io.github.pidoveproject.showdown.battle.SideCondition
Value parameters
-
effects
-
the effects bound to the represented side
Attributes
-
Source
-
SideCondition.scala
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
Clear all the effects of the represented side.
Remove an effect to the the side.
Remove an effect to the the side.
Value parameters
-
effect
-
the effect to remove
Attributes
-
Returns
-
a copy of the side's condition without the given effect
-
Source
-
SideCondition.scala
Add an effect to the the side.
Add an effect to the the side.
Value parameters
-
effect
-
the effect to add
Attributes
-
Returns
-
a copy of the side's condition with the given effect
-
Source
-
SideCondition.scala
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product