Uses of Class
pi.config.GraphicsConfiguration
Packages that use GraphicsConfiguration
-
Uses of GraphicsConfiguration in pi.config
Fields in pi.config declared as GraphicsConfigurationMethods in pi.config that return GraphicsConfigurationModifier and TypeMethodDescriptionGraphicsConfiguration.colorScheme(String colorScheme) Setzt den Namen des Farbschema.GraphicsConfiguration.framerate(int framerate) Setzt die Bildfrequenz.GraphicsConfiguration.pixelMultiplication(int pixelMultiplication) Setzt wie oft ein Pixel vervielfältigt werden soll.GraphicsConfiguration.screenRecordingNFrames(int screenRecordingNFrames) SetztGraphicsConfiguration.windowDimension(int windowWidth, int windowHeight) Setzt die Abmessung, also die Breite und die Höhe, des Fensters in Pixel.GraphicsConfiguration.windowHeight(int windowHeight) Setzt die Höhe des Fensters in Pixel.GraphicsConfiguration.windowPosition(Direction windowPosition) Setzt die Position des Fensters auf dem Bildschirm.GraphicsConfiguration.windowWidth(int windowWidth) Setzt die Breite des Fensters in Pixel.