Peoplemon  0.1.0
Peoplemon 3 game source documentation
Public Member Functions | Public Attributes | List of all members
core::map::weather::sandstorm::Sand Struct Reference

Public Member Functions

 Sand ()=default
 
 Sand (const glm::vec2 &pos)
 

Public Attributes

glm::vec2 pos
 

Detailed Description

Definition at line 15 of file Sandstorm.cpp.

Constructor & Destructor Documentation

◆ Sand() [1/2]

core::map::weather::sandstorm::Sand::Sand ( )
default

◆ Sand() [2/2]

core::map::weather::sandstorm::Sand::Sand ( const glm::vec2 &  pos)
inline

Definition at line 20 of file Sandstorm.cpp.

Member Data Documentation

◆ pos

glm::vec2 core::map::weather::sandstorm::Sand::pos

Definition at line 16 of file Sandstorm.cpp.


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