DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено
Mouse API

returns index of defined key in InputDevice by its name Подробнее...

Перечисления

enum  MouseState {
  LEFT , RIGHT , MIDDLE , X ,
  Y , WHEEL
}
 

Функции

proto native int GetMouseState (MouseState index)
 
proto void GetMousePos (out int x, out int y)
 
proto void GetScreenSize (out int x, out int y)
 

Подробное описание

returns index of defined key in InputDevice by its name