C# Class NScumm.Scumm.Slot

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

Méthodes publiques

Свойство Type Description
Center bool
Height int
NoTalkAnim bool
Overhead bool
Wrapping bool

Méthodes publiques

Méthode Description
CopyFrom ( Slot s ) : void
Slot ( ) : NScumm.Core

Method Details

CopyFrom() public méthode

public CopyFrom ( Slot s ) : void
s Slot
Résultat void

Slot() public méthode

public Slot ( ) : NScumm.Core
Résultat NScumm.Core

Property Details

Center public_oe property

public bool Center
Résultat bool

Height public_oe property

public int Height
Résultat int

NoTalkAnim public_oe property

public bool NoTalkAnim
Résultat bool

Overhead public_oe property

public bool Overhead
Résultat bool

Wrapping public_oe property

public bool Wrapping
Résultat bool