Property | Type | Description | |
---|---|---|---|
DrawEngine2d | DrawEngine2d |
Method | Description | |
---|---|---|
Dispose ( ) : void |
Method | Description | |
---|---|---|
Cleanup ( ) : void | ||
CleanupBounds ( ) : void | ||
CleanupCenter ( ) : void | ||
CleanupDimensions ( ) : void | ||
Initialize ( ) : void | ||
InitializeBounds ( ) : void | ||
InitializeCenter ( ) : void | ||
InitializeDimensions ( ) : void | ||
RecalcProjectionMatrix ( ) : void | ||
RecalcProjectionMatrixHelper ( ) : void |
Responsible for calculating the ProjectionMatrix and any necessary left/top/right/bottom/height/width/bounds vars.
|
|
SetRecalcRequired ( ) : void |
Method | Description | |
---|---|---|
CameraBase ( DrawEngine2d drawEngine2d ) : System | ||
CleanupDrawEngine2d ( ) : void | ||
CleanupInternal ( ) : void | ||
CleanupProjectionMatrix ( ) : void | ||
CleanupRecalcRequired ( ) : void | ||
ClearRecalcRequired ( ) : void | ||
InitializeDrawEngine2d ( DrawEngine2d drawEngine2d ) : void | ||
InitializeInternal ( DrawEngine2d drawEngine2d ) : void | ||
InitializeProjectionMatrix ( ) : void | ||
InitializeRecalcRequired ( ) : void |
protected abstract RecalcProjectionMatrixHelper ( ) : void | ||
return | void |