Artem,20
Ж
 
 
Nicio informație oferită.
În prezent offline
Activitate recentă
558 ore înregistrate
ultima dată jucat pe 28 dec.
1.421 ore înregistrate
ultima dată jucat pe 27 dec.
3.200 ore înregistrate
ultima dată jucat pe 27 dec.
Comentarii
Дойчен зольдатен 19 oct. 2019 la 7:52 
Здравствуйте не желаете вы поработать на компанию авто ЗАЗ
Дойчен зольдатен 24 nov. 2018 la 5:14 
#include "stdafx.h"
#include<SFML/Graphics.hpp>
using namespace sf;
int main()
{
RenderWindow okno(VideoMode(250, 250), "Window");
Texture t;
t.loadFromFile("man.png");
Sprite s;
s.setTexture(t);
s.setPosition(50, 50);
while (okno.isOpen()) {
Event event;
while (okno.pollEvent(event)) {
if (Keyboard::isKeyPressed(Keyboard::A)) {
s.move(-1, 0);
}
if (Keyboard::isKeyPressed(Keyboard::D)) {
s.move(1, 0);
}
if (Keyboard::isKeyPressed(Keyboard::W)) {
s.move(0, -1);
}
if (Keyboard::isKeyPressed(Keyboard::S)) {
s.move(0, 1);
}
if (event.type == Event::Closed)
okno.close();
}
okno.clear();
okno.draw(s);
okno.display();
}
return 0;
}

Дойчен зольдатен 31 mai 2018 la 23:12 
╔═══════════════════════════════════►
║Данная страница защищена!
║Данная печать защитит аккаунты от Vac ban.
║Лицензия LowProcessorCorporarion
║ ║▌│█│║▌║█║│║▌║
║ ║▌│█│║▌║█║│║▌║
║ ║▌│█│║▌║█║│║▌║

║© 2018 LowProcessorCorporation
║Все права защищены законом.

║ ║▌│█│║▌║█║│║▌║
║ ║▌│█│║▌║█║│║▌║
║ ║▌│█│║▌║█║│║▌║
╚═══════════════════════════════════►
take me to the RAVE 13 mai 2018 la 22:36 
ах ты писька