pixi.display.DisplayObject
	
		- type
- class
- extends
- CoreDisplayObject
- subclasses
- pixi.display.CoreDisplayObjectContainer
- metadata
- 
		- :keep
 
			
		
	
	
	
	
	
	
		
		
			
				
					
					
			
				
				
				
					- parameters
- resolution{Float} The resolution of the texture being generated
- scaleMode{Int} Should be one of the PIXI.scaleMode consts
- [renderer]{CanvasRenderer|WebGLRenderer} The renderer used to generate the texture.
- returns
- {Texture} a texture of the graphics object
 
				 
			
					
				
					
					
			
				
				
				
					- parameters
- [matrix]{Matrix}
- returns
- {Rectangle} the rectangular bounding area
 
				 
			
					
				
					
					
			
				
				
				
				
					- returns
- {Rectangle} the rectangular bounding area
 
				 
			
					
				
					
					
			
				
				
				
					- parameters
- stage{Stage} the stage that the object will have as its current stage reference
 
				 
			
					
				
					
					
			
				
				
				
					- parameters
- position{Point} The world origin to calculate from
- returns
- {Point} A point object representing the position of this object
 
				 
			
					
				
					
					
			
				
				
				
					- parameters
- position{Point} The world origin to calculate from
- [frm]{DisplayObject} The DisplayObject to calculate the global position from
- returns
- {Point} A point object representing the position of this object