You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scott Cummings edited this page Aug 9, 2013
·
2 revisions
The Platypus game framework uses an Entity / Component design pattern rather than inheritance. This design pattern might be familiar to users of the Unity tools and game engine. More information on Entities and Components can be found below.