mirror of
				https://github.com/flame-engine/flame.git
				synced 2025-11-01 01:18:38 +08:00 
			
		
		
		
	Bump versions for rc8 (#704)
This commit is contained in:
		| @ -12,7 +12,8 @@ import '../../commons/square_component.dart'; | ||||
| class RotateEffectGame extends BaseGame with TapDetector { | ||||
|   SquareComponent square; | ||||
|  | ||||
|   RotateEffectGame() { | ||||
|   @override | ||||
|   Future<void> onLoad() async { | ||||
|     add( | ||||
|       square = SquareComponent() | ||||
|         ..position = Vector2.all(200) | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Luan Nico
					Luan Nico