Re-exports§
pub use crate::CustomLetter;pub use crate::Graphics;pub use crate::GraphicsError;pub use crate::clipping::*;pub use crate::drawable::*;pub use crate::drawing::*;pub use crate::image::*;pub use crate::indexed::*;pub use crate::integration::*;pub use crate::shapes::collection::*;pub use crate::shapes::polyline::*;pub use crate::shapes::*;pub use crate::text::format::*;pub use crate::text::pos::*;pub use crate::text::wrapping::*;pub use crate::text::*;
Modules§
Macros§
Structs§
- Animated
Indexed Image - Series of images to play as an animation
- Circle
- Color
- This represents an RGBA color
- Coord
- Represents a 2D point
- Ellipse
- Indexed
Image - Jasc
Palette - Line
- Polygon
- Shape with any number of points/line
- Rect
- Rectangle
- Triangle
Enums§
- Angle
Position - File
Palette - How palette data is stored in an ICI file
- Flat
Side - Indexed
Image Error - Indexed
Wrapper - Store static or animated images in a generic way
- Line
Type - Palette
Error - Parse
Issue - Play
Type - Scaling
- Triangle
Angle Type - Triangle
Side Type
Constants§
- BLACK
- BLUE
- BROWN
- CYAN
- DARKER_
GRAY - DARK_
GRAY - GB_0
- Gameboy DMG-01 Background/Lightest
- GB_1
- GB_2
- GB_3
- Gameboy DMG-01 Foreground/Darkest
- GREEN
- LIGHTER_
GRAY - LIGHT_
GRAY - MAGENTA
- MID_
GRAY - OFF_
BLACK - OFF_
WHITE - ORANGE
- PURPLE
- RED
- TRANSPARENT
- WHITE
- YELLOW
Traits§
- Change
Colors - Color
Conversion - Converts to/from RGBA and ARGB
- Contains
Shape - A shape counts as contained if it is fully inside
- Intersects
Contains - Intersects
Shape - Lerp
- Opaque
Color Conversion - Converts to/from RGB
- Shape
- Tint