Project

General

Profile

« Previous | Next » 

Revision 88c7b603

Added by Leszek Koltunski almost 6 years ago

Reengineer DistortedScreen

View differences:

src/main/java/org/distorted/library/main/DistortedFramebuffer.java
31 31
public class DistortedFramebuffer extends DistortedOutputSurface implements DistortedInputSurface
32 32
  {
33 33

  
34
///////////////////////////////////////////////////////////////////////////////////////////////////
35

  
36
  void prepareDebug(long time) {}
37
  void renderDebug(long time)  {}
38

  
39 34
///////////////////////////////////////////////////////////////////////////////////////////////////
40 35
// Must be called from a thread holding OpenGL Context
41 36

  

Also available in: Unified diff