[][src]Crate vga_buffer_rs

Modules

buffer
cursor
draw
vga_buffer

Structs

ColorPair
ScreenChar

Rust representation of a vga char.

Enums

Color

Constants

BUFFER_HEIGHT
BUFFER_SIZE
BUFFER_WIDTH

Traits

BasicBufferManipulation

Implement very basic buffer manipulation

Draw

Trait to implement to be passed to a DrawTarget

DrawTarget

Implement the ability to draw an object on screen