Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
Window
»
Can't draw vector of pointers to window.
Print
Pages: [
1
]
Author
Topic: Can't draw vector of pointers to window. (Read 3155 times)
0 Members and 1 Guest are viewing this topic.
Aiden_Cohen
Newbie
Posts: 9
Can't draw vector of pointers to window.
«
on:
April 10, 2018, 10:24:07 pm »
I've been trying to make a vector of objects, so that I can draw all of them to the screen, so I have been using pointers to do that, but when I try to de-pointer the pointers, it just throws all kinds of errors. Here is my code
«
Last Edit: April 16, 2018, 09:16:08 pm by Aiden_Cohen
»
Logged
Hapax
Hero Member
Posts: 3379
My number of posts is shown in hexadecimal.
Re: Can't draw vector of pointers to window.
«
Reply #1 on:
April 11, 2018, 12:28:24 am »
Quote from: Aiden_Cohen on April 10, 2018, 10:24:07 pm
it just throws all kinds of errors.
You may want to state which kinds of errors specifically.
Logged
Selba Ward
-SFML drawables
Cheese Map
-Drawable Layered Tile Map
Kairos
-Timing Library
Grambol
*
Hapaxia Links
*
Print
Pages: [
1
]
SFML community forums
»
Help
»
Window
»
Can't draw vector of pointers to window.
anything