Round mouse co-ordinates
parent
862223fa79
commit
53369cf5ff
|
@ -89,4 +89,4 @@ PRIVATE>
|
||||||
-> locationInWindow f -> convertPoint:fromView:
|
-> locationInWindow f -> convertPoint:fromView:
|
||||||
[ CGPoint-x ] [ CGPoint-y ] bi
|
[ CGPoint-x ] [ CGPoint-y ] bi
|
||||||
] [ drop -> frame CGRect-h ] 2bi
|
] [ drop -> frame CGRect-h ] 2bi
|
||||||
swap - 2array ;
|
swap - [ >integer ] bi@ 2array ;
|
||||||
|
|
Loading…
Reference in New Issue