C# Class Reign.Video.FontMetrics

Afficher le fichier Open project: reignstudios/ReignSDK Class Usage Examples

Méthodes publiques

Свойство Type Description
Characters Reign.Video.Character[]

Méthodes publiques

Méthode Description
Load ( Stream stream ) : void
Save ( Stream stream ) : void

Method Details

Load() public méthode

public Load ( Stream stream ) : void
stream Stream
Résultat void

Save() public méthode

public Save ( Stream stream ) : void
stream Stream
Résultat void

Property Details

Characters public_oe property

public Character[],Reign.Video Characters
Résultat Reign.Video.Character[]