DEFER_IMAGE_LOADING

Normally, all static image frames are resolved at load time via ImageAsset::getFrame(0). With this flag, frames are only resolved when needed, at seek() time.

Properties

Link copied to clipboard
val _flag: Int
Link copied to clipboard
expect val name: String
Link copied to clipboard
expect val ordinal: Int