C# Class MilkShakeFramework.Core.Game.Components.Polygon.GiftWrap.GiftWrapRenderer

Inheritance: GameEntity
Afficher le fichier Open project: lucas-jones/MilkShake-old Class Usage Examples

Méthodes publiques

Méthode Description
Draw ( ) : void
GenerateRenderer ( List giftWrapQuad ) : void

Method Details

Draw() public méthode

public Draw ( ) : void
Résultat void

GenerateRenderer() public méthode

public GenerateRenderer ( List giftWrapQuad ) : void
giftWrapQuad List
Résultat void