Merging r6140 through r6144 from trunk to ogl-es branch.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@6145 dfc29bdd-3216-0410-991c-e03cc46cb475
This commit is contained in:
@@ -114,6 +114,7 @@ namespace scene
|
||||
void allKeysUp();
|
||||
|
||||
gui::ICursorControl *CursorControl;
|
||||
bool GrabMouse;
|
||||
|
||||
f32 MaxVerticalAngle;
|
||||
bool NoVerticalMovement;
|
||||
@@ -129,6 +130,7 @@ namespace scene
|
||||
|
||||
core::array<SKeyMap> KeyMap;
|
||||
core::position2d<f32> CenterCursor, CursorPos;
|
||||
bool HadMouseEvent;
|
||||
|
||||
bool CursorKeys[EKA_COUNT];
|
||||
|
||||
|
Reference in New Issue
Block a user