Project

General

Profile

« Previous | Next » 

Revision f953bee0

Added by Leszek Koltunski about 4 years ago

Making the Dialogs more consistent.

View differences:

src/main/java/org/distorted/library/main/DistortedNode.java
365 365
   *
366 366
   * @param oit True if we want to render more slowly, but in a way which accounts for transparency.
367 367
   * @param initialSize Initial number of transparent fragments we expect, in screenfulls.
368
   *                    I.e '1.0' means 'the scene we are going to render contains about 1 screen
368
   *                    I.e '1.0' means 'the scene we are going to render contains dialog_about 1 screen
369 369
   *                    worth of transparent fragments'. Valid values: 0.0 < initialSize < 10.0
370 370
   *                    Even if you get this wrong, the library will detect that there are more
371 371
   *                    transparent fragments than it has space for and readjust its internal buffers,

Also available in: Unified diff