Graphic PIZiadas

Graphic PIZiadas

My world is in..

Categorías Tutorial

Graphical Programming: Interaction : Mouse Events [JAVA]

mouseEvent

After creating the basic graphical and animation engine, introduce the rudiments of interaction by incorporating mouse event model.

The technique will be to generate an event or happening every time you interact with the mouse. This event will be captured by one of our software modules, process it and generate some action.