C# Class App.Contracts.RoomBackground

Afficher le fichier Open project: joshwyant/game-creator Class Usage Examples

Méthodes publiques

Свойство Type Description
BackgroundImageIndex int
ForegroundImage bool
HorizontalSpeed int
Stretch bool
TileHorizontally bool
TileVertically bool
VerticalSpeed int
VisibleWhenRoomStarts bool
X int
Y int

Property Details

BackgroundImageIndex public_oe property

public int BackgroundImageIndex
Résultat int

ForegroundImage public_oe property

public bool ForegroundImage
Résultat bool

HorizontalSpeed public_oe property

public int HorizontalSpeed
Résultat int

Stretch public_oe property

public bool Stretch
Résultat bool

TileHorizontally public_oe property

public bool TileHorizontally
Résultat bool

TileVertically public_oe property

public bool TileVertically
Résultat bool

VerticalSpeed public_oe property

public int VerticalSpeed
Résultat int

VisibleWhenRoomStarts public_oe property

public bool VisibleWhenRoomStarts
Résultat bool

X public_oe property

public int X
Résultat int

Y public_oe property

public int Y
Résultat int