[][src]Crate kit

A foundational layer for gamedev designed to be a starting point for jams. Draws inspiration from ggez and Love2d, but can do 3D rendering.

Modules

geometry
graphics

Graphics commands for drawing primitives.

math

Structs

Ctx
GraphicsCtx
InputCtx
KAppDesc
Texture
TextureFrame

Enums

Keycode

Traits

KApp

Functions

run