final version of our generator
This commit is contained in:
parent
20b2323bc4
commit
73c0cc2285
Binary file not shown.
Binary file not shown.
@ -521,8 +521,8 @@ public class MultiGenerator implements Generator {
|
||||
|
||||
|
||||
public void init(){
|
||||
//lang = new AnimalScript(getAlgorithmName(), getAnimationAuthor(), 640, 480);
|
||||
|
||||
lang = new AnimalScript(getName(), getAnimationAuthor(), 800, 600);
|
||||
lang.setStepMode(true);
|
||||
}
|
||||
|
||||
public String generate(AnimationPropertiesContainer props,Hashtable<String, Object> primitives) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user