Packagelaya.webgl.resource
Interfacepublic interface IMergeAtlasBitmap
Implementors WebGLCharImage, WebGLImage, WebGLSubImage



Public Properties
 PropertyDefined By
  allowMerageInAtlas : Boolean
[read-only]
IMergeAtlasBitmap
  atlasSource : *
[read-only]
IMergeAtlasBitmap
  enableMerageInAtlas : Boolean
IMergeAtlasBitmap
Public Methods
 MethodDefined By
  
IMergeAtlasBitmap
Property Detail
allowMerageInAtlasproperty
allowMerageInAtlas:Boolean  [read-only]


Implementation
    public function get allowMerageInAtlas():Boolean
atlasSourceproperty 
atlasSource:*  [read-only]


Implementation
    public function get atlasSource():*
enableMerageInAtlasproperty 
enableMerageInAtlas:Boolean


Implementation
    public function get enableMerageInAtlas():Boolean
    public function set enableMerageInAtlas(value:Boolean):void
Method Detail
clearAtlasSource()method
public function clearAtlasSource():void