9 lines
190 B
Plaintext
9 lines
190 B
Plaintext
#title DrawImage_Flip [RCBasic Doc]
|
|
#header sub DrawImage_Flip(slot, x, y, h, v)
|
|
|
|
Draws an image flipped horizontally or vertically.
|
|
|
|
Note: h and v are boolean values
|
|
|
|
#ref DrawImage_FlipEx
|