Package net.eternalclient.api.rs
Interface RSIntProjection
-
- All Superinterfaces:
RSProjection
public interface RSIntProjection extends RSProjection
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetCameraPitch()intgetCameraX()intgetCameraY()intgetCameraYaw()intgetCameraZ()intgetPitchCos()intgetPitchSin()intgetYawCos()intgetYawSin()
-