Torque2D Reference
Instance Methods | Properties | List of all members
T2DView Class Reference

#import <T2DView.h>

+ Inheritance diagram for T2DView:

Instance Methods

(void) - swapBuffers
 
(void) - rotateByAngle:
 
(void) - rotateToAngle:
 
(void) - centerOnPoint:
 

Properties

EAGLContext * context
 
CGFloat currentAngle
 
BOOL isLayedOut
 

Method Documentation

- (void) centerOnPoint: (CGPoint)  point
- (void) rotateByAngle: (CGFloat)  angle
- (void) rotateToAngle: (CGFloat)  angle
- (void) swapBuffers

Property Documentation

- (EAGLContext*) context
readwritenonatomicstrong
- (CGFloat) currentAngle
readwritenonatomicassign
- (BOOL) isLayedOut
readwritenonatomicassign

The documentation for this class was generated from the following files: