C# Class BM.Frame, DarkForcesUnity

Inheritance: System.IDisposable
显示文件 Open project: joeriedel/DarkForcesUnity Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
Frame ( Texture2D texture, bool bIsTransparent ) : System.Collections.Generic

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Frame() public method

public Frame ( Texture2D texture, bool bIsTransparent ) : System.Collections.Generic
texture Texture2D
bIsTransparent bool
return System.Collections.Generic