-
Notifications
You must be signed in to change notification settings - Fork 0
class_viewportsprite
reduz edited this page Apr 15, 2014
·
1 revision
####Inherits: Node2D ####Category: Core
- void set_viewport_path ( NodePath path )
- NodePath get_viewport_path ( ) const
- void set_centered ( bool centered )
- bool is_centered ( ) const
- void set_offset ( Vector2 offset )
- Vector2 get_offset ( ) const
- void set_modulate ( Color modulate )
- Color get_modulate ( ) const