[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Pygame Render Text as Variables



Why not try to slice the var?

On 10/5/07, Samuel Mankins <waterflight@xxxxxxxxxxxxx> wrote:
Hi,
I'm trying to wright a rap-around code for my in-game message system,
which uses the Pygame render text tool for the text. So, I'd like to
know, is there a way to access the first and last letters of a word as
variables?
Thanks!