This is the complete list of members for Terraria.WorldSections, including all inherited members.
_sectionsNeedingRefresh | Terraria.WorldSections | private |
AnyNeedRefresh | Terraria.WorldSections | |
AnyUnfinishedSections | Terraria.WorldSections | |
BitIndex_SectionFramed | Terraria.WorldSections | static |
BitIndex_SectionLoaded | Terraria.WorldSections | static |
BitIndex_SectionMapDrawn | Terraria.WorldSections | static |
BitIndex_SectionNeedsRefresh | Terraria.WorldSections | static |
ClearMapDraw() | Terraria.WorldSections | inline |
data | Terraria.WorldSections | private |
frameSectionsLeft | Terraria.WorldSections | private |
GetNextMapDraw(Vector2 playerPos, out int x, out int y) | Terraria.WorldSections | inline |
height | Terraria.WorldSections | private |
MapSectionDrawn(int x, int y) | Terraria.WorldSections | inline |
mapSectionsLeft | Terraria.WorldSections | private |
prevFrame | Terraria.WorldSections | private |
prevMap | Terraria.WorldSections | private |
SectionFramed(int x, int y) | Terraria.WorldSections | inline |
SectionLoaded(int x, int y) | Terraria.WorldSections | inline |
SectionNeedsRefresh(int x, int y) | Terraria.WorldSections | inline |
SetAllFramedSectionsAsNeedingRefresh() | Terraria.WorldSections | inline |
SetAllSectionsLoaded() | Terraria.WorldSections | inline |
SetSectionAsRefreshed(int x, int y) | Terraria.WorldSections | inline |
SetSectionFramed(int x, int y) | Terraria.WorldSections | inline |
SetSectionLoaded(int x, int y) | Terraria.WorldSections | inline |
SetSectionLoaded(ref BitsByte section) | Terraria.WorldSections | inlineprivate |
SetTilesLoaded(int startX, int startY, int endXInclusive, int endYInclusive) | Terraria.WorldSections | inline |
width | Terraria.WorldSections | private |
WorldSections(int numSectionsX, int numSectionsY) | Terraria.WorldSections | inline |