Struct quicksilver::input::Viewport [] [src]

pub struct Viewport { /* fields omitted */ }

Allows projection back and forth from the world to the screen

Methods

impl Viewport
[src]

[src]

A matrix to project from the screen to the world

[src]

A matrix to unproject from the world to the screen