Dragonfly 4.19
A text-based game engine
df::Splash Member List

This is the complete list of members for df::Splash, including all inherited members.

accelerate()df::Object
deserialize(std::string s)df::Objectvirtual
doPathFollowing()df::Object
draw()df::Objectvirtual
eventHandler(const Event *p_e) overridedf::Splashvirtual
getAcceleration() constdf::Object
getAltitude() constdf::Object
getAnimation() constdf::Object
getAvoidCollisions() constdf::Object
getBox() constdf::Object
getDirection() constdf::Object
getFollowPath() constdf::Object
getId() constdf::Object
getNoSoft() constdf::Object
getPath() constdf::Object
getPathFind()df::Object
getPosition() constdf::Object
getShape() constdf::Object
getSolidness() constdf::Object
getSpeed() constdf::Object
getType() constdf::Object
getVelocity() constdf::Object
isActive() constdf::Object
isModified(enum ObjectAttribute attribute) constdf::Objectvirtual
isModified() constdf::Objectvirtual
isSolid() constdf::Object
isVisible() constdf::Object
m_accelerationdf::Objectprivate
m_altitudedf::Objectprivate
m_animationdf::Objectprivate
m_avoid_collisionsdf::Objectprivate
m_boxdf::Objectprivate
m_countdown (defined in df::Splash)df::Splashprivate
m_directiondf::Objectprivate
m_event_countdf::Objectprivate
m_event_namedf::Objectprivate
m_follow_pathdf::Objectprivate
m_iddf::Objectprivate
m_is_activedf::Objectprivate
m_is_visibledf::Objectprivate
m_modifieddf::Objectprivate
m_no_softdf::Objectprivate
m_p_local_spritedf::Splashprivate
m_p_path_finddf::Objectprivate
m_pathdf::Objectprivate
m_positiondf::Objectprivate
m_shapedf::Objectprivate
m_solidnessdf::Objectprivate
m_speeddf::Objectprivate
m_typedf::Objectprivate
max_iddf::Objectstatic
moveTo(Vector new_position)df::Object
Object()df::Object
pathTo(Vector position)df::Object
pathTo(Object *p_o_target)df::Object
predictPosition()df::Object
registerInterest(std::string event_type)df::Object
serialize(std::string attr="")df::Objectvirtual
setAcceleration(Vector new_acceleration)df::Object
setActive(bool new_active=true)df::Object
setAltitude(int new_altitude)df::Object
setAnimation(Animation new_animation, bool set_box=true)df::Object
setAvoidCollisions(bool new_avoid_collisions=true)df::Object
setBox(Box new_box)df::Object
setDirection(Vector new_direction)df::Object
setFollowPath(bool new_follow_path=true)df::Object
setId(int new_id)df::Object
setNoSoft(bool new_no_soft=true)df::Object
setPath(Path new_path)df::Object
setPosition(Vector new_position)df::Objectvirtual
setShape(Shape new_shape)df::Object
setSolidness(Solidness new_solid)df::Object
setSpeed(float speed)df::Object
setSprite(std::string sprite_label)df::Object
setType(std::string new_type)df::Object
setVelocity(Vector velocity)df::Object
setVisible(bool new_visible=true)df::Object
Splash()df::Splash
toString() constdf::Object
unregisterInterest(std::string event_type)df::Object
~Object()df::Objectvirtual
~Splash() (defined in df::Splash)df::Splash