resetPosition method
dynamic
resetPosition()
Implementation
resetPosition() {
this.setPosition(this.position["x"], this.position["x"]);
}
resetPosition() {
this.setPosition(this.position["x"], this.position["x"]);
}