Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Components ¶
type Components struct { GridElement *ecs.SliceComponent Player *ecs.NullComponent Box *ecs.NullComponent Goal *ecs.NullComponent Wall *ecs.NullComponent }
Components contains references to all game components
Click to show internal directories.
Click to hide internal directories.