[][src]Module ytesrev::drawable

Contains utilities for where and how to draw things

Structs

DrawSettings

Settings to specify how an object is supposed to be drawed

Enums

Position

Where to draw a specific object.

State

The state for a specific object on screen, used in the Drawable::state()

Constants

DSETTINGS_MAIN

The default draw settings for the main window

DSETTINGS_NOTES

The default draw settings for the notes window

Traits

Drawable

An object that can be drawn

KnownSize

An object that has a determined size, like an image, but not a solid that can fit any shape it's called with