virtual GameObjectClasses get_class_types() const override
List notable classes in inheritance hierarchy of class.
Definition: path_gameobject.hpp:47
virtual std::string get_display_name() const override
Returns the display name of the object, translated to the user's locale.
Definition: path_gameobject.hpp:46
virtual GameObjectClasses get_class_types() const
List notable classes in inheritance hierarchy of class.
Definition: game_object.cpp:113
This class provides functions for drawing things on screen.
Definition: drawing_context.hpp:42