Ignore:
Timestamp:
05/21/08 09:40:52 (16 years ago)
Author:
ra33
Message:

Made LOTS of changes...
Added DisplayComet
A whole bunch more stats for items and events
Changed lots of stuff for drawing better especially using text as line endpoints

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/expeditee/items/Text.java

    r50 r70  
    14591459                                insertText(((Text)merger).getTextNoList(), mouseX, mouseY);
    14601460                       
    1461                         //this.setPosition(merger.getPosition());
     1461                        //Set the position by moving the cursor before calling this method!!
     1462                       
    14621463                        List<Line> lines = new LinkedList<Line>();
    14631464                        lines.addAll(merger.getLines());
Note: See TracChangeset for help on using the changeset viewer.