Tag Archives: keypress events

A Simple Discrete-Event Simulation: Part 82

Today I added the ability to use the mouse to drag the 2D display around within its canvas. I had to update the various pan functions to allow specification of an arbitrary distance increment, though there are a number of … Continue reading

Posted in Software | Tagged , , , , | Leave a comment

Reproducing A Clever Animation Product, Part 13

Today I made sure the left and right arrows could be used to advance the animation forwards or backwards by the current increment. I also highlighted the increment on the buttons used to set it. I also learned that the … Continue reading

Posted in Tools and methods | Tagged , , , , | Leave a comment