game_core.basic

Undocumented in source.

Members

Structs

CColor
struct CColor
Undocumented in source.
CDamping
struct CDamping
Undocumented in source.
CDepth
struct CDepth
Undocumented in source.
CInput
struct CInput
Undocumented in source.
CLocation
struct CLocation
Undocumented in source.
CRotation
struct CRotation
Undocumented in source.
CScale
struct CScale
Undocumented in source.
CSelected
struct CSelected
Undocumented in source.
CStatic
struct CStatic
Undocumented in source.
CVelocity
struct CVelocity
Undocumented in source.
CVelocityFactor
struct CVelocityFactor
Undocumented in source.
DampingSystem
struct DampingSystem
Undocumented in source.
InputMovementSystem
struct InputMovementSystem

System is responsible for movement of objects with CInput component. In this example every entity has same speed when using movement system.

MoveSystem
struct MoveSystem
Undocumented in source.

Meta