Project

General

Profile

« Previous | Next » 

Revision 227ac49a

Added by Leszek Koltunski about 7 years ago

progress with DistortedRenderable

View differences:

src/main/java/org/distorted/library/DistortedTexture.java
97 97
///////////////////////////////////////////////////////////////////////////////////////////////////
98 98
// must be called from a thread holding OpenGL Context
99 99

  
100
  private void delete()
100
  void delete()
101 101
    {
102 102
    if( mColorH !=null && mColorH[0]>0 )
103 103
      {

Also available in: Unified diff