RoomType

io.github.pidoveproject.showdown.room.RoomType
See theRoomType companion object
enum RoomType

The type of a room. Either a chat room or a battle/simulator one.

Attributes

Companion
object
Source
RoomType.scala
Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Enum entries

case case Battle extends RoomType

Attributes

Source
RoomType.scala
case case Chat extends RoomType

Attributes

Source
RoomType.scala