mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
27 lines
440 B
C++
27 lines
440 B
C++
|
|
||
|
PREP(rotateVectLineGetMap);
|
||
|
PREP(rotateVectLine);
|
||
|
PREP(shootRay);
|
||
|
PREP(shootCone);
|
||
|
PREP(checkLos);
|
||
|
|
||
|
PREP(findStrongestRay);
|
||
|
|
||
|
PREP(onLaserDesignatorDraw);
|
||
|
|
||
|
PREP(seekerFindLaserSpot);
|
||
|
PREP(laserOn);
|
||
|
PREP(laserOff);
|
||
|
PREP(handleLaserOn);
|
||
|
PREP(handleLaserOff);
|
||
|
|
||
|
PREP(drawVisibleLaserTargets);
|
||
|
|
||
|
PREP(laser_init);
|
||
|
PREP(vanillaLaserSeekerHandler);
|
||
|
PREP(laserTargetPFH);
|
||
|
|
||
|
PREP(unitTurretCanLockLaser);
|
||
|
PREP(keyLaserCodeUp);
|
||
|
PREP(keyLaserCodeDown);
|