Milk()
Cool, refreshing milk.
- Source:
- tags/abstract.js, line 21
Extends
Methods
isSolid() → {boolean}
Check whether milk is solid at room temperature.
- Overrides:
- DairyProduct#isSolid
- Source:
- tags/abstract.js, line 27
Returns:
Always returns false.
- Type
- boolean