Major refactor
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ use macroquad::{
|
||||
};
|
||||
use quad_snd::PlaySoundParams;
|
||||
|
||||
pub struct WidgetInput {
|
||||
pub struct UserInteraction {
|
||||
pub mouse_pos: Circle,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user