Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type System ¶
type System struct { akara.BaseSystem Components struct { Audible audio.ComponentFactory // contains filtered or unexported fields } // contains filtered or unexported fields }
System is responsible for handling Audible entities
func (*System) Init ¶
Init initializes the system with the given world, injecting the necessary components
func (*System) IsInitialized ¶
Click to show internal directories.
Click to hide internal directories.