Package playn.core

Class TriangleBatch.Source

java.lang.Object
playn.core.TexturedBatch.Source
playn.core.TriangleBatch.Source
Enclosing class:
TriangleBatch

public static class TriangleBatch.Source extends TexturedBatch.Source
The source for the stock triangle batch shader program.
  • Field Details

  • Constructor Details

    • Source

      public Source()
  • Method Details

    • vertex

      public String vertex()
      Returns the source of the vertex shader program.