mirror of
https://github.com/Noratrieb/game-wip-dontplay.git
synced 2026-01-14 19:55:02 +01:00
more
This commit is contained in:
parent
2f5f7f5371
commit
6bcb9657e9
1 changed files with 0 additions and 6 deletions
|
|
@ -14,12 +14,6 @@ use egui_inspect_derive::Inspect;
|
||||||
|
|
||||||
pub(crate) struct WorldPos {}
|
pub(crate) struct WorldPos {}
|
||||||
|
|
||||||
impl ::core::fmt::Debug for WorldPos {
|
|
||||||
fn fmt(&self, f: &mut ::core::fmt::Formatter) -> ::core::fmt::Result {
|
|
||||||
Ok(())
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
#[derive(Inspect)]
|
#[derive(Inspect)]
|
||||||
pub(crate) struct GameState {
|
pub(crate) struct GameState {
|
||||||
pub(crate) camera_offset: WorldPos,
|
pub(crate) camera_offset: WorldPos,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue