| | Type | Name | Arguments | | - | - | string | m_sTaskByMouseCursor |
| - | - | ^CObjMgr | m_pxObjMgr |
| - | - | bool | m_bLMB |
| - | - | bool | m_bRMB |
| - | - | point | m_xDragBoxBegin |
| - | - | point | m_xMousePos |
| - | - | int | m_iState |
| - | - | string | m_sCommand |
| - | - | string | m_sTTPath |
| - | - | ^CObj | m_pxItem |
| - | - | ^CObjSelection | m_pxSelection |
| - | - | array | m_asTargetTypes |
| - | - | array | m_asTargetOwner |
| - | - | int | m_iPreviousCursor |
| - | - | int | m_iMT_Invalid |
| - | - | int | m_iMT_MouseMove |
| - | - | int | m_iMT_MouseLBtnDown |
| - | - | int | m_iMT_MouseRBtnDown |
| - | - | int | m_iMT_MouseLBtnUp |
| - | - | int | m_iMT_MouseRBtnUp |
| - | - | int | m_iMT_MouseLBtnDoubleClick |
| - | - | int | m_iMT_MouseRBtnDoubleClick |
| - | - | int | m_iMT_KeyDown |
| - | - | int | m_iMT_KeyUp |
| - | - | int | m_iMT_MouseWheel |
| - | - | int | m_iNumKeyDown |
| - | - | ^CObj | m_pxMarkedObj |
| - | - | ^CObjMgr.CRangeMarker | m_pxRangeMarker |
| - | - | CClntHndl | m_xRangeMarkerObj |
| - | - | bool | m_bMouseMarker |
| - | - | CClntHndl | m_xRepairObj |
| X | - | void | constructor | (
) |
| X | - | void | destructor | (
) |
| X | - | ref CSecondaryInputController | op_Assign | (
ref CSecondaryInputController ) |
| X | - | bool | HandleMsg | (
bitset p_dwType , bitset p_dwFlags , int p_iKey , int p_iX , int p_iY ) |
| X | - | void | Render | (
) |
| X | - | void | Reset | (
) |
| X | - | void | SetCommand | (
string p_s ) |
| X | - | void | SetItem | (
CGuid p_xGuid ) |
| X | - | void | SetRangeMarker | (
string p_s , ^CObj p_pxObj ) |
| - | - | void | AddRangeMarker | (
real p_fRange , bool p_bCursor , CClntHndl p_xObj ) |
| X | - | void | SetNoneObjPath | (
string p_s ) |
| X | - | void | SetTTPath | (
string p_s ) |
| - | - | void | SetMouseCursor | (
string p_sCursor ) |
| X | - | bool | HandleCatchedMsg | (
bitset p_dwType , bitset p_dwFlags , int p_iKey , int p_iX , int p_iY ) |
| - | - | void | UpdateMouseCursor | (
) |
| - | - | string | GetAction | (
ref CSelectionInfo p_rxSel , CClntHndl p_xHitObj , vec3 p_vPickPoint ) |
| X | - | void | ResetController | (
) |
| X | - | string | GetCommand | (
) |