HUD

* Example class for player.

Members

Functions

start
void start()

* Optional. * If declared, it is called after all objects instantiation.

update
void update()

* Optional. * If declared, it is called every frame.

Mixins

__anonymous
mixin NodeConstructor
Undocumented in source.

Meta