Re: [问题] 新手Applet drawImage问题

楼主: pttworld (批踢踢世界)   2015-04-06 13:10:33
※ 引述《jc91027557 ()》之铭言:
: 最近被老师要求用Applet实作一些东西
: 所以虽然Applet已经不是主流了但是因为这要求还是要用Applet
: 然后在paint里面我想把猫的图画出来
: public void paint(Graphics g){
: for(int i = 0; i < catInfo.size(); i++){
+++
: g.drawImage(catInfo.img, x, y, this);
+++++++++
: //确不会在画面上有图出现
: }
: }
: 大致上我的问题简化如上
: /////////
: 所以上来板上问大家><

Links booklink

Contact Us: admin [ a t ] ucptt.com