mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
28e45c2979
* Getter and setter for laser codes * Documentation * Sanitising input
22 lines
455 B
C++
22 lines
455 B
C++
|
|
PREP(addLaserTarget);
|
|
PREP(addMapHandler);
|
|
PREP(dev_drawVisibleLaserTargets);
|
|
PREP(findLaserSource);
|
|
PREP(getLaserCode);
|
|
PREP(handleLaserTargetCreation);
|
|
PREP(keyLaserCodeChange);
|
|
PREP(laserOff);
|
|
PREP(laserOn);
|
|
PREP(laserPointTrack);
|
|
PREP(laserTargetPFH);
|
|
PREP(onLaserDesignatorDraw);
|
|
PREP(rotateVectLine);
|
|
PREP(rotateVectLineGetMap);
|
|
PREP(seekerFindLaserSpot);
|
|
PREP(setLaserCode);
|
|
PREP(shootCone);
|
|
PREP(shootRay);
|
|
PREP(showVehicleHud);
|
|
PREP(toggleLST);
|