Class Krush
Parent: Enemy
Krush! This big dinosour-like enemy may just do with you what its name says. It even requires two hits to be defeated!
Events
- Downgrade
-
This event gets triggered each time the Krush takes a hit. It receives two arguments: how many hits it already received, and how many it may receive at maximum before it dies (the latter is always 2).
Class Methods
new
new() → a_krush
Creates a new krush with the default values.