Project

General

Profile

« Previous | Next » 

Revision 6b816678

Added by Leszek Koltunski almost 7 years ago

Javadoc.

View differences:

src/main/java/org/distorted/library/effect/VertexEffectDistort.java
135 135

  
136 136
///////////////////////////////////////////////////////////////////////////////////////////////////
137 137
/**
138
 * Distort a (possibly changing in time) part of the Object by a (possibly changing in time) vector of force.
138
 * Distort a (possibly changing in time) part of the Mesh by a (possibly changing in time) vector of force.
139 139
 *
140 140
 * @param vector vector of force the Center of the Effect is currently being dragged with.
141 141
 * @param center 3-dimensional Data that, at any given time, returns the Center of the Effect.
......
151 151

  
152 152
///////////////////////////////////////////////////////////////////////////////////////////////////
153 153
/**
154
 * Distort the whole Object by a (possibly changing in time) vector of force.
154
 * Distort the whole Mesh by a (possibly changing in time) vector of force.
155 155
 *
156 156
 * @param vector vector of force the Center of the Effect is currently being dragged with.
157 157
 * @param center 3-dimensional Data that, at any given time, returns the Center of the Effect.

Also available in: Unified diff