PurpleKingdomGames / indigo

An FP game engine for Scala.
https://indigoengine.io/
MIT License
611 stars 56 forks source link

Add toFrameContext methods #713

Closed davesmith00000 closed 2 months ago

davesmith00000 commented 3 months ago

There are a few 'context' types, like SubSystemFrameContext. It would be good if you can always convert them to a normal FrameContext with a simple Unit type param.