Menu

Commit [r56]  Maximize  Restore  History

Modifying HardcodedInputTranslator to potentially take a SuspendResume and act

upon it; however I realized that SuspendResume should probably have boolean
return values in suspend() and in resume(), instead of being void method calls,
in order that the input translator knows the outcome of the calls.

nerius 2023-02-21

changed /blockout/src/net/blockout/production/HardcodedInputTranslator.java
/blockout/src/net/blockout/production/HardcodedInputTranslator.java Diff Switch to side-by-side view
Loading...