Skip to content

hxd.res.Any

hxd.res.Any

Inherits from: hxd.res.Resource

Fields

NameType
loaderhxd.res.Loader

Protos

  • f@5988 toTexture(hxd.res.Any) → h3d.mat.Texture
  • f@5989 toTile(hxd.res.Any) → h2d.Tile
  • f@5990 toText(hxd.res.Any) → String
  • f@5991 toImage(hxd.res.Any) → hxd.res.Image
  • f@5992 toSound(hxd.res.Any) → hxd.res.Sound
  • f@5993 to(hxd.res.Any, hl.Class) → hxd.res.Resource

Bindings

  • static f@5994 __constructor__(hxd.res.Any, hxd.res.Loader, hxd.fs.FileEntry) → Void