IPlatformBase Interface |
Namespace: imbACE.Services.platform.interfaces
The IPlatformBase type exposes the following members.
| Name | Description | |
|---|---|---|
| height | (Inherited from ISupportsBasicCursor.) | |
| innerBottomPosition | (Inherited from ISupportsBasicCursor.) | |
| innerBoxedBottomPosition | (Inherited from ISupportsBasicCursor.) | |
| innerBoxedHeight | (Inherited from ISupportsBasicCursor.) | |
| innerBoxedLeftPosition | (Inherited from ISupportsBasicCursor.) | |
| innerBoxedRightPosition | (Inherited from ISupportsBasicCursor.) | |
| innerBoxedTopPosition | (Inherited from ISupportsBasicCursor.) | |
| innerBoxedWidth | (Inherited from ISupportsBasicCursor.) | |
| innerHeight | (Inherited from ISupportsBasicCursor.) | |
| innerLeftPosition | (Inherited from ISupportsBasicCursor.) | |
| innerRightPosition | (Inherited from ISupportsBasicCursor.) | |
| innerTopPosition | (Inherited from ISupportsBasicCursor.) | |
| innerWidth | (Inherited from ISupportsBasicCursor.) | |
| margin | (Inherited from ISupportsBasicCursor.) | |
| outerBottomPosition | (Inherited from ISupportsBasicCursor.) | |
| outerRightPosition | (Inherited from ISupportsBasicCursor.) | |
| padding | (Inherited from ISupportsBasicCursor.) | |
| width | (Inherited from ISupportsBasicCursor.) |
| Name | Description | |
|---|---|---|
| beep(beepRoleType) |
Pusta zvuk
| |
| beep(Int32, Int32) | ||
| clear |
Brise ceo do sadasnji izlaz
| |
| getWindowSize |
Vraca dimenzije trenutnog prozora
| |
| moveCursor |
Pomera kursor na zadatu koordinatu
| |
| read |
Cita odredjenu zonu
| |
| render(IEnumerableString, Int32, Int32) | ||
| render(String, Int32, Int32) |
Prikazuje prosledjeni sadrzaj na datim koordinatama
| |
| setColors |
Postavlja boje za dalji izlaz
| |
| setWindowSize(cursorZoneSpatialPreset, Boolean) |
Sets the size of the window.
| |
| setWindowSize(windowSize, Boolean) |
Sets the size of the window.
| |
| title |
Postavlja naslov
|