Registry / other / piston2d-sprite

piston2d-sprite

JSON →
library0.69.0rscratesunverified

A library for sprite hierarchy and scene management in 2D games.

# Cargo.toml [dependencies] piston2d-sprite = "0.69.0"
INSTALL
IMPORT
SIG · PISTON2D-SPRITE
P
piston2d-sprite
otherrustv0.69.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Sprite
use piston2d_sprite::Sprite;

Creates a new sprite object.

use piston2d_sprite::Sprite; fn main() { let sprite = Sprite::new(); println!("Sprite created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.69.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
piston2d-sprite — cargo add piston2d-sprite · libregistry