ysge.gameObject

contains the base class for game objects

Members

Classes

GameObject
class GameObject

base class for objects in a scene

Enums

RenderType
enum RenderType

whether the object will render with a colour or a texture

Unions

RenderValue
union RenderValue

a texture or a colour that will be used for rendering this object

Meta