Public Member Functions | |
| OverlayTo (float duration, Common::SharedPtr< Room > room, const Color &to) | |
| virtual void | onUpdate (float elapsed) override |
Public Member Functions inherited from Twp::Motor | |
| virtual void | disable () |
| virtual bool | isEnabled () const |
| void | update (float elapsed) |
Additional Inherited Members | |
Protected Attributes inherited from Twp::Motor | |
| bool | _enabled = true |