GP.Reactors
Class OnDownUpInGraphic

java.lang.Object
  |
  +--GP.Reactors.MouseClick
        |
        +--GP.Reactors.OnDownUpInGraphic
All Implemented Interfaces:
Reactor

public class OnDownUpInGraphic
extends MouseClick


Constructor Summary
OnDownUpInGraphic(Graphic graphic, Doable activate)
           
 
Methods inherited from class GP.Reactors.MouseClick
AmIHot, CoolDown, GetGraphic, GetPosition, HeatUp, SetOccurances, TurnOff, TurnOn
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OnDownUpInGraphic

public OnDownUpInGraphic(Graphic graphic,
                         Doable activate)