Uses of Class
zombie.core.profiling.PerformanceProfileProbe
Packages that use PerformanceProfileProbe
Package
Description
-
Uses of PerformanceProfileProbe in zombie.core
Methods in zombie.core with parameters of type PerformanceProfileProbeModifier and TypeMethodDescriptionvoid
SpriteRenderer.beginProfile
(PerformanceProfileProbe performanceProfileProbe) void
SpriteRenderer.endProfile
(PerformanceProfileProbe performanceProfileProbe) -
Uses of PerformanceProfileProbe in zombie.core.profiling
Classes in zombie.core.profiling with type parameters of type PerformanceProfileProbeModifier and TypeClassDescriptionclass
PerformanceProfileProbeList<Probe extends PerformanceProfileProbe>
static interface
PerformanceProfileProbeList.Constructor<Probe extends PerformanceProfileProbe>
Subclasses of PerformanceProfileProbe in zombie.core.profilingMethods in zombie.core.profiling with type parameters of type PerformanceProfileProbeModifier and TypeMethodDescriptionstatic <Probe extends PerformanceProfileProbe>
PerformanceProfileProbeList<Probe> PerformanceProfileProbeList.construct
(String prefix, int count, Class<Probe> type, PerformanceProfileProbeList.Constructor<Probe> ctor) -
Uses of PerformanceProfileProbe in zombie.core.sprite
Methods in zombie.core.sprite with parameters of type PerformanceProfileProbeModifier and TypeMethodDescriptionvoid
GenericSpriteRenderState.beginProfile
(PerformanceProfileProbe performanceProfileProbe) void
GenericSpriteRenderState.endProfile
(PerformanceProfileProbe performanceProfileProbe) -
Uses of PerformanceProfileProbe in zombie.core.textures
Fields in zombie.core.textures declared as PerformanceProfileProbeMethods in zombie.core.textures with parameters of type PerformanceProfileProbeModifier and TypeMethodDescriptionstatic void
TextureDraw.BeginProfile
(TextureDraw textureDraw, PerformanceProfileProbe performanceProfileProbe) static void
TextureDraw.EndProfile
(TextureDraw textureDraw, PerformanceProfileProbe performanceProfileProbe) -
Uses of PerformanceProfileProbe in zombie.iso
Fields in zombie.iso declared as PerformanceProfileProbeModifier and TypeFieldDescriptionstatic final PerformanceProfileProbe
IsoCell.s_performance.renderTiles.flattenAnyFoliage
static final PerformanceProfileProbe
IsoCell.s_performance.isoCellRenderTiles
static final PerformanceProfileProbe
IsoCell.s_performance.renderTiles.performRenderTiles
static final PerformanceProfileProbe
IsoChunkMap.ppp_update
static final PerformanceProfileProbe
IsoCell.s_performance.renderTiles.recalculateAnyGridStacks
static final PerformanceProfileProbe
IsoCell.s_performance.renderTiles.renderDebugLighting
static final PerformanceProfileProbe
IsoCell.s_performance.renderTiles.renderDebugPhysics
-
Uses of PerformanceProfileProbe in zombie.iso.fboRenderChunk
Fields in zombie.iso.fboRenderChunk declared as PerformanceProfileProbeModifier and TypeFieldDescriptionstatic final PerformanceProfileProbe
FBORenderCell.calculateRenderInfo
static final PerformanceProfileProbe
FBORenderCell.cutaways
static final PerformanceProfileProbe
FBORenderCell.floorProbe
static final PerformanceProfileProbe
FBORenderCell.fog
static final PerformanceProfileProbe
FBORenderCell.itemsProbe
static final PerformanceProfileProbe
FBORenderCell.movingObjectsProbe
static final PerformanceProfileProbe
FBORenderCell.puddles
static final PerformanceProfileProbe
FBORenderCell.renderOneChunk
static final PerformanceProfileProbe
FBORenderCell.renderOneChunkLevel
static final PerformanceProfileProbe
FBORenderCell.renderOneChunkLevel2
static final PerformanceProfileProbe
FBORenderCell.shadowsProbe
static final PerformanceProfileProbe
FBORenderCell.tilesProbe
static final PerformanceProfileProbe
FBORenderCell.translucentFloor
static final PerformanceProfileProbe
FBORenderCell.translucentFloorObjectsProbe
static final PerformanceProfileProbe
FBORenderCell.translucentNonFloor
static final PerformanceProfileProbe
FBORenderCell.translucentObjectsProbe
static final PerformanceProfileProbe
FBORenderCell.updateLighting
static final PerformanceProfileProbe
FBORenderCell.visibilityProbe
static final PerformanceProfileProbe
FBORenderCell.water
-
Uses of PerformanceProfileProbe in zombie.pathfind.highLevel
Fields in zombie.pathfind.highLevel declared as PerformanceProfileProbeModifier and TypeFieldDescriptionstatic final PerformanceProfileProbe
HLAStar.PerfFindPath
static final PerformanceProfileProbe
HLAStar.PerfGetSuccessors
static final PerformanceProfileProbe
static final PerformanceProfileProbe
HLAStar.PerfGetSuccessors_OnSameChunk
static final PerformanceProfileProbe
static final PerformanceProfileProbe
HLAStar.PerfInitStairs