Hi
I was trying to build some game for a deep space, wanted to know , how can i change background color of game?
currently i couldn't figure it out
game.window_settings(Window {
// background_color: Color::rgb( ... )
..Default::default()
});
Thanks for help
Hi
I was trying to build some game for a deep space, wanted to know , how can i change background color of game?
currently i couldn't figure it out
Thanks for help