supertux
HurtingPlatform Member List

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

add_component(std::unique_ptr< GameObjectComponent > component) (defined in GameObject)GameObjectinline
add_remove_listener(ObjectRemoveListener *listener)GameObject
after_editor_set() override (defined in MovingSprite)MovingSpritevirtual
change_sprite(const std::string &new_sprite_name) (defined in MovingSprite)MovingSprite
check_state() override (defined in Platform)Platformvirtual
check_state() const (defined in PathObject)PathObjectprotected
class_name() (defined in HurtingPlatform)HurtingPlatforminlinestatic
collides(GameObject &, const CollisionHit &) const overrideMovingObjectinlinevirtual
collision(GameObject &other, const CollisionHit &hit) overrideHurtingPlatformvirtual
collision_solid(const CollisionHit &) overrideMovingObjectinlinevirtual
collision_tile(uint32_t) overrideMovingObjectinlinevirtual
del_remove_listener(ObjectRemoveListener *listener)GameObject
display_name() (defined in HurtingPlatform)HurtingPlatforminlinestatic
draw(DrawingContext &context) overrideMovingSpritevirtual
editor_clone_path(PathGameObject *path_object) (defined in PathObject)PathObject
editor_delete()GameObjectinlinevirtual
editor_deselect()GameObjectinlinevirtual
editor_select() overrideMovingObjectvirtual
editor_set_path_by_ref(const std::string &new_ref) (defined in PathObject)PathObject
editor_update() overridePlatformvirtual
ExposableClass() (defined in ExposableClass)ExposableClassinline
finish_construction() overridePlatformvirtual
GameObject() (defined in GameObject)GameObject
GameObject(const std::string &name) (defined in GameObject)GameObject
GameObject(const ReaderMapping &reader) (defined in GameObject)GameObject
get_action() constMovingSprite
get_bbox() const (defined in MovingObject)MovingObjectinline
get_class_name() const override (defined in HurtingPlatform)HurtingPlatforminlinevirtual
get_class_types() const overrideHurtingPlatforminlinevirtual
get_collision_object() (defined in MovingObject)MovingObjectinline
get_collision_object() const (defined in MovingObject)MovingObjectinline
get_component() (defined in GameObject)GameObjectinline
get_default_sprite_name() const (defined in MovingSprite)MovingSpriteinlinevirtual
get_display_name() const overrideHurtingPlatforminlinevirtual
get_exposed_class_name() const override (defined in Platform)Platforminlinevirtual
get_group() const (defined in MovingObject)MovingObjectinline
get_height() constMovingObject
get_icon_path() const (defined in GameObject)GameObjectinlinevirtual
get_latest_version() constGameObject
get_layer() const override (defined in MovingSprite)MovingSpriteinlinevirtual
get_movement() const (defined in Platform)Platforminline
get_name() constGameObject
get_parent() const (defined in GameObject)GameObjectinline
get_parent_dispenser() const (defined in MovingObject)MovingObjectinline
get_patches() constGameObjectvirtual
get_path() const (defined in PathObject)PathObject
get_path_gameobject() const (defined in PathObject)PathObject
get_path_ref() const (defined in PathObject)PathObject
get_pos() const (defined in MovingObject)MovingObjectinline
get_settings() override (defined in Platform)Platformvirtual
get_speed() const (defined in Platform)Platforminline
get_sprite() constMovingSpriteinline
get_sprite_name() const (defined in MovingSprite)MovingSpriteinline
get_type() constGameObject
get_types() constGameObjectvirtual
get_uid() const (defined in GameObject)GameObjectinline
get_version() constGameObject
get_walker() const (defined in PathObject)PathObjectinline
get_width() constMovingObject
get_x() constMovingObject
get_y() constMovingObject
goto_node(int node_idx)PathObject
has_found_sprite() const (defined in MovingSprite)MovingSpriteinline
has_object_manager_priority() constGameObjectinlinevirtual
has_settings() constGameObjectinlinevirtual
has_variable_size() constGameObjectinlinevirtual
HurtingPlatform(const ReaderMapping &reader) (defined in HurtingPlatform)HurtingPlatform
init_path(const ReaderMapping &mapping, bool running_default)PathObject
init_path_pos(const Vector &pos, bool running=false) (defined in PathObject)PathObject
INITIAL enum value (defined in GameObject)GameObjectprotected
is_saveable() constGameObjectinlinevirtual
is_singleton() constGameObjectinlinevirtual
is_up_to_date() constGameObject
is_valid() constGameObjectinline
jump_to_node(int node_idx)Platform
listener_is_valid() const override (defined in MovingObject)MovingObjectinlinevirtual
m_col (defined in MovingObject)MovingObjectprotected
m_default_sprite_nameMovingSpriteprotected
m_fade_helpersGameObjectprotected
m_flip (defined in MovingSprite)MovingSpriteprotected
m_layerMovingSpriteprotected
m_nameGameObjectprotected
m_parent_dispenser (defined in MovingObject)MovingObjectprotected
m_path_handle (defined in PathObject)PathObjectprotected
m_sprite (defined in MovingSprite)MovingSpriteprotected
m_sprite_name (defined in MovingSprite)MovingSpriteprotected
m_track_undoGameObjectprotected
m_typeGameObjectprotected
matches_sprite(const std::string &sprite_file) const (defined in MovingSprite)MovingSprite
move(const Vector &dist) (defined in MovingObject)MovingObjectinlinevirtual
move(float x, float y)MovingObject
move_to(const Vector &pos) override (defined in Platform)Platformvirtual
MovingObject() (defined in MovingObject)MovingObject
MovingObject(const ReaderMapping &reader) (defined in MovingObject)MovingObject
MovingSprite(const Vector &pos, const std::string &sprite_name, int layer=LAYER_OBJECTS, CollisionGroup collision_group=COLGROUP_MOVING) (defined in MovingSprite)MovingSprite
MovingSprite(const ReaderMapping &reader, const Vector &pos, int layer=LAYER_OBJECTS, CollisionGroup collision_group=COLGROUP_MOVING) (defined in MovingSprite)MovingSprite
MovingSprite(const ReaderMapping &reader, const std::string &sprite_name, int layer=LAYER_OBJECTS, CollisionGroup collision_group=COLGROUP_MOVING) (defined in MovingSprite)MovingSprite
MovingSprite(const ReaderMapping &reader, int layer=LAYER_OBJECTS, CollisionGroup collision_group=COLGROUP_MOVING) (defined in MovingSprite)MovingSprite
on_flip(float height) overridePlatformvirtual
on_flip() (defined in PathObject)PathObjectprotected
on_type_change(int old_type) overrideMovingSpritevirtual
parse_type(const ReaderMapping &reader)GameObjectprotected
PathObject() (defined in PathObject)PathObject
Platform(const ReaderMapping &reader) (defined in Platform)Platform
Platform(const ReaderMapping &reader, const std::string &default_sprite) (defined in Platform)Platform
play_looping_sounds()GameObjectinlinevirtual
register_class(ssq::VM &vm) (defined in Platform)Platformstatic
register_members(ssq::Class &cls) (defined in PathObject)PathObjectprotectedstatic
remove_component(GameObjectComponent *component) (defined in GameObject)GameObjectinline
remove_me()GameObjectinlinevirtual
save(Writer &writer)GameObjectvirtual
save() (defined in GameObject)GameObject
save_state() overridePlatformvirtual
save_state() const (defined in PathObject)PathObjectprotected
set_action(const std::string &name)MovingSprite
set_action(const std::string &name, int loops)MovingSprite
set_action(const std::string &name, const Direction &dir, int loops=-1)MovingSprite
set_action(const Direction &dir, const std::string &name, int loops=-1)MovingSprite
set_action(const Direction &dir, int loops=-1)MovingSprite
set_action(const std::string &action, int loops, AnchorPoint anchorPoint)MovingSprite
set_action_centered(const std::string &action, int loops=-1)MovingSprite
set_action_loops(const std::string &name, int loops)MovingSprite
set_group(CollisionGroup group) (defined in MovingObject)MovingObjectinlineprotected
set_name(const std::string &name) (defined in GameObject)GameObjectinline
set_node(int node_idx)PathObject
set_parent_dispenser(Dispenser *dispenser) (defined in MovingObject)MovingObject
set_pos(const Vector &pos) (defined in MovingObject)MovingObjectinlinevirtual
set_pos(float x, float y)MovingObject
spawn_explosion_sprites(int count, const std::string &sprite_path) (defined in MovingSprite)MovingSprite
start_moving()PathObject
stop_looping_sounds()GameObjectinlinevirtual
stop_moving()PathObject
track_state() constGameObjectinlinevirtual
type_id_to_value(const std::string &id) constGameObjectprotected
type_value_to_id(int value) const (defined in GameObject)GameObjectprotected
TypeChange enum nameGameObjectprotected
update(float dt_sec) overridePlatformvirtual
update_hitbox()MovingSpriteprotectedvirtual
update_version() (defined in GameObject)GameObjectvirtual
~CollisionListener() (defined in CollisionListener)CollisionListenerinlinevirtual
~ExposableClass() override (defined in ExposableClass)ExposableClassinlinevirtual
~GameObject() override (defined in GameObject)GameObjectvirtual
~MovingObject() override (defined in MovingObject)MovingObject
~PathObject() (defined in PathObject)PathObjectvirtual