KSpigot
/
net.axay.kspigot.game
/
GamePhaseSystem
Game
Phase
System
class
GamePhaseSystem
(gamePhases:
Array
<out
GamePhase
>)
Content copied to clipboard
Functions
Properties
Functions
begin
Link copied to clipboard
fun
begin
()
Content copied to clipboard
equals
Link copied to clipboard
open operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Properties
gamePhases
Link copied to clipboard
val
gamePhases
:
MutableList
<
GamePhase
>
Content copied to clipboard