Method | Description | |
---|---|---|
Draw ( ICanvas canvas ) : void | ||
OnKeyDown ( int key ) : void | ||
OnKeyUp ( int key ) : void | ||
ScreenTakeMedicine ( SimulatorContext context, BaseGoods goods ) : BBKRPGSimulator.Goods |
吃药界面
|
|
Update ( long delta ) : void |
public ScreenTakeMedicine ( SimulatorContext context, BaseGoods goods ) : BBKRPGSimulator.Goods | ||
context | SimulatorContext | |
goods | BaseGoods | |
return | BBKRPGSimulator.Goods |