Crate luminol_data

Crate luminol_data 

Source

Re-exports§

pub use helpers::*;

Modules§

commands
helpers
rmxp
rpg

Structs§

Color
A struct representing an RGBA color.
OptionVec
A vector that can contain unused indices.
Table1
Normal RGSS has dynamically dimensioned arrays, but in practice that does not map well to Rust. We don’t particularly need dynamically sized arrays anyway. 1D Table.
Table2
2D table. See Table1.
Table3
3D table. See Table2.
Tone
A struct representing an offset to an RGBA color.

Enums§

BlendMode

Type Aliases§

Path