C# Class NScumm.Scumm.VerbSlot

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

Méthodes publiques

Свойство Type Description
Center bool
CharsetNr byte
Color byte
CurRect NScumm.Core.Graphics.Rect
ImgIndex ushort
Key byte
OldRect NScumm.Core.Graphics.Rect
Prep byte
SaveId ushort
Type VerbType
VerbId ushort

Méthodes publiques

Méthode Description
SaveOrLoad ( Serializer serializer ) : void

Method Details

SaveOrLoad() public méthode

public SaveOrLoad ( Serializer serializer ) : void
serializer NScumm.Scumm.IO.Serializer
Résultat void

Property Details

Center public_oe property

public bool Center
Résultat bool

CharsetNr public_oe property

public byte CharsetNr
Résultat byte

Color public_oe property

public byte Color
Résultat byte

CurRect public_oe property

public Rect,NScumm.Core.Graphics CurRect
Résultat NScumm.Core.Graphics.Rect

ImgIndex public_oe property

public ushort ImgIndex
Résultat ushort

Key public_oe property

public byte Key
Résultat byte

OldRect public_oe property

public Rect,NScumm.Core.Graphics OldRect
Résultat NScumm.Core.Graphics.Rect

Prep public_oe property

public byte Prep
Résultat byte

SaveId public_oe property

public ushort SaveId
Résultat ushort

Type public_oe property

public VerbType Type
Résultat VerbType

VerbId public_oe property

public ushort VerbId
Résultat ushort