FrameManager:DrawDotLine
From Data Realms Wiki
Function | |
---|---|
Syntax | DrawDotLine( * The Bitmap to draw to. Ownership is NOT transferred.
|
Description: | |
Draws a line that can be dotted with bitmaps. | |
Returns | The end state of the skipping phase. Eg if 4 is returned here the last dot was placed 4 pixels ago. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |