C# Class FireflyGL.TexturedShape

Inheritance: Shape
ファイルを表示 Open project: LukaHorvat/Kento Class Usage Examples

Public Methods

Method Description
Render ( ) : void
SetPolygons ( ) : void
TexturedShape ( ) : System.Collections.Generic
TexturedShape ( string Path ) : System.Collections.Generic

Method Details

Render() public method

public Render ( ) : void
return void

SetPolygons() public method

public SetPolygons ( ) : void
return void

TexturedShape() public method

public TexturedShape ( ) : System.Collections.Generic
return System.Collections.Generic

TexturedShape() public method

public TexturedShape ( string Path ) : System.Collections.Generic
Path string
return System.Collections.Generic