VisibleOnScreenNotifier2D

Inherits: Node2D < CanvasItem < Node < Object

Inherited By: VisibleOnScreenEnabler2D

There is currently no description for this class. Please help us by contributing one!

Properties

Rect2

rect

Rect2(-10, -10, 20, 20)

Methods

bool

is_on_screen ( ) const


Signals

screen_entered ( )

There is currently no description for this signal. Please help us by contributing one!


screen_exited ( )

There is currently no description for this signal. Please help us by contributing one!


Property Descriptions

Rect2 rect = Rect2(-10, -10, 20, 20)

  • void set_rect ( Rect2 value )

  • Rect2 get_rect ( )

There is currently no description for this property. Please help us by contributing one!


Method Descriptions

bool is_on_screen ( ) const

There is currently no description for this method. Please help us by contributing one!