Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - joelcnz

Pages: [1]
1
D / Rotate with a set pivot point, and get rotation
« on: February 02, 2016, 05:48:26 am »
SFML doesn't seem to have a pivot setting. I want to rotate a sprite from its centre.

Also, how do you do relative rotation on a sprite? Only one kind of rotation works - object.rotation(90);.

2
D / Tiled screens
« on: September 10, 2015, 02:58:54 am »
I can't see what's wrong with this OSX program. It's a testing program.

Here's the program:
https://www.dropbox.com/s/6u98gcaoit5ac5j/Sprites.zip?dl=0

3
D / Drawing text to a Image object
« on: September 09, 2015, 09:51:46 am »
Is it possible to draw text onto a image object? I've made a DSFML version of a chart from an Allegro 5.0 library.

4
D / Text width, and sound
« on: August 25, 2015, 07:46:35 am »
I'm using OSX. And have the less recommended DSFML (what do I call it?). And don't seem to have sound.

How do I get the width of a Text object's text?

Pages: [1]
anything