|
Oolite 1.91.0.7712-251017-85ce217
|
import "GuiDisplayGen.h"import "Universe.h"import "GameController.h"import "PlayerEntity.h"import "PlayerEntityControls.h"import "OOTextureSprite.h"import "ResourceManager.h"import "OOSound.h"import "OOStringExpander.h"import "OOStringParsing.h"import "HeadUpDisplay.h"import "OOCollectionExtractors.h"import "OOTexture.h"import "OOJavaScriptEngine.h"import "PlayerEntityStickProfile.h"import "OOSystemDescriptionManager.h"Go to the source code of this file.
Classes | |
| category | GuiDisplayGen(Internal) |
Functions | |
| OOINLINE BOOL | RowInRange (OOGUIRow row, NSRange range) |
Variables | |
| static BOOL | _refreshStarChart = NO |
Definition at line 42 of file GuiDisplayGen.m.
References OOINLINE.
Referenced by GuiDisplayGen(Internal)::drawGLDisplay:x:y:z:, GuiDisplayGen::keyForRow:, GuiDisplayGen::objectForRow:, GuiDisplayGen::setArray:forRow:, GuiDisplayGen::setColor:forRow:, GuiDisplayGen::setFirstSelectableRow, GuiDisplayGen::setKey:forRow:, GuiDisplayGen::setLastSelectableRow, GuiDisplayGen::setNextRow:, GuiDisplayGen::setSelectedRow:, GuiDisplayGen::setText:forRow:, and GuiDisplayGen::setText:forRow:align:.
|
static |
Definition at line 64 of file GuiDisplayGen.m.
Referenced by GuiDisplayGen(Internal)::drawStarChart:x:y:z:alpha:, and GuiDisplayGen::refreshStarChart.