|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.micropsi.comp.world.objects.AbstractObjectPart
org.micropsi.comp.world.objects.AbstractObject
org.micropsi.comp.world.objects.AbstractCommonObject
org.micropsi.comp.world.objects.WoodBlockObject
| Field Summary |
| Fields inherited from class org.micropsi.comp.world.objects.AbstractCommonObject |
damage, maxDamage |
| Fields inherited from class org.micropsi.comp.world.objects.AbstractObject |
lastChange, moveVector, objectName, persistent, state, weight |
| Fields inherited from class org.micropsi.comp.world.objects.AbstractObjectPart |
containingPart, id, objectClass, optionalProperties, orientationAngle, partHierarchyLevel, position, requiredProperties, sizeNumberFormat, subParts, world, xSize, ySize, zSize |
| Constructor Summary | |
WoodBlockObject(org.w3c.dom.Element configData,
Logger logger)
|
|
WoodBlockObject(java.lang.String objectName,
java.lang.String objectClass,
Position pos)
|
|
| Method Summary | |
void |
_handleMessage(AbstractWorldMessage m)
|
protected void |
initObjectParameters()
|
protected void |
initProperties()
|
| Methods inherited from class org.micropsi.comp.world.objects.AbstractCommonObject |
breakToPeaces, handleMessageAgentAction, setDamage, setMaxDamage, takeDamage |
| Methods inherited from class org.micropsi.comp.world.objects.AbstractObject |
_remove, defaultState, getLastChange, getMoveVector, getObjectIdentification, getObjectName, getState, getState, getWeight, init, initObjectState, isPersistent, logChange, rotateBy, scaleBy, setMoveVector, setObjectName, setPosition, setSize, setState, setWeight, toMTreeNode, toString, toXMLElement, toXMLElement |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public WoodBlockObject(java.lang.String objectName,
java.lang.String objectClass,
Position pos)
public WoodBlockObject(org.w3c.dom.Element configData,
Logger logger)
throws MicropsiException
| Method Detail |
protected void initProperties()
initProperties in class AbstractCommonObjectprotected void initObjectParameters()
initObjectParameters in class AbstractObjectpublic void _handleMessage(AbstractWorldMessage m)
_handleMessage in class AbstractObjectPartm -
|
(c) by Micropsi Project: http://www.cognitive-agents.org | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||