r-type  0.0.0
R-Type main
Loading...
Searching...
No Matches
cli::SpriteRect::Rect Struct Reference

#include <SpriteRect.hpp>

+ Collaboration diagram for cli::SpriteRect::Rect:

Public Attributes

int x
 
int y
 
int w
 
int h
 

Detailed Description

Definition at line 42 of file SpriteRect.hpp.

Member Data Documentation

◆ h

int cli::SpriteRect::Rect::h

Definition at line 44 of file SpriteRect.hpp.

◆ w

int cli::SpriteRect::Rect::w

Definition at line 44 of file SpriteRect.hpp.

◆ x

int cli::SpriteRect::Rect::x

Definition at line 44 of file SpriteRect.hpp.

◆ y

int cli::SpriteRect::Rect::y

Definition at line 44 of file SpriteRect.hpp.


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