BarrageItemBean class
Constructors
-
BarrageItemBean({double x, double y, double width, int line, double velocity})
-
Properties
-
hashCode
→ int
-
The hash code for this object. [...]
read-only, inherited
-
line
↔ int
-
read / write
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-only, inherited
-
velocity
↔ double
-
read / write
-
width
↔ double
-
read / write
-
x
↔ double
-
read / write
-
y
↔ double
-
read / write
Operators
-
operator ==(Object other)
→ bool
-
The equality operator. [...]
inherited