CSnake

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Functions

onCreate
void onCreate()
Undocumented in source. Be warned that the author may not have intended to support it.
onDestroy
void onDestroy()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin ECS.Component
Undocumented in source.

Structs

Parts
struct Parts
Undocumented in source.

Variables

direction
CMovement.Direction direction;
Undocumented in source.
parts
Parts parts;
Undocumented in source.

Mixed In Members

From mixin ECS.Component

ref_
deprecated ComponentRef ref_()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta