MCPcopy Index your code
hub / github.com/phaserjs/phaser / resetFlip

Method resetFlip

types/phaser.d.ts:19346–19346  ·  view source on GitHub ↗

* Resets the horizontal and vertical flipped state of this Game Object back to their default un-flipped state.undefined * @returns This Game Object instance.

()

Source from the content-addressed store, hash-verified

19344 * @returns This Game Object instance.
19345 */
19346 resetFlip(): this;
19347 }
19348
19349 /**

Callers 2

Bob.test.jsFile · 0.80
Flip.test.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected