/*
* nxmag - A Nano-X real time magnifier program by Alex Holden.
*
* The command line parameters are:
* -w gives the width in pixels of the area around the pointer to use.
* -h
// 程序:角色碰撞实例
// 范例文件:GameAnimation.java
import java.awt.*;
import java.applet.*;
class Sprite1
{
public int X,Y,width,height,VX,VY;
int AppletWidth,AppletHeight;
boolea