Project

General

Profile

« Previous | Next » 

Revision 885d424a

Added by Leszek Koltunski about 7 years ago

Minor.

View differences:

src/main/java/org/distorted/library/DistortedInputSurface.java
24 24
 * A Surface that we can set as Input, i.e. take its rectangle of pixels and skin our Mesh with it.
25 25
 */
26 26

  
27
interface DistortedInputSurface
27
public interface DistortedInputSurface
28 28
{
29 29
/**
30 30
 * Do not document this as public API

Also available in: Unified diff