DrawableAnimated.java
Go to the documentation of this file.
00001 package edu.tum.cs.ias.knowrob.vis;
00002 
00003 public interface DrawableAnimated {
00008         public void draw(Canvas c, int step);
00013         public int getMaxStep();
00014 }


mod_vis
Author(s): Moritz Tenorth, Jakob Engel
autogenerated on Sat Dec 28 2013 17:09:49