Project

General

Profile

« Previous | Next » 

Revision 6537ba91

Added by Leszek Koltunski over 7 years ago

Minor.

View differences:

src/main/java/org/distorted/library/DistortedEffectQueues.java
170 170
///////////////////////////////////////////////////////////////////////////////////////////////////
171 171
/**
172 172
 * Draw the DistortedObject to the location specified by current Matrix effects.    
173
 *     
173
 * <p>
174
 * Must be called from a thread holding OpenGL Context
175
 *
174 176
 * @param currTime current time, in milliseconds.
175 177
 *        This gets passed on to Dynamics inside the Effects that are currently applied to the
176 178
 *        Object.
......
188 190
///////////////////////////////////////////////////////////////////////////////////////////////////
189 191
/**
190 192
 * Draw the DistortedObject to the Framebuffer passed.
193
 * <p>
194
 * Must be called from a thread holding OpenGL Context
191 195
 *
192 196
 * @param currTime Current time, in milliseconds.
193 197
 * @param df       Framebuffer to render this to.

Also available in: Unified diff