module

Processing::Core::Environment

Instance methods

cursor(img, x, y)
Source
cursor(kind : Cursor)
Source
cursor(img)
Source
cursor
Source
delay(milliseconds : Int32)

Sleeps for the number of milliseconds.

Source
display_density
Source
display_height
Source
display_width
Source
focused
Source
frame_count
Source
frame_rate(fps : Float)
Source
frame_rate
Source
full_screen(renderer : Renderer, display : Int32)
Source
full_screen(display : Int32)
Source
full_screen(renderer : Renderer)
Source
full_screen
Source
full_screen?
Source
height
Source
no_cursor
Source
no_smooth
Source
pixel_density(density : Int32)
Source
pixel_height
Source
pixel_width
Source
settings

Placeholder method for defining settings.

Source
size(width : Int32, height : Int32)
Source
smooth(level : Int32)
Source
width
Source

Nested types