Enum Class WhatNextManager.WhatToDoNext

java.lang.Object
java.lang.Enum<WhatNextManager.WhatToDoNext>
net.sf.colossus.common.WhatNextManager.WhatToDoNext
All Implemented Interfaces:
Serializable, Comparable<WhatNextManager.WhatToDoNext>, Constable
Enclosing class:
WhatNextManager

public static enum WhatNextManager.WhatToDoNext extends Enum<WhatNextManager.WhatToDoNext>
The various constants for activities what the Start class should do as next thing, typically when a dialog is closed or a games ended.