libtcod-net
TCODSystem Class
NamespaceslibtcodWrapperTCODSystem
Represents System Level Functions
Declaration Syntax
C#
public static class TCODSystem
Members
All MembersMethodsProperties



IconMemberDescription
CurrentResolution
The current screen resolution.

ElapsedMilliseconds
Obtain number of milliseconds since the program started

ElapsedSeconds
Obtain number of seconds since the program started

ForceFullscrenResolution(Int32, Int32)
Force specific resolution in fullscreen

FPS
Get or set the current value of frames per second that the library will attempt to render.

LastFrameLength
Return the length in seconds of the last rendered frame.

SaveScreenshot(String)
Save a screenshot of the root console to disk

Sleep(UInt32)
Stop program execution for specified amount of time

Inheritance Hierarchy
Object
TCODSystem

Assembly: libtcodWrapper (Module: libtcodWrapper) Version: 0.2.0.0 (0.2.0.0)