riiablo/core
Collin Smith 58a011ab07 Refactored alpha and transform updates to components and systems
Removed generic update flags from CofComponent
Created AlphaUpdate and TransformUpdate components to store flags of layers that need updating
AnimationLoaderSystem no longer sets alpha and transform values and sets flags instead
Created AlphaUpdateSystem and TransformUpdateSystem to update animation layers
2019-11-12 01:31:50 -08:00
..
src/com/riiablo Refactored alpha and transform updates to components and systems 2019-11-12 01:31:50 -08:00
build.gradle