org.woehlke.simulation.evolution.gui
Interface ISimGenWorldCanvas
- All Known Implementing Classes:
- SimGenWorldCanvas
public interface ISimGenWorldCanvas
(C) 2006 - 2008 Thomas Woehlke
http://www.thomas-woehlke.de
- Author:
- Thomas Woehlke
Date: 05.02.2006
Time: 00:46:08
paint
void paint(java.awt.Graphics g)
repaint
void repaint()
getDimensions
SimGenPoint getDimensions()
setDimensions
void setDimensions(SimGenPoint dimensions)
setWorld
void setWorld(ISimGenWorld world)
getWorld
ISimGenWorld getWorld()
Copyright © 2006-2008 Thomas Woehlke. All Rights Reserved.