Docs.rs
tiny_rpg-0.1.0
tiny_rpg 0.1.0
Permalink
Docs.rs crate page
GPL-3.0-only
Links
crates.io
Source
Owners
baBounch
Dependencies
sdl2 ^0.32.2
normal
Versions
27.47%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tiny_
rpg
0.1.0
All Items
Crate Items
Modules
Enums
Functions
Crate
tiny_rpg
Copy item path
Source
Modules
§
data
entity
A group of structures for creating a very general entity. The entitiy should be able to be anything, walls, zones, enemies, etc.
events
helper
maps
math
quests
render
start
Enums
§
Screen
Functions
§
main_
end
What occurs after main loop
main_
loop
The main loop. Events and such happen here