supertux
RainSplash Member List

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

add_component(std::unique_ptr< GameObjectComponent > component) (defined in GameObject)GameObjectinline
add_remove_listener(ObjectRemoveListener *listener)GameObject
after_editor_set() (defined in GameObject)GameObjectinlinevirtual
del_remove_listener(ObjectRemoveListener *listener)GameObject
draw(DrawingContext &context) overrideRainSplashprotectedvirtual
editor_delete()GameObjectinlinevirtual
editor_deselect()GameObjectinlinevirtual
editor_select()GameObjectinlinevirtual
editor_update()GameObjectinlinevirtual
finish_construction()GameObjectinlinevirtual
GameObject() (defined in GameObject)GameObject
GameObject(const std::string &name) (defined in GameObject)GameObject
GameObject(const ReaderMapping &reader) (defined in GameObject)GameObject
get_class() const (defined in GameObject)GameObjectinlinevirtual
get_component() (defined in GameObject)GameObjectinline
get_display_name() const (defined in GameObject)GameObjectinlinevirtual
get_icon_path() const (defined in GameObject)GameObjectinlinevirtual
get_name() const (defined in GameObject)GameObjectinline
get_settings() (defined in GameObject)GameObjectvirtual
get_uid() const (defined in GameObject)GameObjectinline
has_settings() constGameObjectinlinevirtual
has_variable_size() constGameObjectinlinevirtual
hit(Player &) (defined in RainSplash)RainSplashprotectedvirtual
is_saveable() const overrideRainSplashinlinevirtual
is_singleton() constGameObjectinlinevirtual
is_valid() constGameObjectinline
m_nameGameObjectprotected
play_looping_sounds()GameObjectinlinevirtual
RainSplash(const Vector &pos, bool vertical) (defined in RainSplash)RainSplash
remove_component(GameObjectComponent *component) (defined in GameObject)GameObjectinline
remove_me()GameObjectinline
save(Writer &writer)GameObject
set_name(const std::string &name) (defined in GameObject)GameObjectinline
stop_looping_sounds()GameObjectinlinevirtual
update(float dt_sec) overrideRainSplashprotectedvirtual
~GameObject() (defined in GameObject)GameObjectvirtual
~RainSplash() (defined in RainSplash)RainSplash