C# Class ExampleMod.Projectiles.PuritySpirit.NegativeWall

Inheritance: Terraria.ModLoader.ModProjectile
Afficher le fichier Open project: bluemagic123/tModLoader

Méthodes publiques

Méthode Description
AI ( ) : void
PreDraw ( SpriteBatch spriteBatch, Color lightColor ) : bool
SetDefaults ( ) : void

Method Details

AI() public méthode

public AI ( ) : void
Résultat void

PreDraw() public méthode

public PreDraw ( SpriteBatch spriteBatch, Color lightColor ) : bool
spriteBatch Microsoft.Xna.Framework.Graphics.SpriteBatch
lightColor Color
Résultat bool

SetDefaults() public méthode

public SetDefaults ( ) : void
Résultat void