critter.Crow
critter.Crow
Inherits from: Critter
Fields
| Name | Type | |
|---|---|---|
tang | F64 | |
spd | F64 | |
fleeDist2 | F64 | |
fleeSpd | F64 | |
jumps | I32 | |
fleeing | Bool | |
sndSpace | hxd.snd.effect.Spatialization | |
fixed | Bool | |
| static | flySounds | hl.types.ArrayObj |
Protos
f@18223init(critter.Crow) → Voidf@18224onStepY(critter.Crow) → Voidf@18225postUpdate(critter.Crow) → Voidf@18226flee(critter.Crow, I32) → Voidf@18227onLeaveScreen(critter.Crow) → Voidf@18228fixedUpdate(critter.Crow) → Void
Bindings
- static
f@18222__constructor__(critter.Crow, pr.Level, I32, I32) → Void