Guitar
Public Member Functions | Public Attributes | List of all members
RowCol Struct Reference

#include <AbstractCharacterBasedApplication.h>

Public Member Functions

 RowCol (int row=0, int col=0)
 

Public Attributes

int row = 0
 
int col = 0
 

Constructor & Destructor Documentation

◆ RowCol()

RowCol::RowCol ( int  row = 0,
int  col = 0 
)
inline

Member Data Documentation

◆ col

int RowCol::col = 0

◆ row

int RowCol::row = 0

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