Skip to content

Critter

Critter

Fields

NameType
sprlibs.heaps.slib.HSpriteBE
labelui.Text
activeBool
origintool.CPoint
cxI32
cyI32
xrF64
yrF64
dxF64
dyF64
frictF64
dirI32
scaleF64
radiusF64
wasOffScreenBool
cdlibs.Cooldown
levelpr.Level
pflevel.Platform
lastPflevel.Platform
onScreenPersistenceSF64
reactivateCurFF64
reactivateMaxFF64
invalidateBoundsBool
debugBoundsh2d.Graphics

Protos

  • f@4425 init(Critter) → Void
  • f@4426 relocate(Critter, I32, I32) → Void
  • f@4427 dispose(Critter) → Void
  • f@4428 setLabel(Critter, Dyn, Null) → Void
  • f@4429 preUpdate(Critter) → Void
  • f@4430 postUpdate(Critter) → Void
  • f@4431 deactivate(Critter) → Void
  • f@4432 reset(Critter) → Void
  • f@4433 inactiveFixedUpdate(Critter) → Void
  • f@4434 onStepX(Critter) → Void
  • f@4435 onStepY(Critter) → Void
  • f@4436 onLeaveScreen(Critter) → Void
  • f@4437 fixedUpdate(Critter) → Void

Bindings

  • static f@4438 __constructor__(Critter, pr.Level, I32, I32) → Void