Screen class
Constructors
- Screen(dynamic context)
Properties
Methods
-
hp(
dynamic percentage) → double -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString(
) → String -
A string representation of this object. [...]
inherited
-
wp(
dynamic percentage) → double
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited