The label does need updating in general. It doesn't have an update method like sprites, which requires two calls just to change position (x and y) . It doesn't have an opacity, visible, or position properties either. I ended up having to add all of those myself (including a z depth) for a GUI. Would be nice to have the formers built in eventually. That way they match the behavior of sprites a little more.
On Thu, Apr 25, 2019, 4:27 AM Benjamin Moran <benmora...@gmail.com> wrote: > Thanks for opening the pull request. I'll have a look, and if it's OK I'll > get it merged in this weekend. > > -Ben > > -- > 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 pyglet-users+unsubscr...@googlegroups.com. > To post to this group, send email to pyglet-users@googlegroups.com. > Visit this group at https://groups.google.com/group/pyglet-users. > For more options, visit https://groups.google.com/d/optout. > -- 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 pyglet-users+unsubscr...@googlegroups.com. To post to this group, send email to pyglet-users@googlegroups.com. Visit this group at https://groups.google.com/group/pyglet-users. For more options, visit https://groups.google.com/d/optout.