]> code.bitgloo.com Git - clyne/entityx.git/commit
Configurable delta time type via -DENTITYX_DT_TYPE=<type>.
authorAlec Thomas <alec@swapoff.org>
Sun, 26 Oct 2014 23:26:30 +0000 (10:26 +1100)
committerAlec Thomas <alec@swapoff.org>
Sun, 26 Oct 2014 23:26:57 +0000 (10:26 +1100)
commit8158e9c732c75baf47e51c304ab593f9feb842c6
treeae92c64f8faf104694c86c3384ab64504ad1babf
parentff13e11e706c377f767e61b781c63c99c8f665eb
Configurable delta time type via -DENTITYX_DT_TYPE=<type>.

Fixes #60.
12 files changed:
CMakeLists.txt
README.md
entityx/3rdparty/simplesignal.h
entityx/Entity.cc
entityx/Entity.h
entityx/Event.cc
entityx/Event.h
entityx/System.cc
entityx/System.h
entityx/config.h.in
entityx/deps/Dependencies.h
examples/example.cc