Class AdditionInstruction

java.lang.Object
dev.zemco.codegame.execution.instructions.AdditionInstruction
All Implemented Interfaces:
IInstruction

public class AdditionInstruction extends Object implements IInstruction
Instruction that adds constant to value held in working memory cell.
Author:
Erik Zemčík