PDG engine v0.9.5
 All Classes Namespaces Functions Variables Groups Pages
GraphicsManager Member List

This is the complete list of members for GraphicsManager, including all inherited members.

closeGraphicsPort(Port port=MAIN_PORT)GraphicsManager
createFont(string fontName, number scalingFactor=1.0)GraphicsManager
createFullScreenPort(Rect rect, int screenNum=PRIMARY_SCREEN, boolean allowResChange=true, int bpp=0)GraphicsManager
createWindowPort(Rect rect, string windName="", int bpp=0)GraphicsManager
getCurrentScreenMode(int screenNum=PRIMARY_SCREEN)GraphicsManager
getFPS()GraphicsManager
getGraphicsManagerGraphicsManagerrelated
getMainPort()GraphicsManager
getMouse(int mouseNumber=0)GraphicsManager
getNthSupportedScreenMode(int n, int screenNum=PRIMARY_SCREEN)GraphicsManager
getNumScreens()GraphicsManager
getNumSupportedScreenModes(int screen=PRIMARY_SCREEN)GraphicsManager
getTargetFPS()GraphicsManager
gfxGraphicsManagerrelated
inFullScreenMode()GraphicsManager
setScreenMode(int width, int height, int screenNum=PRIMARY_SCREEN, int bpp=0)GraphicsManager
setTargetFPS(number inTargetFPS)GraphicsManager
switchToFullScreenMode(boolean allowResChange=false, Port port=MAIN_PORT)GraphicsManager
switchToWindowMode(Port port=MAIN_PORT, string windName="")GraphicsManager

User Comments