Olympe Engine 2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
Public Attributes | List of all members
Olympe::VisualScriptRenderer::CanvasState Struct Reference

Public Attributes

float panX
 
float panY
 
float zoom
 

Detailed Description

Definition at line 49 of file VisualScriptRenderer.h.

Member Data Documentation

◆ panX

float Olympe::VisualScriptRenderer::CanvasState::panX

Definition at line 51 of file VisualScriptRenderer.h.

◆ panY

float Olympe::VisualScriptRenderer::CanvasState::panY

Definition at line 52 of file VisualScriptRenderer.h.

◆ zoom

float Olympe::VisualScriptRenderer::CanvasState::zoom

Definition at line 53 of file VisualScriptRenderer.h.


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