Skyscraper 2.0
|
This is the complete list of members for SBS::ButtonPanel, including all inherited members.
action_list | SBS::ButtonPanel | private |
AddButton(const std::string &sound, const std::string &texture, const std::string &texture_lit, int row, int column, const std::string &type, Real width, Real height, Real hoffset=0, Real voffset=0) | SBS::ButtonPanel | |
AddChild(Object *object) | SBS::Object | |
AddControl(const std::string &sound, int row, int column, Real bwidth, Real bheight, Real hoffset, Real voffset, int selection_position, std::vector< std::string > &action_names, std::vector< std::string > &textures) | SBS::ButtonPanel | |
AddWall(const std::string &name, const std::string &texture, Real thickness, Real x1, Real z1, Real x2, Real z2, Real height1, Real height2, Real voffset1, Real voffset2, Real tw, Real th, bool autosize) | SBS::ButtonPanel | |
ButtonHeight | SBS::ButtonPanel | |
ButtonPanel(Object *parent, int index, const std::string &texture, int rows, int columns, const std::string &direction, Real CenterX, Real CenterZ, Real buttonwidth, Real buttonheight, Real spacingX, Real spacingY, Real voffset, Real tw, Real th, bool autosize=true) | SBS::ButtonPanel | |
ButtonWidth | SBS::ButtonPanel | |
ChangeAllLights(bool value) | SBS::ButtonPanel | |
ChangeLight(int floor, bool value) | SBS::ButtonPanel | |
ChangeParent(Object *new_parent) | SBS::Object | |
children | SBS::Object | private |
Columns | SBS::ButtonPanel | |
command | SBS::Object | |
command_processed | SBS::Object | |
context | SBS::Object | |
controls | SBS::ButtonPanel | private |
ConvertTo() | SBS::Object | inline |
Direction | SBS::ButtonPanel | |
Enabled(bool value) | SBS::ButtonPanel | virtual |
EnableLoop(bool value) | SBS::Object | protected |
GetChild(int index) | SBS::Object | |
GetChildrenCount() | SBS::Object | |
GetControl(int index) | SBS::ButtonPanel | |
GetControl(const std::string &name) | SBS::ButtonPanel | |
GetControlCount() | SBS::ButtonPanel | |
GetFloorButton(int floor) | SBS::ButtonPanel | |
GetName() | SBS::ObjectBase | |
GetNameBase() | SBS::Object | |
GetNumber() | SBS::Object | |
GetOrientation(bool relative=false) | SBS::Object | |
GetParent() | SBS::ObjectBase | |
GetPosition(bool relative=false) | SBS::Object | virtual |
GetRoot() | SBS::ObjectBase | |
GetRotation() | SBS::Object | virtual |
GetSceneNode() | SBS::Object | |
GetType() | SBS::Object | |
Height | SBS::ButtonPanel | |
includefile | SBS::Object | |
Index | SBS::ButtonPanel | |
Init(bool children=true) | SBS::Object | |
InitChildren() | SBS::Object | private |
initialized | SBS::Object | private |
IsEnabled | SBS::ButtonPanel | |
IsGlobal() | SBS::Object | |
IsMovable() | SBS::Object | |
IsPermanent() | SBS::Object | |
IsType() | SBS::Object | inline |
linenum | SBS::Object | |
Loop() | SBS::Object | inlinevirtual |
loop_enabled | SBS::Object | private |
LoopChildren() | SBS::Object | protected |
mesh | SBS::ButtonPanel | private |
Move(const Vector3 &vector, Real speed=1.0) | SBS::Object | virtual |
Move(Real X, Real Y, Real Z, Real speed=1.0) | SBS::Object | virtual |
Name | SBS::ObjectBase | private |
node | SBS::Object | private |
NotifyChildren(bool move, bool rotate) | SBS::Object | private |
NotifyMove(bool parent=false) | SBS::Object | |
NotifyRotate(bool parent=false) | SBS::Object | |
Number | SBS::Object | private |
Object(Object *parent) | SBS::Object | |
ObjectBase(Object *parent) | SBS::ObjectBase | |
off_action | SBS::ButtonPanel | private |
OnClick(Vector3 &position, bool shift, bool ctrl, bool alt, bool right) | SBS::Object | inlinevirtual |
OnHit() | SBS::Object | inlinevirtual |
OnInit() | SBS::Object | inlinevirtual |
OnMove(bool parent) | SBS::Object | inlinevirtual |
OnRotate(bool parent) | SBS::Object | inlinevirtual |
OnUnclick(bool right) | SBS::Object | inlinevirtual |
Parent | SBS::ObjectBase | private |
parent_deleting | SBS::Object | |
Permanent | SBS::Object | private |
RegisterLoop(Object *object) | SBS::Object | |
RemoveChild(Object *object) | SBS::Object | |
RemoveControl(Control *control) | SBS::ButtonPanel | |
Report(const std::string &message) | SBS::ObjectBase | virtual |
ReportError(const std::string &message) | SBS::ObjectBase | virtual |
ResetState() | SBS::Object | inlinevirtual |
Rotate(const Vector3 &vector, Real speed=1.0) | SBS::Object | virtual |
Rotate(Real X, Real Y, Real Z, Real speed=1.0) | SBS::Object | virtual |
Rows | SBS::ButtonPanel | |
runloops | SBS::Object | private |
sbs | SBS::ObjectBase | protected |
SelfDestruct() | SBS::Object | protected |
SetControls(const std::string &action_name) | SBS::ButtonPanel | |
SetName(const std::string &name) | SBS::ObjectBase | |
SetOrientation(const Quaternion &q, bool relative=false) | SBS::Object | |
SetPosition(const Vector3 &position) | SBS::Object | virtual |
SetPosition(Real X, Real Y, Real Z) | SBS::Object | virtual |
SetPositionRelative(const Vector3 &position) | SBS::Object | |
SetPositionRelative(Real X, Real Y, Real Z) | SBS::Object | |
SetPositionY(Real value) | SBS::Object | virtual |
SetRotation(const Vector3 &rotation) | SBS::Object | virtual |
SetRotation(Real X, Real Y, Real Z) | SBS::Object | virtual |
SetValues(const std::string &type, const std::string &name, bool is_permanent, bool is_movable=true) | SBS::Object | |
ShowBoundingBox(bool value) | SBS::Object | |
SpacingX | SBS::ButtonPanel | |
SpacingY | SBS::ButtonPanel | |
Type | SBS::Object | private |
UnregisterLoop(Object *object) | SBS::Object | |
values_set | SBS::Object | private |
Width | SBS::ButtonPanel | |
~ButtonPanel() | SBS::ButtonPanel | |
~Object() | SBS::Object | virtual |
~ObjectBase() | SBS::ObjectBase | inlinevirtual |