Class com.next.gt.TiledImage
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.next.gt.TiledImage

java.lang.Object
   |
   +----com.next.gt.TiledImage

public class TiledImage
extends Object

Constructor Index

 o TiledImage()

Method Index

 o createTiledImage(Image, int, int, Gamelet)

Constructors

 o TiledImage
  public TiledImage()

Methods

 o createTiledImage
  public static Image createTiledImage(Image theImage,
                                       int width,
                                       int height,
                                       Gamelet owner)

All Packages  Class Hierarchy  This Package  Previous  Next  Index