MutablePoint



This interface is used refer to Points that can be modified, as a scope to PointTransformer

Summary

Public properties

Float

The x coordinate of the Point

Cmn
Float

The y coordinate of the Point

Cmn

Public properties

x

var x: Float

The x coordinate of the Point

y

var y: Float

The y coordinate of the Point