* Added multi-monitor support (Screen() class should be fully functional and Sikuli-compatible, except for interactive functions)
* Moved `capture()` method to `Screen` class instead of `Region` (where it had incorrectly been placed)
* Screen class now properly inherits Region
* Added lastMatch shortcut for click()
* Implemented raster functions for Region