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 RICOpDescription
(
_Options,
_Width,
_Height
)
8, 0, 0, 0, (_Options)&0xFF, (_Options)>>8, (_Width)&0xFF, (_Width)>>8, (_Height)&0xFF, (_Height)>>8
Output an RIC Description opcode.
Parameters:
_Options
RIC options.
_Width
The total RIC width.
_Height
The total RIC height.
Generated by
1.6.2