ArnieBoids  1.0.0
JOINT AI PROJECT
Ship Member List

This is the complete list of members for Ship, including all inherited members.

accel_Shipprotected
addHealth(unsigned int health)Ship
brake()Ship
clampToMaxSpeed()Shipprotected
connection_Shipprivate
coolDown_Shipprotected
debug_rect_Ship
forward_Shipprotected
getForward() const Ship
getHealth() const Ship
getMaxHealth() const Ship
getRadarRange() const Ship
getVelocity() const Ship
health_Shipprotected
isDead() const Ship
MAX_HEALTH_Shipprotected
MAX_SPEED_Shipprotected
onCollide(Ship *other)=0Shippure virtual
particleAngleVariance_Shipprotected
particleEmitter_Shipprotected
radarRange_Shipprotected
refireTime_Shipprotected
setRadarRange(float range)Ship
Ship(thor::ParticleSystem &particleSystem, sf::Vector2f const &position, float maxSpeed, unsigned int health=1u)Ship
takeDamage(unsigned int amount=1u)Ship
thrust()Ship
thrust_Shipprotected
ticks_Shipprotected
tickToSec(unsigned int ticks) const Shipprotected
trigger()Ship
turnLeft()Ship
turnRight()Ship
turnSpeed_Shipprotected
turnToward(sf::Vector2f const &direction)Ship
update()Shipvirtual
updateParticleEmitter()Shipprotectedvirtual
velocity_Shipprotected
~Ship()Ship