Package net.runelite.api
Interface IntProjection
-
- All Superinterfaces:
Projection
public interface IntProjection extends Projection
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetCameraX()intgetCameraY()intgetCameraZ()floatgetPitchCos()floatgetPitchSin()floatgetYawCos()floatgetYawSin()-
Methods inherited from interface net.runelite.api.Projection
project
-
-