Untitled Game engine no.5
1.0
|
System for processing control inputs. More...
#include <Controller.hpp>
Static Public Member Functions | |
static void | Update (const Scene &scene) |
Update all entities with controllers in the scene. More... | |
System for processing control inputs.
|
static |
Update all entities with controllers in the scene.
scene |