menu
cannon_physics package
documentation
utils/tuple_dictionary.dart
TupleDictionary class
TupleDictionary class
dark_mode
light_mode
TupleDictionary
class
Constructors
TupleDictionary
()
Properties
data
↔
Map
<
String
,
dynamic
>
getter/setter pair
hashCode
→
int
The hash code for this object.
no setter
inherited
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
Methods
delete
(
int
i
,
int
j
)
→ void
get
(
int
i
,
int
j
)
→ dynamic
noSuchMethod
(
Invocation
invocation
)
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
reset
(
)
→ void
set
(
int
i
,
int
j
,
dynamic
value
)
→ void
toString
(
)
→
String
A string representation of this object.
inherited
Operators
operator ==
(
Object
other
)
→
bool
The equality operator.
inherited
cannon_physics package
documentation
utils/tuple_dictionary
TupleDictionary class
tuple_dictionary library