Constant nannou::window::DEFAULT_DIMENSIONS
source · pub const DEFAULT_DIMENSIONS: LogicalSize<Default>;
Expand description
The default dimensions used for a window in the case that none are specified.
pub const DEFAULT_DIMENSIONS: LogicalSize<Default>;
The default dimensions used for a window in the case that none are specified.