mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
21 lines
436 B
C++
21 lines
436 B
C++
|
|
PREP(addLineMarker);
|
|
PREP(calculateMapScale);
|
|
PREP(cancelDrawing);
|
|
PREP(canDraw);
|
|
PREP(canUseMapTools);
|
|
PREP(canUseMapGPS);
|
|
PREP(copyMapReceiveMarkers);
|
|
PREP(copyMapRemoteSend);
|
|
PREP(copyMapStart);
|
|
PREP(handleKeyDown);
|
|
PREP(handleMouseButton);
|
|
PREP(handleMouseMove);
|
|
PREP(handleMouseZChanged);
|
|
PREP(isInsideMapTool);
|
|
PREP(openMapGps);
|
|
PREP(openMapGpsUpdate);
|
|
PREP(removeLineMarker);
|
|
PREP(updateMapToolMarkers);
|
|
PREP(updateLineMarker);
|