Method | Description | |
---|---|---|
Render ( |
||
SpriteEffect ( WPos pos, World world, string image, string sequence, string palette, bool visibleThroughFog = false, bool scaleSizeWithZoom = false ) : System.Collections.Generic | ||
Tick ( World world ) : void |
public Render ( |
||
wr | ||
return | IEnumerable |
public SpriteEffect ( WPos pos, World world, string image, string sequence, string palette, bool visibleThroughFog = false, bool scaleSizeWithZoom = false ) : System.Collections.Generic | ||
pos | WPos | |
world | World | |
image | string | |
sequence | string | |
palette | string | |
visibleThroughFog | bool | |
scaleSizeWithZoom | bool | |
return | System.Collections.Generic |