public class TransformTo extends Effect
Modifier and Type | Field and Description |
---|---|
int |
itype |
java.lang.String |
stype |
is_kill_effect, is_stochastic, scoreChange
Constructor and Description |
---|
TransformTo(InteractionContent cnt) |
Modifier and Type | Method and Description |
---|---|
void |
execute(VGDLSprite sprite1,
VGDLSprite sprite2,
Game game) |
parseParameters
public TransformTo(InteractionContent cnt)
public void execute(VGDLSprite sprite1, VGDLSprite sprite2, Game game)