Torque2D Reference
Loading...
Searching...
No Matches
Path
Node
Public Member Functions
|
Public Attributes
|
List of all members
Path::Node Struct Reference
#include <Path.h>
Public Member Functions
Node
(
Vector2
pos, F32 dst, F32 wght)
Public Attributes
Vector2
position
F32
distance
F32
weight
Constructor & Destructor Documentation
◆
Node()
Node
(
Vector2
pos
,
F32
dst
,
F32
wght
)
inline
Member Data Documentation
◆
distance
F32 distance
◆
position
Vector2
position
◆
weight
F32 weight
The documentation for this struct was generated from the following file:
2d/sceneobject/
Path.h
Generated by
1.9.8