Yleistä
Alkuun pääseminen
Oppaat
Globals
move_and_collide
move_and_slide
move_and_slide_with_snap
_process_custom_fx
TIME
import
.gdnlib
.gdns
tool
SCREEN_TEXTURE
DEPTH_TEXTURE
textureSize()
Kehitys
_set
_get
_get_property_list
Yhteisö
[code]
Class reference
Inherits: Node2D < CanvasItem < Node < Object
Tint the entire canvas.
CanvasModulate tints the canvas elements using its assigned color.
CanvasModulate
Color
color
Color( 1, 1 )
Color color
Default
Setter
set_color(value)
Getter
get_color()
The tint color to apply.