TorqueScript Reference
|
Functions | |
void | inputPopCursor () |
void | inputPushCursor (cursorShapeName) |
void inputPopCursor | ( | ) |
Pops the current cursor shape from manager stack
void inputPushCursor | ( | cursorShapeName | ) |
Set's the current cursor to one specified
cursorShapeName | Name corresponding to enumerated shape value: "Arrow", "Wait", "Plus", "ResizeVert", "ResizeHorz", "ResizeAll", "ibeam", "ResizeNESW", "ResizeNWSE" |