Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Street_Fighter
lutadores
Ken
C# Class Street_Fighter.lutadores.Ken
Inheritance:
Fighter
Exibir arquivo
Open project: lucassimao/XNA-Street-Fighter
Public Methods
Method
Description
Ken
(
Vector2
pos
) :
System
update
(
GameTime
gameTime
) :
void
Method Details
Ken()
public
method
public
Ken
(
Vector2
pos
) :
System
pos
Vector2
return
System
update()
public
method
public
update
(
GameTime
gameTime
) :
void
gameTime
Microsoft.Xna.Framework.GameTime
return
void