Desired height of the screen or application window. Mostly applicable to window based platforms (since screen size is usually fixed for full-screen application running on mobile devices).
property ScreenHeight: Integer;
You should set this option before you call SetScene the first time. Defaults to 768 pixels
|
Copyright (c) 2012. All rights reserved.
|