Changeset 67f5126 in java-rpg-client for LostHavenClient.java


Ignore:
Timestamp:
Aug 31, 2007, 10:20:09 PM (17 years ago)
Author:
dportnoy <dmp1488@…>
Branches:
master
Children:
92d1b2a
Parents:
ca180f5
Message:

[svn r26]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LostHavenClient.java

    rca180f5 r67f5126  
    1010
    1111import gamegui.*;
     12
     13/*
     14 * This is the main class in the project. It initializes wide-screen mode and is responsible for drawing to the screen and handling
     15 * input.
     16 */
    1217
    1318public class LostHavenClient implements KeyListener, MouseListener {
Note: See TracChangeset for help on using the changeset viewer.