C# Class Squared.Render.Tracing.MarkerBatch

Inheritance: Batch
Afficher le fichier Open project: sq/Fracture Class Usage Examples

Méthodes publiques

Свойство Type Description
Text string

Méthodes publiques

Méthode Description
Issue ( DeviceManager manager ) : void
MarkerBatch ( int layer, string text ) : System
Prepare ( PrepareManager manager ) : void

Method Details

Issue() public méthode

public Issue ( DeviceManager manager ) : void
manager DeviceManager
Résultat void

MarkerBatch() public méthode

public MarkerBatch ( int layer, string text ) : System
layer int
text string
Résultat System

Prepare() public méthode

public Prepare ( PrepareManager manager ) : void
manager PrepareManager
Résultat void

Property Details

Text public_oe property

public string Text
Résultat string