- kill
void kill(Level level)
Undocumented in source. Be warned that the author may not have intended to support it.
- receive_damage
void receive_damage(Level level, int amount)
Undocumented in source. Be warned that the author may not have intended to support it.
- render
void render(Renderer renderer)
Undocumented in source. Be warned that the author may not have intended to support it.
- update
void update(Level level, float elapsed, Input input, int mouseX, int mouseY)
- bob
float bob;
Undocumented in source. Be warned that the author may not have intended to support it.