better but still broken
This commit is contained in:
parent
5eac797a93
commit
a369fb8033
9 changed files with 294 additions and 236 deletions
|
@ -123,7 +123,7 @@ pub trait InputHandler {
|
|||
|
||||
pub trait Screen: Debug {
|
||||
fn as_any(&self) -> &dyn Any;
|
||||
fn size(&self) -> Vector2F;
|
||||
fn bounds(&self) -> RectF;
|
||||
fn display_uuid(&self) -> Uuid;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue