-
Notifications
You must be signed in to change notification settings - Fork 0
class_raycast2d
reduz edited this page Feb 23, 2014
·
10 revisions
Inherits: node2d\ Category: Core\
- void #set_enabled( bool enabled )
- bool #is_enabled(****) const
- void #set_cast_to( Vector2 local_point )
- Vector2 #get_cast_to(****) const
- bool #is_colliding(****) const
- Object #get_collider(****) const
- int #get_collider_shape(****) const
- Vector2 #get_collision_point(****) const
- Vector2 #get_collision_normal(****) const