Uses of Package
com.prineside.tdi2.managers.script
Packages that use com.prineside.tdi2.managers.script
Package
Description
-
Classes in com.prineside.tdi2.managers.script used by com.prineside.tdi2.managersClassDescriptionRead-only LuaTable which stores a part of the class tree and allows to be properly serialized in case user stores a part of the tree in a separate variableRead-only LuaTable which stores all aliases (shortcuts) to the classesExperimental / work in progress No point in using it right nowWhitelist: - Field (className$fieldName) - Method (className#methodName(paramTypes)) - Constructor (className@paramTypes) - Interface proxy (className#) Blacklist: - Package - Class - Field - Method - Constructor - Interface proxy
-
Classes in com.prineside.tdi2.managers.script used by com.prineside.tdi2.managers.scriptClassDescriptionRead-only LuaTable which stores all aliases (shortcuts) to the classesPrepared math expressions in a simplified Lua environment.Whitelist: - Field (className$fieldName) - Method (className#methodName(paramTypes)) - Constructor (className@paramTypes) - Interface proxy (className#) Blacklist: - Package - Class - Field - Method - Constructor - Interface proxy
-
Classes in com.prineside.tdi2.managers.script used by com.prineside.tdi2.systems