Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

CommonMetrics.h

Go to the documentation of this file.
00001 /* Definitions of metrics that are in the "Common" group */ 00002 00003 #ifndef COMMON_METRICS_H 00004 #define COMMON_METRICS_H 00005 00006 #define DIFFICULTIES_TO_SHOW THEME->GetMetric ("Common","DifficultiesToShow") 00007 #define INITIAL_SCREEN THEME->GetMetric ("Common","InitialScreen") 00008 #define FIRST_RUN_INITIAL_SCREEN THEME->GetMetric ("Common","FirstRunInitialScreen") 00009 #define DEFAULT_MODIFIERS THEME->GetMetric ("Common","DefaultModifiers" ) 00010 #define DEFAULT_CPU_MODIFIERS THEME->GetMetric ("Common","DefaultCpuModifiers" ) 00011 #define COURSE_DIFFICULTIES_TO_SHOW THEME->GetMetric ("Common","CourseDifficultiesToShow") 00012 #define COLOR_P1 THEME->GetMetricC("Common","ColorP1") 00013 #define COLOR_P2 THEME->GetMetricC("Common","ColorP2") 00014 #define INITIAL_SCREEN THEME->GetMetric ("Common","InitialScreen") 00015 #define JOIN_PAUSE_SECONDS THEME->GetMetricF("Common","JoinPauseSeconds") 00016 #define WINDOW_TITLE THEME->GetMetric ("Common","WindowTitle") 00017 00018 #endif 00019 00020 /* 00021 * (c) 2003-2004 Chris Danford 00022 * All rights reserved. 00023 * 00024 * Permission is hereby granted, free of charge, to any person obtaining a 00025 * copy of this software and associated documentation files (the 00026 * "Software"), to deal in the Software without restriction, including 00027 * without limitation the rights to use, copy, modify, merge, publish, 00028 * distribute, and/or sell copies of the Software, and to permit persons to 00029 * whom the Software is furnished to do so, provided that the above 00030 * copyright notice(s) and this permission notice appear in all copies of 00031 * the Software and that both the above copyright notice(s) and this 00032 * permission notice appear in supporting documentation. 00033 * 00034 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS 00035 * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 00036 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF 00037 * THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS 00038 * INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT 00039 * OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS 00040 * OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR 00041 * OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 00042 * PERFORMANCE OF THIS SOFTWARE. 00043 */

Generated on Thu Jan 27 20:57:19 2005 for StepMania by doxygen 1.3.7