Add selection highlighting support; disable cube.
commitdb46414350bd4c5bd6691543f977e3b79d4fa059
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 19 Oct 2008 09:17:08 +0000 (19 05:17 -0400)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 19 Oct 2008 09:17:08 +0000 (19 05:17 -0400)
tree79fea23ddca9f45d3ad0f06dadd9a575ee438bbe
parent5a6e75133b417dc5226e1287551c5245caba18c5
Add selection highlighting support; disable cube.

Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
src/edu/mit/ezyang/gravity/GravitySimulatorView.java
src/edu/mit/ezyang/gravity/j3d/EditableGroup.java
src/edu/mit/ezyang/gravity/j3d/PickSelectBehavior.java [new file with mode: 0644]
src/edu/mit/ezyang/gravity/j3d/PickSelectCallback.java [new file with mode: 0644]