FlameBatchComponent.fromEngineBatch constructor

FlameBatchComponent.fromEngineBatch(
  1. EngineBatch batch, {
  2. Rect? cullRect,
})

Implementation

FlameBatchComponent.fromEngineBatch(
  this.batch, {
  this.cullRect,
});