Hello,
I am pretty sure there is a solution easy to find to this if I were better at the C++ in General but I'm not.
I wanted to create a class, which contains text input. I wanted to do this with sf::Event::TextEntered but i dont know how to use it in a class since i am not able to use my sf::Event there because i declared it in main(). I dont have any code to post here because i have absolutely no idea.
I did not find anything useful for me in the Documentation.
Thank you for every good advice.