mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
21 lines
437 B
C++
21 lines
437 B
C++
PREP(camera_changeZoom);
|
|
PREP(camera_cycleViewMode);
|
|
PREP(camera_destroy);
|
|
PREP(camera_handleKeyPress);
|
|
PREP(camera_init);
|
|
PREP(camera_setViewMode);
|
|
PREP(camera_setZoom);
|
|
PREP(camera_switchAway);
|
|
PREP(camera_switchTo);
|
|
PREP(camera_update);
|
|
PREP(camera_updateTargetingGate);
|
|
PREP(camera_userInCamera);
|
|
PREP(keyDown);
|
|
PREP(onFired);
|
|
PREP(seeker);
|
|
PREP(navigation);
|
|
PREP(midCourseTransition);
|
|
PREP(mapHelperDraw);
|
|
PREP(getTargetPosition);
|
|
|