yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::cli::ColorModifier Class Reference

#include <command.h>

Public Member Functions

 ColorModifier (ColorCode pCode)
 

Private Attributes

ColorCode code
 

Friends

std::ostream & operator<< (std::ostream &os, const ColorModifier &mod)
 

Detailed Description

Definition at line 44 of file command.h.

Constructor & Destructor Documentation

◆ ColorModifier()

yaze::cli::ColorModifier::ColorModifier ( ColorCode pCode)
inlineexplicit

Definition at line 48 of file command.h.

Friends And Related Symbol Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream & os,
const ColorModifier & mod )
friend

Definition at line 49 of file command.h.

Member Data Documentation

◆ code

ColorCode yaze::cli::ColorModifier::code
private

Definition at line 45 of file command.h.


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