Module gfx.graal.types

Functions

NameDescription
interval(start, end) Interval build helper
trans(from, to) Transition build helper

Structs

NameDescription
Extent2D
Interval An integer interval from a start until an end. end is one past last, such as end-start = length
Offset2D
Rect
Trans A transition from one state to another
Viewport