Types that can be used to create element texture.
For static textures it can be string path to texture in assets directory, or [[android.graphics.Bitmap]] instance.
For animated textures it can be array of string paths to texture in assets directory, or an array of [[android.graphics.Bitmap]] instances.
Each element in the array represents one of animation frames
Types that can be used to create element texture. For static textures it can be string path to texture in assets directory, or [[android.graphics.Bitmap]] instance. For animated textures it can be array of string paths to texture in assets directory, or an array of [[android.graphics.Bitmap]] instances. Each element in the array represents one of animation frames