package action; import java.awt.Graphics; import java.awt.Image; import core.IDrawAction; public class GEnemyDrawer implements IDrawAction { @Override public void draw(Graphics g, Image image, int x, int y) { // TODO Auto-generated method stub g.drawImage(image, x, y, null); } @Override public void draw(Graphics g, Image img, int dx1, int dy1, int dx2, int dy2, int sx1, int sy1, int sx2, int sy2) { // TODO Auto-generated method stub g.drawImage(img, dx1, dy1, dx2, dy2, sx1, sy1, sx2, sy2, null); } }
最近下载更多
llb0420 LV10
8月23日
wangjialiang1 LV17
2023年8月19日
y20031217 LV8
2023年4月30日
liangge2115 LV27
2022年11月11日
四季夏目 LV7
2022年3月18日
一头土猪 LV7
2021年12月22日
1487878315 LV10
2021年12月13日
ddffddff LV2
2021年6月19日
Nymphaea LV1
2021年5月5日
virgoboy LV1
2021年1月15日
最近浏览更多
fulong1001 LV5
11月6日
llb0420 LV10
8月23日
54ty1212
8月6日
暂无贡献等级
1516299986 LV7
6月16日
3296029180
1月18日
暂无贡献等级
srrrrrr
2023年9月19日
暂无贡献等级
wangjialiang1 LV17
2023年8月19日
329512801 LV28
2023年8月10日
hougui LV1
2023年6月20日
不会敲代码
2023年6月14日
暂无贡献等级