mirror of
				https://github.com/flame-engine/flame.git
				synced 2025-10-31 08:56:01 +08:00 
			
		
		
		
	Remove old effects system (#1157)
* Remove old effects system * Add changelog entry
This commit is contained in:
		| @ -1,9 +1,9 @@ | ||||
| import 'dart:math'; | ||||
|  | ||||
| import 'package:flame/components.dart'; | ||||
| import 'package:flame/effects.dart'; | ||||
| import 'package:flame/game.dart'; | ||||
| import 'package:flame/input.dart'; | ||||
| import 'package:flame/src/effects2/remove_effect.dart'; // ignore: implementation_imports | ||||
| import 'package:flutter/material.dart'; | ||||
|  | ||||
| class RemoveEffectExample extends FlameGame with HasTappables { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Lukas Klingsbo
					Lukas Klingsbo