MCPcopy Create free account
hub / github.com/17cupsofcoffee/nova / bunnymark.rs

File bunnymark.rs

examples/bunnymark.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Based on https://github.com/openfl/openfl-samples/tree/master/demos/BunnyMark
2//! Original BunnyMark (and sprite) by Iain Lobb
3
4use nova::app::{App, EventHandler};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected