File diff r9110:c1c12a8355e3 → r9111:983de9c5a848
src/transparency.h
Show inline comments
 
/* $Id$ */
 

	
 
/** @file transparency.h */
 
/** @file transparency.h Functions related to transparency. */
 

	
 
#ifndef TRANSPARENCY_H
 
#define TRANSPARENCY_H
 

	
 
#include "gfx_func.h"
 

	
 
/**
 
 * Transparency option bits: which position in _transparency_opt stands for which transparency.
 
 * If you change the order, change the order of the ShowTransparencyToolbar() stuff in transparency_gui.cpp too.
 
 * If you add or remove an option don't forget to change the transparency 'hot keys' in main_gui.cpp.
 
 */
 
enum TransparencyOption {