PhysicsPointQueryParameters2D

package
v0.0.0-...-ae8aae0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 30, 2025 License: MIT Imports: 18 Imported by: 0

Documentation

Overview

Package PhysicsPointQueryParameters2D provides methods for working with PhysicsPointQueryParameters2D object instances.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Advanced

type Advanced = class

Advanced exposes a 1:1 low-level instance of the class, undocumented, for those who know what they are doing.

type Any

type Any interface {
	gd.IsClass
	AsPhysicsPointQueryParameters2D() Instance
}

type Instance

By changing various properties of this object, such as the point position, you can configure the parameters for [method PhysicsDirectSpaceState2D.intersect_point].

var Nil Instance

Nil is a nil/null instance of the class. Equivalent to the zero value.

func New

func New() Instance

func (Instance) AsObject

func (self Instance) AsObject() [1]gd.Object

func (Instance) AsPhysicsPointQueryParameters2D

func (self Instance) AsPhysicsPointQueryParameters2D() Instance

func (Instance) AsRefCounted

func (self Instance) AsRefCounted() [1]gd.RefCounted

func (Instance) CanvasInstanceId

func (self Instance) CanvasInstanceId() int

func (Instance) CollideWithAreas

func (self Instance) CollideWithAreas() bool

func (Instance) CollideWithBodies

func (self Instance) CollideWithBodies() bool

func (Instance) CollisionMask

func (self Instance) CollisionMask() int

func (Instance) Exclude

func (self Instance) Exclude() []RID.Any

func (Instance) Position

func (self Instance) Position() Vector2.XY

func (Instance) SetCanvasInstanceId

func (self Instance) SetCanvasInstanceId(value int)

func (Instance) SetCollideWithAreas

func (self Instance) SetCollideWithAreas(value bool)

func (Instance) SetCollideWithBodies

func (self Instance) SetCollideWithBodies(value bool)

func (Instance) SetCollisionMask

func (self Instance) SetCollisionMask(value int)

func (Instance) SetExclude

func (self Instance) SetExclude(value []RID.Any)

func (Instance) SetPosition

func (self Instance) SetPosition(value Vector2.XY)

func (*Instance) UnsafePointer

func (self *Instance) UnsafePointer() unsafe.Pointer

func (Instance) Virtual

func (self Instance) Virtual(name string) reflect.Value

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL