Torque2D Reference
Public Attributes | List of all members
spRegionAttachment Struct Reference

#include <RegionAttachment.h>

Public Attributes

spAttachment super
 
float x
 
float y
 
float scaleX
 
float scaleY
 
float rotation
 
float width
 
float height
 
void * rendererObject
 
int regionOffsetX
 
int regionOffsetY
 
int regionWidth
 
int regionHeight
 
int regionOriginalWidth
 
int regionOriginalHeight
 
float offset [8]
 
float uvs [8]
 

Member Data Documentation

float height
float offset[8]
int regionHeight
int regionOffsetX
int regionOffsetY
int regionOriginalHeight
int regionOriginalWidth
int regionWidth
void* rendererObject
float rotation
float scaleX
float scaleY
spAttachment super
float uvs[8]
float width
float x
float y

The documentation for this struct was generated from the following file: