Class for TTFFont handling.
Inherited from Asset:
Returns the url of this asset's first raw file, if none of rawFile exists, it will returns an empty string.
Inherited from Asset:
Returns the url of this asset's raw files, if none of rawFile exists, it will returns an empty array.
Inherited from Asset:
在 lite 版的 Fireball 里,raw asset 并不仅仅是在 properties 里声明了 rawType 才有, 而是每个 asset 都能指定自己的 raw file url。这些 url 就存在 _rawFiles 字段中。 AssetLibrary 并不会帮你加载这些 url,除非你声明了 rawType。
There are no properties that match your current filter settings. You can change your filter settings in the index section on this page. index
Inherited from Asset:
Inherited from Asset:
Set raw file names for this asset.
| name | type | description | 
|---|---|---|
 rawFiles
  | 
 String[] | 
There are no methods that match your current filter settings. You can change your filter settings in the index section on this page. index