WorldSim  inDev
2D tile-based sandbox RPG with procedurally generated fantasy world simulator 🌏
Public Member Functions | Public Attributes | List of all members
RainDrop Class Reference

#include <World_Viewer_Rain_Manager.hpp>

Public Member Functions

 RainDrop ()
 
void drop (int amount)
 
void render ()
 

Public Attributes

int x
 
int y
 

Constructor & Destructor Documentation

◆ RainDrop()

RainDrop::RainDrop ( )

Member Function Documentation

◆ drop()

void RainDrop::drop ( int  amount)

◆ render()

void RainDrop::render ( )

Member Data Documentation

◆ x

int RainDrop::x

◆ y

int RainDrop::y

The documentation for this class was generated from the following files: