(svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
/**
|
||||
* Class that keeps track of the costs, so you can request how much a block of
|
||||
* commands did cost in total. Works in both Execute as in Test mode.
|
||||
* @api ai
|
||||
* Example:
|
||||
* <pre>
|
||||
* {
|
||||
|
Reference in New Issue
Block a user