public class WormMutation
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static WormMutation |
create(Worm worm,
double delta) |
UTranslate |
getFirst() |
UTranslate |
getLast() |
UTranslate |
getTextTranslate(int size) |
boolean |
isDxNegative() |
Worm |
mute(Worm original) |
int |
size() |
public static WormMutation create(Worm worm, double delta)
public UTranslate getLast()
public UTranslate getFirst()
public int size()
public UTranslate getTextTranslate(int size)
public boolean isDxNegative()
Copyright © 2019. All Rights Reserved.