|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Item | |
ants.move.builder |
Uses of Item in ants.move.builder |
Methods in ants.move.builder that return Item | |
Item |
Room.getLastItem()
|
Methods in ants.move.builder with parameters of type Item | |
void |
MOVEBuilderApplet.addToVRML(Item item)
Method that adds a VRML representation of an object to the VRML browser |
void |
MOVEBuilderApplet.addThing(Item item)
Method that adds a new object to variable 'room', which is the container of all the objects in a 3D place |
void |
MOVEBuilderApplet.addTool(Item item)
|
void |
Room.addItem(Item newItem)
|
void |
Room.removeItem(Item item)
|
Constructors in ants.move.builder with parameters of type Item | |
SelectWorldWindow(Item item,
MOVEBuilderRemote comp)
|
|
SelectPlaceWindow(Item item,
MOVEBuilderRemote comp)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |