Class UnitAction.MakeSuperSActionListener

java.lang.Object
  |
  +--UnitAction.MakeSuperSActionListener
Enclosing class:
UnitAction

class UnitAction.MakeSuperSActionListener
extends java.lang.Object
implements java.awt.event.ActionListener

Handles the process of MakeSuperS operations offered by certain units


Constructor Summary
(package private) UnitAction.MakeSuperSActionListener()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
private  boolean checkAndHighlight(int x, int y)
           
private  boolean unitsMergable()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

UnitAction.MakeSuperSActionListener

UnitAction.MakeSuperSActionListener()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Specified by:
actionPerformed in interface java.awt.event.ActionListener

unitsMergable

private boolean unitsMergable()

checkAndHighlight

private boolean checkAndHighlight(int x,
                                  int y)