C# Class Terraria.GameContent.Events.ScreenObstruction

Mostrar archivo Open project: EmuDevs/EDTerraria

Public Properties

Property Type Description
screenObstruction float

Public Methods

Method Description
Draw ( SpriteBatch spriteBatch ) : void
Update ( ) : void

Method Details

Draw() public static method

public static Draw ( SpriteBatch spriteBatch ) : void
spriteBatch SpriteBatch
return void

Update() public static method

public static Update ( ) : void
return void

Property Details

screenObstruction public_oe static_oe property

public static float screenObstruction
return float