This is the complete list of members for C4MapScriptLayer, including all inherited members.
| AcquireNumber() | C4PropListNumbered | protected |
| AppendDataString(StdStrBuf *out, const char *delim, int depth=3, bool ignore_reference_parent=false) const | C4PropList | |
| begin() | C4PropList | |
| Blit(const C4Rect &rcBounds, const C4MapScriptAlgo *algo) | C4MapScriptLayer | |
| Blit(const C4MapScriptLayer *src, const C4Rect &src_rect, const C4MapScriptMatTexMask &mask, int32_t tx, int32_t ty) | C4MapScriptLayer | |
| C4MapScriptLayer(C4PropList *prototype, C4MapScriptMap *map) | C4MapScriptLayer | |
| C4PropList(C4PropList *prototype=nullptr) | C4PropList | protected |
| C4PropListNumbered(C4PropList *prototype=nullptr) | C4PropListNumbered | protected |
| Call(C4PropertyName k, C4AulParSet *pPars=nullptr, bool fPassErrors=false) | C4PropList | inline |
| Call(C4String *k, C4AulParSet *pPars=nullptr, bool fPassErrors=false) | C4PropList | |
| Call(const char *k, C4AulParSet *pPars=nullptr, bool fPassErrors=false) | C4PropList | |
| CheckPropList(C4PropList *) | C4PropListNumbered | static |
| Clear() | C4PropList | inline |
| ClearNumber() | C4PropListNumbered | protected |
| ClearNumberedPropLists() | C4PropListNumbered | static |
| ClearRefs() | C4PropList | inlineprotected |
| ClearShelve() | C4PropListNumbered | static |
| ClearSurface() | C4MapScriptLayer | |
| CompileFunc(StdCompiler *pComp, C4ValueNumbers *numbers) | C4PropListNumbered | |
| ConvertSkyToTransparent() | C4MapScriptLayer | |
| CreateSurface(int32_t wdt, int32_t hgt) | C4MapScriptLayer | |
| Delete() | C4PropList | inlinevirtual |
| Denumerate(C4ValueNumbers *) | C4PropList | virtual |
| end() | C4PropList | inline |
| EnumerateOwnFuncs(C4String *prev=nullptr) const | C4PropList | |
| EnumerationIndex | C4PropListNumbered | protectedstatic |
| Fill(uint8_t fg, uint8_t bg, const C4Rect &rcBounds, const C4MapScriptAlgo *algo) | C4MapScriptLayer | |
| FindPos(const C4Rect &search_rect, const C4MapScriptMatTexMask &mask, int32_t *out_x, int32_t *out_y, int32_t max_tries) | C4MapScriptLayer | |
| Freeze() | C4PropList | inline |
| FreezeAndMakeStaticRecursively(std::vector< C4Value > *prop_lists, const C4PropListStatic *parent=nullptr, C4String *key=nullptr) | C4PropList | |
| GetBackPix(int32_t x, int32_t y, uint8_t outside_col) const | C4MapScriptLayer | inline |
| GetBounds() const | C4MapScriptLayer | |
| GetByNumber(int32_t iNumber) | C4PropListNumbered | static |
| GetDef() const | C4PropList | virtual |
| GetDef() | C4PropList | virtual |
| GetEffect() | C4PropList | virtual |
| GetEnumerationIndex() | C4PropListNumbered | inlinestatic |
| GetFunc(C4PropertyName k) const | C4PropList | inline |
| GetFunc(C4String *k) const | C4PropList | |
| GetFunc(const char *k) const | C4PropList | |
| GetHgt() const | C4MapScriptLayer | inline |
| GetMap() | C4MapScriptLayer | inline |
| GetMapScriptLayer() override | C4MapScriptLayer | inlinevirtual |
| GetMapScriptMap() | C4PropList | virtual |
| GetName() const | C4PropList | virtual |
| GetObject() | C4PropList | virtual |
| GetObject() const | C4PropList | virtual |
| GetPix(int32_t x, int32_t y, uint8_t outside_col) const | C4MapScriptLayer | inline |
| GetPixCount(const C4Rect &rcBounds, const C4MapScriptMatTexMask &mask) | C4MapScriptLayer | |
| GetProperties() const | C4PropList | virtual |
| GetProperty(C4PropertyName k, C4Value *pResult) const | C4PropList | inline |
| GetPropertyArray(C4PropertyName n) const | C4PropList | |
| GetPropertyBool(C4PropertyName n, bool default_val=false) const | C4PropList | |
| GetPropertyByS(const C4String *k, C4Value *pResult) const | C4PropList | virtual |
| GetPropertyInt(C4PropertyName k, int32_t default_val=0) const | C4PropList | |
| GetPropertyP(C4PropertyName k) const | C4PropList | |
| GetPropertyPropList(C4PropertyName k) const | C4PropList | |
| GetPropertyStr(C4PropertyName k) const | C4PropList | |
| GetPropListNumbered() override | C4PropListNumbered | virtual |
| GetPrototype() const | C4PropList | inline |
| GetSortedLocalProperties(bool add_prototype=true) const | C4PropList | |
| GetSortedLocalProperties(const char *prefix, const C4PropList *ignore_overridden) const | C4PropList | |
| GetSortedProperties(const char *prefix, C4PropList *ignore_parent=nullptr) const | C4PropList | |
| GetUnsortedProperties(const char *prefix, C4PropList *ignore_parent=nullptr) const | C4PropList | |
| GetWdt() const | C4MapScriptLayer | inline |
| HasProperty(C4String *k) const | C4PropList | inline |
| HasSurface() const | C4MapScriptLayer | inline |
| IsFrozen() const | C4PropList | inline |
| IsNumbered() const override | C4PropListNumbered | inlinevirtual |
| IsPixMasked(int32_t x, int32_t y) const | C4MapScriptLayer | inline |
| IsStatic() | C4PropList | inlinevirtual |
| IsStatic() const | C4PropList | inline |
| map | C4MapScriptLayer | protected |
| New(C4PropList *prototype=nullptr) | C4PropList | static |
| NewStatic(C4PropList *prototype, const C4PropListStatic *parent, C4String *key) | C4PropList | static |
| Number | C4PropListNumbered | |
| operator==(const C4PropList &b) const | C4PropList | |
| PropLists | C4PropListNumbered | protectedstatic |
| ReleaseSurfaces() | C4MapScriptLayer | inline |
| RemoveCyclicPrototypes() | C4PropList | |
| ResetEnumerationIndex() | C4PropListNumbered | static |
| ResetProperty(C4String *k) | C4PropList | virtual |
| SetEnumerationIndex(int32_t iMaxObjectNumber) | C4PropListNumbered | static |
| SetName(const char *NewName=nullptr) | C4PropList | virtual |
| SetOnFire(bool OnFire) | C4PropList | inlinevirtual |
| SetPix(int32_t x, int32_t y, uint8_t fg, uint8_t bg) const | C4MapScriptLayer | inline |
| SetProperty(C4PropertyName k, const C4Value &to) | C4PropList | inline |
| SetPropertyByS(C4String *k, const C4Value &to) | C4PropList | virtual |
| SetSurfaces(std::unique_ptr< CSurface8 > fg, std::unique_ptr< CSurface8 > bg) | C4MapScriptLayer | inline |
| ShelvedPropLists | C4PropListNumbered | protectedstatic |
| ShelveNumberedPropLists() | C4PropListNumbered | static |
| Status | C4PropList | |
| Thaw() | C4PropList | inline |
| ThawRecursively() | C4PropList | |
| ToJSON(int depth=10, bool ignore_reference_parent=false) const | C4PropList | |
| UnshelveNumberedPropLists() | C4PropListNumbered | static |
| UpdateSurfaceSize() | C4MapScriptLayer | |
| ~C4MapScriptLayer() override | C4MapScriptLayer | inline |
| ~C4PropList() | C4PropList | virtual |
| ~C4PropListNumbered() override | C4PropListNumbered |