Package com.prineside.luaj.mapping.parts
Class LJ_TDI_systems.Tool_AT.LIP
java.lang.Object
com.prineside.luaj.mapping.InterfaceProxy
com.prineside.luaj.mapping.parts.LJ_TDI_systems.Tool_AT.LIP
- All Implemented Interfaces:
 com.esotericsoftware.kryo.KryoSerializable,MapEditorSystem.Tool
- Enclosing class:
 - LJ_TDI_systems.Tool_AT
 
public static class LJ_TDI_systems.Tool_AT.LIP
extends InterfaceProxy
implements MapEditorSystem.Tool
- 
Method Summary
Modifier and TypeMethodDescriptionvoiddisabled()Called when some other tool is being enabledvoidCalled when this tool is being enabledvoidCalled after being registered in the systemMethods inherited from class com.prineside.luaj.mapping.InterfaceProxy
getLuaObj, read, write 
- 
Method Details
- 
disabled
public void disabled()Description copied from interface:MapEditorSystem.ToolCalled when some other tool is being enabled- Specified by:
 disabledin interfaceMapEditorSystem.Tool
 - 
enabled
Description copied from interface:MapEditorSystem.ToolCalled when this tool is being enabled- Specified by:
 enabledin interfaceMapEditorSystem.Tool
 - 
getTooltip
- Specified by:
 getTooltipin interfaceMapEditorSystem.Tool
 - 
setup
Description copied from interface:MapEditorSystem.ToolCalled after being registered in the system- Specified by:
 setupin interfaceMapEditorSystem.Tool
 
 -