[][src]Crate framebuffer_manager

Structs

Border

Represents a border around a Window

FBmanager

A container to manage the framebuffer. Abstracts away from the buffer that represents the screen

Pixel

Represents a pixel on the screen

Point

Represents a point

Rectangle
Window

Represents a portion of the screen

WindowTemplate

A template to create a Window