-
Notifications
You must be signed in to change notification settings - Fork 0
class_physicsshapequeryresult
reduz edited this page Feb 23, 2014
·
8 revisions
####Inherits: Reference ####Category: Core
Result of a shape query in Physics2DServer.
- int get_result_count ( ) const
- RID get_result_rid ( int idx ) const
- int get_result_object_id ( int idx ) const
- Object get_result_object ( int idx ) const
- int get_result_object_shape ( int idx ) const