Changeset 149

Show
Ignore:
Timestamp:
03/07/08 01:12:24 (4 months ago)
Author:
kkhanna2
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/TiledMap.java

    r148 r149  
    1 /** 
    2  * TiledMap.java 
    3  *oaded on demand. 
    4  */ 
    5  * This is a map that is implemented as a grid of MapTiles, l 
     1 
     2 //* TiledMap.java 
     3 //*loaded on demand. 
     4// */ 
     5 //* This is a map that is implemented as a grid of MapTiles, l 
    66 
    77import java.awt.*; 
     
    1414        static final long serialVersionUID = 3890326970229567605L; 
    1515 
    16 
     16 
    1717        /** 
    1818         * Creates a map which has a grid of rows x cols which covers an area