[][src]Crate very_simple_2d_core

Overview

This crate provides the opengl internals without the opengl context creation functionality. So this crate does not depend on glutin.

Modules

gl

Macros

gl_ok

Structs

ArrowSession
CircleSession
DrawSession

Allows the user to start drawing shapes. The top left corner is the origin. y grows as you go down. x grows as you go right.

LineSession
MySys
RectSession
SquareSession