mirror of
				https://github.com/flame-engine/flame.git
				synced 2025-11-01 01:18:38 +08:00 
			
		
		
		
	refactor: Remove Loadable, optional onLoads (#1333)
This commit is contained in:
		| @ -9,7 +9,6 @@ class SmallParallaxExample extends FlameGame { | ||||
|  | ||||
|   @override | ||||
|   Future<void> onLoad() async { | ||||
|     await super.onLoad(); | ||||
|     final component = await loadParallaxComponent( | ||||
|       [ | ||||
|         ParallaxImageData('parallax/bg.png'), | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Pasha Stetsenko
					Pasha Stetsenko