public class SpaceNavPoller extends Object
Modifier and Type | Field and Description |
---|---|
static long |
POLL_INTERVAL |
Modifier and Type | Method and Description |
---|---|
void |
addListener(SpaceNavListener listener) |
void |
clearListeners() |
static SpaceNavPoller |
create() |
void |
terminate() |
public static final long POLL_INTERVAL
public static SpaceNavPoller create() throws SpaceNavException
SpaceNavException
public void terminate()
public void addListener(SpaceNavListener listener)
public void clearListeners()
Copyright © 2016 Metron, Inc.. All rights reserved.