Add a usage comment to style.h
This commit is contained in:
@@ -54,6 +54,7 @@ public:
|
|||||||
bool m_bLockDifficulties; // used in couple Styles
|
bool m_bLockDifficulties; // used in couple Styles
|
||||||
|
|
||||||
GameInput StyleInputToGameInput( int iCol, PlayerNumber pn ) const;
|
GameInput StyleInputToGameInput( int iCol, PlayerNumber pn ) const;
|
||||||
|
// Returns Column_Invalid if the input is an invalid column, such as UL corner in 4 pad mode
|
||||||
int GameInputToColumn( const GameInput &GameI ) const;
|
int GameInputToColumn( const GameInput &GameI ) const;
|
||||||
RString ColToButtonName( int iCol ) const;
|
RString ColToButtonName( int iCol ) const;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user