public interface BasicEvent extends Event<CellGame,BasicState>
A BasicEvent is a type of Event that can be involved by BasicStates.
actions