Graphics.draw

From Moondust Wiki
Revision as of 23:04, 8 January 2016 by Kevsoft (talk | contribs) (Created page with "Graphics.draw is a function with access named arguments. The list with accepted arguments: {| class="wikitable" ! style="font-weight: bold;" | Type ! style="font-weight: bold...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Graphics.draw is a function with access named arguments.

The list with accepted arguments:

Type Is Optional? Name Description
number no x The x coordinate
number no y The y coordinate
number no type (The type of the render operation. [RTYPE_TEXT or RTYPE_TEXT])
boolean yes isSceneCoordinates If x and y should be used a scene coordinates
number yes priority The priority value