Loading [MathJax]/extensions/tex2jax.js
Saga
Saga Game Engine
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
a
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
Functions
a
c
d
e
g
h
i
l
m
o
p
r
s
u
v
Variables
Typedefs
Enumerations
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
~
Functions
a
b
c
d
e
f
g
h
i
k
l
m
o
p
r
s
t
u
v
w
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
Typedefs
Enumerations
Enumerator
Files
File List
File Members
All
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
entity.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <cstdint>
4
5
namespace
Saga
{
6
7
using
entity_type
= std::uint32_t;
8
12
enum class
Entity:
entity_type
;
13
14
}
// namespace Saga
Saga
Definition:
app.cpp:8
Saga::entity_type
std::uint32_t entity_type
Definition:
entity.h:7
Entity
entity.h
Generated by
1.9.6