[][src]Module leafrender::pos

Provides mechanisms for representing point/sections of the screen.

Structs

Position

Represents a X/Y position in pixels.

Rect

Represents a X/Y position, width and height, all in pixels.