Home
last modified time | relevance | path

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

/dports/games/excido/excido-0.1.5c/src/
H A DCamera.h40 CAMERA_MOVEMODE_CLOSE=2, enumerator
H A DEvents.cpp113 targetcam->movemode=CAMERA_MOVEMODE_CLOSE; in HandleKeysDown()
H A DCamera.cpp90 case CAMERA_MOVEMODE_CLOSE: in Animate()