Skip to content

cine.KeyframesCinematic

cine.KeyframesCinematic

Inherits from: GameCinematic

Fields

NameType
kfshl.types.ArrayObj
curI32
repeatIdI32
shakeF64
zoomF64
zoomWrapperh2d.Object
zoomPtVirtual[xr, yr]
bgh2d.Graphics
maskh2d.Graphics
fxSbAddh2d.SpriteBatch
fxSbNormalh2d.SpriteBatch
fxPoollibs.heaps.ParticlePool

Protos

  • f@14424 onDispose(cine.KeyframesCinematic) → Void
  • f@14425 next(cine.KeyframesCinematic) → Void
  • f@14426 onEnd(cine.KeyframesCinematic) → Void
  • f@14427 setZoom(cine.KeyframesCinematic, F64) → Void
  • f@14428 zoomTo(cine.KeyframesCinematic, F64, F64, libs.misc.TType) → Void
  • f@14429 onResize(cine.KeyframesCinematic) → Void
  • f@14430 postUpdate(cine.KeyframesCinematic) → Void

Bindings

  • static f@14423 __constructor__(cine.KeyframesCinematic, String, hl.types.ArrayObj) → Void