|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Collaboration diagram for Terraria.Graphics.SpriteViewMatrix:Public Member Functions | |
| SpriteViewMatrix (GraphicsDevice graphicsDevice) | |
| void | SetViewportOverride (Viewport viewport) |
| void | ClearViewportOverride () |
Properties | |
| Vector2 | Zoom [get, set] |
| Vector2 | Translation [get, set] |
| Matrix | ZoomMatrix [get, set] |
| Matrix | TransformationMatrix [get, set] |
| Matrix | NormalizedTransformationmatrix [get, set] |
| SpriteEffects | Effects [get, set] |
| Matrix | EffectMatrix [get, set] |
Private Member Functions | |
| void | Rebuild () |
| bool | ShouldRebuild () |
Definition at line 17 of file SpriteViewMatrix.cs.