NasNas
An intuitive and beginner friendly 2D game framework for C++
Main Page
+
Namespaces
Namespace List
+
Namespace Members
All
Functions
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
a
b
c
d
f
g
h
i
l
o
p
r
s
t
u
y
~
+
Functions
a
b
c
d
f
g
h
i
l
o
p
r
s
t
u
y
~
Variables
+
Files
File List
ns
EntityObject
Public Member Functions
|
Protected Member Functions
|
List of all members
ns::EntityObject Class Reference
Public Member Functions
template<class TComp , typename ... Targs>
TComp &
add
(Targs ...args)
template<typename TComp >
void
remove
()
template<typename TComp >
auto
has
() const -> bool
template<typename TComp >
auto
get
() const -> TComp &
Protected Member Functions
auto
getId
() const -> ecs::Entity
Detailed Description
Definition at line
11
of file
EntityObject.hpp
.
The documentation for this class was generated from the following file:
EntityObject.hpp
Generated by
1.8.13