Class Fz2D.Loader.Loaders.Texture
| Defined in: | src/loader/loaders/texture.coffee |
| Inherits: | Fz2D.Loader.Base |
Overview
Public: Texture Loader
Instance Method Summary
- Fz2D.Texture ::load(path) Loads an 'image' asset.
Inherited Method Summary
Methods inherited from Fz2D.Loader.Base
.constructor, .expand, .load, .onload
Instance Method Details
Fz2D.Texture ::load(path) Source
Public: Loads an 'image' asset.
path - relative partial path
Returns a Fz2D.Texture.