|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsource.ucregents.playground.physics.BaseEntity
source.ucregents.playground.physics.MovingEntity
source.ucregents.playground.physics.MyPolygon
public class MyPolygon
Constructor Summary | |
---|---|
MyPolygon()
|
Method Summary |
---|
Methods inherited from class source.ucregents.playground.physics.MovingEntity |
---|
collide, collide, createNodes, DefaultImageLocation, Draw, getAngularVelocity, getCurrentTickVelocity, getCurrentVelocity, getMass, increaseVelocity, isStationary, moveCurrentVelocity, moveVector, setAngularVelocity, setCurrentTickVelocity, setCurrentVelocity, setMass, setStationary |
Methods inherited from class source.ucregents.playground.physics.BaseEntity |
---|
clone, getActualFrameDimensions, getAxes, getAxis, getBounciness, getCenterPoint, getFrameColor, getFrictionConstant, getImageOffset, getName, getOrientation, getShape, getShapeColor, getShapeFrame, getSideVectors, getULPoint, getUserEvents, getVertexCount, getVerticesCoordinates, isCircle, isCollidible, isOverlapping, isPolygon, isSelected, isVisible, OnCollisionWith, OnLocationChange, OnOrientationChange, RegisterEvent, resetFrameColor, Scale, ScaleAroundCenter, setBounciness, setCenterPoint, setCenterPoint, setCollidible, setFrameColor, setFrictionConstant, setImageOffset, setName, setOrientation, setSelected, setShapeColor, setULPoint, setULPoint, setVisible, toString, toXMLElement |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MyPolygon()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |