Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
92
pub struct SpriteId(pub u64);
93
94
///
95
/// Identifier for a font
Callers
12
decode_sprite_id
Method · 0.85
decode_sprite
Function · 0.85
decode_draw_sprite
Function · 0.85
clear_layer_does_not_clear_sprites
Function · 0.85
sprite_definition_cleared_if_not_in_use
Function · 0.85
sprite_definition_survives_if_in_use
Function · 0.85
clear_layer_does_not_clear_sprites
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
section_sprites
Function · 0.85
Calls
no outgoing calls
Tested by
6
decode_sprite
Function · 0.68
decode_draw_sprite
Function · 0.68
clear_layer_does_not_clear_sprites
Function · 0.68
sprite_definition_cleared_if_not_in_use
Function · 0.68
sprite_definition_survives_if_in_use
Function · 0.68
clear_layer_does_not_clear_sprites
Function · 0.68