TODO these methods here should probably be defined in INode
(x, y float32)
| 51 | |
| 52 | // TODO these methods here should probably be defined in INode |
| 53 | SetPosition(x, y float32) |
| 54 | SetPositionX(x float32) |
| 55 | SetPositionY(y float32) |
| 56 | SetPositionZ(y float32) |
no outgoing calls
no test coverage detected