* Resets the horizontal and vertical flipped state of this Game Object back to their default un-flipped state.undefined * @returns This Game Object instance.
()
| 19344 | * @returns This Game Object instance. |
| 19345 | */ |
| 19346 | resetFlip(): this; |
| 19347 | } |
| 19348 | |
| 19349 | /** |
no outgoing calls
no test coverage detected