Engine
Frameworkcreatedbymeusableforthecreationofsimplegames.CurrentlysupportsOpenGL(Verysimple)andVulkan.
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Engine
Component
Engine::Component Member List
This is the complete list of members for
Engine::Component
, including all inherited members.
AddComponent
(Args &&...args)
Engine::Component
protected
AddComponents
(size_t count, Args &&...args)
Engine::Component
protected
Component
()
Engine::Component
explicit
protected
Entity
class
Engine::Component
friend
GetAllComponents
() const
Engine::Component
protected
GetComponent
()
Engine::Component
protected
GetComponents
()
Engine::Component
protected
GetOwner
() const
Engine::Component
GetPointerRefence
() const
Engine::Component
protected
GetPointerRefence
()
Engine::Component
protected
InitializeComponent
()
Engine::Component
protected
virtual
isEnabled
Engine::Component
LoadBaseComponent
(archive ar)
Engine::Component
protected
OnBeginContact
(eastl::weak_ptr< Entity > entity)
Engine::Component
protected
virtual
OnComponentAdded
(eastl::weak_ptr< Component > addedComponent)
Engine::Component
protected
virtual
OnComponentRemoved
(eastl::weak_ptr< Component > removedComponent)
Engine::Component
protected
virtual
OnEndContact
(eastl::weak_ptr< Entity > entity)
Engine::Component
protected
virtual
RemoveAllComponents
() const
Engine::Component
protected
RemoveComponent
(size_t amountToRemove=1) const
Engine::Component
protected
SaveBaseComponent
(archive ar)
Engine::Component
protected
Update
()
Engine::Component
protected
virtual
~Component
()=default
Engine::Component
virtual
Generated by
1.8.11