ACE3/addons/markers/XEH_PREP.hpp

24 lines
571 B
C++
Raw Normal View History

2016-02-22 14:20:36 +00:00
PREP(getEnabledChannels);
PREP(initInsertMarker);
PREP(mapDisplayInitEH);
2016-02-22 14:20:36 +00:00
PREP(mapDrawEH);
PREP(onLBSelChangedChannel);
PREP(onLBSelChangedColor);
PREP(onLBSelChangedShape);
PREP(onSliderPosChangedAngle);
PREP(onSliderMouseButtonUpAngle);
PREP(onSliderPosChangedScale);
PREP(onSliderMouseButtonUpScale);
2016-02-22 14:20:36 +00:00
PREP(placeMarker);
PREP(sendMarkersJIP);
PREP(setMarkerJIP);
PREP(setMarkerNetwork);
PREP(canMove);
PREP(onMouseButtonDown);
PREP(onMouseButtonUp);
PREP(movePFH);
PREP(canTimestamp);
PREP(onButtonClickConfirm);
PREP(onCheckedChangedTimestamp);
PREP(removeTimestamp);