[−][src]Crate fluffl
Modules
| audio | Module for playing sounds |
| console | Module for writing text to consoles |
| io | Module for loading files |
| net | Module for opening websocket clients |
| window | Module for creating a an opengl window |
Macros
| console_log | |
| load_file | load_file!("insert path here") returns a Result<Vec |
Enums
| FlufflError | A collection of Common errors that possibly could arise |
Type Definitions
| GlState | A pointer to GLOW state. All variables with this type should be named: |