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 - Dyavolski_most

Pages: [1]
1
Graphics / custom shape type not appear in window
« on: January 06, 2015, 02:23:44 pm »
Hi. Just started programming. I have gone from c++ to winapi and now SFML
In the 2.2 tutorial for Shapes
Working through the tutorials one by one
 
http://www.sfml-dev.org/tutorials/2.2/graphics-shape.php

For bottom section about Custom shape type

My code manages to compile, but the shape isn't appearing

I thought maybe i was missing
window.draw()
because i did forget a few times during other parts
but I can't figure out what goes into the parentheses here

Any help is much appreciated 

Pages: [1]
anything