Cosimo Lupo a9f0c89585
transform: add getters for xScale, xyScale, yxScale, yScale, xOffset and yOffset
UFO images have a transformation matrix with those names.
This makes the Transform look more like a namedtuple, in that it can be accessed both by
index and by property name.
2018-10-26 17:10:40 +01:00
..
2015-06-16 22:44:57 +01:00
2017-02-21 12:01:10 -06:00
2018-07-08 22:12:44 -07:00