- clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- create
void create(ivec2 nodes_count, vec2 node_size)
Undocumented in source. Be warned that the author may not have intended to support it.
- mark
void mark(EntityID id, vec2 beg, vec2 end, ubyte mask)
Undocumented in source. Be warned that the author may not have intended to support it.
- test
bool test(EntityID id, vec2 beg, vec2 end, ubyte mask)
Undocumented in source. Be warned that the author may not have intended to support it.
- test
bool test(EntityID id, vec2 pos, ubyte mask)
Undocumented in source. Be warned that the author may not have intended to support it.