GameKit  0.0.1a
C++ gamedev tools
gk::HealthComponent Member List

This is the complete list of members for gk::HealthComponent, including all inherited members.

addLife(const u16 lifeAdded)gk::HealthComponentinline
HealthComponent(const u16 maxLife, const u16 life=0, const u16 hurtTime=0)gk::HealthComponentinline
hurtTimer()gk::HealthComponentinline
life() constgk::HealthComponentinline
m_hurtTimegk::HealthComponentprivate
m_hurtTimergk::HealthComponentprivate
m_lifegk::HealthComponentprivate
m_maxLifegk::HealthComponentprivate
maxLife() constgk::HealthComponentinline
removeLife(const u16 lifeRemoved)gk::HealthComponentinline
setLife(const u16 newLife)gk::HealthComponentinline