Package windSimSuite :: Package interface :: Module application :: Class ScreenInfo
[hide private]

Class ScreenInfo

source code

The width an height of the screen

Instance Methods [hide private]
 
__init__(self, screen) source code
 
get_width(self, value)
Return the screen width as an integer
source code
 
get_height(self, value)
Return the screen height as an integer
source code