#ifndef CONTROLLING_H_80B1BB8D #define CONTROLLING_H_80B1BB8D #include "system.h" #include class ControllingSystem : public System { public: ControllingSystem(Game& game) : System(game) { } void tick(double dt); void input(int key, int action); void freeze(id_type entity); void unfreeze(id_type entity); private: std::queue> actions_; }; #endif /* end of include guard: CONTROLLING_H_80B1BB8D */ />
about summary refs log tree commit diff stats
blob: 63463f086293e32cc1f1272b48b10235a3aff4d2 (plain) (blame)
1
2
name: "Post Orange Smiley Three Way"
panel_display_name: "West Area"