Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Swordening
Fireball
C# Class Swordening.Fireball
Inheritance:
MissileSpell
Mostra file
Open project: ArghyV/Peliohjelmointi-s2011
Class Usage Examples
Public Methods
Method
Description
Fireball
(
SwordeningGame
game
,
InGame
gameState
,
Vector3
position
) :
System
Initialize
( ) :
void
Protected Methods
Method
Description
LoadContent
( ) :
void
Method Details
Fireball()
public
method
public
Fireball
(
SwordeningGame
game
,
InGame
gameState
,
Vector3
position
) :
System
game
SwordeningGame
gameState
InGame
position
Vector3
return
System
Initialize()
public
method
public
Initialize
( ) :
void
return
void
LoadContent()
protected
method
protected
LoadContent
( ) :
void
return
void