Project

General

Profile

« Previous | Next » 

Revision 02d80fe6

Added by Leszek Koltunski over 2 years ago

progress with off-center objects.

View differences:

src/main/java/org/distorted/objectlib/main/ObjectControl.java
554 554
    public void setMove(int xmove, int ymove)
555 555
      {
556 556
      mMove = new Static3D(xmove,ymove,0);
557
      mPreRender.setMove(mMove);
557 558
      }
558 559

  
559 560
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff