Skip to content

Lua Library: `java`

F6 edited this page May 30, 2024 · 2 revisions

java library

The java library is globally available across all script contexts.

This library allows directly interfacing with tanks' Java classes and objects. It is not implemented by TanksLua, but by the LuaJava library which it depends on.

For the documentation of this library, see the LuaJava documentation.

Clone this wiki locally