MXVK Vulkan Framework 0.24.0
C++20 Vulkan rendering framework for practical 2D and 3D application development with SDL3.
Loading...
Searching...
No Matches
Star Struct Reference

Public Attributes

float b
float brightness
float g
int layer
float r
float size
float speed
float twinklePhase
float twinkleSpeed
float x
float y

Detailed Description

Definition at line 82 of file space.cpp.

Member Data Documentation

◆ b

float Star::b

Definition at line 87 of file space.cpp.

◆ brightness

float Star::brightness

Definition at line 85 of file space.cpp.

◆ g

float Star::g

Definition at line 87 of file space.cpp.

◆ layer

int Star::layer

Definition at line 86 of file space.cpp.

◆ r

float Star::r

Definition at line 87 of file space.cpp.

◆ size

float Star::size

Definition at line 84 of file space.cpp.

◆ speed

float Star::speed

Definition at line 83 of file space.cpp.

◆ twinklePhase

float Star::twinklePhase

Definition at line 88 of file space.cpp.

◆ twinkleSpeed

float Star::twinkleSpeed

Definition at line 89 of file space.cpp.

◆ x

float Star::x

Definition at line 83 of file space.cpp.

◆ y

float Star::y

Definition at line 83 of file space.cpp.


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