project: Mixins

This commit is contained in:
Owain van Brakel
2021-11-17 17:08:54 +01:00
parent 28a0106acc
commit 76f8cdaef1
3 changed files with 73 additions and 8 deletions

View File

@@ -1477,6 +1477,8 @@ public interface RSClient extends RSGameEngine, Client
boolean isUnlockedFps();
long getUnlockedFpsTarget();
void posToCameraAngle(int var0, int var1);
@Import("objectSounds")