Starshatter_Open
Open source Starshatter engine
|
This is the complete list of members for Bolt, including all inherited members.
background | Graphic | protected |
Bolt(double len=16, double wid=1, Bitmap *tex=0, int share=0) | Bolt | |
BOLT enum value | Graphic | |
CastsShadow() const | Graphic | inlinevirtual |
CheckRayIntersection(Point pt, Point vpn, double len, Point &ipt, bool treat_translucent_polys_as_solid=true) | Graphic | virtual |
CheckVisibility(Projector &projector) | Graphic | virtual |
CollidesWith(Graphic &o) | Graphic | virtual |
Depth() const | Graphic | inlinevirtual |
depth | Graphic | protected |
Destroy() | Graphic | virtual |
Farther(Graphic *a, Graphic *b) | Graphic | static |
foreground | Graphic | protected |
GetScene() const | Graphic | inlinevirtual |
Graphic() | Graphic | |
hidden | Graphic | protected |
Hidden() const | Graphic | inlinevirtual |
Hide() | Graphic | inlinevirtual |
id | Graphic | protected |
id_key | Graphic | protectedstatic |
Identity() const | Graphic | inline |
infinite | Graphic | protected |
IsBackground() const | Graphic | inlinevirtual |
IsBolt() const | Bolt | inlinevirtual |
IsForeground() const | Graphic | inlinevirtual |
IsInfinite() const | Graphic | inlinevirtual |
IsQuad() const | Graphic | inlinevirtual |
IsSolid() const | Graphic | inlinevirtual |
IsSprite() const | Graphic | inlinevirtual |
IsVisible() const | Graphic | inline |
length | Bolt | protected |
Life() const | Graphic | inlinevirtual |
life | Graphic | protected |
loc | Graphic | protected |
Location() const | Graphic | inline |
luminous | Graphic | protected |
Luminous() const | Graphic | inlinevirtual |
MoveTo(const Point &p) | Graphic | inlinevirtual |
mtl | Bolt | protected |
name | Graphic | protected |
Name() const | Graphic | inline |
Nearer(Graphic *a, Graphic *b) | Graphic | static |
operator<(const Graphic &g) const | Graphic | |
operator<=(const Graphic &g) const | Graphic | |
operator==(const Graphic &g) const | Graphic | inline |
origin | Bolt | protected |
OTHER enum value | Graphic | |
poly | Bolt | protected |
ProjectScreenRect(Projector *p) | Graphic | virtual |
QUAD enum value | Graphic | |
radius | Graphic | protected |
Radius() const | Graphic | inline |
Render(Video *video, DWORD flags) | Bolt | virtual |
RENDER_ADD_LIGHT enum value | Graphic | |
RENDER_ADDITIVE enum value | Graphic | |
RENDER_ALPHA enum value | Graphic | |
RENDER_FIRST_LIGHT enum value | Graphic | |
RENDER_FLAGS enum name | Graphic | |
RENDER_SOLID enum value | Graphic | |
scene | Graphic | protected |
screen_rect | Graphic | protected |
ScreenRect() const | Graphic | inline |
SetBackground(bool b) | Graphic | inlinevirtual |
SetDepth(float d) | Graphic | inlinevirtual |
SetDirection(const Point &v) | Bolt | |
SetEndPoints(const Point &from, const Point &to) | Bolt | |
SetForeground(bool f) | Graphic | inlinevirtual |
SetInfinite(bool b) | Graphic | virtual |
SetLuminous(bool l) | Graphic | inlinevirtual |
SetOrientation(const Matrix &o) | Bolt | virtual |
SetScene(Scene *s) | Graphic | inlinevirtual |
SetShade(double s) | Bolt | inline |
SetShadow(bool s) | Graphic | inlinevirtual |
SetTextureOffset(double from, double to) | Bolt | |
SetVisible(bool v) | Graphic | inline |
Shade() const | Bolt | inline |
shade | Bolt | protected |
shadow | Graphic | protected |
shared | Bolt | protected |
Show() | Graphic | inlinevirtual |
SOLID enum value | Graphic | |
SPRITE enum value | Graphic | |
texture | Bolt | protected |
trans | Graphic | protected |
TranslateBy(const Point &ref) | Bolt | virtual |
Translucent() const | Graphic | inlinevirtual |
TYPE enum name | Graphic | |
TYPENAME() | Bolt | inlinestatic |
Update() | Bolt | virtual |
visible | Graphic | protected |
vpn | Bolt | protected |
vset | Bolt | protected |
width | Bolt | protected |
~Bolt() | Bolt | virtual |
~Graphic() | Graphic | virtual |