MCPcopy Create free account
hub / github.com/LarsDu/StarRust / PlayerPlugin

Class PlayerPlugin

src/game/player.rs:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15use bevy::prelude::*;
16
17pub struct PlayerPlugin;
18
19// Plugin definition
20impl Plugin for PlayerPlugin {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected