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/InternalOutputSurface.java
831 831
 *
832 832
 * @param oit True if we want to render more slowly, but in a way which accounts for transparency.
833 833
 * @param initialSize Initial number of transparent fragments we expect, in screenfuls.
834
 *                    I.e '1.0' means 'the scene we are going to render contains about 1 screen
834
 *                    I.e '1.0' means 'the scene we are going to render contains dialog_about 1 screen
835 835
 *                    worth of transparent fragments'. Valid values: 0.0 < initialSize < 10.0
836 836
 *                    Even if you get this wrong, the library will detect that there are more
837 837
 *                    transparent fragments than it has space for and readjust its internal buffers,

Also available in: Unified diff