C# Class FireflyGL.TexturedShape

Inheritance: Shape
Afficher le fichier Open project: LukaHorvat/Kento Class Usage Examples

Méthodes publiques

Méthode Description
Render ( ) : void
SetPolygons ( ) : void
TexturedShape ( ) : System.Collections.Generic
TexturedShape ( string Path ) : System.Collections.Generic

Method Details

Render() public méthode

public Render ( ) : void
Résultat void

SetPolygons() public méthode

public SetPolygons ( ) : void
Résultat void

TexturedShape() public méthode

public TexturedShape ( ) : System.Collections.Generic
Résultat System.Collections.Generic

TexturedShape() public méthode

public TexturedShape ( string Path ) : System.Collections.Generic
Path string
Résultat System.Collections.Generic