C# Class Infiniminer.BlockEngine.DynamicVertexBufferTag

Afficher le fichier Open project: bobisfat/Infiniminer

Méthodes publiques

Свойство Type Description
blockEngine BlockEngine
texture int

Méthodes publiques

Méthode Description
DynamicVertexBufferTag ( BlockEngine blockEngine, int texture, int region ) : System

Method Details

DynamicVertexBufferTag() public méthode

public DynamicVertexBufferTag ( BlockEngine blockEngine, int texture, int region ) : System
blockEngine BlockEngine
texture int
region int
Résultat System

Property Details

blockEngine public_oe property

public BlockEngine,Infiniminer blockEngine
Résultat BlockEngine

texture public_oe property

public int texture
Résultat int