|
ObjectAL
2.1
ObjectAL API Reference (iOS) for Kobold2D developers
|
Represents an orientation, consisting of an "at" vector (representing the "forward" direction), and the "up" vector (representing "up" for the subject). More...
#include <ALTypes.h>
Public Attributes | |
| ALVector | at |
| The "at" vector, representing "forward". | |
| ALVector | up |
| The "up" vector, representing "up". | |
Represents an orientation, consisting of an "at" vector (representing the "forward" direction), and the "up" vector (representing "up" for the subject).
The "at" vector, representing "forward".
The "up" vector, representing "up".