Files
DeviceKit/Source
Genie Jhang ea64432c67 Add diagonal and screenRatio methods. (#50)
* Add diagonal and screenRatio methods.

* Compilation issue resolved.

* - diagonal method returns Float value.
- screenRatio method returns a tuple haivng Float width and Float height.
- default cases are removed and unidentified device returns -1 or a tuple of -1's
2016-10-25 07:20:51 +02:00
..