public class InteractiveObject.DeactivateInteractiveObject
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Field and Description |
|---|---|
protected InteractiveObject |
obj |
| Constructor and Description |
|---|
DeactivateInteractiveObject(InteractiveObject obj) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
protected InteractiveObject obj
public DeactivateInteractiveObject(InteractiveObject obj)