mirror of
				https://github.com/flame-engine/flame.git
				synced 2025-11-01 01:18:38 +08:00 
			
		
		
		
	refactor!: Move CameraComponent and events out of experimental (#2505)
				
					
				
			This moves the CameraComponent and the new event system out of experimental since this now is the recommended way of handling things.
This commit is contained in:
		| @ -1,5 +1,5 @@ | ||||
| import 'package:flame/components.dart'; | ||||
| import 'package:flame/experimental.dart'; | ||||
| import 'package:flame/events.dart'; | ||||
| import 'package:flame/game.dart'; | ||||
| import 'package:flame/widgets.dart'; | ||||
| import 'package:flutter/material.dart'; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Lukas Klingsbo
					Lukas Klingsbo