Method | Description | |
---|---|---|
HitTestPoint ( Point localPoint ) : |
||
Render ( |
Method | Description | |
---|---|---|
AdvanceTime ( float passedTime ) : void | ||
SetDrawableArea ( uint width, uint height ) : void | ||
Stage ( float width, float height ) : Sparrow.Core |
Initializes a stage with a certain size in points. Sparrow calls this automatically on startup.
|
public HitTestPoint ( Point localPoint ) : |
||
localPoint | Point | |
return |
public Render ( |
||
support | ||
return | void |