BallCollisionSystem.State

Undocumented in source.
struct BallCollisionSystem
struct State {}

Members

Functions

test
bool test(EntityID id)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

data
EntitiesData data;
Undocumented in source.
hits
uint hits;
Undocumented in source.
i
uint i;
Undocumented in source.

Meta