CreatePoint2D (Unofficial Kyuu Branch)
From Spheriki
Creates a Point2D, for use in further compatible functions.
Contents |
[edit]
Usage
function CreatePoint2D(x,y);
Creates a Point object, not unlike images or surfaces, located on the point (x,y) that can be used in other functions (currently other Kyuu Branch functions).
[edit]
Examples
[edit]
Engine Branch
Exists on Kyuu's Sphere engine, build 220907 and higher. See here for forum topic.
[edit]
Notes
[edit]

