Merge pull request #368 from bdero/fix/bdero/flybycam-unregister-docstring
Change duplicated docstring in FlyByCamera.unregisterInput
This commit is contained in:
commit
b312ba3f48
@ -277,8 +277,7 @@ public class FlyByCamera implements AnalogListener, ActionListener {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Registers the FlyByCamera to receive input events from the provided
|
* Unregisters the FlyByCamera from the event Dispatcher.
|
||||||
* Dispatcher.
|
|
||||||
*/
|
*/
|
||||||
public void unregisterInput(){
|
public void unregisterInput(){
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user