Uses of Interface
zombie.worldMap.Rasterize.ICallback
Packages that use Rasterize.ICallback
-
Uses of Rasterize.ICallback in zombie.tileDepth
Methods in zombie.tileDepth with parameters of type Rasterize.ICallbackModifier and TypeMethodDescriptionvoidTileGeometryFile.Polygon.rasterize(Rasterize.ICallback consumer) -
Uses of Rasterize.ICallback in zombie.worldMap
Methods in zombie.worldMap with parameters of type Rasterize.ICallbackModifier and TypeMethodDescriptionvoidRasterize.scanTriangle(float xa, float ya, float xb, float yb, float xc, float yc, int min, int max, Rasterize.ICallback s)