home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2000 September / PCpro_2000_09.ISO / webdesign / training / Selfhtml / zpoint.class (.txt) < prev    next >
Encoding:
Java Class File  |  1998-04-27  |  383 b   |  7 lines

  1. class zpoint {
  2.    // $FF: renamed from: x int
  3.    int field_0 = 0;
  4.    // $FF: renamed from: y int
  5.    int field_1 = 0;
  6. }
  7.