tiny.windowing.Scale
Defined in tiny.windowing.
API (2)
Fields and members
Public fields and members.
Source
Source: lib/windowing/src/window.zig:23
zig
pub const Scale = struct { x: f32, y: f32,};Source: lib/windowing/src/root.zig:71
zig
pub const Scale = window.Scale;Audit
| Definitions | 1 |
|---|---|
| Public names | 1 |
| Members | 2 |
| Version | 26.7.0 |
| Revision | daab053ee433 |