Crate mcgooey

Source

Re-exports§

pub extern crate macroquad;

Modules§

button
column
row
text

Structs§

Directions2D
Represents the four 2D directions
Geometry
Describes rectangle geometry assigned to a widget
Vector2
Represents a 2D vector value
View
Root of all other widgets. Represents the game window geometry.

Traits§

App
Widget