- clearEntities
void clearEntities()
Undocumented in source. Be warned that the author may not have intended to support it.
- collides
bool collides(int x, int z)
Undocumented in source. Be warned that the author may not have intended to support it.
- collision
void collision()
Undocumented in source. Be warned that the author may not have intended to support it.
- decodeLevel
void decodeLevel(Renderer renderer, int id)
Undocumented in source. Be warned that the author may not have intended to support it.
- nextLevel
void nextLevel()
Undocumented in source. Be warned that the author may not have intended to support it.
- put
void put(Explosion* e)
Undocumented in source. Be warned that the author may not have intended to support it.
- put
void put(Particle* p)
Undocumented in source. Be warned that the author may not have intended to support it.
- put
void put(PlayerPlasma* p)
Undocumented in source. Be warned that the author may not have intended to support it.
- put
void put(Sentry* s)
Undocumented in source. Be warned that the author may not have intended to support it.
- put
void put(SentryPlasma* p)
Undocumented in source. Be warned that the author may not have intended to support it.
- rebootCpu
void rebootCpu()
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
void remove(Explosion* e)
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
void remove(Particle* p)
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
void remove(Health* h)
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
void remove(Spider* s)
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
void remove(PlayerPlasma* p)
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
void remove(Sentry* s)
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
void remove(SentryPlasma* s)
Undocumented in source. Be warned that the author may not have intended to support it.
- render
void render(Renderer renderer, float tick)
Undocumented in source. Be warned that the author may not have intended to support it.
- updateEntities
void updateEntities(float tick, Input input, int mouseX, int mouseY)
Undocumented in source. Be warned that the author may not have intended to support it.