Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AssetType

An enumeration class containing all the asset types supported by the AssetManager.

Hierarchy

  • AssetType

Index

Properties

Static ASSET_MANAGER

ASSET_MANAGER: string

Static BITMAP_FONT

BITMAP_FONT: string

Static BYTE_ARRAY

BYTE_ARRAY: string

Static OBJECT

OBJECT: string

Static SOUND

SOUND: string

Static TEXTURE

TEXTURE: string

Static TEXTURE_ATLAS

TEXTURE_ATLAS: string

Static XML_DOCUMENT

XML_DOCUMENT: string

Methods

Static fromAsset

  • fromAsset(asset: any): string

Generated using TypeDoc