Закрытые члены | |
proto native int | ID () |
proto native int | NameHash () |
proto native int | BindingCount () |
proto native int | Binding (int iIndex) |
proto native void | ClearBinding () |
proto native void | BindCombo (string sButtonName) |
proto native void | BindComboByHash (int iHash) |
proto native void | AddAlternative () |
proto native void | ClearAlternative (int iIndex) |
proto native void | SelectAlternative (int iIndex) |
proto native int | AlternativeCount () |
proto native int | AlternativeIndex () |
proto native void | ClearDeviceBind (int iDeviceFlags) |
proto native int | BindKeyCount () |
proto native int | GetBindKey (int iIndex) |
proto native int | GetBindDevice (int iIndex) |
proto native bool | CheckBindDevice (int iIndex, int iDeviceFlags) |
proto native float | LocalValue () |
proto native bool | LocalPress () |
proto native bool | LocalRelease () |
proto native bool | LocalHold () |
proto native bool | LocalHoldBegin () |
proto native bool | LocalDoubleClick () |
proto native bool | LocalClick () |
proto native bool | IsCombo () |
proto native bool | IsLimited () |
proto native bool | IsLimitConditionActive () |
proto native bool | IsPressLimit () |
proto native bool | IsReleaseLimit () |
proto native bool | IsHoldLimit () |
proto native bool | IsHoldBeginLimit () |
proto native bool | IsClickLimit () |
proto native bool | IsDoubleClickLimit () |
proto native bool | HasSorting (int iIndex) |
proto native void | Supress () |
proto native bool | IsLocked () |
proto native void | Lock () |
proto native void | Unlock () |
proto native int | ConflictCount () |
proto native void | ForceEnable (bool bEnable) |
proto native void | ForceDisable (bool bEnable) |
proto native void | Backlit_Override (int eType, int iColor) |
proto native bool | Backlit_Enabled () |
proto native UAIDWrapper | GetPersistentWrapper () |
void | UAInput () |
void | ~UAInput () |