MCPcopy Create free account
hub / github.com/Logicalshift/flo_draw / SpriteId

Class SpriteId

canvas/src/draw.rs:92–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90///
91#[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, Serialize, Deserialize)]
92pub struct SpriteId(pub u64);
93
94///
95/// Identifier for a font

Callers 12

decode_sprite_idMethod · 0.85
decode_spriteFunction · 0.85
decode_draw_spriteFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
section_spritesFunction · 0.85

Calls

no outgoing calls