#include <obj_face.h>
Inheritance diagram for FaceRotate:

Public Member Functions | |
| FaceRotate (Object *_obj, int _dir, bool _cwise, int _ms) | |
| virtual | ~FaceRotate () |
| virtual void | Event (int evt) |
Private Attributes | |
| bool | cwise |
| int | duration |
| int | count |
|
||||||||||||||||||||
|
|
|
|
|
|
|
turn when countdown complete Reimplemented from FacingInterface. |
|
|
ms left in present count down |
|
|
true: cwise false: counter-cwise |
|
|
ms to face rotation |
1.3-rc3