collapse_all
expand_all
collapse_allexpand_alldropdowndropdownHovercopycodecopycodeHighlight

collapse_all Collapse AllExpand All     dropdown Code: All Code: Multiple Code: C# Code: Visual Basic Code: Visual C++     dropdown Members: Show All Members: Filtered Members: Filtered Members: Filtered

[TCheckBoxFormControlObj]C#

[TCheckBoxFormControlObj]Visual Basic

[TCheckBoxFormControlObj]
Visual C++

[TCheckBoxFormControlObj]Include Protected Members

[TCheckBoxFormControlObj]
Include Inherited Members
DPSF API Documentation
Position2DWithPreviousPosition Properties
gradient
The
Position2DWithPreviousPosition type exposes the following members.

collapse_allProperties

 

Name

Description

pubproperty

AccelerationVector3

Get / Set the object's 2D Acceleration using a Vector3.

NOTE: The Z-value is ignored when Setting, and is given a value of zero when Getting.

NOTE: This function is provided for convenience when using 3D Vectors in 2D coordinate systems.

para>

(Inherited from Position2D.)

pubproperty

PositionVector3

Get / Set the object's 2D Position using a Vector3.

NOTE: The Z-value is ignored when Setting, and is given a value of zero when Getting.

NOTE: This function is provided for convenience when using 3D Vectors in 2D coordinate systems.

(Inherited from Position2D.)

pubproperty

UpdatePreviousPositionAutomatically

Set this to False to not have the Update() function update the PreviousPosition value. Instead it will be up to an external object to update the PreviousPosition property each frame.

Default value is True.

pubproperty

VelocityVector3

Get / Set the object's 2D Velocity using a Vector3.

NOTE: The Z-value is ignored when Setting, and is given a value of zero when Getting.

NOTE: This function is provided for convenience when using 3D Vectors in 2D coordinate systems.

para>

(Inherited from Position2D.)

collapse_allSee Also

Position2DWithPreviousPosition Class

DPSF Namespace

footer

Send comments on this topic to

Dan@DansKingdom.com