MainChick class abstract

Inheritance

Constructors

MainChick(LoveLanguage mainLoveLanguage, RelationshipPhase initialPhase)

Properties

currentPhase RelationshipPhase
no setterinherited
eDonCast bool
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
mainLoveLanguage LoveLanguage
finalinherited
relationshipMeter double
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

chopBreakfast() → void
inherited
giveOrReceiveGifts(double costOfGift, double thoughtfulness) → void
override
grow(RelationshipPhase phase) → void
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
performActsOfService() → void
override
sayWordsOfAffirmation() → void
override
spendQualityTime(Duration amountOfTime, bool isOutdoors) → void
override
toString() String
A string representation of this object.
inherited
touchPhysically(double degree, double intensity) → void
override

Operators

operator ==(Object other) bool
The equality operator.
inherited