home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 1996 June / PCPRO_696.ISO / plugins / wirl3d / data.1 / VRCViewer.class (.txt) < prev    next >
Encoding:
Java Class File  |  1996-03-03  |  444 b   |  6 lines

  1. class VRCViewer extends VRCBase {
  2.    public int GetPosition(int w) {
  3.       return 1;
  4.    }
  5. }
  6.