Crate client [] [src]

This crate contains functionality for the client only. This is mainly graphics and input handling.

Reexports

pub use daytime::*;

Modules

daytime
util
view

Structs

Camera
CloseHandler

Handler that handles the closing of the window

Config
EventManager
Frustum
GameContext
Renderer
SimpleCull
WorldManager

Enums

EventResponse

Every event receiver has to return a response for each event received.

LOCATION

Traits

EventHandler

Functions

start_game