Skip to content

Inconsistent document descriptions in DynamicTexture class #7279

@rexrainbow

Description

@rexrainbow

Version

  • Phaser Version: 4.0.0
  • Operating system:
  • Browser:

Description

https://github.com/phaserjs/phaser/blob/master/src/textures/DynamicTexture.js#L761-L763

     * You can pass in a string in which case it will look for a texture in the Texture
     * Manager matching that string, and draw the base frame. If you need to specify
     * exactly which frame to draw then use the method `drawFrame` instead.

But drawFrame method is not existed (removed already) in DynamicTexture class in phaser4.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions