Struct texture_packer::Frame
[−]
[src]
pub struct Frame { pub key: String, pub frame: Rect, pub rotated: bool, pub trimmed: bool, pub source: Rect, }
Fields
key | |
frame | |
rotated | |
trimmed | |
source |