currentBoundTextures property

Map<int, BoundTexture> currentBoundTextures
getter/setter pair

Implementation

var currentBoundTextures = <int, BoundTexture>{};