Platform Data Engine
0.0.1
A data-driven game engine for platformers
PlatformDataEngine::Menu Member List
This is the complete list of members for
PlatformDataEngine::Menu
, including all inherited members.
Component
() (defined in
PlatformDataEngine::Component
)
PlatformDataEngine::Component
copy
(std::shared_ptr< Component > otherCompPtr)
PlatformDataEngine::Component
virtual
draw
(sf::RenderTarget &target, sf::RenderStates states) const
PlatformDataEngine::Menu
virtual
getLastMenu
() const (defined in
PlatformDataEngine::Menu
)
PlatformDataEngine::Menu
inline
getProps
() const (defined in
PlatformDataEngine::Component
)
PlatformDataEngine::Component
inline
getType
() const (defined in
PlatformDataEngine::Component
)
PlatformDataEngine::Component
inline
init
()
PlatformDataEngine::Menu
virtual
loadDefinition
(nlohmann::json object)
PlatformDataEngine::Component
virtual
m_all_props
(defined in
PlatformDataEngine::Component
)
PlatformDataEngine::Component
protected
m_isDefinition
(defined in
PlatformDataEngine::Component
)
PlatformDataEngine::Component
protected
m_parent
(defined in
PlatformDataEngine::Component
)
PlatformDataEngine::Component
protected
m_properties
(defined in
PlatformDataEngine::Component
)
PlatformDataEngine::Component
protected
m_type
(defined in
PlatformDataEngine::Component
)
PlatformDataEngine::Component
protected
networkDeserialize
(PDEPacket &input)
PlatformDataEngine::Component
virtual
networkDeserializeInit
(PDEPacket &input)
PlatformDataEngine::Component
virtual
networkSerialize
(PDEPacket &output)
PlatformDataEngine::Component
virtual
networkSerializeInit
(PDEPacket &output)
PlatformDataEngine::Component
virtual
registerHierarchy
(GameObject *parent) (defined in
PlatformDataEngine::Component
)
PlatformDataEngine::Component
setCurrentMenu
(ListMenu *currentMenu) (defined in
PlatformDataEngine::Menu
)
PlatformDataEngine::Menu
inline
setIsDefinition
(bool isDef) (defined in
PlatformDataEngine::Component
)
PlatformDataEngine::Component
inline
setLastMenu
(ListMenu *lastMenu) (defined in
PlatformDataEngine::Menu
)
PlatformDataEngine::Menu
inline
setProps
(nlohmann::json &props) (defined in
PlatformDataEngine::Component
)
PlatformDataEngine::Component
inline
setType
(const std::string &type) (defined in
PlatformDataEngine::Component
)
PlatformDataEngine::Component
inline
update
(const float &dt, const float &elapsedTime)
PlatformDataEngine::Menu
virtual
Generated by
1.9.3