C# Class WindBot.Game.AI.DefaultExecutor

Inheritance: Executor
Exibir arquivo Open project: SalvationDevelopment/windbot

Protected Methods

Method Description
DefaultBookOfMoon ( ) : bool
DefaultDarkHole ( ) : bool
DefaultExecutor ( GameAI ai, Duel duel ) : System
DefaultField ( ) : bool
DefaultHammerShot ( ) : bool
DefaultHeavyStorm ( ) : bool
DefaultMonsterRepos ( ) : bool
DefaultMysticalSpaceTyphoon ( ) : bool
DefaultRaigeki ( ) : bool
DefaultSpellSet ( ) : bool
DefaultStampingDestruction ( ) : bool
DefaultTorrentialTribute ( ) : bool
DefaultTrap ( ) : bool
DefaultTributeSummon ( ) : bool
DefaultUniqueTrap ( ) : bool

Method Details

DefaultBookOfMoon() protected method

protected DefaultBookOfMoon ( ) : bool
return bool

DefaultDarkHole() protected method

protected DefaultDarkHole ( ) : bool
return bool

DefaultExecutor() protected method

protected DefaultExecutor ( GameAI ai, Duel duel ) : System
ai GameAI
duel Duel
return System

DefaultField() protected method

protected DefaultField ( ) : bool
return bool

DefaultHammerShot() protected method

protected DefaultHammerShot ( ) : bool
return bool

DefaultHeavyStorm() protected method

protected DefaultHeavyStorm ( ) : bool
return bool

DefaultMonsterRepos() protected method

protected DefaultMonsterRepos ( ) : bool
return bool

DefaultMysticalSpaceTyphoon() protected method

protected DefaultMysticalSpaceTyphoon ( ) : bool
return bool

DefaultRaigeki() protected method

protected DefaultRaigeki ( ) : bool
return bool

DefaultSpellSet() protected method

protected DefaultSpellSet ( ) : bool
return bool

DefaultStampingDestruction() protected method

protected DefaultStampingDestruction ( ) : bool
return bool

DefaultTorrentialTribute() protected method

protected DefaultTorrentialTribute ( ) : bool
return bool

DefaultTrap() protected method

protected DefaultTrap ( ) : bool
return bool

DefaultTributeSummon() protected method

protected DefaultTributeSummon ( ) : bool
return bool

DefaultUniqueTrap() protected method

protected DefaultUniqueTrap ( ) : bool
return bool