TextureAtlasFormat class
Constructors
- TextureAtlasFormat()
-
const
Properties
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
load(
TextureAtlasLoader textureAtlasLoader) → Future< TextureAtlas> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString(
) → String -
A string representation of this object. [...]
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited
Constants
- JSON → const TextureAtlasFormat
-
const _TextureAtlasFormatJson()
- JSONARRAY → const TextureAtlasFormat
-
const _TextureAtlasFormatJson()
- LIBGDX → const TextureAtlasFormat
-
const _TextureAtlasFormatLibGDX()
- STARLINGJSON → const TextureAtlasFormat
-
const _TextureAtlasFormatStarlingJson()
- STARLINGXML → const TextureAtlasFormat
-
const _TextureAtlasFormatStarlingXml()