client 属性

Point<num> client

实现

Point get client => new Point(_clientX, _clientY);