mirror of
				https://github.com/flame-engine/flame.git
				synced 2025-10-30 16:36:57 +08:00 
			
		
		
		
	refactor: Remove Loadable, optional onLoads (#1333)
This commit is contained in:
		| @ -29,7 +29,6 @@ class JoystickAdvancedExample extends FlameGame | ||||
|  | ||||
|   @override | ||||
|   Future<void> onLoad() async { | ||||
|     await super.onLoad(); | ||||
|     final image = await images.load('joystick.png'); | ||||
|     final sheet = SpriteSheet.fromColumnsAndRows( | ||||
|       image: image, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Pasha Stetsenko
					Pasha Stetsenko