| DeleteBoundingAreas(char *pId) | IND_Entity2d | |
| GetAlign() | IND_Entity2d | [inline] |
| GetAngleX() | IND_Entity2d | [inline] |
| GetAngleY() | IND_Entity2d | [inline] |
| GetAngleZ() | IND_Entity2d | [inline] |
| GetAnimation() | IND_Entity2d | [inline] |
| GetBackCull() | IND_Entity2d | [inline] |
| GetBlendSource() | IND_Entity2d | [inline] |
| GetCharSpacing() | IND_Entity2d | [inline] |
| GetDestSource() | IND_Entity2d | [inline] |
| GetFadeA() | IND_Entity2d | [inline] |
| GetFadeB() | IND_Entity2d | [inline] |
| GetFadeG() | IND_Entity2d | [inline] |
| GetFadeR() | IND_Entity2d | [inline] |
| GetFilter() | IND_Entity2d | [inline] |
| GetHotSpotX() | IND_Entity2d | [inline] |
| GetHotSpotY() | IND_Entity2d | [inline] |
| GetLineSpacing() | IND_Entity2d | [inline] |
| GetLineX1() | IND_Entity2d | [inline] |
| GetLineX2() | IND_Entity2d | [inline] |
| GetLineY1() | IND_Entity2d | [inline] |
| GetLineY2() | IND_Entity2d | [inline] |
| GetMirrorX() | IND_Entity2d | [inline] |
| GetMirrorY() | IND_Entity2d | [inline] |
| GetNumLines() | IND_Entity2d | [inline] |
| GetNumReplays() | IND_Entity2d | [inline] |
| GetNumSides() | IND_Entity2d | [inline] |
| GetPolyAngle() | IND_Entity2d | [inline] |
| GetPolyPoints() | IND_Entity2d | [inline] |
| GetPosX() | IND_Entity2d | [inline] |
| GetPosY() | IND_Entity2d | [inline] |
| GetPosZ() | IND_Entity2d | [inline] |
| GetRadius() | IND_Entity2d | [inline] |
| GetRegionHeight() | IND_Entity2d | [inline] |
| GetRegionWidth() | IND_Entity2d | [inline] |
| GetRegionX() | IND_Entity2d | [inline] |
| GetRegionY() | IND_Entity2d | [inline] |
| GetScaleX() | IND_Entity2d | [inline] |
| GetScaleY() | IND_Entity2d | [inline] |
| GetSequence() | IND_Entity2d | [inline] |
| GetSurface() | IND_Entity2d | [inline] |
| GetText() | IND_Entity2d | [inline] |
| GetTintB() | IND_Entity2d | [inline] |
| GetTintG() | IND_Entity2d | [inline] |
| GetTintR() | IND_Entity2d | [inline] |
| GetTransparency() | IND_Entity2d | [inline] |
| GetType() | IND_Entity2d | [inline] |
| IfWrap() | IND_Entity2d | [inline] |
| IsShow() | IND_Entity2d | [inline] |
| IsShowCollisionAreas() | IND_Entity2d | [inline] |
| IsShowGridAreas() | IND_Entity2d | [inline] |
| SetAlign(IND_Align pAlign) | IND_Entity2d | |
| SetAngleXYZ(float pAnX, float pAnY, float pAnZ) | IND_Entity2d | |
| SetAnimation(IND_Animation *pNewAnimation) | IND_Entity2d | |
| SetBackCull(bool pCull) | IND_Entity2d | |
| SetBlendDest(IND_BlendingType pDs) | IND_Entity2d | |
| SetBlendSource(IND_BlendingType pSo) | IND_Entity2d | |
| SetBoundingAreas(char *pFile) | IND_Entity2d | |
| SetBoundingCircle(char *pId, int pOffsetX, int pOffsetY, int pRadius) | IND_Entity2d | |
| SetBoundingRectangle(char *pId, int pOffsetX, int pOffsetY, int pWidth, int pHeight) | IND_Entity2d | |
| SetBoundingTriangle(char *pId, int pAx, int pAy, int pBx, int pBy, int pCx, int pCy) | IND_Entity2d | |
| SetCharSpacing(int pCharSpacing) | IND_Entity2d | |
| SetFade(byte pR, byte pG, byte pB, byte pA) | IND_Entity2d | |
| SetFilter(IND_Filter pF) | IND_Entity2d | |
| SetFont(IND_Font *pFont) | IND_Entity2d | |
| SetHotSpot(float pX, float pY) | IND_Entity2d | |
| SetLine(int pX1, int pY1, int pX2, int pY2) | IND_Entity2d | |
| SetLineSpacing(int pLineSpacing) | IND_Entity2d | |
| SetMirrorX(bool pMx) | IND_Entity2d | |
| SetMirrorY(bool pMy) | IND_Entity2d | |
| SetNumLines(int pNumLines) | IND_Entity2d | |
| SetNumReplays(int pNumReplays) | IND_Entity2d | |
| SetNumSides(int pNumSides) | IND_Entity2d | |
| SetPolyAngle(float pPolyAngle) | IND_Entity2d | |
| SetPolyPoints(IND_Point *pPolyPoints) | IND_Entity2d | |
| SetPosition(float pX, float pY, int pZ) | IND_Entity2d | |
| SetPrimitive2d(IND_Primitive2d pPri2d) | IND_Entity2d | |
| SetRadius(int pRadius) | IND_Entity2d | |
| SetRectangle(int pX1, int pY1, int pX2, int pY2) | IND_Entity2d | |
| SetRegion(int pOffX, int pOffY, int pRegionWidth, int pRegionHeight) | IND_Entity2d | |
| SetScale(float pSx, float pSy) | IND_Entity2d | |
| SetSequence(int pSequence) | IND_Entity2d | |
| SetShow(bool pShow) | IND_Entity2d | |
| SetSurface(IND_Surface *pNewSurface) | IND_Entity2d | |
| SetText(char *pText) | IND_Entity2d | |
| SetTint(byte pR, byte pG, byte pB) | IND_Entity2d | |
| SetTransparency(byte pA) | IND_Entity2d | |
| SetWrapDisplacement(float pUDisplace, float pVDisplace) | IND_Entity2d | |
| ShowCollisionAreas(bool pShowCollisionAreas) | IND_Entity2d | |
| ShowGridAreas(bool pShowGridAreas) | IND_Entity2d | |
| ToggleWrap(bool pWrap) | IND_Entity2d | |