mirror of
				https://github.com/flame-engine/flame.git
				synced 2025-10-31 17:06:50 +08:00 
			
		
		
		
	refactor classes in game.dart to separate files
This commit is contained in:
		| @ -6,9 +6,10 @@ import 'package:flutter/services.dart'; | ||||
| import 'package:flutter/widgets.dart' as widgets; | ||||
|  | ||||
| import 'animation.dart'; | ||||
| import 'game/embedded_game_widget.dart'; | ||||
| import 'game/simple_game.dart'; | ||||
| import 'sprite.dart'; | ||||
| import 'components/animation_component.dart'; | ||||
| import 'game.dart'; | ||||
| import 'position.dart'; | ||||
|  | ||||
| /// Some utilities that did not fit anywhere else. | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Erlend Fagerheim
					Erlend Fagerheim