Starshatter_Open
Open source Starshatter engine
|
This is the complete list of members for EngDlg, including all inherited members.
ActiveWindow(Screen *s, int ax, int ay, int aw, int ah, DWORD id=0, DWORD style=0, ActiveWindow *parent=0) | ActiveWindow | |
AddChild(ActiveWindow *child) | ActiveWindow | protectedvirtual |
AddControl(ActiveWindow *ctrl) | FormWindow | virtual |
AddText(const char *t) | ActiveWindow | |
AddText(const Text &t) | ActiveWindow | |
AddView(View *v) | Window | virtual |
AdoptFormDef(const FormDef &def) | FormWindow | virtual |
alpha | ActiveWindow | protected |
alt_text | ActiveWindow | protected |
auto_repair | EngDlg | protected |
back_color | ActiveWindow | protected |
base_color | ActiveWindow | protected |
CalcGrid() | ActiveWindow | protectedvirtual |
capacity | EngDlg | protected |
cell_insets | ActiveWindow | protected |
cells | ActiveWindow | protected |
children | ActiveWindow | protected |
ClientEvent(int EID, int x=0, int y=0) | ActiveWindow | virtual |
clients | EngDlg | protected |
ClipBitmap(int x1, int y1, int x2, int y2, Bitmap *img, Color c, int blend, const Rect &clip) | Window | |
ClipLine(int &x1, int &y1, int &x2, int &y2) | Window | |
ClipLine(double &x1, double &y1, double &x2, double &y2) | Window | |
ClipRect(const Rect &r) | Window | |
close_btn | EngDlg | protected |
cols | ActiveWindow | protected |
components | EngDlg | protected |
Controls() | FormWindow | inline |
CreateButton(const char *text, int x, int y, int w, int h, DWORD id=0, DWORD pid=0) | FormWindow | virtual |
CreateComboBox(const char *text, int x, int y, int w, int h, DWORD id=0, DWORD pid=0) | FormWindow | virtual |
CreateDefButton(CtrlDef &def) | FormWindow | protectedvirtual |
CreateDefCombo(CtrlDef &def) | FormWindow | protectedvirtual |
CreateDefEdit(CtrlDef &def) | FormWindow | protectedvirtual |
CreateDefImage(CtrlDef &def) | FormWindow | protectedvirtual |
CreateDefLabel(CtrlDef &def) | FormWindow | protectedvirtual |
CreateDefList(CtrlDef &def) | FormWindow | protectedvirtual |
CreateDefRichText(CtrlDef &def) | FormWindow | protectedvirtual |
CreateDefSlider(CtrlDef &def) | FormWindow | protectedvirtual |
CreateEditBox(const char *text, int x, int y, int w, int h, DWORD id=0, DWORD pid=0) | FormWindow | virtual |
CreateImageBox(const char *text, int x, int y, int w, int h, DWORD id=0, DWORD pid=0) | FormWindow | virtual |
CreateLabel(const char *text, int x, int y, int w, int h, DWORD id=0, DWORD pid=0, DWORD style=0) | FormWindow | virtual |
CreateListBox(const char *text, int x, int y, int w, int h, DWORD id=0, DWORD pid=0) | FormWindow | virtual |
CreateRichTextBox(const char *text, int x, int y, int w, int h, DWORD id=0, DWORD pid=0, DWORD style=0) | FormWindow | virtual |
CreateSlider(const char *text, int x, int y, int w, int h, DWORD id=0, DWORD pid=0, DWORD style=0) | FormWindow | virtual |
DelView(View *v) | Window | virtual |
desc | ActiveWindow | protected |
Destroy() | FormWindow | virtual |
DoLayout() | ActiveWindow | virtual |
Draw() | ActiveWindow | virtual |
DrawBitmap(int x1, int y1, int x2, int y2, Bitmap *img, int blend=0) | Window | |
DrawEllipse(int x1, int y1, int x2, int y2, Color color, int blend=0) | Window | |
DrawLine(int x1, int y1, int x2, int y2, Color color, int blend=0) | Window | |
DrawLines(int nPts, POINT *pts, Color color, int blend=0) | Window | |
DrawPoly(int nPts, POINT *pts, Color color, int blend=0) | Window | |
DrawRect(int x1, int y1, int x2, int y2, Color color, int blend=0) | Window | |
DrawRect(const Rect &r, Color color, int blend=0) | Window | |
DrawStyleRect(const Rect &r, int style) | ActiveWindow | protectedvirtual |
DrawStyleRect(int x1, int y1, int x2, int y2, int style) | ActiveWindow | protectedvirtual |
DrawTabbedText() | ActiveWindow | protectedvirtual |
DrawText(const char *txt, int count, Rect &txt_rect, DWORD flags) | ActiveWindow | |
DrawTextureGrid() | ActiveWindow | protectedvirtual |
enabled | ActiveWindow | protected |
EngDlg(Screen *s, FormDef &def, GameScreen *mgr) | EngDlg | |
event | ActiveWindow | protected |
ExecFrame() | EngDlg | virtual |
FadeBitmap(int x1, int y1, int x2, int y2, Bitmap *img, Color c, int blend) | Window | |
FillEllipse(int x1, int y1, int x2, int y2, Color color, int blend=0) | Window | |
FillPoly(int nPts, POINT *pts, Color color, int blend=0) | Window | |
FillRect(int x1, int y1, int x2, int y2, Color color, int blend=0) | Window | |
FillRect(const Rect &r, Color color, int alpha=0) | Window | |
FindChild(DWORD id) | ActiveWindow | virtual |
FindChild(int x, int y) | ActiveWindow | virtual |
FindControl(DWORD id) | FormWindow | virtual |
FindControl(int x, int y) | FormWindow | virtual |
fixed_height | ActiveWindow | protected |
fixed_width | ActiveWindow | protected |
focus | ActiveWindow | protected |
font | Window | protected |
fore_color | ActiveWindow | protected |
form | ActiveWindow | protected |
FormWindow(Screen *s, int ax, int ay, int aw, int ah, DWORD aid=0, DWORD style=0, ActiveWindow *parent=0) | FormWindow | |
GetAlpha() const | ActiveWindow | inline |
GetAltText() const | ActiveWindow | inline |
GetBackColor() const | ActiveWindow | inline |
GetBaseColor() const | ActiveWindow | inline |
GetCapture() | ActiveWindow | virtual |
GetCellInsets() | ActiveWindow | inline |
GetCells() | ActiveWindow | inline |
GetChildren() | ActiveWindow | inline |
GetDescription() const | ActiveWindow | inlinevirtual |
GetFixedHeight() const | ActiveWindow | inline |
GetFixedWidth() const | ActiveWindow | inline |
GetFont() const | Window | inline |
GetForeColor() const | ActiveWindow | inline |
GetForm() | ActiveWindow | inlinevirtual |
GetHidePartial() const | ActiveWindow | inline |
GetID() const | ActiveWindow | inline |
GetMargins() | ActiveWindow | inline |
GetRect() const | Window | inline |
GetScreen() const | Window | inline |
GetSingleLine() const | ActiveWindow | inline |
GetStyle() const | ActiveWindow | inline |
GetTabStop(int n) const | ActiveWindow | |
GetText() const | ActiveWindow | inline |
GetTextAlign() const | ActiveWindow | inline |
GetTextInsets() | ActiveWindow | inline |
GetTexture() | ActiveWindow | inline |
GetTransparent() const | ActiveWindow | inline |
HasFocus() const | ActiveWindow | inlinevirtual |
Height() const | Window | inline |
Hide() | EngDlg | virtual |
hide_partial | ActiveWindow | protected |
id | ActiveWindow | protected |
Init() | FormWindow | virtual |
Init(const FormDef &def) | FormWindow | virtual |
IsEnabled() const | ActiveWindow | inlinevirtual |
IsFormActive() const | ActiveWindow | virtual |
IsShown() const | Window | inlinevirtual |
IsTopMost() const | ActiveWindow | inlinevirtual |
IsVisible() const | ActiveWindow | inlinevirtual |
KillFocus() | ActiveWindow | virtual |
layout | ActiveWindow | protected |
manager | EngDlg | protected |
margins | ActiveWindow | protected |
MoveTo(const Rect &r) | ActiveWindow | virtual |
mtl | ActiveWindow | protected |
OnAutoRepair(AWEvent *event) | EngDlg | virtual |
OnClick() | ActiveWindow | virtual |
OnClient(AWEvent *event) | EngDlg | virtual |
OnClose(AWEvent *event) | EngDlg | virtual |
OnComponent(AWEvent *event) | EngDlg | virtual |
OnDragDrop(int x, int y, ActiveWindow *source) | ActiveWindow | virtual |
OnDragStart(int x, int y) | ActiveWindow | virtual |
OnKeyDown(int vk, int flags) | ActiveWindow | virtual |
OnLButtonDown(int x, int y) | ActiveWindow | virtual |
OnLButtonUp(int x, int y) | ActiveWindow | virtual |
OnMouseEnter(int x, int y) | ActiveWindow | virtual |
OnMouseExit(int x, int y) | ActiveWindow | virtual |
OnMouseMove(int x, int y) | ActiveWindow | virtual |
OnMouseWheel(int wheel) | ActiveWindow | virtual |
OnOverride(AWEvent *event) | EngDlg | virtual |
OnPowerLevel(AWEvent *event) | EngDlg | virtual |
OnPowerOff(AWEvent *event) | EngDlg | virtual |
OnPowerOn(AWEvent *event) | EngDlg | virtual |
OnPriorityDecrease(AWEvent *event) | EngDlg | virtual |
OnPriorityIncrease(AWEvent *event) | EngDlg | virtual |
OnQueue(AWEvent *event) | EngDlg | virtual |
OnRButtonDown(int x, int y) | ActiveWindow | virtual |
OnRButtonUp(int x, int y) | ActiveWindow | virtual |
OnRepair(AWEvent *event) | EngDlg | virtual |
OnReplace(AWEvent *event) | EngDlg | virtual |
OnRouteComplete(AWEvent *event) | EngDlg | virtual |
OnRouteStart(AWEvent *event) | EngDlg | virtual |
OnSelect() | ActiveWindow | virtual |
OnSource(AWEvent *event) | EngDlg | virtual |
operator==(const ActiveWindow &w) const | ActiveWindow | inline |
Window::operator==(const Window &that) const | Window | inline |
EventTarget::operator==(const EventTarget &t) const | EventTarget | inline |
override | EngDlg | protected |
Paint() | ActiveWindow | virtual |
parent | ActiveWindow | protected |
polys | ActiveWindow | protected |
power_level | EngDlg | protected |
power_off | EngDlg | protected |
power_on | EngDlg | protected |
Print(int x1, int y1, const char *fmt,...) | Window | |
priority_decrease | EngDlg | protected |
priority_increase | EngDlg | protected |
rect | Window | protected |
RegisterClient(int EID, ActiveWindow *client, PFVAWE callback) | ActiveWindow | virtual |
RegisterControls() | EngDlg | virtual |
ReleaseCapture() | ActiveWindow | virtual |
repair | EngDlg | protected |
repair_queue | EngDlg | protected |
repair_time | EngDlg | protected |
replace | EngDlg | protected |
replace_time | EngDlg | protected |
route_list | EngDlg | protected |
route_source | EngDlg | protected |
rows | ActiveWindow | protected |
screen | Window | protected |
ScreenToWindow(int &x, int &y) | Window | inlineprotectedvirtual |
ScreenToWindow(Rect &r) | Window | inlineprotectedvirtual |
selected_clients | EngDlg | protected |
selected_component | EngDlg | protected |
selected_name | EngDlg | protected |
selected_repair | EngDlg | protected |
selected_source | EngDlg | protected |
SetAlpha(double a) | ActiveWindow | |
SetAltText(const char *t) | ActiveWindow | inline |
SetAltText(const Text &t) | ActiveWindow | inline |
SetBackColor(Color c) | ActiveWindow | inline |
SetBaseColor(Color c) | ActiveWindow | inline |
SetCapture() | ActiveWindow | virtual |
SetCellInsets(const Insets &c) | ActiveWindow | |
SetCells(int cx, int cy, int cw=1, int ch=1) | ActiveWindow | |
SetCells(const Rect &r) | ActiveWindow | inline |
SetEnabled(bool e=true) | ActiveWindow | inline |
SetFixedHeight(int h) | ActiveWindow | inline |
SetFixedWidth(int w) | ActiveWindow | inline |
SetFocus() | ActiveWindow | virtual |
SetFont(Font *f) | Window | inline |
SetForeColor(Color c) | ActiveWindow | inline |
SetForm(ActiveWindow *f) | ActiveWindow | inlinevirtual |
SetHidePartial(bool a) | ActiveWindow | inline |
SetMargins(const Insets &m) | ActiveWindow | |
SetShip(Ship *s) | EngDlg | |
SetSingleLine(bool a) | ActiveWindow | inline |
SetStyle(DWORD s) | ActiveWindow | inline |
SetSystemBackColor(Color c) | ActiveWindow | static |
SetSystemFont(Font *f) | ActiveWindow | static |
SetSystemForeColor(Color c) | ActiveWindow | static |
SetTabStop(int n, int x) | ActiveWindow | |
SetText(const char *t) | ActiveWindow | |
SetText(const Text &t) | ActiveWindow | |
SetTextAlign(DWORD a) | ActiveWindow | |
SetTextInsets(const Insets &t) | ActiveWindow | |
SetTexture(Bitmap *bmp) | ActiveWindow | inline |
SetTopMost(bool t) | ActiveWindow | inlinevirtual |
SetTransparent(bool t) | ActiveWindow | inline |
ShadeColor(Color c, double shade) | ActiveWindow | protectedvirtual |
ship | EngDlg | protected |
Show() | EngDlg | virtual |
shown | Window | protected |
single_line | ActiveWindow | protected |
source_levels | EngDlg | protected |
sources | EngDlg | protected |
style | ActiveWindow | protected |
sys_back_color | ActiveWindow | protectedstatic |
sys_font | ActiveWindow | protectedstatic |
sys_fore_color | ActiveWindow | protectedstatic |
tab | ActiveWindow | protected |
TargetRect() const | ActiveWindow | virtual |
text | ActiveWindow | protected |
text_align | ActiveWindow | protected |
text_insets | ActiveWindow | protected |
texture | ActiveWindow | protected |
TileBitmap(int x1, int y1, int x2, int y2, Bitmap *img, int blend=0) | Window | |
topmost | ActiveWindow | protected |
transparent | ActiveWindow | protected |
TYPENAME() | ActiveWindow | inlinestatic |
UnregisterClient(int EID, ActiveWindow *client) | ActiveWindow | virtual |
UpdateRouteTables() | EngDlg | |
UpdateSelection() | EngDlg | |
UseLayout(const std::vector< DWORD > &min_x, const std::vector< DWORD > &min_y, const std::vector< float > &weight_x, const std::vector< float > &weight_y) | ActiveWindow | virtual |
UseLayout(const std::vector< float > &min_x, const std::vector< float > &min_y, const std::vector< float > &weight_x, const std::vector< float > &weight_y) | ActiveWindow | virtual |
UseLayout(int ncols, int nrows, int *min_x, int *min_y, float *weight_x, float *weight_y) | ActiveWindow | virtual |
view_list | Window | protected |
vset | ActiveWindow | protected |
Width() const | Window | inline |
Window(Screen *s, int ax, int ay, int aw, int ah) | Window | |
X() const | Window | inline |
Y() const | Window | inline |
~ActiveWindow() | ActiveWindow | virtual |
~EngDlg() | EngDlg | virtual |
~EventTarget() | EventTarget | inlinevirtual |
~FormWindow() | FormWindow | virtual |
~Window() | Window | virtual |