Skip to main content

Module game_object

Module game_object 

Source
Expand description

Engine/Game objects that can exist within a scene.

TODO: explain OOP here

Modules§

camera
Camera GameObjects that can capture a scene
group
An empty object that can contain other GameObjects
light
Camera GameObjects that can light up a scene
obj
A GameObject that can be built from an obj file.

Traits§

GameObject
GameObjectBoxClone
Allows Box to be clonable