Struct quicksilver::graphics::WindowBuilder [] [src]

pub struct WindowBuilder { /* fields omitted */ }

A builder that constructs a Window and its Canvas

Methods

impl WindowBuilder
[src]

[src]

Create a default window builder

[src]

Set if the window should show its cursor

[src]

Create a window and canvas with the given configuration