mirror of
				https://github.com/flame-engine/flame.git
				synced 2025-11-01 01:18:38 +08:00 
			
		
		
		
	Unify mixin names (#1114)
This commit is contained in:
		| @ -29,7 +29,7 @@ class _MyAppState extends State<MyApp> { | ||||
|   } | ||||
| } | ||||
|  | ||||
| class RiveExampleGame extends FlameGame with HasTappableComponents { | ||||
| class RiveExampleGame extends FlameGame with HasTappables { | ||||
|   @override | ||||
|   Color backgroundColor() { | ||||
|     return const Color(0xFFFFFFFF); | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Lukas Klingsbo
					Lukas Klingsbo