]> code.bitgloo.com Git - clyne/entityx.git/commit
Rename SystemManager::update_all() and Add Documentation
authorDavid LeGare <excaliburhissheath@gmail.com>
Sat, 20 Dec 2014 16:25:47 +0000 (10:25 -0600)
committerDavid LeGare <excaliburhissheath@gmail.com>
Sat, 20 Dec 2014 16:25:47 +0000 (10:25 -0600)
commit8769f0f5880712d78ee887004c2c1c53bf80acf0
tree7da1cabc85a980a192fe407ffb6f541629a584d8
parent38a9e1d2b4d297bd4e3302cccea56d97b84326a4
Rename SystemManager::update_all() and Add Documentation

- Renamed SystemManager::updateAll() to SystemManager::update_all() to
make it consistent with the existing naming convention.
- Added documentation for SystemManager::update_all().
entityx/System.cc
entityx/System.h
entityx/System_test.cc