Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BasicFace ¶
type BasicFace interface { ID() uint64 GetBasicEntity() *ecs.BasicEntity }
BasicFace is the means of accessing the ecs.BasicEntity class , it also has the ID method, to simplify, finding an item within a system
Click to show internal directories.
Click to hide internal directories.