C# Class Street_Fighter.action.Ryu.Recuar

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

Public Methods

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

Protected Methods

Method Description
atualizarObjeto ( ) : void

Method Details

Recuar() public method

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

atualizarObjeto() protected method

protected atualizarObjeto ( ) : void
return void