Spider

Undocumented in source.

Constructors

this
this(Entity entity)
Undocumented in source.

Members

Functions

check
void check(Spider other)
Undocumented in source. Be warned that the author may not have intended to support it.
check
void check(Level level, Player other)
Undocumented in source. Be warned that the author may not have intended to support it.
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, Entity from, 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)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

animation_time
float animation_time;
Undocumented in source.
entity
Entity entity;
Undocumented in source.
select_target_counter
float select_target_counter;
Undocumented in source.
target_x
float target_x;
target_z
float target_z;
Undocumented in source.

Meta