C# Class TextEditor2.ByteColorAlpha

The BMC file holds color data for the text. A control code specifies the index of a color, and the engine changes the text's color to that one.
Afficher le fichier Open project: Sage-of-Mirrors/TheWindWaker_Text_Editor Class Usage Examples

Méthodes publiques

Свойство Type Description
R byte

Méthodes publiques

Méthode Description
ByteColorAlpha ( ) : System
ByteColorAlpha ( byte data ) : System
GetBytes ( ) : byte[]

Method Details

ByteColorAlpha() public méthode

public ByteColorAlpha ( ) : System
Résultat System

ByteColorAlpha() public méthode

public ByteColorAlpha ( byte data ) : System
data byte
Résultat System

GetBytes() public méthode

public GetBytes ( ) : byte[]
Résultat byte[]

Property Details

R public_oe property

public byte R
Résultat byte