Module sdl_client::renderer
source · [−]Expand description
Drawing utilities.
Structs
Utility functions for drawing. This struct owns the main things required for any drawing.
Constants
The size at which tiles are rendered. The tileset consists of 16px tiles, so this should be multiple of that to avoid artifacts.