public class NewtLightKeyController extends Object implements com.jogamp.newt.event.KeyListener, INewtLightKeyController
Modifier and Type | Field and Description |
---|---|
protected Chart |
chart |
protected int |
lightId |
Constructor and Description |
---|
NewtLightKeyController(Chart chart) |
NewtLightKeyController(Chart chart,
int lightId) |
NewtLightKeyController(Chart chart,
Light light) |
Modifier and Type | Method and Description |
---|---|
void |
keyPressed(com.jogamp.newt.event.KeyEvent e) |
void |
keyReleased(com.jogamp.newt.event.KeyEvent e) |
Copyright © 2016. All rights reserved.