tests
Class Tests

java.lang.Object
  extended by tests.Tests
All Implemented Interfaces:
java.util.EventListener, WiiUseApiListener

public class Tests
extends java.lang.Object
implements WiiUseApiListener


Constructor Summary
Tests()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void wiimoteEvent(WiiMoteEvent e)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tests

public Tests()
Method Detail

wiimoteEvent

public void wiimoteEvent(WiiMoteEvent e)
Specified by:
wiimoteEvent in interface WiiUseApiListener

main

public static void main(java.lang.String[] args)
Parameters:
args -