Change duplicated docstring in FlyByCamera.unregisterInput

This commit is contained in:
Brandon DeRosier 2015-10-17 22:34:22 -04:00
parent d48a1bb998
commit 1bb3ee089a

View File

@ -277,8 +277,7 @@ public class FlyByCamera implements AnalogListener, ActionListener {
}
/**
* Registers the FlyByCamera to receive input events from the provided
* Dispatcher.
* Unregisters the FlyByCamera from the event Dispatcher.
*/
public void unregisterInput(){