Game class
Constructors
- Game()
Properties
Methods
-
add(
int pins) → void -
calculatedAdd(
String pins) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
scoreForFrame(
int theFrame) → int -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited