zuozuomu.img
クラス ImageMaker

java.lang.Object
  上位を拡張 zuozuomu.img.ImageMaker

public class ImageMaker
extends java.lang.Object


コンストラクタの概要
ImageMaker(BambooController controller)
           
 
メソッドの概要
 void makeMap(java.awt.Graphics g)
           
 void write(java.awt.Graphics g, int left, int right, int top, int bottom)
           
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ImageMaker

public ImageMaker(BambooController controller)
メソッドの詳細

makeMap

public void makeMap(java.awt.Graphics g)

write

public void write(java.awt.Graphics g,
                  int left,
                  int right,
                  int top,
                  int bottom)