ACE3/addons/spike/XEH_PREP.hpp

21 lines
461 B
C++
Raw Normal View History

2021-12-12 03:55:03 +00:00
PREP(camera_changeZoom);
PREP(camera_cycleViewMode);
PREP(camera_destroy);
PREP(camera_getCameraNamespaceFromProjectile);
PREP(camera_handleKeyPress);
PREP(camera_init);
PREP(camera_preTrack);
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);