Transform.equal
bool equal(gsk.transform.Transform second = null)Checks two transforms for equality.
Parameters
second | the second transform |
Returns
true if the two transforms perform the same operation
bool equal(gsk.transform.Transform second = null)Checks two transforms for equality.
second | the second transform |