Sha256: 659eedf0bf5390db8c4be18d01524bc9d68d0d615896353cc5cc74755dbfb726
Contents?: true
Size: 158 Bytes
Versions: 10
Compression:
Stored size: 158 Bytes
Contents
class UIScreen include PurplishFrame::CocoaTouchView def view_frame bounds end def center CGPointMake(left+width/2, top+height/2) end end
Version data entries
10 entries across 10 versions & 1 rubygems