Project

General

Profile

« Previous | Next » 

Revision f81ebc3f

Added by Leszek Koltunski almost 7 years ago

Javadoc.

View differences:

src/main/java/org/distorted/library/effect/VertexEffectWave.java
196 196
 *               describe the 'direction' of the wave.
197 197
 *               <p>
198 198
 *               Wave direction is defined to be a 3D vector of length 1. To define such vectors, we
199
 *               need 2 floats: thus the third member is the angle Alpha (in degrees) which the vector
200
 *               forms with the XY-plane, and the fourth is the angle Beta (again in degrees) which
199
 *               need 2 floats: thus the fourth member is the angle Alpha (in degrees) which the vector
200
 *               forms with the XY-plane, and the fifth is the angle Beta (again in degrees) which
201 201
 *               the projection of the vector to the XY-plane forms with the Y-axis (counterclockwise).
202 202
 *               <p>
203 203
 *               <p>

Also available in: Unified diff