supertux
TextObject Member List

This is the complete list of members for TextObject, 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)GameObjectvirtual
check_state() (defined in GameObject)GameObjectvirtual
class_name() (defined in TextObject)TextObjectinlinestatic
del_remove_listener(ObjectRemoveListener *listener)GameObject
display_name() (defined in TextObject)TextObjectinlinestatic
draw(DrawingContext &context) overrideTextObjectvirtual
editor_delete()GameObjectinlinevirtual
editor_deselect()GameObjectinlinevirtual
editor_select()GameObjectinlinevirtual
editor_update()GameObjectinlinevirtual
ExposableClass() (defined in ExposableClass)ExposableClassinline
fade_in(float fadetime)TextObject
fade_out(float fadetime)TextObject
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_anchor_point() constTextObject
get_class_name() const override (defined in TextObject)TextObjectinlinevirtual
get_class_types() const overrideTextObjectinlinevirtual
get_component() (defined in GameObject)GameObjectinline
get_display_name() const overrideTextObjectinlinevirtual
get_exposed_class_name() const override (defined in TextObject)TextObjectinlinevirtual
get_icon_path() const override (defined in TextObject)TextObjectinlinevirtual
get_latest_version() constGameObject
get_name() constGameObject
get_parent() const (defined in GameObject)GameObjectinline
get_patches() constGameObjectvirtual
get_pos() const (defined in TextObject)TextObjectinline
get_settings() (defined in GameObject)GameObjectvirtual
get_type() constGameObject
get_types() constGameObjectvirtual
get_uid() const (defined in GameObject)GameObjectinline
get_version() constGameObject
get_wrap_width() constTextObject
get_x() constTextObject
get_y() constTextObject
grow_in(float fadetime)TextObject
grow_out(float fadetime)TextObject
has_object_manager_priority() constGameObjectinlinevirtual
has_settings() constGameObjectinlinevirtual
has_variable_size() constGameObjectinlinevirtual
INITIAL enum value (defined in GameObject)GameObjectprotected
is_saveable() const overrideTextObjectinlinevirtual
is_singleton() constGameObjectinlinevirtual
is_up_to_date() constGameObject
is_valid() constGameObjectinline
m_fade_helpersGameObjectprotected
m_nameGameObjectprotected
m_track_undoGameObjectprotected
m_typeGameObjectprotected
on_flip(float height)GameObjectinlinevirtual
on_type_change(int old_type) (defined in GameObject)GameObjectinlineprotectedvirtual
parse_type(const ReaderMapping &reader)GameObjectprotected
play_looping_sounds()GameObjectinlinevirtual
register_class(ssq::VM &vm) (defined in TextObject)TextObjectstatic
remove_component(GameObjectComponent *component) (defined in GameObject)GameObjectinline
remove_me()GameObjectinlinevirtual
save(Writer &writer)GameObjectvirtual
save() (defined in GameObject)GameObject
save_state()GameObjectvirtual
set_anchor_offset(float x, float y)TextObject
set_anchor_offset(const Vector &offset) (defined in TextObject)TextObjectinline
set_anchor_point(int anchor)TextObject
set_anchor_point(AnchorPoint anchor) (defined in TextObject)TextObjectinline
set_back_fill_color(float red, float green, float blue, float alpha)TextObject
set_centered(bool centered)TextObject
set_font(const std::string &fontname)TextObject
set_front_fill_color(float red, float green, float blue, float alpha)TextObject
set_name(const std::string &name) (defined in GameObject)GameObjectinline
set_pos(float x, float y)TextObject
set_pos(const Vector &pos) (defined in TextObject)TextObjectinline
set_roundness(float roundness)TextObject
set_text(const std::string &text)TextObject
set_text_color(float red, float green, float blue, float alpha)TextObject
set_visible(bool visible)TextObject
set_wrap_width(float width)TextObject
stop_looping_sounds()GameObjectinlinevirtual
TextObject(const std::string &name="") (defined in TextObject)TextObject
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) overrideTextObjectvirtual
update_version() (defined in GameObject)GameObjectvirtual
~ExposableClass() override (defined in ExposableClass)ExposableClassinlinevirtual
~GameObject() override (defined in GameObject)GameObjectvirtual
~TextObject() override (defined in TextObject)TextObject