Defines the Water class.
A jet of water or sherry (as fired from a water pistol).
| Parameters: |
|
|---|
Return the ID of the command list used by the jet of liquid.
| Parameters: | lesson_id – The ID of the current lesson (ignored - water and sherry do not follow a timetable). |
|---|
Check whether the jet of liquid hit a cup, and fill the cup if so.
| Returns: | True if the liquid hit a cup, False otherwise. |
|---|
Return whether the jet of liquid hit the floor.
Check whether the jet of liquid hit a plant, and if so, make the plant start growing if the liquid is water.
| Returns: | True if a plant was hit, False otherwise. |
|---|
Launch this jet of water or sherry from a starting point.
| Parameters: |
|
|---|