save version 0.1. Last version working on wiiuse 0.9 API.
git-svn-id: http://wiiusej.googlecode.com/svn/trunk@43 ae48ae66-6a45-0410-b38e-211266189506
This commit is contained in:
9
tag1/WiiUseJ/src/wiiusej/WiiUseApiListener.java
Normal file
9
tag1/WiiUseJ/src/wiiusej/WiiUseApiListener.java
Normal file
@@ -0,0 +1,9 @@
|
||||
package wiiusej;
|
||||
|
||||
|
||||
|
||||
public interface WiiUseApiListener extends java.util.EventListener {
|
||||
|
||||
void wiimoteEvent(WiiMoteEvent e);
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user