MCPcopy Create free account
hub / github.com/PistonDevelopers/graphics / source_rectangled.rs

File source_rectangled.rs

src/source_rectangled.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use math::relative_source_rectangle;
2use types::SourceRectangle;
3
4/// Should be implemented by contexts that

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected