C# Class andengine.opengl.texture.region.buffer.TextureRegionBuffer

Inheritance: BaseTextureRegionBuffer
显示文件 Open project: jamesburton/AndEngine.net

Public Methods

Method Description
GetTextureRegion ( ) : andengine.opengl.texture.region.TextureRegion
GetTextureRegionCore ( ) : BaseTextureRegion
TextureRegionBuffer ( andengine.opengl.texture.region.TextureRegion pTextureRegion, int pDrawType )

Protected Methods

Method Description
GetX1 ( ) : float
GetX2 ( ) : float
GetY1 ( ) : float
GetY2 ( ) : float

Method Details

GetTextureRegion() public method

public GetTextureRegion ( ) : andengine.opengl.texture.region.TextureRegion
return andengine.opengl.texture.region.TextureRegion

GetTextureRegionCore() public method

public GetTextureRegionCore ( ) : BaseTextureRegion
return BaseTextureRegion

GetX1() protected method

protected GetX1 ( ) : float
return float

GetX2() protected method

protected GetX2 ( ) : float
return float

GetY1() protected method

protected GetY1 ( ) : float
return float

GetY2() protected method

protected GetY2 ( ) : float
return float

TextureRegionBuffer() public method

public TextureRegionBuffer ( andengine.opengl.texture.region.TextureRegion pTextureRegion, int pDrawType )
pTextureRegion andengine.opengl.texture.region.TextureRegion
pDrawType int