C# Class Terraria.GameContent.Skies.SlimeSky.Slime

Afficher le fichier Open project: EmuDevs/EDTerraria

Méthodes publiques

Свойство Type Description
Active bool
Depth float
FrameHeight int
FrameWidth int
Position Vector2
Speed float

Méthodes publiques

Méthode Description
GetSourceRectangle ( ) : Rectangle

Method Details

GetSourceRectangle() public méthode

public GetSourceRectangle ( ) : Rectangle
Résultat Microsoft.Xna.Framework.Rectangle

Property Details

Active public_oe property

public bool Active
Résultat bool

Depth public_oe property

public float Depth
Résultat float

FrameHeight public_oe property

public int FrameHeight
Résultat int

FrameWidth public_oe property

public int FrameWidth
Résultat int

Position public_oe property

public Vector2 Position
Résultat Vector2

Speed public_oe property

public float Speed
Résultat float