currentBoundTextures property

Map<int, BoundTexture> currentBoundTextures
getter/setter pair

Implementation

Map<int, BoundTexture> currentBoundTextures = <int, BoundTexture>{};