Class: filetype

Luxinia supports several hardcoded loaders for those filetypes

Methods:

Method overview:


f3d ()
returns: (filetype)
f3d model filetype.
getfromname (string name)
returns: (filetype)
checks filename string for known extensions.
jpg ()
returns: (filetype)
jpg image filetype.
ma ()
returns: (filetype)
ma animtion filetype.
mm ()
returns: (filetype)
mm model filetype.
mtl ()
returns: (filetype)
mtl material filetype.
none ()
returns: (filetype)
unsupported filetype.
prt ()
returns: (filetype)
prt particle filetype.
shd ()
returns: (filetype)
shd shader filetype.
tga ()
returns: (filetype)
tga image filetype.
wav ()
returns: (filetype)
wav sound filetype.