Свойство | Тип | Описание | |
---|---|---|---|
Depth | float | ||
FrameHeight | int | ||
FrameWidth | int | ||
GlowTexture | Terraria.Texture2D | ||
IsActive | bool | ||
Opacity | float | ||
Position | Vector2 | ||
Random | |||
Rotation | float | ||
Scale | float |
Метод | Описание | |
---|---|---|
AssignNewBehavior ( ) : void | ||
GetSourceRectangle ( ) : Rectangle | ||
Ufo ( Terraria.Texture2D texture, float depth = 1f ) : Microsoft.Xna.Framework | ||
Update ( ) : bool |
public Ufo ( Terraria.Texture2D texture, float depth = 1f ) : Microsoft.Xna.Framework | ||
texture | Terraria.Texture2D | |
depth | float | |
Результат | Microsoft.Xna.Framework |