Home
last modified time | relevance | path

Searched refs:Maniac_GetMousePosition (Results 1 – 3 of 3) sorted by relevance

/dports/games/liblcf/liblcf-0.7.0/generator/csv/
H A Denums_easyrpg.csv6 EventCommand,Code,Maniac_GetMousePosition,3005
/dports/games/liblcf/liblcf-0.7.0/src/generated/lcf/rpg/
H A Deventcommand.h164 Maniac_GetMousePosition = 3005, enumerator
/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dgame_interpreter.cpp775 case Cmd::Maniac_GetMousePosition: in ExecuteCommand()