de.farafin.snEADy.control.GaphixStuff
Class M_GraphixEngineUI.Gr_DiffArena

java.lang.Object
  extended by de.farafin.snEADy.control.GaphixStuff.M_GraphixEngineUI.Gr_Arena
      extended by de.farafin.snEADy.control.GaphixStuff.M_GraphixEngineUI.Gr_DiffArena
Enclosing class:
M_GraphixEngineUI

private class M_GraphixEngineUI.Gr_DiffArena
extends M_GraphixEngineUI.Gr_Arena


Field Summary
 
Fields inherited from class de.farafin.snEADy.control.GaphixStuff.M_GraphixEngineUI.Gr_Arena
field, sizeX, sizeY
 
Constructor Summary
M_GraphixEngineUI.Gr_DiffArena(M_GraphixEngineUI.Gr_Arena a)
           
M_GraphixEngineUI.Gr_DiffArena(M_GraphixEngineUI.Gr_Arena a1, M_GraphixEngineUI.Gr_Arena a2)
           
 
Method Summary
 void update(M_GraphixEngineUI.Gr_Arena a1, M_GraphixEngineUI.Gr_Arena a2)
           
 
Methods inherited from class de.farafin.snEADy.control.GaphixStuff.M_GraphixEngineUI.Gr_Arena
fill, toString, update, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

M_GraphixEngineUI.Gr_DiffArena

public M_GraphixEngineUI.Gr_DiffArena(M_GraphixEngineUI.Gr_Arena a1,
                                      M_GraphixEngineUI.Gr_Arena a2)

M_GraphixEngineUI.Gr_DiffArena

public M_GraphixEngineUI.Gr_DiffArena(M_GraphixEngineUI.Gr_Arena a)
Method Detail

update

public void update(M_GraphixEngineUI.Gr_Arena a1,
                   M_GraphixEngineUI.Gr_Arena a2)