Re-reading it, I think I was not very clear. >But the color will not change.
I meant that the color does not need to change for each line, so I was looking for a way to add a color change to a batch so I don't have to include color info with each line added: batch.add(..a color change..) <add primatives to batch without color info> batch.add(..a color change..) <add primatives to batch without color info> etc. -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyglet-users. For more options, visit https://groups.google.com/groups/opt_out.
