Main Page
Related Pages
Modules
Files
RIC Macro Wrappers
RICArg
RICImgPoint
RICImgRect
RICMapArg
RICMapElement
RICMapFunction
RICOpCircle
RICOpCopyBits
RICOpDescription
RICOpEllipse
RICOpLine
RICOpNumBox
RICOpPixel
RICOpPolygon
RICOpRect
RICOpSprite
RICOpVarMap
RICPolygonPoints
RICSpriteData
#define RICOpLine
(
_CopyOptions,
_Point1,
_Point2
)
12, 0, 5, 0, (_CopyOptions)&0xFF, (_CopyOptions)>>8, _Point1, _Point2
Output an RIC Line opcode.
Parameters:
_CopyOptions
Line copy options. See
Drawing option constants
.
_Point1
The starting point of the line. See
RICImgPoint
.
_Point2
The ending point of the line. See
RICImgPoint
.
Generated by
1.6.2