Project

General

Profile

« Previous | Next » 

Revision e607083f

Added by Leszek Koltunski over 2 years ago

Simplify objectlib's API.
Correct a recently introduced bug with resetting texture maps.

View differences:

src/main/java/org/distorted/objectlib/objects/TwistyDino4.java
91 91

  
92 92
///////////////////////////////////////////////////////////////////////////////////////////////////
93 93

  
94
  boolean shouldResetTextureMaps()
94
  public boolean shouldResetTextureMaps()
95 95
    {
96 96
    return true;
97 97
    }

Also available in: Unified diff