C# Class Street_Fighter.action.Ryu.Avancar

Inheritance: Action
显示文件 Open project: lucassimao/XNA-Street-Fighter

Public Methods

Method Description
Avancar ( IMoveable objMovimentavel ) : System.Collections.Generic

Protected Methods

Method Description
atualizarObjeto ( ) : void

Method Details

Avancar() public method

public Avancar ( IMoveable objMovimentavel ) : System.Collections.Generic
objMovimentavel IMoveable
return System.Collections.Generic

atualizarObjeto() protected method

protected atualizarObjeto ( ) : void
return void