Project

General

Profile

« Previous | Next » 

Revision ab12f06b

Added by Leszek Koltunski over 7 years ago

Some more minor fixes.

View differences:

src/main/java/org/distorted/library/DistortedFramebuffer.java
387 387
 * that the texture gets created only on first render, thus creating a Texture object and immediately
388 388
 * calling this method will return an invalid (negative) result.
389 389
 *
390
 * @returns If there was not a single render between creation of the Object and calling this method on
391
 *          it, return a negative value. Otherwise, return ID of COLOR attachment 0.
390
 * @return If there was not a single render between creation of the Object and calling this method on
391
 *         it, return a negative value. Otherwise, return ID of COLOR attachment 0.
392 392
 */
393 393
  public int getTextureID()
394 394
    {

Also available in: Unified diff