Method | Description | |
---|---|---|
Draw ( IPlatformDrawer platform, float scale ) : void | ||
Refresh ( IPlatformDrawer platform, Vector2 position, bool hardRefresh = true ) : void |
public Draw ( IPlatformDrawer platform, float scale ) : void | ||
platform | IPlatformDrawer | |
scale | float | |
return | void |
public Refresh ( IPlatformDrawer platform, Vector2 position, bool hardRefresh = true ) : void | ||
platform | IPlatformDrawer | |
position | Vector2 | |
hardRefresh | bool | |
return | void |