C# Class NScumm.Scumm.ScummText

Afficher le fichier Open project: scemino/nscumm Class Usage Examples

Méthodes publiques

Méthode Description
Decode ( IScummTextDecoder decoder ) : void
ScummText ( byte data ) : System

Private Methods

Méthode Description
IsActor ( int val ) : bool

Method Details

Decode() public méthode

public Decode ( IScummTextDecoder decoder ) : void
decoder IScummTextDecoder
Résultat void

ScummText() public méthode

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