Module ytesrev::drawable[][src]

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

SETTINGS_MAIN

The default settings for the main window

SETTINGS_NOTES

The default 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