From 1647f4b4f9ebef8b938222b1f48d9a15cc262e97 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Wed, 25 Mar 2020 20:48:19 +0100 Subject: clean-up the mess Signed-off-by: Toni Uhlig --- h1z1/Makefile | 19 +- h1z1/libghack/.gitignore | 4 + .../CSFML-2.1/bin/csfml-audio-2.dll | Bin 0 -> 1068385 bytes .../CSFML-2.1/bin/csfml-graphics-2.dll | Bin 0 -> 2353712 bytes .../CSFML-2.1/bin/csfml-network-2.dll | Bin 0 -> 1155967 bytes .../CSFML-2.1/bin/csfml-system-2.dll | Bin 0 -> 799309 bytes .../CSFML-2.1/bin/csfml-window-2.dll | Bin 0 -> 898222 bytes .../CSFML-2.1/bin/libsndfile-1.dll | Bin 0 -> 2275328 bytes .../CSFML-2.1/bin/openal32.dll | Bin 0 -> 456704 bytes .../CSFML-2.1/doc/SFML.chm | Bin 0 -> 860121 bytes .../CSFML-2.1/doc/html/Audio_2Export_8h.htm | 75 + .../CSFML-2.1/doc/html/Audio_2Export_8h_source.htm | 92 + .../CSFML-2.1/doc/html/Audio_2Types_8h.htm | 155 + .../CSFML-2.1/doc/html/Audio_2Types_8h_source.htm | 84 + .../CSFML-2.1/doc/html/Audio_8h.htm | 58 + .../CSFML-2.1/doc/html/Audio_8h_source.htm | 87 + .../CSFML-2.1/doc/html/BlendMode_8h.htm | 103 + .../CSFML-2.1/doc/html/BlendMode_8h_source.htm | 89 + .../CSFML-2.1/doc/html/CircleShape_8h.htm | 1157 ++++++++ .../CSFML-2.1/doc/html/CircleShape_8h_source.htm | 152 + .../CSFML-2.1/doc/html/Clock_8h.htm | 196 ++ .../CSFML-2.1/doc/html/Clock_8h_source.htm | 93 + .../CSFML-2.1/doc/html/Color_8h.htm | 419 +++ .../CSFML-2.1/doc/html/Color_8h_source.htm | 109 + .../CSFML-2.1/doc/html/Config_8h.htm | 303 ++ .../CSFML-2.1/doc/html/Config_8h_source.htm | 179 ++ .../CSFML-2.1/doc/html/Context_8h.htm | 148 + .../CSFML-2.1/doc/html/Context_8h_source.htm | 88 + .../CSFML-2.1/doc/html/ConvexShape_8h.htm | 1138 ++++++++ .../CSFML-2.1/doc/html/ConvexShape_8h_source.htm | 150 + .../CSFML-2.1/doc/html/Event_8h.htm | 192 ++ .../CSFML-2.1/doc/html/Event_8h_source.htm | 189 ++ .../CSFML-2.1/doc/html/Font_8h.htm | 398 +++ .../CSFML-2.1/doc/html/Font_8h_source.htm | 103 + .../CSFML-2.1/doc/html/Ftp_8h.htm | 1426 +++++++++ .../CSFML-2.1/doc/html/Ftp_8h_source.htm | 220 ++ .../CSFML-2.1/doc/html/Glyph_8h.htm | 61 + .../CSFML-2.1/doc/html/Glyph_8h_source.htm | 88 + .../CSFML-2.1/doc/html/Graphics_2Export_8h.htm | 75 + .../doc/html/Graphics_2Export_8h_source.htm | 92 + .../CSFML-2.1/doc/html/Graphics_2Types_8h.htm | 298 ++ .../doc/html/Graphics_2Types_8h_source.htm | 94 + .../CSFML-2.1/doc/html/Graphics_8h.htm | 75 + .../CSFML-2.1/doc/html/Graphics_8h_source.htm | 104 + .../CSFML-2.1/doc/html/Http_8h.htm | 831 ++++++ .../CSFML-2.1/doc/html/Http_8h_source.htm | 162 + .../CSFML-2.1/doc/html/Image_8h.htm | 716 +++++ .../CSFML-2.1/doc/html/Image_8h_source.htm | 121 + .../CSFML-2.1/doc/html/InputStream_8h.htm | 147 + .../CSFML-2.1/doc/html/InputStream_8h_source.htm | 96 + .../CSFML-2.1/doc/html/IpAddress_8h.htm | 361 +++ .../CSFML-2.1/doc/html/IpAddress_8h_source.htm | 108 + .../CSFML-2.1/doc/html/Joystick_8h.htm | 366 +++ .../CSFML-2.1/doc/html/Joystick_8h_source.htm | 113 + .../CSFML-2.1/doc/html/Keyboard_8h.htm | 637 ++++ .../CSFML-2.1/doc/html/Keyboard_8h_source.htm | 191 ++ .../CSFML-2.1/doc/html/Listener_8h.htm | 208 ++ .../CSFML-2.1/doc/html/Listener_8h_source.htm | 94 + .../CSFML-2.1/doc/html/Mouse_8h.htm | 216 ++ .../CSFML-2.1/doc/html/Mouse_8h_source.htm | 100 + .../CSFML-2.1/doc/html/Music_8h.htm | 925 ++++++ .../CSFML-2.1/doc/html/Music_8h_source.htm | 142 + .../CSFML-2.1/doc/html/Mutex_8h.htm | 163 ++ .../CSFML-2.1/doc/html/Mutex_8h_source.htm | 90 + .../CSFML-2.1/doc/html/Network_2Export_8h.htm | 75 + .../doc/html/Network_2Export_8h_source.htm | 92 + .../CSFML-2.1/doc/html/Network_2Types_8h.htm | 251 ++ .../doc/html/Network_2Types_8h_source.htm | 91 + .../CSFML-2.1/doc/html/Network_8h.htm | 60 + .../CSFML-2.1/doc/html/Network_8h_source.htm | 89 + .../CSFML-2.1/doc/html/OpenGL_8h.htm | 52 + .../CSFML-2.1/doc/html/OpenGL_8h_source.htm | 99 + .../CSFML-2.1/doc/html/Packet_8h.htm | 872 ++++++ .../CSFML-2.1/doc/html/Packet_8h_source.htm | 125 + .../CSFML-2.1/doc/html/PrimitiveType_8h.htm | 119 + .../CSFML-2.1/doc/html/PrimitiveType_8h_source.htm | 92 + .../CSFML-2.1/doc/html/Rect_8h.htm | 228 ++ .../CSFML-2.1/doc/html/Rect_8h_source.htm | 103 + .../CSFML-2.1/doc/html/RectangleShape_8h.htm | 1121 +++++++ .../doc/html/RectangleShape_8h_source.htm | 151 + .../CSFML-2.1/doc/html/RenderStates_8h.htm | 64 + .../CSFML-2.1/doc/html/RenderStates_8h_source.htm | 92 + .../CSFML-2.1/doc/html/RenderTexture_8h.htm | 1061 +++++++ .../CSFML-2.1/doc/html/RenderTexture_8h_source.htm | 139 + .../CSFML-2.1/doc/html/RenderWindow_8h.htm | 1749 +++++++++++ .../CSFML-2.1/doc/html/RenderWindow_8h_source.htm | 180 ++ .../CSFML-2.1/doc/html/Shader_8h.htm | 805 +++++ .../CSFML-2.1/doc/html/Shader_8h_source.htm | 119 + .../CSFML-2.1/doc/html/Shape_8h.htm | 1114 +++++++ .../CSFML-2.1/doc/html/Shape_8h_source.htm | 151 + .../CSFML-2.1/doc/html/Sleep_8h.htm | 88 + .../CSFML-2.1/doc/html/Sleep_8h_source.htm | 84 + .../CSFML-2.1/doc/html/SocketSelector_8h.htm | 494 ++++ .../doc/html/SocketSelector_8h_source.htm | 105 + .../CSFML-2.1/doc/html/SocketStatus_8h.htm | 102 + .../CSFML-2.1/doc/html/SocketStatus_8h_source.htm | 87 + .../CSFML-2.1/doc/html/SoundBufferRecorder_8h.htm | 235 ++ .../doc/html/SoundBufferRecorder_8h_source.htm | 94 + .../CSFML-2.1/doc/html/SoundBuffer_8h.htm | 454 +++ .../CSFML-2.1/doc/html/SoundBuffer_8h_source.htm | 109 + .../CSFML-2.1/doc/html/SoundRecorder_8h.htm | 321 ++ .../CSFML-2.1/doc/html/SoundRecorder_8h_source.htm | 103 + .../CSFML-2.1/doc/html/SoundStatus_8h.htm | 98 + .../CSFML-2.1/doc/html/SoundStatus_8h_source.htm | 88 + .../CSFML-2.1/doc/html/SoundStream_8h.htm | 907 ++++++ .../CSFML-2.1/doc/html/SoundStream_8h_source.htm | 147 + .../CSFML-2.1/doc/html/Sound_8h.htm | 857 ++++++ .../CSFML-2.1/doc/html/Sound_8h_source.htm | 135 + .../CSFML-2.1/doc/html/Sprite_8h.htm | 852 ++++++ .../CSFML-2.1/doc/html/Sprite_8h_source.htm | 135 + .../CSFML-2.1/doc/html/System_2Export_8h.htm | 75 + .../doc/html/System_2Export_8h_source.htm | 92 + .../CSFML-2.1/doc/html/System_2Types_8h.htm | 106 + .../CSFML-2.1/doc/html/System_2Types_8h_source.htm | 81 + .../CSFML-2.1/doc/html/System_8h.htm | 59 + .../CSFML-2.1/doc/html/System_8h_source.htm | 88 + .../CSFML-2.1/doc/html/TcpListener_8h.htm | 287 ++ .../CSFML-2.1/doc/html/TcpListener_8h_source.htm | 97 + .../CSFML-2.1/doc/html/TcpSocket_8h.htm | 530 ++++ .../CSFML-2.1/doc/html/TcpSocket_8h_source.htm | 112 + .../CSFML-2.1/doc/html/Text_8h.htm | 1133 +++++++ .../CSFML-2.1/doc/html/Text_8h_source.htm | 158 + .../CSFML-2.1/doc/html/Texture_8h.htm | 790 +++++ .../CSFML-2.1/doc/html/Texture_8h_source.htm | 125 + .../CSFML-2.1/doc/html/Thread_8h.htm | 212 ++ .../CSFML-2.1/doc/html/Thread_8h_source.htm | 92 + .../CSFML-2.1/doc/html/Time_8h.htm | 258 ++ .../CSFML-2.1/doc/html/Time_8h_source.htm | 100 + .../CSFML-2.1/doc/html/Transform_8h.htm | 613 ++++ .../CSFML-2.1/doc/html/Transform_8h_source.htm | 117 + .../CSFML-2.1/doc/html/Transformable_8h.htm | 583 ++++ .../CSFML-2.1/doc/html/Transformable_8h_source.htm | 116 + .../CSFML-2.1/doc/html/UdpSocket_8h.htm | 533 ++++ .../CSFML-2.1/doc/html/UdpSocket_8h_source.htm | 109 + .../CSFML-2.1/doc/html/Vector2_8h.htm | 67 + .../CSFML-2.1/doc/html/Vector2_8h_source.htm | 101 + .../CSFML-2.1/doc/html/Vector3_8h.htm | 61 + .../CSFML-2.1/doc/html/Vector3_8h_source.htm | 88 + .../CSFML-2.1/doc/html/VertexArray_8h.htm | 415 +++ .../CSFML-2.1/doc/html/VertexArray_8h_source.htm | 107 + .../CSFML-2.1/doc/html/Vertex_8h.htm | 63 + .../CSFML-2.1/doc/html/Vertex_8h_source.htm | 90 + .../CSFML-2.1/doc/html/VideoMode_8h.htm | 148 + .../CSFML-2.1/doc/html/VideoMode_8h_source.htm | 95 + .../CSFML-2.1/doc/html/View_8h.htm | 593 ++++ .../CSFML-2.1/doc/html/View_8h_source.htm | 116 + .../CSFML-2.1/doc/html/WindowHandle_8h.htm | 52 + .../CSFML-2.1/doc/html/WindowHandle_8h_source.htm | 99 + .../CSFML-2.1/doc/html/Window_2Export_8h.htm | 75 + .../doc/html/Window_2Export_8h_source.htm | 92 + .../CSFML-2.1/doc/html/Window_2Types_8h.htm | 90 + .../CSFML-2.1/doc/html/Window_2Types_8h_source.htm | 81 + .../CSFML-2.1/doc/html/Window_2Window_8h.htm | 1067 +++++++ .../doc/html/Window_2Window_8h_source.htm | 157 + .../CSFML-2.1/doc/html/Window_8h.htm | 59 + .../CSFML-2.1/doc/html/Window_8h_source.htm | 88 + .../CSFML-2.1/doc/html/annotated.htm | 77 + .../CSFML-2.1/doc/html/bc_s.png | Bin 0 -> 676 bytes .../CSFML-2.1/doc/html/bdwn.png | Bin 0 -> 147 bytes .../CSFML-2.1/doc/html/classes.htm | 58 + .../CSFML-2.1/doc/html/closed.png | Bin 0 -> 132 bytes .../html/dir_33b8fa607ba222d3f5ced3f03c94935c.htm | 69 + .../html/dir_513183d162d70e825c1ac102f07bf6df.htm | 97 + .../html/dir_6a66b7969672f1da69f458a57d2c97f9.htm | 49 + .../html/dir_8cc999c03ab8fdf40558b1f21f869c3e.htm | 74 + .../html/dir_9bf980a06a0242eeb07b88aa80af2fcc.htm | 49 + .../html/dir_ab65b93e3e53c8b4552e87dc0e7cef27.htm | 67 + .../html/dir_c6605309d84130eeaba73c4c96d7b461.htm | 67 + .../html/dir_ec1eadea4ddc9b364e33c863bb96372e.htm | 67 + .../CSFML-2.1/doc/html/doxygen.css | 1278 ++++++++ .../CSFML-2.1/doc/html/doxygen.png | Bin 0 -> 3779 bytes .../CSFML-2.1/doc/html/dynsections.js | 78 + .../CSFML-2.1/doc/html/files.htm | 123 + .../CSFML-2.1/doc/html/ftv2blank.png | Bin 0 -> 86 bytes .../CSFML-2.1/doc/html/ftv2cl.png | Bin 0 -> 453 bytes .../CSFML-2.1/doc/html/ftv2doc.png | Bin 0 -> 746 bytes .../CSFML-2.1/doc/html/ftv2folderclosed.png | Bin 0 -> 616 bytes .../CSFML-2.1/doc/html/ftv2folderopen.png | Bin 0 -> 597 bytes .../CSFML-2.1/doc/html/ftv2lastnode.png | Bin 0 -> 86 bytes .../CSFML-2.1/doc/html/ftv2link.png | Bin 0 -> 746 bytes .../CSFML-2.1/doc/html/ftv2mlastnode.png | Bin 0 -> 246 bytes .../CSFML-2.1/doc/html/ftv2mnode.png | Bin 0 -> 246 bytes .../CSFML-2.1/doc/html/ftv2mo.png | Bin 0 -> 403 bytes .../CSFML-2.1/doc/html/ftv2node.png | Bin 0 -> 86 bytes .../CSFML-2.1/doc/html/ftv2ns.png | Bin 0 -> 388 bytes .../CSFML-2.1/doc/html/ftv2plastnode.png | Bin 0 -> 229 bytes .../CSFML-2.1/doc/html/ftv2pnode.png | Bin 0 -> 229 bytes .../CSFML-2.1/doc/html/ftv2splitbar.png | Bin 0 -> 314 bytes .../CSFML-2.1/doc/html/ftv2vertline.png | Bin 0 -> 86 bytes .../CSFML-2.1/doc/html/functions.htm | 351 +++ .../CSFML-2.1/doc/html/functions_vars.htm | 351 +++ .../CSFML-2.1/doc/html/globals.htm | 89 + .../CSFML-2.1/doc/html/globals_0x73.htm | 3080 ++++++++++++++++++++ .../CSFML-2.1/doc/html/globals_defs.htm | 87 + .../CSFML-2.1/doc/html/globals_enum.htm | 93 + .../CSFML-2.1/doc/html/globals_eval.htm | 775 +++++ .../CSFML-2.1/doc/html/globals_func.htm | 2101 +++++++++++++ .../CSFML-2.1/doc/html/globals_type.htm | 238 ++ .../CSFML-2.1/doc/html/globals_vars.htm | 96 + .../CSFML-2.1/doc/html/index.hhc | 1636 +++++++++++ .../CSFML-2.1/doc/html/index.hhk | 2469 ++++++++++++++++ .../CSFML-2.1/doc/html/index.hhp | 241 ++ .../CSFML-2.1/doc/html/index.htm | 123 + .../CSFML-2.1/doc/html/jquery.js | 8 + .../CSFML-2.1/doc/html/mainpage_8hpp.htm | 51 + .../CSFML-2.1/doc/html/mainpage_8hpp_source.htm | 142 + .../CSFML-2.1/doc/html/nav_f.png | Bin 0 -> 153 bytes .../CSFML-2.1/doc/html/nav_g.png | Bin 0 -> 95 bytes .../CSFML-2.1/doc/html/nav_h.png | Bin 0 -> 98 bytes .../CSFML-2.1/doc/html/open.png | Bin 0 -> 123 bytes .../CSFML-2.1/doc/html/structsfColor.htm | 129 + .../CSFML-2.1/doc/html/structsfContextSettings.htm | 160 + .../CSFML-2.1/doc/html/structsfFloatRect.htm | 129 + .../CSFML-2.1/doc/html/structsfGlyph.htm | 122 + .../CSFML-2.1/doc/html/structsfInputStream.htm | 160 + .../CSFML-2.1/doc/html/structsfIntRect.htm | 125 + .../CSFML-2.1/doc/html/structsfIpAddress.htm | 81 + .../doc/html/structsfJoystickButtonEvent.htm | 113 + .../doc/html/structsfJoystickConnectEvent.htm | 97 + .../doc/html/structsfJoystickMoveEvent.htm | 129 + .../CSFML-2.1/doc/html/structsfKeyEvent.htm | 161 + .../doc/html/structsfMouseButtonEvent.htm | 129 + .../CSFML-2.1/doc/html/structsfMouseMoveEvent.htm | 113 + .../CSFML-2.1/doc/html/structsfMouseWheelEvent.htm | 129 + .../CSFML-2.1/doc/html/structsfRenderStates.htm | 141 + .../CSFML-2.1/doc/html/structsfSizeEvent.htm | 113 + .../doc/html/structsfSoundStreamChunk.htm | 103 + .../CSFML-2.1/doc/html/structsfTextEvent.htm | 97 + .../CSFML-2.1/doc/html/structsfTime.htm | 81 + .../CSFML-2.1/doc/html/structsfTransform.htm | 81 + .../CSFML-2.1/doc/html/structsfVector2f.htm | 97 + .../CSFML-2.1/doc/html/structsfVector2i.htm | 97 + .../CSFML-2.1/doc/html/structsfVector2u.htm | 97 + .../CSFML-2.1/doc/html/structsfVector3f.htm | 113 + .../CSFML-2.1/doc/html/structsfVertex.htm | 122 + .../CSFML-2.1/doc/html/structsfVideoMode.htm | 122 + .../CSFML-2.1/doc/html/sync_off.png | Bin 0 -> 853 bytes .../CSFML-2.1/doc/html/sync_on.png | Bin 0 -> 845 bytes .../CSFML-2.1/doc/html/tab_a.png | Bin 0 -> 142 bytes .../CSFML-2.1/doc/html/tab_b.png | Bin 0 -> 170 bytes .../CSFML-2.1/doc/html/tab_h.png | Bin 0 -> 177 bytes .../CSFML-2.1/doc/html/tab_s.png | Bin 0 -> 184 bytes .../CSFML-2.1/doc/html/tabs.css | 60 + .../CSFML-2.1/doc/html/unionsfEvent.htm | 228 ++ .../CSFML-2.1/include/SFML/Audio.h | 41 + .../CSFML-2.1/include/SFML/Audio/Export.h | 48 + .../CSFML-2.1/include/SFML/Audio/Listener.h | 95 + .../CSFML-2.1/include/SFML/Audio/Music.h | 376 +++ .../CSFML-2.1/include/SFML/Audio/Sound.h | 331 +++ .../CSFML-2.1/include/SFML/Audio/SoundBuffer.h | 195 ++ .../include/SFML/Audio/SoundBufferRecorder.h | 105 + .../CSFML-2.1/include/SFML/Audio/SoundRecorder.h | 116 + .../CSFML-2.1/include/SFML/Audio/SoundStatus.h | 46 + .../CSFML-2.1/include/SFML/Audio/SoundStream.h | 347 +++ .../CSFML-2.1/include/SFML/Audio/Types.h | 36 + .../CSFML-2.1/include/SFML/Config.h | 141 + .../CSFML-2.1/include/SFML/Graphics.h | 58 + .../CSFML-2.1/include/SFML/Graphics/BlendMode.h | 47 + .../CSFML-2.1/include/SFML/Graphics/CircleShape.h | 431 +++ .../CSFML-2.1/include/SFML/Graphics/Color.h | 106 + .../CSFML-2.1/include/SFML/Graphics/ConvexShape.h | 430 +++ .../CSFML-2.1/include/SFML/Graphics/Export.h | 48 + .../CSFML-2.1/include/SFML/Graphics/Font.h | 136 + .../CSFML-2.1/include/SFML/Graphics/Glyph.h | 46 + .../CSFML-2.1/include/SFML/Graphics/Image.h | 274 ++ .../include/SFML/Graphics/PrimitiveType.h | 54 + .../CSFML-2.1/include/SFML/Graphics/Rect.h | 81 + .../include/SFML/Graphics/RectangleShape.h | 422 +++ .../CSFML-2.1/include/SFML/Graphics/RenderStates.h | 50 + .../include/SFML/Graphics/RenderTexture.h | 318 ++ .../CSFML-2.1/include/SFML/Graphics/RenderWindow.h | 513 ++++ .../CSFML-2.1/include/SFML/Graphics/Shader.h | 388 +++ .../CSFML-2.1/include/SFML/Graphics/Shape.h | 412 +++ .../CSFML-2.1/include/SFML/Graphics/Sprite.h | 333 +++ .../CSFML-2.1/include/SFML/Graphics/Text.h | 417 +++ .../CSFML-2.1/include/SFML/Graphics/Texture.h | 264 ++ .../CSFML-2.1/include/SFML/Graphics/Transform.h | 210 ++ .../include/SFML/Graphics/Transformable.h | 217 ++ .../CSFML-2.1/include/SFML/Graphics/Types.h | 46 + .../CSFML-2.1/include/SFML/Graphics/Vertex.h | 47 + .../CSFML-2.1/include/SFML/Graphics/VertexArray.h | 167 ++ .../CSFML-2.1/include/SFML/Graphics/View.h | 206 ++ .../CSFML-2.1/include/SFML/Network.h | 43 + .../CSFML-2.1/include/SFML/Network/Export.h | 48 + .../CSFML-2.1/include/SFML/Network/Ftp.h | 510 ++++ .../CSFML-2.1/include/SFML/Network/Http.h | 302 ++ .../CSFML-2.1/include/SFML/Network/IpAddress.h | 176 ++ .../CSFML-2.1/include/SFML/Network/Packet.h | 177 ++ .../include/SFML/Network/SocketSelector.h | 141 + .../CSFML-2.1/include/SFML/Network/SocketStatus.h | 43 + .../CSFML-2.1/include/SFML/Network/TcpListener.h | 128 + .../CSFML-2.1/include/SFML/Network/TcpSocket.h | 210 ++ .../CSFML-2.1/include/SFML/Network/Types.h | 43 + .../CSFML-2.1/include/SFML/Network/UdpSocket.h | 206 ++ .../CSFML-2.1/include/SFML/OpenGL.h | 58 + .../CSFML-2.1/include/SFML/System.h | 42 + .../CSFML-2.1/include/SFML/System/Clock.h | 90 + .../CSFML-2.1/include/SFML/System/Export.h | 48 + .../CSFML-2.1/include/SFML/System/InputStream.h | 54 + .../CSFML-2.1/include/SFML/System/Mutex.h | 68 + .../CSFML-2.1/include/SFML/System/Sleep.h | 47 + .../CSFML-2.1/include/SFML/System/Thread.h | 103 + .../CSFML-2.1/include/SFML/System/Time.h | 110 + .../CSFML-2.1/include/SFML/System/Types.h | 33 + .../CSFML-2.1/include/SFML/System/Vector2.h | 67 + .../CSFML-2.1/include/SFML/System/Vector3.h | 46 + .../CSFML-2.1/include/SFML/Window.h | 42 + .../CSFML-2.1/include/SFML/Window/Context.h | 63 + .../CSFML-2.1/include/SFML/Window/Event.h | 189 ++ .../CSFML-2.1/include/SFML/Window/Export.h | 48 + .../CSFML-2.1/include/SFML/Window/Joystick.h | 135 + .../CSFML-2.1/include/SFML/Window/Keyboard.h | 157 + .../CSFML-2.1/include/SFML/Window/Mouse.h | 87 + .../CSFML-2.1/include/SFML/Window/Types.h | 33 + .../CSFML-2.1/include/SFML/Window/VideoMode.h | 89 + .../CSFML-2.1/include/SFML/Window/Window.h | 416 +++ .../CSFML-2.1/include/SFML/Window/WindowHandle.h | 57 + .../CSFML-2.1/lib/gcc/libcsfml-audio.a | Bin 0 -> 72482 bytes .../CSFML-2.1/lib/gcc/libcsfml-graphics.a | Bin 0 -> 264604 bytes .../CSFML-2.1/lib/gcc/libcsfml-network.a | Bin 0 -> 92536 bytes .../CSFML-2.1/lib/gcc/libcsfml-system.a | Bin 0 -> 14866 bytes .../CSFML-2.1/lib/gcc/libcsfml-window.a | Bin 0 -> 28302 bytes .../CSFML-2.1/lib/msvc/csfml-audio.lib | Bin 0 -> 27930 bytes .../CSFML-2.1/lib/msvc/csfml-graphics.lib | Bin 0 -> 99290 bytes .../CSFML-2.1/lib/msvc/csfml-network.lib | Bin 0 -> 35098 bytes .../CSFML-2.1/lib/msvc/csfml-system.lib | Bin 0 -> 6296 bytes .../CSFML-2.1/lib/msvc/csfml-window.lib | Bin 0 -> 11618 bytes .../CSFML-2.1-windows-32bits/CSFML-2.1/license.txt | 31 + .../CSFML-2.1-windows-32bits/CSFML-2.1/readme.txt | 36 + .../CSFML-2.1/bin/csfml-audio-2.dll | Bin 0 -> 6676082 bytes .../CSFML-2.1/bin/csfml-graphics-2.dll | Bin 0 -> 8225210 bytes .../CSFML-2.1/bin/csfml-network-2.dll | Bin 0 -> 6818109 bytes .../CSFML-2.1/bin/csfml-system-2.dll | Bin 0 -> 5221552 bytes .../CSFML-2.1/bin/csfml-window-2.dll | Bin 0 -> 5375213 bytes .../CSFML-2.1/bin/libsndfile-1.dll | Bin 0 -> 2311680 bytes .../CSFML-2.1/bin/openal32.dll | Bin 0 -> 418816 bytes .../CSFML-2.1/doc/SFML.chm | Bin 0 -> 860121 bytes .../CSFML-2.1/doc/html/Audio_2Export_8h.htm | 75 + .../CSFML-2.1/doc/html/Audio_2Export_8h_source.htm | 92 + .../CSFML-2.1/doc/html/Audio_2Types_8h.htm | 155 + .../CSFML-2.1/doc/html/Audio_2Types_8h_source.htm | 84 + .../CSFML-2.1/doc/html/Audio_8h.htm | 58 + .../CSFML-2.1/doc/html/Audio_8h_source.htm | 87 + .../CSFML-2.1/doc/html/BlendMode_8h.htm | 103 + .../CSFML-2.1/doc/html/BlendMode_8h_source.htm | 89 + .../CSFML-2.1/doc/html/CircleShape_8h.htm | 1157 ++++++++ .../CSFML-2.1/doc/html/CircleShape_8h_source.htm | 152 + .../CSFML-2.1/doc/html/Clock_8h.htm | 196 ++ .../CSFML-2.1/doc/html/Clock_8h_source.htm | 93 + .../CSFML-2.1/doc/html/Color_8h.htm | 419 +++ .../CSFML-2.1/doc/html/Color_8h_source.htm | 109 + .../CSFML-2.1/doc/html/Config_8h.htm | 303 ++ .../CSFML-2.1/doc/html/Config_8h_source.htm | 179 ++ .../CSFML-2.1/doc/html/Context_8h.htm | 148 + .../CSFML-2.1/doc/html/Context_8h_source.htm | 88 + .../CSFML-2.1/doc/html/ConvexShape_8h.htm | 1138 ++++++++ .../CSFML-2.1/doc/html/ConvexShape_8h_source.htm | 150 + .../CSFML-2.1/doc/html/Event_8h.htm | 192 ++ .../CSFML-2.1/doc/html/Event_8h_source.htm | 189 ++ .../CSFML-2.1/doc/html/Font_8h.htm | 398 +++ .../CSFML-2.1/doc/html/Font_8h_source.htm | 103 + .../CSFML-2.1/doc/html/Ftp_8h.htm | 1426 +++++++++ .../CSFML-2.1/doc/html/Ftp_8h_source.htm | 220 ++ .../CSFML-2.1/doc/html/Glyph_8h.htm | 61 + .../CSFML-2.1/doc/html/Glyph_8h_source.htm | 88 + .../CSFML-2.1/doc/html/Graphics_2Export_8h.htm | 75 + .../doc/html/Graphics_2Export_8h_source.htm | 92 + .../CSFML-2.1/doc/html/Graphics_2Types_8h.htm | 298 ++ .../doc/html/Graphics_2Types_8h_source.htm | 94 + .../CSFML-2.1/doc/html/Graphics_8h.htm | 75 + .../CSFML-2.1/doc/html/Graphics_8h_source.htm | 104 + .../CSFML-2.1/doc/html/Http_8h.htm | 831 ++++++ .../CSFML-2.1/doc/html/Http_8h_source.htm | 162 + .../CSFML-2.1/doc/html/Image_8h.htm | 716 +++++ .../CSFML-2.1/doc/html/Image_8h_source.htm | 121 + .../CSFML-2.1/doc/html/InputStream_8h.htm | 147 + .../CSFML-2.1/doc/html/InputStream_8h_source.htm | 96 + .../CSFML-2.1/doc/html/IpAddress_8h.htm | 361 +++ .../CSFML-2.1/doc/html/IpAddress_8h_source.htm | 108 + .../CSFML-2.1/doc/html/Joystick_8h.htm | 366 +++ .../CSFML-2.1/doc/html/Joystick_8h_source.htm | 113 + .../CSFML-2.1/doc/html/Keyboard_8h.htm | 637 ++++ .../CSFML-2.1/doc/html/Keyboard_8h_source.htm | 191 ++ .../CSFML-2.1/doc/html/Listener_8h.htm | 208 ++ .../CSFML-2.1/doc/html/Listener_8h_source.htm | 94 + .../CSFML-2.1/doc/html/Mouse_8h.htm | 216 ++ .../CSFML-2.1/doc/html/Mouse_8h_source.htm | 100 + .../CSFML-2.1/doc/html/Music_8h.htm | 925 ++++++ .../CSFML-2.1/doc/html/Music_8h_source.htm | 142 + .../CSFML-2.1/doc/html/Mutex_8h.htm | 163 ++ .../CSFML-2.1/doc/html/Mutex_8h_source.htm | 90 + .../CSFML-2.1/doc/html/Network_2Export_8h.htm | 75 + .../doc/html/Network_2Export_8h_source.htm | 92 + .../CSFML-2.1/doc/html/Network_2Types_8h.htm | 251 ++ .../doc/html/Network_2Types_8h_source.htm | 91 + .../CSFML-2.1/doc/html/Network_8h.htm | 60 + .../CSFML-2.1/doc/html/Network_8h_source.htm | 89 + .../CSFML-2.1/doc/html/OpenGL_8h.htm | 52 + .../CSFML-2.1/doc/html/OpenGL_8h_source.htm | 99 + .../CSFML-2.1/doc/html/Packet_8h.htm | 872 ++++++ .../CSFML-2.1/doc/html/Packet_8h_source.htm | 125 + .../CSFML-2.1/doc/html/PrimitiveType_8h.htm | 119 + .../CSFML-2.1/doc/html/PrimitiveType_8h_source.htm | 92 + .../CSFML-2.1/doc/html/Rect_8h.htm | 228 ++ .../CSFML-2.1/doc/html/Rect_8h_source.htm | 103 + .../CSFML-2.1/doc/html/RectangleShape_8h.htm | 1121 +++++++ .../doc/html/RectangleShape_8h_source.htm | 151 + .../CSFML-2.1/doc/html/RenderStates_8h.htm | 64 + .../CSFML-2.1/doc/html/RenderStates_8h_source.htm | 92 + .../CSFML-2.1/doc/html/RenderTexture_8h.htm | 1061 +++++++ .../CSFML-2.1/doc/html/RenderTexture_8h_source.htm | 139 + .../CSFML-2.1/doc/html/RenderWindow_8h.htm | 1749 +++++++++++ .../CSFML-2.1/doc/html/RenderWindow_8h_source.htm | 180 ++ .../CSFML-2.1/doc/html/Shader_8h.htm | 805 +++++ .../CSFML-2.1/doc/html/Shader_8h_source.htm | 119 + .../CSFML-2.1/doc/html/Shape_8h.htm | 1114 +++++++ .../CSFML-2.1/doc/html/Shape_8h_source.htm | 151 + .../CSFML-2.1/doc/html/Sleep_8h.htm | 88 + .../CSFML-2.1/doc/html/Sleep_8h_source.htm | 84 + .../CSFML-2.1/doc/html/SocketSelector_8h.htm | 494 ++++ .../doc/html/SocketSelector_8h_source.htm | 105 + .../CSFML-2.1/doc/html/SocketStatus_8h.htm | 102 + .../CSFML-2.1/doc/html/SocketStatus_8h_source.htm | 87 + .../CSFML-2.1/doc/html/SoundBufferRecorder_8h.htm | 235 ++ .../doc/html/SoundBufferRecorder_8h_source.htm | 94 + .../CSFML-2.1/doc/html/SoundBuffer_8h.htm | 454 +++ .../CSFML-2.1/doc/html/SoundBuffer_8h_source.htm | 109 + .../CSFML-2.1/doc/html/SoundRecorder_8h.htm | 321 ++ .../CSFML-2.1/doc/html/SoundRecorder_8h_source.htm | 103 + .../CSFML-2.1/doc/html/SoundStatus_8h.htm | 98 + .../CSFML-2.1/doc/html/SoundStatus_8h_source.htm | 88 + .../CSFML-2.1/doc/html/SoundStream_8h.htm | 907 ++++++ .../CSFML-2.1/doc/html/SoundStream_8h_source.htm | 147 + .../CSFML-2.1/doc/html/Sound_8h.htm | 857 ++++++ .../CSFML-2.1/doc/html/Sound_8h_source.htm | 135 + .../CSFML-2.1/doc/html/Sprite_8h.htm | 852 ++++++ .../CSFML-2.1/doc/html/Sprite_8h_source.htm | 135 + .../CSFML-2.1/doc/html/System_2Export_8h.htm | 75 + .../doc/html/System_2Export_8h_source.htm | 92 + .../CSFML-2.1/doc/html/System_2Types_8h.htm | 106 + .../CSFML-2.1/doc/html/System_2Types_8h_source.htm | 81 + .../CSFML-2.1/doc/html/System_8h.htm | 59 + .../CSFML-2.1/doc/html/System_8h_source.htm | 88 + .../CSFML-2.1/doc/html/TcpListener_8h.htm | 287 ++ .../CSFML-2.1/doc/html/TcpListener_8h_source.htm | 97 + .../CSFML-2.1/doc/html/TcpSocket_8h.htm | 530 ++++ .../CSFML-2.1/doc/html/TcpSocket_8h_source.htm | 112 + .../CSFML-2.1/doc/html/Text_8h.htm | 1133 +++++++ .../CSFML-2.1/doc/html/Text_8h_source.htm | 158 + .../CSFML-2.1/doc/html/Texture_8h.htm | 790 +++++ .../CSFML-2.1/doc/html/Texture_8h_source.htm | 125 + .../CSFML-2.1/doc/html/Thread_8h.htm | 212 ++ .../CSFML-2.1/doc/html/Thread_8h_source.htm | 92 + .../CSFML-2.1/doc/html/Time_8h.htm | 258 ++ .../CSFML-2.1/doc/html/Time_8h_source.htm | 100 + .../CSFML-2.1/doc/html/Transform_8h.htm | 613 ++++ .../CSFML-2.1/doc/html/Transform_8h_source.htm | 117 + .../CSFML-2.1/doc/html/Transformable_8h.htm | 583 ++++ .../CSFML-2.1/doc/html/Transformable_8h_source.htm | 116 + .../CSFML-2.1/doc/html/UdpSocket_8h.htm | 533 ++++ .../CSFML-2.1/doc/html/UdpSocket_8h_source.htm | 109 + .../CSFML-2.1/doc/html/Vector2_8h.htm | 67 + .../CSFML-2.1/doc/html/Vector2_8h_source.htm | 101 + .../CSFML-2.1/doc/html/Vector3_8h.htm | 61 + .../CSFML-2.1/doc/html/Vector3_8h_source.htm | 88 + .../CSFML-2.1/doc/html/VertexArray_8h.htm | 415 +++ .../CSFML-2.1/doc/html/VertexArray_8h_source.htm | 107 + .../CSFML-2.1/doc/html/Vertex_8h.htm | 63 + .../CSFML-2.1/doc/html/Vertex_8h_source.htm | 90 + .../CSFML-2.1/doc/html/VideoMode_8h.htm | 148 + .../CSFML-2.1/doc/html/VideoMode_8h_source.htm | 95 + .../CSFML-2.1/doc/html/View_8h.htm | 593 ++++ .../CSFML-2.1/doc/html/View_8h_source.htm | 116 + .../CSFML-2.1/doc/html/WindowHandle_8h.htm | 52 + .../CSFML-2.1/doc/html/WindowHandle_8h_source.htm | 99 + .../CSFML-2.1/doc/html/Window_2Export_8h.htm | 75 + .../doc/html/Window_2Export_8h_source.htm | 92 + .../CSFML-2.1/doc/html/Window_2Types_8h.htm | 90 + .../CSFML-2.1/doc/html/Window_2Types_8h_source.htm | 81 + .../CSFML-2.1/doc/html/Window_2Window_8h.htm | 1067 +++++++ .../doc/html/Window_2Window_8h_source.htm | 157 + .../CSFML-2.1/doc/html/Window_8h.htm | 59 + .../CSFML-2.1/doc/html/Window_8h_source.htm | 88 + .../CSFML-2.1/doc/html/annotated.htm | 77 + .../CSFML-2.1/doc/html/bc_s.png | Bin 0 -> 676 bytes .../CSFML-2.1/doc/html/bdwn.png | Bin 0 -> 147 bytes .../CSFML-2.1/doc/html/classes.htm | 58 + .../CSFML-2.1/doc/html/closed.png | Bin 0 -> 132 bytes .../html/dir_33b8fa607ba222d3f5ced3f03c94935c.htm | 69 + .../html/dir_513183d162d70e825c1ac102f07bf6df.htm | 97 + .../html/dir_6a66b7969672f1da69f458a57d2c97f9.htm | 49 + .../html/dir_8cc999c03ab8fdf40558b1f21f869c3e.htm | 74 + .../html/dir_9bf980a06a0242eeb07b88aa80af2fcc.htm | 49 + .../html/dir_ab65b93e3e53c8b4552e87dc0e7cef27.htm | 67 + .../html/dir_c6605309d84130eeaba73c4c96d7b461.htm | 67 + .../html/dir_ec1eadea4ddc9b364e33c863bb96372e.htm | 67 + .../CSFML-2.1/doc/html/doxygen.css | 1278 ++++++++ .../CSFML-2.1/doc/html/doxygen.png | Bin 0 -> 3779 bytes .../CSFML-2.1/doc/html/dynsections.js | 78 + .../CSFML-2.1/doc/html/files.htm | 123 + .../CSFML-2.1/doc/html/ftv2blank.png | Bin 0 -> 86 bytes .../CSFML-2.1/doc/html/ftv2cl.png | Bin 0 -> 453 bytes .../CSFML-2.1/doc/html/ftv2doc.png | Bin 0 -> 746 bytes .../CSFML-2.1/doc/html/ftv2folderclosed.png | Bin 0 -> 616 bytes .../CSFML-2.1/doc/html/ftv2folderopen.png | Bin 0 -> 597 bytes .../CSFML-2.1/doc/html/ftv2lastnode.png | Bin 0 -> 86 bytes .../CSFML-2.1/doc/html/ftv2link.png | Bin 0 -> 746 bytes .../CSFML-2.1/doc/html/ftv2mlastnode.png | Bin 0 -> 246 bytes .../CSFML-2.1/doc/html/ftv2mnode.png | Bin 0 -> 246 bytes .../CSFML-2.1/doc/html/ftv2mo.png | Bin 0 -> 403 bytes .../CSFML-2.1/doc/html/ftv2node.png | Bin 0 -> 86 bytes .../CSFML-2.1/doc/html/ftv2ns.png | Bin 0 -> 388 bytes .../CSFML-2.1/doc/html/ftv2plastnode.png | Bin 0 -> 229 bytes .../CSFML-2.1/doc/html/ftv2pnode.png | Bin 0 -> 229 bytes .../CSFML-2.1/doc/html/ftv2splitbar.png | Bin 0 -> 314 bytes .../CSFML-2.1/doc/html/ftv2vertline.png | Bin 0 -> 86 bytes .../CSFML-2.1/doc/html/functions.htm | 351 +++ .../CSFML-2.1/doc/html/functions_vars.htm | 351 +++ .../CSFML-2.1/doc/html/globals.htm | 89 + .../CSFML-2.1/doc/html/globals_0x73.htm | 3080 ++++++++++++++++++++ .../CSFML-2.1/doc/html/globals_defs.htm | 87 + .../CSFML-2.1/doc/html/globals_enum.htm | 93 + .../CSFML-2.1/doc/html/globals_eval.htm | 775 +++++ .../CSFML-2.1/doc/html/globals_func.htm | 2101 +++++++++++++ .../CSFML-2.1/doc/html/globals_type.htm | 238 ++ .../CSFML-2.1/doc/html/globals_vars.htm | 96 + .../CSFML-2.1/doc/html/index.hhc | 1636 +++++++++++ .../CSFML-2.1/doc/html/index.hhk | 2469 ++++++++++++++++ .../CSFML-2.1/doc/html/index.hhp | 241 ++ .../CSFML-2.1/doc/html/index.htm | 123 + .../CSFML-2.1/doc/html/jquery.js | 8 + .../CSFML-2.1/doc/html/mainpage_8hpp.htm | 51 + .../CSFML-2.1/doc/html/mainpage_8hpp_source.htm | 142 + .../CSFML-2.1/doc/html/nav_f.png | Bin 0 -> 153 bytes .../CSFML-2.1/doc/html/nav_g.png | Bin 0 -> 95 bytes .../CSFML-2.1/doc/html/nav_h.png | Bin 0 -> 98 bytes .../CSFML-2.1/doc/html/open.png | Bin 0 -> 123 bytes .../CSFML-2.1/doc/html/structsfColor.htm | 129 + .../CSFML-2.1/doc/html/structsfContextSettings.htm | 160 + .../CSFML-2.1/doc/html/structsfFloatRect.htm | 129 + .../CSFML-2.1/doc/html/structsfGlyph.htm | 122 + .../CSFML-2.1/doc/html/structsfInputStream.htm | 160 + .../CSFML-2.1/doc/html/structsfIntRect.htm | 125 + .../CSFML-2.1/doc/html/structsfIpAddress.htm | 81 + .../doc/html/structsfJoystickButtonEvent.htm | 113 + .../doc/html/structsfJoystickConnectEvent.htm | 97 + .../doc/html/structsfJoystickMoveEvent.htm | 129 + .../CSFML-2.1/doc/html/structsfKeyEvent.htm | 161 + .../doc/html/structsfMouseButtonEvent.htm | 129 + .../CSFML-2.1/doc/html/structsfMouseMoveEvent.htm | 113 + .../CSFML-2.1/doc/html/structsfMouseWheelEvent.htm | 129 + .../CSFML-2.1/doc/html/structsfRenderStates.htm | 141 + .../CSFML-2.1/doc/html/structsfSizeEvent.htm | 113 + .../doc/html/structsfSoundStreamChunk.htm | 103 + .../CSFML-2.1/doc/html/structsfTextEvent.htm | 97 + .../CSFML-2.1/doc/html/structsfTime.htm | 81 + .../CSFML-2.1/doc/html/structsfTransform.htm | 81 + .../CSFML-2.1/doc/html/structsfVector2f.htm | 97 + .../CSFML-2.1/doc/html/structsfVector2i.htm | 97 + .../CSFML-2.1/doc/html/structsfVector2u.htm | 97 + .../CSFML-2.1/doc/html/structsfVector3f.htm | 113 + .../CSFML-2.1/doc/html/structsfVertex.htm | 122 + .../CSFML-2.1/doc/html/structsfVideoMode.htm | 122 + .../CSFML-2.1/doc/html/sync_off.png | Bin 0 -> 853 bytes .../CSFML-2.1/doc/html/sync_on.png | Bin 0 -> 845 bytes .../CSFML-2.1/doc/html/tab_a.png | Bin 0 -> 142 bytes .../CSFML-2.1/doc/html/tab_b.png | Bin 0 -> 170 bytes .../CSFML-2.1/doc/html/tab_h.png | Bin 0 -> 177 bytes .../CSFML-2.1/doc/html/tab_s.png | Bin 0 -> 184 bytes .../CSFML-2.1/doc/html/tabs.css | 60 + .../CSFML-2.1/doc/html/unionsfEvent.htm | 228 ++ .../CSFML-2.1/include/SFML/Audio.h | 41 + .../CSFML-2.1/include/SFML/Audio/Export.h | 48 + .../CSFML-2.1/include/SFML/Audio/Listener.h | 95 + .../CSFML-2.1/include/SFML/Audio/Music.h | 376 +++ .../CSFML-2.1/include/SFML/Audio/Sound.h | 331 +++ .../CSFML-2.1/include/SFML/Audio/SoundBuffer.h | 195 ++ .../include/SFML/Audio/SoundBufferRecorder.h | 105 + .../CSFML-2.1/include/SFML/Audio/SoundRecorder.h | 116 + .../CSFML-2.1/include/SFML/Audio/SoundStatus.h | 46 + .../CSFML-2.1/include/SFML/Audio/SoundStream.h | 347 +++ .../CSFML-2.1/include/SFML/Audio/Types.h | 36 + .../CSFML-2.1/include/SFML/Config.h | 141 + .../CSFML-2.1/include/SFML/Graphics.h | 58 + .../CSFML-2.1/include/SFML/Graphics/BlendMode.h | 47 + .../CSFML-2.1/include/SFML/Graphics/CircleShape.h | 431 +++ .../CSFML-2.1/include/SFML/Graphics/Color.h | 106 + .../CSFML-2.1/include/SFML/Graphics/ConvexShape.h | 430 +++ .../CSFML-2.1/include/SFML/Graphics/Export.h | 48 + .../CSFML-2.1/include/SFML/Graphics/Font.h | 136 + .../CSFML-2.1/include/SFML/Graphics/Glyph.h | 46 + .../CSFML-2.1/include/SFML/Graphics/Image.h | 274 ++ .../include/SFML/Graphics/PrimitiveType.h | 54 + .../CSFML-2.1/include/SFML/Graphics/Rect.h | 81 + .../include/SFML/Graphics/RectangleShape.h | 422 +++ .../CSFML-2.1/include/SFML/Graphics/RenderStates.h | 50 + .../include/SFML/Graphics/RenderTexture.h | 318 ++ .../CSFML-2.1/include/SFML/Graphics/RenderWindow.h | 513 ++++ .../CSFML-2.1/include/SFML/Graphics/Shader.h | 388 +++ .../CSFML-2.1/include/SFML/Graphics/Shape.h | 412 +++ .../CSFML-2.1/include/SFML/Graphics/Sprite.h | 333 +++ .../CSFML-2.1/include/SFML/Graphics/Text.h | 417 +++ .../CSFML-2.1/include/SFML/Graphics/Texture.h | 264 ++ .../CSFML-2.1/include/SFML/Graphics/Transform.h | 210 ++ .../include/SFML/Graphics/Transformable.h | 217 ++ .../CSFML-2.1/include/SFML/Graphics/Types.h | 46 + .../CSFML-2.1/include/SFML/Graphics/Vertex.h | 47 + .../CSFML-2.1/include/SFML/Graphics/VertexArray.h | 167 ++ .../CSFML-2.1/include/SFML/Graphics/View.h | 206 ++ .../CSFML-2.1/include/SFML/Network.h | 43 + .../CSFML-2.1/include/SFML/Network/Export.h | 48 + .../CSFML-2.1/include/SFML/Network/Ftp.h | 510 ++++ .../CSFML-2.1/include/SFML/Network/Http.h | 302 ++ .../CSFML-2.1/include/SFML/Network/IpAddress.h | 176 ++ .../CSFML-2.1/include/SFML/Network/Packet.h | 177 ++ .../include/SFML/Network/SocketSelector.h | 141 + .../CSFML-2.1/include/SFML/Network/SocketStatus.h | 43 + .../CSFML-2.1/include/SFML/Network/TcpListener.h | 128 + .../CSFML-2.1/include/SFML/Network/TcpSocket.h | 210 ++ .../CSFML-2.1/include/SFML/Network/Types.h | 43 + .../CSFML-2.1/include/SFML/Network/UdpSocket.h | 206 ++ .../CSFML-2.1/include/SFML/OpenGL.h | 58 + .../CSFML-2.1/include/SFML/System.h | 42 + .../CSFML-2.1/include/SFML/System/Clock.h | 90 + .../CSFML-2.1/include/SFML/System/Export.h | 48 + .../CSFML-2.1/include/SFML/System/InputStream.h | 54 + .../CSFML-2.1/include/SFML/System/Mutex.h | 68 + .../CSFML-2.1/include/SFML/System/Sleep.h | 47 + .../CSFML-2.1/include/SFML/System/Thread.h | 103 + .../CSFML-2.1/include/SFML/System/Time.h | 110 + .../CSFML-2.1/include/SFML/System/Types.h | 33 + .../CSFML-2.1/include/SFML/System/Vector2.h | 67 + .../CSFML-2.1/include/SFML/System/Vector3.h | 46 + .../CSFML-2.1/include/SFML/Window.h | 42 + .../CSFML-2.1/include/SFML/Window/Context.h | 63 + .../CSFML-2.1/include/SFML/Window/Event.h | 189 ++ .../CSFML-2.1/include/SFML/Window/Export.h | 48 + .../CSFML-2.1/include/SFML/Window/Joystick.h | 135 + .../CSFML-2.1/include/SFML/Window/Keyboard.h | 157 + .../CSFML-2.1/include/SFML/Window/Mouse.h | 87 + .../CSFML-2.1/include/SFML/Window/Types.h | 33 + .../CSFML-2.1/include/SFML/Window/VideoMode.h | 89 + .../CSFML-2.1/include/SFML/Window/Window.h | 416 +++ .../CSFML-2.1/include/SFML/Window/WindowHandle.h | 57 + .../CSFML-2.1/lib/gcc/libcsfml-audio.a | Bin 0 -> 70788 bytes .../CSFML-2.1/lib/gcc/libcsfml-graphics.a | Bin 0 -> 259322 bytes .../CSFML-2.1/lib/gcc/libcsfml-network.a | Bin 0 -> 90422 bytes .../CSFML-2.1/lib/gcc/libcsfml-system.a | Bin 0 -> 14578 bytes .../CSFML-2.1/lib/gcc/libcsfml-window.a | Bin 0 -> 27732 bytes .../CSFML-2.1/lib/msvc/csfml-audio.lib | Bin 0 -> 27930 bytes .../CSFML-2.1/lib/msvc/csfml-graphics.lib | Bin 0 -> 99290 bytes .../CSFML-2.1/lib/msvc/csfml-network.lib | Bin 0 -> 35098 bytes .../CSFML-2.1/lib/msvc/csfml-system.lib | Bin 0 -> 6296 bytes .../CSFML-2.1/lib/msvc/csfml-window.lib | Bin 0 -> 11618 bytes .../CSFML-2.1-windows-64bits/CSFML-2.1/license.txt | 31 + .../CSFML-2.1-windows-64bits/CSFML-2.1/readme.txt | 36 + h1z1/libghack/Makefile | 36 + h1z1/libghack/include/ghack.h | 18 + h1z1/libghack/include/log.h | 31 + h1z1/libghack/include/mem.h | 31 + h1z1/libghack/include/radar.h | 95 + h1z1/libghack/src/log.c | 83 + h1z1/libghack/src/mem.c | 89 + h1z1/libghack/src/radar.c | 578 ++++ h1z1/libghack/test.c | 86 + h1z1/main.c | 2 +- h1z1/run_h1z1_radar.bat | 2 +- 667 files changed, 137312 insertions(+), 8 deletions(-) create mode 100755 h1z1/libghack/.gitignore create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/bin/csfml-audio-2.dll create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/bin/csfml-graphics-2.dll create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/bin/csfml-network-2.dll create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/bin/csfml-system-2.dll create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/bin/csfml-window-2.dll create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/bin/libsndfile-1.dll create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/bin/openal32.dll create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/SFML.chm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Audio_2Export_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Audio_2Export_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Audio_2Types_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Audio_2Types_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Audio_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Audio_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/BlendMode_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/BlendMode_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/CircleShape_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/CircleShape_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Clock_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Clock_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Color_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Color_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Config_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Config_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Context_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Context_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ConvexShape_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ConvexShape_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Event_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Event_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Font_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Font_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Ftp_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Ftp_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Glyph_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Glyph_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Graphics_2Export_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Graphics_2Export_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Graphics_2Types_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Graphics_2Types_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Graphics_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Graphics_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Http_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Http_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Image_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Image_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/InputStream_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/InputStream_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/IpAddress_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/IpAddress_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Joystick_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Joystick_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Keyboard_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Keyboard_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Listener_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Listener_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Mouse_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Mouse_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Music_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Music_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Mutex_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Mutex_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Network_2Export_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Network_2Export_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Network_2Types_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Network_2Types_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Network_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Network_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/OpenGL_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/OpenGL_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Packet_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Packet_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/PrimitiveType_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/PrimitiveType_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Rect_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Rect_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/RectangleShape_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/RectangleShape_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/RenderStates_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/RenderStates_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/RenderTexture_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/RenderTexture_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/RenderWindow_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/RenderWindow_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Shader_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Shader_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Shape_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Shape_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Sleep_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Sleep_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SocketSelector_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SocketSelector_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SocketStatus_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SocketStatus_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundBufferRecorder_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundBufferRecorder_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundBuffer_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundBuffer_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundRecorder_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundRecorder_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundStatus_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundStatus_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundStream_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundStream_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Sound_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Sound_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Sprite_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Sprite_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/System_2Export_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/System_2Export_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/System_2Types_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/System_2Types_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/System_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/System_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/TcpListener_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/TcpListener_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/TcpSocket_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/TcpSocket_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Text_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Text_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Texture_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Texture_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Thread_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Thread_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Time_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Time_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Transform_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Transform_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Transformable_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Transformable_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/UdpSocket_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/UdpSocket_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Vector2_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Vector2_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Vector3_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Vector3_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/VertexArray_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/VertexArray_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Vertex_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Vertex_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/VideoMode_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/VideoMode_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/View_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/View_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/WindowHandle_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/WindowHandle_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Window_2Export_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Window_2Export_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Window_2Types_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Window_2Types_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Window_2Window_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Window_2Window_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Window_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Window_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/annotated.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/bc_s.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/bdwn.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/classes.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/closed.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dir_33b8fa607ba222d3f5ced3f03c94935c.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dir_513183d162d70e825c1ac102f07bf6df.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dir_6a66b7969672f1da69f458a57d2c97f9.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dir_8cc999c03ab8fdf40558b1f21f869c3e.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dir_9bf980a06a0242eeb07b88aa80af2fcc.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dir_ab65b93e3e53c8b4552e87dc0e7cef27.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dir_c6605309d84130eeaba73c4c96d7b461.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dir_ec1eadea4ddc9b364e33c863bb96372e.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/doxygen.css create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/doxygen.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dynsections.js create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/files.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2blank.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2cl.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2doc.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2folderclosed.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2folderopen.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2lastnode.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2link.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2mlastnode.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2mnode.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2mo.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2node.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2ns.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2plastnode.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2pnode.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2splitbar.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2vertline.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/functions.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/functions_vars.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/globals.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/globals_0x73.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/globals_defs.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/globals_enum.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/globals_eval.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/globals_func.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/globals_type.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/globals_vars.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/index.hhc create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/index.hhk create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/index.hhp create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/index.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/jquery.js create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/mainpage_8hpp.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/mainpage_8hpp_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/nav_f.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/nav_g.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/nav_h.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/open.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfColor.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfContextSettings.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfFloatRect.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfGlyph.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfInputStream.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfIntRect.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfIpAddress.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfJoystickButtonEvent.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfJoystickConnectEvent.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfJoystickMoveEvent.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfKeyEvent.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfMouseButtonEvent.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfMouseMoveEvent.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfMouseWheelEvent.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfRenderStates.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfSizeEvent.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfSoundStreamChunk.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfTextEvent.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfTime.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfTransform.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfVector2f.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfVector2i.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfVector2u.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfVector3f.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfVertex.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfVideoMode.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/sync_off.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/sync_on.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/tab_a.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/tab_b.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/tab_h.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/tab_s.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/tabs.css create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/unionsfEvent.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/Export.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/Listener.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/Music.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/Sound.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/SoundBuffer.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/SoundBufferRecorder.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/SoundRecorder.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/SoundStatus.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/SoundStream.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/Types.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Config.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/BlendMode.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/CircleShape.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Color.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/ConvexShape.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Export.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Font.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Glyph.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Image.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/PrimitiveType.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Rect.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/RectangleShape.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/RenderStates.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/RenderTexture.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/RenderWindow.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Shader.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Shape.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Sprite.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Text.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Texture.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Transform.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Transformable.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Types.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Vertex.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/VertexArray.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/View.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/Export.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/Ftp.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/Http.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/IpAddress.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/Packet.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/SocketSelector.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/SocketStatus.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/TcpListener.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/TcpSocket.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/Types.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/UdpSocket.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/OpenGL.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Clock.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Export.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/InputStream.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Mutex.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Sleep.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Thread.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Time.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Types.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Vector2.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Vector3.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/Context.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/Event.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/Export.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/Joystick.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/Keyboard.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/Mouse.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/Types.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/VideoMode.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/Window.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/WindowHandle.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/gcc/libcsfml-audio.a create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/gcc/libcsfml-graphics.a create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/gcc/libcsfml-network.a create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/gcc/libcsfml-system.a create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/gcc/libcsfml-window.a create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/msvc/csfml-audio.lib create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/msvc/csfml-graphics.lib create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/msvc/csfml-network.lib create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/msvc/csfml-system.lib create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/msvc/csfml-window.lib create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/license.txt create mode 100755 h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/readme.txt create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/bin/csfml-audio-2.dll create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/bin/csfml-graphics-2.dll create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/bin/csfml-network-2.dll create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/bin/csfml-system-2.dll create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/bin/csfml-window-2.dll create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/bin/libsndfile-1.dll create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/bin/openal32.dll create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/SFML.chm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Audio_2Export_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Audio_2Export_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Audio_2Types_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Audio_2Types_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Audio_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Audio_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/BlendMode_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/BlendMode_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/CircleShape_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/CircleShape_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Clock_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Clock_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Color_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Color_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Config_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Config_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Context_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Context_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ConvexShape_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ConvexShape_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Event_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Event_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Font_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Font_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Ftp_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Ftp_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Glyph_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Glyph_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Graphics_2Export_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Graphics_2Export_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Graphics_2Types_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Graphics_2Types_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Graphics_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Graphics_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Http_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Http_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Image_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Image_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/InputStream_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/InputStream_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/IpAddress_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/IpAddress_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Joystick_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Joystick_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Keyboard_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Keyboard_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Listener_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Listener_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Mouse_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Mouse_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Music_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Music_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Mutex_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Mutex_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Network_2Export_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Network_2Export_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Network_2Types_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Network_2Types_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Network_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Network_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/OpenGL_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/OpenGL_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Packet_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Packet_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/PrimitiveType_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/PrimitiveType_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Rect_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Rect_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/RectangleShape_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/RectangleShape_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/RenderStates_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/RenderStates_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/RenderTexture_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/RenderTexture_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/RenderWindow_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/RenderWindow_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Shader_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Shader_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Shape_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Shape_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Sleep_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Sleep_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SocketSelector_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SocketSelector_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SocketStatus_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SocketStatus_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundBufferRecorder_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundBufferRecorder_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundBuffer_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundBuffer_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundRecorder_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundRecorder_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundStatus_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundStatus_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundStream_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundStream_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Sound_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Sound_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Sprite_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Sprite_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/System_2Export_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/System_2Export_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/System_2Types_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/System_2Types_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/System_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/System_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/TcpListener_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/TcpListener_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/TcpSocket_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/TcpSocket_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Text_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Text_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Texture_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Texture_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Thread_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Thread_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Time_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Time_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Transform_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Transform_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Transformable_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Transformable_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/UdpSocket_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/UdpSocket_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Vector2_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Vector2_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Vector3_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Vector3_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/VertexArray_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/VertexArray_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Vertex_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Vertex_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/VideoMode_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/VideoMode_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/View_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/View_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/WindowHandle_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/WindowHandle_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Window_2Export_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Window_2Export_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Window_2Types_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Window_2Types_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Window_2Window_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Window_2Window_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Window_8h.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Window_8h_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/annotated.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/bc_s.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/bdwn.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/classes.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/closed.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dir_33b8fa607ba222d3f5ced3f03c94935c.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dir_513183d162d70e825c1ac102f07bf6df.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dir_6a66b7969672f1da69f458a57d2c97f9.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dir_8cc999c03ab8fdf40558b1f21f869c3e.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dir_9bf980a06a0242eeb07b88aa80af2fcc.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dir_ab65b93e3e53c8b4552e87dc0e7cef27.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dir_c6605309d84130eeaba73c4c96d7b461.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dir_ec1eadea4ddc9b364e33c863bb96372e.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/doxygen.css create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/doxygen.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dynsections.js create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/files.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2blank.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2cl.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2doc.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2folderclosed.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2folderopen.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2lastnode.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2link.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2mlastnode.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2mnode.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2mo.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2node.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2ns.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2plastnode.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2pnode.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2splitbar.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2vertline.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/functions.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/functions_vars.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/globals.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/globals_0x73.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/globals_defs.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/globals_enum.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/globals_eval.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/globals_func.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/globals_type.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/globals_vars.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/index.hhc create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/index.hhk create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/index.hhp create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/index.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/jquery.js create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/mainpage_8hpp.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/mainpage_8hpp_source.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/nav_f.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/nav_g.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/nav_h.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/open.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfColor.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfContextSettings.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfFloatRect.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfGlyph.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfInputStream.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfIntRect.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfIpAddress.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfJoystickButtonEvent.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfJoystickConnectEvent.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfJoystickMoveEvent.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfKeyEvent.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfMouseButtonEvent.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfMouseMoveEvent.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfMouseWheelEvent.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfRenderStates.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfSizeEvent.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfSoundStreamChunk.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfTextEvent.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfTime.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfTransform.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfVector2f.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfVector2i.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfVector2u.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfVector3f.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfVertex.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfVideoMode.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/sync_off.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/sync_on.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/tab_a.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/tab_b.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/tab_h.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/tab_s.png create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/tabs.css create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/unionsfEvent.htm create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/Export.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/Listener.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/Music.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/Sound.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/SoundBuffer.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/SoundBufferRecorder.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/SoundRecorder.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/SoundStatus.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/SoundStream.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/Types.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Config.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/BlendMode.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/CircleShape.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Color.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/ConvexShape.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Export.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Font.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Glyph.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Image.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/PrimitiveType.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Rect.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/RectangleShape.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/RenderStates.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/RenderTexture.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/RenderWindow.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Shader.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Shape.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Sprite.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Text.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Texture.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Transform.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Transformable.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Types.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Vertex.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/VertexArray.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/View.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/Export.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/Ftp.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/Http.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/IpAddress.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/Packet.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/SocketSelector.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/SocketStatus.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/TcpListener.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/TcpSocket.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/Types.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/UdpSocket.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/OpenGL.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Clock.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Export.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/InputStream.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Mutex.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Sleep.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Thread.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Time.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Types.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Vector2.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Vector3.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/Context.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/Event.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/Export.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/Joystick.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/Keyboard.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/Mouse.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/Types.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/VideoMode.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/Window.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/WindowHandle.h create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/gcc/libcsfml-audio.a create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/gcc/libcsfml-graphics.a create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/gcc/libcsfml-network.a create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/gcc/libcsfml-system.a create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/gcc/libcsfml-window.a create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/msvc/csfml-audio.lib create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/msvc/csfml-graphics.lib create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/msvc/csfml-network.lib create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/msvc/csfml-system.lib create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/msvc/csfml-window.lib create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/license.txt create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/readme.txt create mode 100644 h1z1/libghack/Makefile create mode 100755 h1z1/libghack/include/ghack.h create mode 100755 h1z1/libghack/include/log.h create mode 100755 h1z1/libghack/include/mem.h create mode 100755 h1z1/libghack/include/radar.h create mode 100755 h1z1/libghack/src/log.c create mode 100755 h1z1/libghack/src/mem.c create mode 100755 h1z1/libghack/src/radar.c create mode 100755 h1z1/libghack/test.c (limited to 'h1z1') diff --git a/h1z1/Makefile b/h1z1/Makefile index eddc463..b547102 100644 --- a/h1z1/Makefile +++ b/h1z1/Makefile @@ -7,11 +7,11 @@ TARGETS := h1z1 H1Z1_SRC := main.c ifneq ($(strip $(X64)),) -CFLAGS+=-I../libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include -I../libghack/include -LDFLAGS+=-L../libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/gcc -L../libghack/CSFML-2.1-windows-64bits/CSFML-2.1/bin -L../libghack +CFLAGS+=-Ilibghack/CSFML-2.1-windows-64bits/CSFML-2.1/include -Ilibghack/include +LDFLAGS+=-Llibghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/gcc -Llibghack/CSFML-2.1-windows-64bits/CSFML-2.1/bin -Llibghack else -CFLAGS+=-I../libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include -I../libghack/include -LDFLAGS+=-L../libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/gcc -L../libghack/CSFML-2.1-windows-32bits/CSFML-2.1/bin -L../libghack +CFLAGS+=-Ilibghack/CSFML-2.1-windows-32bits/CSFML-2.1/include -Ilibghack/include +LDFLAGS+=-Llibghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/gcc -Llibghack/CSFML-2.1-windows-32bits/CSFML-2.1/bin -Llibghack endif @@ -24,10 +24,17 @@ all: $(TARGETS) @echo 'Finished building: $<' @echo ' ' +libghack/libghack.dll: + make -C libghack -h1z1: main.o +h1z1: libghack/libghack.dll main.o @echo 'Building target: $@' @echo 'Invoking: GCC C Linker' - $(CXX) $(CFLAGS) $(LDFLAGS) -o $@ $^ -lcsfml-window -lcsfml-system -lcsfml-graphics ../libghack/libghack.dll -lpsapi + $(CXX) $(CFLAGS) $(LDFLAGS) -o $@ $^ -lcsfml-window -lcsfml-system -lcsfml-graphics libghack/libghack.dll -lpsapi @echo 'Finished building target: $@' @echo ' ' + + +clean: + $(MAKE) -C libghack clean + rm -f h1z1.exe *.o *.d diff --git a/h1z1/libghack/.gitignore b/h1z1/libghack/.gitignore new file mode 100755 index 0000000..45cf9a5 --- /dev/null +++ b/h1z1/libghack/.gitignore @@ -0,0 +1,4 @@ +/bin +/obj +/*.depend +/*.layout diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/bin/csfml-audio-2.dll b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/bin/csfml-audio-2.dll new file mode 100755 index 0000000..d27031a Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/bin/csfml-audio-2.dll differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/bin/csfml-graphics-2.dll b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/bin/csfml-graphics-2.dll new file mode 100755 index 0000000..1b56057 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/bin/csfml-graphics-2.dll differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/bin/csfml-network-2.dll b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/bin/csfml-network-2.dll new file mode 100755 index 0000000..77b7818 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/bin/csfml-network-2.dll differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/bin/csfml-system-2.dll b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/bin/csfml-system-2.dll new file mode 100755 index 0000000..4b74586 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/bin/csfml-system-2.dll differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/bin/csfml-window-2.dll b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/bin/csfml-window-2.dll new file mode 100755 index 0000000..7ff3549 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/bin/csfml-window-2.dll differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/bin/libsndfile-1.dll b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/bin/libsndfile-1.dll new file mode 100755 index 0000000..75acaa1 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/bin/libsndfile-1.dll differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/bin/openal32.dll b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/bin/openal32.dll new file mode 100755 index 0000000..6a8990c Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/bin/openal32.dll differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/SFML.chm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/SFML.chm new file mode 100755 index 0000000..424f9f1 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/SFML.chm differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Audio_2Export_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Audio_2Export_8h.htm new file mode 100755 index 0000000..4186528 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Audio_2Export_8h.htm @@ -0,0 +1,75 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+ +
+
Audio/Export.h File Reference
+
+
+
#include <SFML/Config.h>
+
+

Go to the source code of this file.

+ + + + +

+Macros

#define CSFML_AUDIO_API   CSFML_API_IMPORT
 
+

Macro Definition Documentation

+ +
+
+ + + + +
#define CSFML_AUDIO_API   CSFML_API_IMPORT
+
+ +

Definition at line 43 of file Audio/Export.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Audio_2Export_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Audio_2Export_8h_source.htm new file mode 100755 index 0000000..e150165 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Audio_2Export_8h_source.htm @@ -0,0 +1,92 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
Audio/Export.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_AUDIO_EXPORT_H
+
26 #define SFML_AUDIO_EXPORT_H
+
27 
+
29 // Headers
+
31 #include <SFML/Config.h>
+
32 
+
33 
+
35 // Define portable import / export macros
+
37 #if defined(CSFML_AUDIO_EXPORTS)
+
38 
+
39  #define CSFML_AUDIO_API CSFML_API_EXPORT
+
40 
+
41 #else
+
42 
+
43  #define CSFML_AUDIO_API CSFML_API_IMPORT
+
44 
+
45 #endif
+
46 
+
47 
+
48 #endif // SFML_AUDIO_EXPORT_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Audio_2Types_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Audio_2Types_8h.htm new file mode 100755 index 0000000..ea6d5f7 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Audio_2Types_8h.htm @@ -0,0 +1,155 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+ +
+
Audio/Types.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + +

+Typedefs

typedef struct sfMusic sfMusic
 
typedef struct sfSound sfSound
 
typedef struct sfSoundBuffer sfSoundBuffer
 
typedef struct
+sfSoundBufferRecorder 
sfSoundBufferRecorder
 
typedef struct sfSoundRecorder sfSoundRecorder
 
typedef struct sfSoundStream sfSoundStream
 
+

Typedef Documentation

+ +
+
+ + + + +
typedef struct sfMusic sfMusic
+
+ +

Definition at line 28 of file Audio/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfSound sfSound
+
+ +

Definition at line 29 of file Audio/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfSoundBuffer sfSoundBuffer
+
+ +

Definition at line 30 of file Audio/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfSoundBufferRecorder sfSoundBufferRecorder
+
+ +

Definition at line 31 of file Audio/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfSoundRecorder sfSoundRecorder
+
+ +

Definition at line 32 of file Audio/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfSoundStream sfSoundStream
+
+ +

Definition at line 33 of file Audio/Types.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Audio_2Types_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Audio_2Types_8h_source.htm new file mode 100755 index 0000000..389e60e --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Audio_2Types_8h_source.htm @@ -0,0 +1,84 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
Audio/Types.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)//
+
5 // This software is provided 'as-is', without any express or implied warranty.
+
6 // In no event will the authors be held liable for any damages arising from the use of this software.
+
7 //
+
8 // Permission is granted to anyone to use this software for any purpose,
+
9 // including commercial applications, and to alter it and redistribute it freely,
+
10 // subject to the following restrictions:
+
11 //
+
12 // 1. The origin of this software must not be misrepresented;
+
13 // you must not claim that you wrote the original software.
+
14 // If you use this software in a product, an acknowledgment
+
15 // in the product documentation would be appreciated but is not required.
+
16 //
+
17 // 2. Altered source versions must be plainly marked as such,
+
18 // and must not be misrepresented as being the original software.
+
19 //
+
20 // 3. This notice may not be removed or altered from any source distribution.
+
21 //
+
23 
+
24 #ifndef SFML_AUDIO_TYPES_H
+
25 #define SFML_AUDIO_TYPES_H
+
26 
+
27 
+
28 typedef struct sfMusic sfMusic;
+
29 typedef struct sfSound sfSound;
+ + + + +
34 
+
35 
+
36 #endif // SFML_AUDIO_TYPES_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Audio_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Audio_8h.htm new file mode 100755 index 0000000..98504bd --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Audio_8h.htm @@ -0,0 +1,58 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
Audio.h File Reference
+
+ + + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Audio_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Audio_8h_source.htm new file mode 100755 index 0000000..c1fa994 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Audio_8h_source.htm @@ -0,0 +1,87 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
Audio.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_AUDIO_H
+
26 #define SFML_AUDIO_H
+
27 
+
29 // Headers
+
31 
+
32 #include <SFML/System.h>
+
33 #include <SFML/Audio/Listener.h>
+
34 #include <SFML/Audio/Music.h>
+
35 #include <SFML/Audio/Sound.h>
+
36 #include <SFML/Audio/SoundBuffer.h>
+ + +
39 
+
40 
+
41 #endif // SFML_AUDIO_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/BlendMode_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/BlendMode_8h.htm new file mode 100755 index 0000000..8836294 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/BlendMode_8h.htm @@ -0,0 +1,103 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
BlendMode.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + +

+Enumerations

enum  sfBlendMode {
+  sfBlendAlpha, +
+  sfBlendAdd, +
+  sfBlendMultiply, +
+  sfBlendNone +
+ }
 Available blending modes for drawing. More...
 
+

Enumeration Type Documentation

+ +
+
+ + + + +
enum sfBlendMode
+
+ +

Available blending modes for drawing.

+
Enumerator:
+ + + + +
sfBlendAlpha  +

Pixel = Src * a + Dest * (1 - a)

+
sfBlendAdd  +

Pixel = Src + Dest.

+
sfBlendMultiply  +

Pixel = Src * Dest.

+
sfBlendNone  +

No blending.

+
+
+
+ +

Definition at line 38 of file BlendMode.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/BlendMode_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/BlendMode_8h_source.htm new file mode 100755 index 0000000..e1836e6 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/BlendMode_8h_source.htm @@ -0,0 +1,89 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
BlendMode.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_BLENDMODE_H
+
26 #define SFML_BLENDMODE_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 
+
33 
+
38 typedef enum
+
39 {
+ + + + +
44 } sfBlendMode;
+
45 
+
46 
+
47 #endif // SFML_BLENDMODE_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/CircleShape_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/CircleShape_8h.htm new file mode 100755 index 0000000..da7d949 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/CircleShape_8h.htm @@ -0,0 +1,1157 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
CircleShape.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API sfCircleShapesfCircleShape_create (void)
 Create a new circle shape.
 
CSFML_GRAPHICS_API sfCircleShapesfCircleShape_copy (const sfCircleShape *shape)
 Copy an existing circle shape.
 
CSFML_GRAPHICS_API void sfCircleShape_destroy (sfCircleShape *shape)
 Destroy an existing circle Shape.
 
CSFML_GRAPHICS_API void sfCircleShape_setPosition (sfCircleShape *shape, sfVector2f position)
 Set the position of a circle shape.
 
CSFML_GRAPHICS_API void sfCircleShape_setRotation (sfCircleShape *shape, float angle)
 Set the orientation of a circle shape.
 
CSFML_GRAPHICS_API void sfCircleShape_setScale (sfCircleShape *shape, sfVector2f scale)
 Set the scale factors of a circle shape.
 
CSFML_GRAPHICS_API void sfCircleShape_setOrigin (sfCircleShape *shape, sfVector2f origin)
 Set the local origin of a circle shape.
 
CSFML_GRAPHICS_API sfVector2f sfCircleShape_getPosition (const sfCircleShape *shape)
 Get the position of a circle shape.
 
CSFML_GRAPHICS_API float sfCircleShape_getRotation (const sfCircleShape *shape)
 Get the orientation of a circle shape.
 
CSFML_GRAPHICS_API sfVector2f sfCircleShape_getScale (const sfCircleShape *shape)
 Get the current scale of a circle shape.
 
CSFML_GRAPHICS_API sfVector2f sfCircleShape_getOrigin (const sfCircleShape *shape)
 Get the local origin of a circle shape.
 
CSFML_GRAPHICS_API void sfCircleShape_move (sfCircleShape *shape, sfVector2f offset)
 Move a circle shape by a given offset.
 
CSFML_GRAPHICS_API void sfCircleShape_rotate (sfCircleShape *shape, float angle)
 Rotate a circle shape.
 
CSFML_GRAPHICS_API void sfCircleShape_scale (sfCircleShape *shape, sfVector2f factors)
 Scale a circle shape.
 
CSFML_GRAPHICS_API sfTransform sfCircleShape_getTransform (const sfCircleShape *shape)
 Get the combined transform of a circle shape.
 
CSFML_GRAPHICS_API sfTransform sfCircleShape_getInverseTransform (const sfCircleShape *shape)
 Get the inverse of the combined transform of a circle shape.
 
CSFML_GRAPHICS_API void sfCircleShape_setTexture (sfCircleShape *shape, const sfTexture *texture, sfBool resetRect)
 Change the source texture of a circle shape.
 
CSFML_GRAPHICS_API void sfCircleShape_setTextureRect (sfCircleShape *shape, sfIntRect rect)
 Set the sub-rectangle of the texture that a circle shape will display.
 
CSFML_GRAPHICS_API void sfCircleShape_setFillColor (sfCircleShape *shape, sfColor color)
 Set the fill color of a circle shape.
 
CSFML_GRAPHICS_API void sfCircleShape_setOutlineColor (sfCircleShape *shape, sfColor color)
 Set the outline color of a circle shape.
 
CSFML_GRAPHICS_API void sfCircleShape_setOutlineThickness (sfCircleShape *shape, float thickness)
 Set the thickness of a circle shape's outline.
 
CSFML_GRAPHICS_API const
+sfTexture
sfCircleShape_getTexture (const sfCircleShape *shape)
 Get the source texture of a circle shape.
 
CSFML_GRAPHICS_API sfIntRect sfCircleShape_getTextureRect (const sfCircleShape *shape)
 Get the sub-rectangle of the texture displayed by a circle shape.
 
CSFML_GRAPHICS_API sfColor sfCircleShape_getFillColor (const sfCircleShape *shape)
 Get the fill color of a circle shape.
 
CSFML_GRAPHICS_API sfColor sfCircleShape_getOutlineColor (const sfCircleShape *shape)
 Get the outline color of a circle shape.
 
CSFML_GRAPHICS_API float sfCircleShape_getOutlineThickness (const sfCircleShape *shape)
 Get the outline thickness of a circle shape.
 
CSFML_GRAPHICS_API unsigned int sfCircleShape_getPointCount (const sfCircleShape *shape)
 Get the total number of points of a circle shape.
 
CSFML_GRAPHICS_API sfVector2f sfCircleShape_getPoint (const sfCircleShape *shape, unsigned int index)
 Get a point of a circle shape.
 
CSFML_GRAPHICS_API void sfCircleShape_setRadius (sfCircleShape *shape, float radius)
 Set the radius of a circle.
 
CSFML_GRAPHICS_API float sfCircleShape_getRadius (const sfCircleShape *shape)
 Get the radius of a circle.
 
CSFML_GRAPHICS_API void sfCircleShape_setPointCount (sfCircleShape *shape, unsigned int count)
 Set the number of points of a circle.
 
CSFML_GRAPHICS_API sfFloatRect sfCircleShape_getLocalBounds (const sfCircleShape *shape)
 Get the local bounding rectangle of a circle shape.
 
CSFML_GRAPHICS_API sfFloatRect sfCircleShape_getGlobalBounds (const sfCircleShape *shape)
 Get the global bounding rectangle of a circle shape.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfCircleShape* sfCircleShape_copy (const sfCircleShapeshape)
+
+ +

Copy an existing circle shape.

+
Parameters
+ + +
shapeShape to copy
+
+
+
Returns
Copied object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfCircleShape* sfCircleShape_create (void )
+
+ +

Create a new circle shape.

+
Returns
A new sfCircleShape object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfCircleShape_destroy (sfCircleShapeshape)
+
+ +

Destroy an existing circle Shape.

+
Parameters
+ + +
ShapeShape to delete
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfColor sfCircleShape_getFillColor (const sfCircleShapeshape)
+
+ +

Get the fill color of a circle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Fill color of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfFloatRect sfCircleShape_getGlobalBounds (const sfCircleShapeshape)
+
+ +

Get the global bounding rectangle of a circle shape.

+

The returned rectangle is in global coordinates, which means that it takes in account the transformations (translation, rotation, scale, ...) that are applied to the entity. In other words, this function returns the bounds of the sprite in the global 2D world's coordinate system.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Global bounding rectangle of the entity
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTransform sfCircleShape_getInverseTransform (const sfCircleShapeshape)
+
+ +

Get the inverse of the combined transform of a circle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Inverse of the combined transformations applied to the object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfFloatRect sfCircleShape_getLocalBounds (const sfCircleShapeshape)
+
+ +

Get the local bounding rectangle of a circle shape.

+

The returned rectangle is in local coordinates, which means that it ignores the transformations (translation, rotation, scale, ...) that are applied to the entity. In other words, this function returns the bounds of the entity in the entity's coordinate system.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Local bounding rectangle of the entity
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfCircleShape_getOrigin (const sfCircleShapeshape)
+
+ +

Get the local origin of a circle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Current origin
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfColor sfCircleShape_getOutlineColor (const sfCircleShapeshape)
+
+ +

Get the outline color of a circle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Outline color of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API float sfCircleShape_getOutlineThickness (const sfCircleShapeshape)
+
+ +

Get the outline thickness of a circle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Outline thickness of the shape
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfCircleShape_getPoint (const sfCircleShapeshape,
unsigned int index 
)
+
+ +

Get a point of a circle shape.

+

The result is undefined if index is out of the valid range.

+
Parameters
+ + + +
shapeShape object
indexIndex of the point to get, in range [0 .. getPointCount() - 1]
+
+
+
Returns
Index-th point of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API unsigned int sfCircleShape_getPointCount (const sfCircleShapeshape)
+
+ +

Get the total number of points of a circle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Number of points of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfCircleShape_getPosition (const sfCircleShapeshape)
+
+ +

Get the position of a circle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Current position
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API float sfCircleShape_getRadius (const sfCircleShapeshape)
+
+ +

Get the radius of a circle.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Radius of the circle
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API float sfCircleShape_getRotation (const sfCircleShapeshape)
+
+ +

Get the orientation of a circle shape.

+

The rotation is always in the range [0, 360].

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Current rotation, in degrees
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfCircleShape_getScale (const sfCircleShapeshape)
+
+ +

Get the current scale of a circle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Current scale factors
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API const sfTexture* sfCircleShape_getTexture (const sfCircleShapeshape)
+
+ +

Get the source texture of a circle shape.

+

If the shape has no source texture, a NULL pointer is returned. The returned pointer is const, which means that you can't modify the texture when you retrieve it with this function.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Pointer to the shape's texture
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfIntRect sfCircleShape_getTextureRect (const sfCircleShapeshape)
+
+ +

Get the sub-rectangle of the texture displayed by a circle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Texture rectangle of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTransform sfCircleShape_getTransform (const sfCircleShapeshape)
+
+ +

Get the combined transform of a circle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Transform combining the position/rotation/scale/origin of the object
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfCircleShape_move (sfCircleShapeshape,
sfVector2f offset 
)
+
+ +

Move a circle shape by a given offset.

+

This function adds to the current position of the object, unlike sfCircleShape_setPosition which overwrites it.

+
Parameters
+ + + +
shapeShape object
offsetOffset
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfCircleShape_rotate (sfCircleShapeshape,
float angle 
)
+
+ +

Rotate a circle shape.

+

This function adds to the current rotation of the object, unlike sfCircleShape_setRotation which overwrites it.

+
Parameters
+ + + +
shapeShape object
angleAngle of rotation, in degrees
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfCircleShape_scale (sfCircleShapeshape,
sfVector2f factors 
)
+
+ +

Scale a circle shape.

+

This function multiplies the current scale of the object, unlike sfCircleShape_setScale which overwrites it.

+
Parameters
+ + + +
shapeShape object
factorsScale factors
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfCircleShape_setFillColor (sfCircleShapeshape,
sfColor color 
)
+
+ +

Set the fill color of a circle shape.

+

This color is modulated (multiplied) with the shape's texture if any. It can be used to colorize the shape, or change its global opacity. You can use sfTransparent to make the inside of the shape transparent, and have the outline alone. By default, the shape's fill color is opaque white.

+
Parameters
+ + + +
shapeShape object
colorNew color of the shape
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfCircleShape_setOrigin (sfCircleShapeshape,
sfVector2f origin 
)
+
+ +

Set the local origin of a circle shape.

+

The origin of an object defines the center point for all transformations (position, scale, rotation). The coordinates of this point must be relative to the top-left corner of the object, and ignore all transformations (position, scale, rotation). The default origin of a circle Shape object is (0, 0).

+
Parameters
+ + + +
shapeShape object
originNew origin
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfCircleShape_setOutlineColor (sfCircleShapeshape,
sfColor color 
)
+
+ +

Set the outline color of a circle shape.

+

You can use sfTransparent to disable the outline. By default, the shape's outline color is opaque white.

+
Parameters
+ + + +
shapeShape object
colorNew outline color of the shape
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfCircleShape_setOutlineThickness (sfCircleShapeshape,
float thickness 
)
+
+ +

Set the thickness of a circle shape's outline.

+

This number cannot be negative. Using zero disables the outline. By default, the outline thickness is 0.

+
Parameters
+ + + +
shapeShape object
thicknessNew outline thickness
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfCircleShape_setPointCount (sfCircleShapeshape,
unsigned int count 
)
+
+ +

Set the number of points of a circle.

+
Parameters
+ + + +
shapeShape object
countNew number of points of the circle
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfCircleShape_setPosition (sfCircleShapeshape,
sfVector2f position 
)
+
+ +

Set the position of a circle shape.

+

This function completely overwrites the previous position. See sfCircleShape_move to apply an offset based on the previous position instead. The default position of a circle Shape object is (0, 0).

+
Parameters
+ + + +
shapeShape object
positionNew position
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfCircleShape_setRadius (sfCircleShapeshape,
float radius 
)
+
+ +

Set the radius of a circle.

+
Parameters
+ + + +
shapeShape object
radiusNew radius of the circle
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfCircleShape_setRotation (sfCircleShapeshape,
float angle 
)
+
+ +

Set the orientation of a circle shape.

+

This function completely overwrites the previous rotation. See sfCircleShape_rotate to add an angle based on the previous rotation instead. The default rotation of a circle Shape object is 0.

+
Parameters
+ + + +
shapeShape object
angleNew rotation, in degrees
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfCircleShape_setScale (sfCircleShapeshape,
sfVector2f scale 
)
+
+ +

Set the scale factors of a circle shape.

+

This function completely overwrites the previous scale. See sfCircleShape_scale to add a factor based on the previous scale instead. The default scale of a circle Shape object is (1, 1).

+
Parameters
+ + + +
shapeShape object
scaleNew scale factors
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfCircleShape_setTexture (sfCircleShapeshape,
const sfTexturetexture,
sfBool resetRect 
)
+
+ +

Change the source texture of a circle shape.

+

The texture argument refers to a texture that must exist as long as the shape uses it. Indeed, the shape doesn't store its own copy of the texture, but rather keeps a pointer to the one that you passed to this function. If the source texture is destroyed and the shape tries to use it, the behaviour is undefined. texture can be NULL to disable texturing. If resetRect is true, the TextureRect property of the shape is automatically adjusted to the size of the new texture. If it is false, the texture rect is left unchanged.

+
Parameters
+ + + + +
shapeShape object
textureNew texture
resetRectShould the texture rect be reset to the size of the new texture?
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfCircleShape_setTextureRect (sfCircleShapeshape,
sfIntRect rect 
)
+
+ +

Set the sub-rectangle of the texture that a circle shape will display.

+

The texture rect is useful when you don't want to display the whole texture, but rather a part of it. By default, the texture rect covers the entire texture.

+
Parameters
+ + + +
shapeShape object
rectRectangle defining the region of the texture to display
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/CircleShape_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/CircleShape_8h_source.htm new file mode 100755 index 0000000..79f5779 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/CircleShape_8h_source.htm @@ -0,0 +1,152 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
CircleShape.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_CIRCLESHAPE_H
+
26 #define SFML_CIRCLESHAPE_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 #include <SFML/Graphics/Color.h>
+
33 #include <SFML/Graphics/Rect.h>
+ +
35 #include <SFML/Graphics/Types.h>
+
36 #include <SFML/System/Vector2.h>
+
37 
+
38 
+ +
46 
+ +
56 
+ +
64 
+ +
77 
+ +
90 
+ +
103 
+ +
119 
+ +
129 
+ +
141 
+ +
151 
+ +
161 
+ +
173 
+
184 CSFML_GRAPHICS_API void sfCircleShape_rotate(sfCircleShape* shape, float angle);
+
185 
+ +
197 
+ +
207 
+ +
217 
+
237 CSFML_GRAPHICS_API void sfCircleShape_setTexture(sfCircleShape* shape, const sfTexture* texture, sfBool resetRect);
+
238 
+ +
251 
+ +
267 
+ +
279 
+ +
292 
+ +
306 
+ +
316 
+ +
326 
+ +
336 
+ +
346 
+ +
356 
+
368 CSFML_GRAPHICS_API sfVector2f sfCircleShape_getPoint(const sfCircleShape* shape, unsigned int index);
+
369 
+
377 CSFML_GRAPHICS_API void sfCircleShape_setRadius(sfCircleShape* shape, float radius);
+
378 
+ +
388 
+
396 CSFML_GRAPHICS_API void sfCircleShape_setPointCount(sfCircleShape* shape, unsigned int count);
+
397 
+ +
413 
+ +
429 
+
430 
+
431 #endif // SFML_CIRCLESHAPE_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Clock_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Clock_8h.htm new file mode 100755 index 0000000..e3fa6ca --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Clock_8h.htm @@ -0,0 +1,196 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Clock.h File Reference
+
+
+
#include <SFML/System/Export.h>
+#include <SFML/System/Time.h>
+#include <SFML/System/Types.h>
+
+

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + +

+Functions

CSFML_SYSTEM_API sfClocksfClock_create (void)
 Create a new clock and start it.
 
CSFML_SYSTEM_API sfClocksfClock_copy (const sfClock *clock)
 Create a new clock by copying an existing one.
 
CSFML_SYSTEM_API void sfClock_destroy (sfClock *clock)
 Destroy a clock.
 
CSFML_SYSTEM_API sfTime sfClock_getElapsedTime (const sfClock *clock)
 Get the time elapsed in a clock.
 
CSFML_SYSTEM_API sfTime sfClock_restart (sfClock *clock)
 Restart a clock.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API sfClock* sfClock_copy (const sfClockclock)
+
+ +

Create a new clock by copying an existing one.

+
Parameters
+ + +
clockClock to copy
+
+
+
Returns
A new sfClock object which is a copy of clock
+ +
+
+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API sfClock* sfClock_create (void )
+
+ +

Create a new clock and start it.

+
Returns
A new sfClock object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API void sfClock_destroy (sfClockclock)
+
+ +

Destroy a clock.

+
Parameters
+ + +
clockClock to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API sfTime sfClock_getElapsedTime (const sfClockclock)
+
+ +

Get the time elapsed in a clock.

+

This function returns the time elapsed since the last call to sfClock_restart (or the construction of the object if sfClock_restart has not been called).

+
Parameters
+ + +
clockClock object
+
+
+
Returns
Time elapsed
+ +
+
+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API sfTime sfClock_restart (sfClockclock)
+
+ +

Restart a clock.

+

This function puts the time counter back to zero. It also returns the time elapsed since the clock was started.

+
Parameters
+ + +
clockClock object
+
+
+
Returns
Time elapsed
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Clock_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Clock_8h_source.htm new file mode 100755 index 0000000..8e30e91 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Clock_8h_source.htm @@ -0,0 +1,93 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Clock.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_CLOCK_H
+
26 #define SFML_CLOCK_H
+
27 
+
29 // Headers
+
31 #include <SFML/System/Export.h>
+
32 #include <SFML/System/Time.h>
+
33 #include <SFML/System/Types.h>
+
34 
+
35 
+ +
43 
+ +
53 
+ +
61 
+ +
75 
+ +
88 
+
89 
+
90 #endif // SFML_CLOCK_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Color_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Color_8h.htm new file mode 100755 index 0000000..4890126 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Color_8h.htm @@ -0,0 +1,419 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Color.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + +

+Data Structures

struct  sfColor
 Utility class for manpulating RGBA colors. More...
 
+ + + + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API sfColor sfColor_fromRGB (sfUint8 red, sfUint8 green, sfUint8 blue)
 Construct a color from its 3 RGB components.
 
CSFML_GRAPHICS_API sfColor sfColor_fromRGBA (sfUint8 red, sfUint8 green, sfUint8 blue, sfUint8 alpha)
 Construct a color from its 4 RGBA components.
 
CSFML_GRAPHICS_API sfColor sfColor_add (sfColor color1, sfColor color2)
 Add two colors.
 
CSFML_GRAPHICS_API sfColor sfColor_modulate (sfColor color1, sfColor color2)
 Modulate two colors.
 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Variables

CSFML_GRAPHICS_API sfColor sfBlack
 Black predefined color.
 
CSFML_GRAPHICS_API sfColor sfWhite
 White predefined color.
 
CSFML_GRAPHICS_API sfColor sfRed
 Red predefined color.
 
CSFML_GRAPHICS_API sfColor sfGreen
 Green predefined color.
 
CSFML_GRAPHICS_API sfColor sfBlue
 Blue predefined color.
 
CSFML_GRAPHICS_API sfColor sfYellow
 Yellow predefined color.
 
CSFML_GRAPHICS_API sfColor sfMagenta
 Magenta predefined color.
 
CSFML_GRAPHICS_API sfColor sfCyan
 Cyan predefined color.
 
CSFML_GRAPHICS_API sfColor sfTransparent
 Transparent (black) predefined color.
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfColor sfColor_add (sfColor color1,
sfColor color2 
)
+
+ +

Add two colors.

+
Parameters
+ + + +
color1First color
color2Second color
+
+
+
Returns
Component-wise saturated addition of the two colors
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfColor sfColor_fromRGB (sfUint8 red,
sfUint8 green,
sfUint8 blue 
)
+
+ +

Construct a color from its 3 RGB components.

+
Parameters
+ + + + +
redRed component (0 .. 255)
greenGreen component (0 .. 255)
blueBlue component (0 .. 255)
+
+
+
Returns
sfColor constructed from the components
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfColor sfColor_fromRGBA (sfUint8 red,
sfUint8 green,
sfUint8 blue,
sfUint8 alpha 
)
+
+ +

Construct a color from its 4 RGBA components.

+
Parameters
+ + + + + +
redRed component (0 .. 255)
greenGreen component (0 .. 255)
blueBlue component (0 .. 255)
alphaAlpha component (0 .. 255)
+
+
+
Returns
sfColor constructed from the components
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfColor sfColor_modulate (sfColor color1,
sfColor color2 
)
+
+ +

Modulate two colors.

+
Parameters
+ + + +
color1First color
color2Second color
+
+
+
Returns
Component-wise multiplication of the two colors
+ +
+
+

Variable Documentation

+ +
+
+ + + + +
CSFML_GRAPHICS_API sfColor sfBlack
+
+ +

Black predefined color.

+ +

Definition at line 47 of file Color.h.

+ +
+
+ +
+
+ + + + +
CSFML_GRAPHICS_API sfColor sfBlue
+
+ +

Blue predefined color.

+ +

Definition at line 51 of file Color.h.

+ +
+
+ +
+
+ + + + +
CSFML_GRAPHICS_API sfColor sfCyan
+
+ +

Cyan predefined color.

+ +

Definition at line 54 of file Color.h.

+ +
+
+ +
+
+ + + + +
CSFML_GRAPHICS_API sfColor sfGreen
+
+ +

Green predefined color.

+ +

Definition at line 50 of file Color.h.

+ +
+
+ +
+
+ + + + +
CSFML_GRAPHICS_API sfColor sfMagenta
+
+ +

Magenta predefined color.

+ +

Definition at line 53 of file Color.h.

+ +
+
+ +
+
+ + + + +
CSFML_GRAPHICS_API sfColor sfRed
+
+ +

Red predefined color.

+ +

Definition at line 49 of file Color.h.

+ +
+
+ +
+
+ + + + +
CSFML_GRAPHICS_API sfColor sfTransparent
+
+ +

Transparent (black) predefined color.

+ +

Definition at line 55 of file Color.h.

+ +
+
+ +
+
+ + + + +
CSFML_GRAPHICS_API sfColor sfWhite
+
+ +

White predefined color.

+ +

Definition at line 48 of file Color.h.

+ +
+
+ +
+
+ + + + +
CSFML_GRAPHICS_API sfColor sfYellow
+
+ +

Yellow predefined color.

+ +

Definition at line 52 of file Color.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Color_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Color_8h_source.htm new file mode 100755 index 0000000..790df9b --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Color_8h_source.htm @@ -0,0 +1,109 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Color.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_COLOR_H
+
26 #define SFML_COLOR_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 
+
33 
+
38 typedef struct
+
39 {
+ + + + +
44 } sfColor;
+
45 
+
46 
+ + + + + + + + + +
56 
+
57 
+ +
69 
+ +
82 
+ +
93 
+ +
104 
+
105 
+
106 #endif // SFML_COLOR_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Config_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Config_8h.htm new file mode 100755 index 0000000..eff65ae --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Config_8h.htm @@ -0,0 +1,303 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+ +
+
Config.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + +

+Macros

#define CSFML_VERSION_MAJOR   2
 
#define CSFML_VERSION_MINOR   1
 
#define CSFML_API_EXPORT   extern "C"
 
#define CSFML_API_IMPORT   extern
 
#define sfFalse   0
 
#define sfTrue   1
 
+ + + + + + + + + + + + + + + + + + + +

+Typedefs

typedef int sfBool
 
typedef signed char sfInt8
 
typedef unsigned char sfUint8
 
typedef signed short sfInt16
 
typedef unsigned short sfUint16
 
typedef signed int sfInt32
 
typedef unsigned int sfUint32
 
typedef signed long long sfInt64
 
typedef unsigned long long sfUint64
 
+

Macro Definition Documentation

+ +
+
+ + + + +
#define CSFML_API_EXPORT   extern "C"
+
+ +

Definition at line 95 of file Config.h.

+ +
+
+ +
+
+ + + + +
#define CSFML_API_IMPORT   extern
+
+ +

Definition at line 96 of file Config.h.

+ +
+
+ +
+
+ + + + +
#define CSFML_VERSION_MAJOR   2
+
+ +

Definition at line 32 of file Config.h.

+ +
+
+ +
+
+ + + + +
#define CSFML_VERSION_MINOR   1
+
+ +

Definition at line 33 of file Config.h.

+ +
+
+ +
+
+ + + + +
#define sfFalse   0
+
+ +

Definition at line 107 of file Config.h.

+ +
+
+ +
+
+ + + + +
#define sfTrue   1
+
+ +

Definition at line 108 of file Config.h.

+ +
+
+

Typedef Documentation

+ +
+
+ + + + +
typedef int sfBool
+
+ +

Definition at line 106 of file Config.h.

+ +
+
+ +
+
+ + + + +
typedef signed short sfInt16
+
+ +

Definition at line 124 of file Config.h.

+ +
+
+ +
+
+ + + + +
typedef signed int sfInt32
+
+ +

Definition at line 128 of file Config.h.

+ +
+
+ +
+
+ + + + +
typedef signed long long sfInt64
+
+ +

Definition at line 136 of file Config.h.

+ +
+
+ +
+
+ + + + +
typedef signed char sfInt8
+
+ +

Definition at line 120 of file Config.h.

+ +
+
+ +
+
+ + + + +
typedef unsigned short sfUint16
+
+ +

Definition at line 125 of file Config.h.

+ +
+
+ +
+
+ + + + +
typedef unsigned int sfUint32
+
+ +

Definition at line 129 of file Config.h.

+ +
+
+ +
+
+ + + + +
typedef unsigned long long sfUint64
+
+ +

Definition at line 137 of file Config.h.

+ +
+
+ +
+
+ + + + +
typedef unsigned char sfUint8
+
+ +

Definition at line 121 of file Config.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Config_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Config_8h_source.htm new file mode 100755 index 0000000..3dde2d8 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Config_8h_source.htm @@ -0,0 +1,179 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
Config.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_CONFIG_H
+
26 #define SFML_CONFIG_H
+
27 
+
28 
+
30 // Define the CSFML version
+
32 #define CSFML_VERSION_MAJOR 2
+
33 #define CSFML_VERSION_MINOR 1
+
34 
+
35 
+
37 // Identify the operating system
+
39 #if defined(_WIN32) || defined(__WIN32__)
+
40 
+
41  // Windows
+
42  #define CSFML_SYSTEM_WINDOWS
+
43 
+
44 #elif defined(linux) || defined(__linux)
+
45 
+
46  // Linux
+
47  #define CSFML_SYSTEM_LINUX
+
48 
+
49 #elif defined(__APPLE__) || defined(MACOSX) || defined(macintosh) || defined(Macintosh)
+
50 
+
51  // MacOS
+
52  #define CSFML_SYSTEM_MACOS
+
53 
+
54 #elif defined(__FreeBSD__) || defined(__FreeBSD_kernel__)
+
55 
+
56  // FreeBSD
+
57  #define CSFML_SYSTEM_FREEBSD
+
58 
+
59 #else
+
60 
+
61  // Unsupported system
+
62  #error This operating system is not supported by SFML library
+
63 
+
64 #endif
+
65 
+
66 
+
68 // Define helpers to create portable import / export macros for each module
+
70 #if defined(CSFML_SYSTEM_WINDOWS)
+
71 
+
72  // Windows compilers need specific (and different) keywords for export and import
+
73  #define CSFML_API_EXPORT extern "C" __declspec(dllexport)
+
74  #define CSFML_API_IMPORT extern __declspec(dllimport)
+
75 
+
76  // For Visual C++ compilers, we also need to turn off this annoying C4251 warning
+
77  #ifdef _MSC_VER
+
78 
+
79  #pragma warning(disable : 4251)
+
80 
+
81  #endif
+
82 
+
83 #else // Linux, FreeBSD, Mac OS X
+
84 
+
85  #if __GNUC__ >= 4
+
86 
+
87  // GCC 4 has special keywords for showing/hidding symbols,
+
88  // the same keyword is used for both importing and exporting
+
89  #define CSFML_API_EXPORT extern "C" __attribute__ ((__visibility__ ("default")))
+
90  #define CSFML_API_IMPORT extern __attribute__ ((__visibility__ ("default")))
+
91 
+
92  #else
+
93 
+
94  // GCC < 4 has no mechanism to explicitely hide symbols, everything's exported
+
95  #define CSFML_API_EXPORT extern "C"
+
96  #define CSFML_API_IMPORT extern
+
97 
+
98  #endif
+
99 
+
100 #endif
+
101 
+
102 
+
104 // Define a portable boolean type
+
106 typedef int sfBool;
+
107 #define sfFalse 0
+
108 #define sfTrue 1
+
109 
+
110 
+
112 // Define portable fixed-size types
+
114 
+
115 // All "common" platforms use the same size for char, short and int
+
116 // (basically there are 3 types for 3 sizes, so no other match is possible),
+
117 // we can use them without doing any kind of check
+
118 
+
119 // 8 bits integer types
+
120 typedef signed char sfInt8;
+
121 typedef unsigned char sfUint8;
+
122 
+
123 // 16 bits integer types
+
124 typedef signed short sfInt16;
+
125 typedef unsigned short sfUint16;
+
126 
+
127 // 32 bits integer types
+
128 typedef signed int sfInt32;
+
129 typedef unsigned int sfUint32;
+
130 
+
131 // 64 bits integer types
+
132 #if defined(_MSC_VER)
+
133  typedef signed __int64 sfInt64;
+
134  typedef unsigned __int64 sfUint64;
+
135 #else
+
136  typedef signed long long sfInt64;
+
137  typedef unsigned long long sfUint64;
+
138 #endif
+
139 
+
140 
+
141 #endif // SFML_CONFIG_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Context_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Context_8h.htm new file mode 100755 index 0000000..5484b76 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Context_8h.htm @@ -0,0 +1,148 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Context.h File Reference
+
+
+
#include <SFML/Window/Export.h>
+#include <SFML/Window/Types.h>
+
+

Go to the source code of this file.

+ + + + + + + + + + + +

+Functions

CSFML_WINDOW_API sfContextsfContext_create (void)
 Create a new context.
 
CSFML_WINDOW_API void sfContext_destroy (sfContext *context)
 Destroy a context.
 
CSFML_WINDOW_API void sfContext_setActive (sfContext *context, sfBool active)
 Activate or deactivate explicitely a context.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_WINDOW_API sfContext* sfContext_create (void )
+
+ +

Create a new context.

+

This function activates the new context.

+
Returns
New sfContext object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_WINDOW_API void sfContext_destroy (sfContextcontext)
+
+ +

Destroy a context.

+
Parameters
+ + +
contextContext to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API void sfContext_setActive (sfContextcontext,
sfBool active 
)
+
+ +

Activate or deactivate explicitely a context.

+
Parameters
+ + + +
contextContext object
activesfTrue to activate, sfFalse to deactivate
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Context_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Context_8h_source.htm new file mode 100755 index 0000000..023a2a3 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Context_8h_source.htm @@ -0,0 +1,88 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Context.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_CONTEXT_H
+
26 #define SFML_CONTEXT_H
+
27 
+
29 // Headers
+
31 #include <SFML/Window/Export.h>
+
32 #include <SFML/Window/Types.h>
+
33 
+
34 
+ +
44 
+ +
52 
+ +
61 
+
62 
+
63 #endif // SFML_CONTEXT_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ConvexShape_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ConvexShape_8h.htm new file mode 100755 index 0000000..2fb4c7e --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ConvexShape_8h.htm @@ -0,0 +1,1138 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
ConvexShape.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API sfConvexShapesfConvexShape_create (void)
 Create a new convex shape.
 
CSFML_GRAPHICS_API sfConvexShapesfConvexShape_copy (const sfConvexShape *shape)
 Copy an existing convex shape.
 
CSFML_GRAPHICS_API void sfConvexShape_destroy (sfConvexShape *shape)
 Destroy an existing convex Shape.
 
CSFML_GRAPHICS_API void sfConvexShape_setPosition (sfConvexShape *shape, sfVector2f position)
 Set the position of a convex shape.
 
CSFML_GRAPHICS_API void sfConvexShape_setRotation (sfConvexShape *shape, float angle)
 Set the orientation of a convex shape.
 
CSFML_GRAPHICS_API void sfConvexShape_setScale (sfConvexShape *shape, sfVector2f scale)
 Set the scale factors of a convex shape.
 
CSFML_GRAPHICS_API void sfConvexShape_setOrigin (sfConvexShape *shape, sfVector2f origin)
 Set the local origin of a convex shape.
 
CSFML_GRAPHICS_API sfVector2f sfConvexShape_getPosition (const sfConvexShape *shape)
 Get the position of a convex shape.
 
CSFML_GRAPHICS_API float sfConvexShape_getRotation (const sfConvexShape *shape)
 Get the orientation of a convex shape.
 
CSFML_GRAPHICS_API sfVector2f sfConvexShape_getScale (const sfConvexShape *shape)
 Get the current scale of a convex shape.
 
CSFML_GRAPHICS_API sfVector2f sfConvexShape_getOrigin (const sfConvexShape *shape)
 Get the local origin of a convex shape.
 
CSFML_GRAPHICS_API void sfConvexShape_move (sfConvexShape *shape, sfVector2f offset)
 Move a convex shape by a given offset.
 
CSFML_GRAPHICS_API void sfConvexShape_rotate (sfConvexShape *shape, float angle)
 Rotate a convex shape.
 
CSFML_GRAPHICS_API void sfConvexShape_scale (sfConvexShape *shape, sfVector2f factors)
 Scale a convex shape.
 
CSFML_GRAPHICS_API sfTransform sfConvexShape_getTransform (const sfConvexShape *shape)
 Get the combined transform of a convex shape.
 
CSFML_GRAPHICS_API sfTransform sfConvexShape_getInverseTransform (const sfConvexShape *shape)
 Get the inverse of the combined transform of a convex shape.
 
CSFML_GRAPHICS_API void sfConvexShape_setTexture (sfConvexShape *shape, const sfTexture *texture, sfBool resetRect)
 Change the source texture of a convex shape.
 
CSFML_GRAPHICS_API void sfConvexShape_setTextureRect (sfConvexShape *shape, sfIntRect rect)
 Set the sub-rectangle of the texture that a convex shape will display.
 
CSFML_GRAPHICS_API void sfConvexShape_setFillColor (sfConvexShape *shape, sfColor color)
 Set the fill color of a convex shape.
 
CSFML_GRAPHICS_API void sfConvexShape_setOutlineColor (sfConvexShape *shape, sfColor color)
 Set the outline color of a convex shape.
 
CSFML_GRAPHICS_API void sfConvexShape_setOutlineThickness (sfConvexShape *shape, float thickness)
 Set the thickness of a convex shape's outline.
 
CSFML_GRAPHICS_API const
+sfTexture
sfConvexShape_getTexture (const sfConvexShape *shape)
 Get the source texture of a convex shape.
 
CSFML_GRAPHICS_API sfIntRect sfConvexShape_getTextureRect (const sfConvexShape *shape)
 Get the sub-rectangle of the texture displayed by a convex shape.
 
CSFML_GRAPHICS_API sfColor sfConvexShape_getFillColor (const sfConvexShape *shape)
 Get the fill color of a convex shape.
 
CSFML_GRAPHICS_API sfColor sfConvexShape_getOutlineColor (const sfConvexShape *shape)
 Get the outline color of a convex shape.
 
CSFML_GRAPHICS_API float sfConvexShape_getOutlineThickness (const sfConvexShape *shape)
 Get the outline thickness of a convex shape.
 
CSFML_GRAPHICS_API unsigned int sfConvexShape_getPointCount (const sfConvexShape *shape)
 Get the total number of points of a convex shape.
 
CSFML_GRAPHICS_API sfVector2f sfConvexShape_getPoint (const sfConvexShape *shape, unsigned int index)
 Get a point of a convex shape.
 
CSFML_GRAPHICS_API void sfConvexShape_setPointCount (sfConvexShape *shape, unsigned int count)
 Set the number of points of a convex shap.
 
CSFML_GRAPHICS_API void sfConvexShape_setPoint (sfConvexShape *shape, unsigned int index, sfVector2f point)
 Set the position of a point in a convex shape.
 
CSFML_GRAPHICS_API sfFloatRect sfConvexShape_getLocalBounds (const sfConvexShape *shape)
 Get the local bounding rectangle of a convex shape.
 
CSFML_GRAPHICS_API sfFloatRect sfConvexShape_getGlobalBounds (const sfConvexShape *shape)
 Get the global bounding rectangle of a convex shape.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfConvexShape* sfConvexShape_copy (const sfConvexShapeshape)
+
+ +

Copy an existing convex shape.

+
Parameters
+ + +
shapeShape to copy
+
+
+
Returns
Copied object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfConvexShape* sfConvexShape_create (void )
+
+ +

Create a new convex shape.

+
Returns
A new sfConvexShape object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfConvexShape_destroy (sfConvexShapeshape)
+
+ +

Destroy an existing convex Shape.

+
Parameters
+ + +
ShapeShape to delete
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfColor sfConvexShape_getFillColor (const sfConvexShapeshape)
+
+ +

Get the fill color of a convex shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Fill color of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfFloatRect sfConvexShape_getGlobalBounds (const sfConvexShapeshape)
+
+ +

Get the global bounding rectangle of a convex shape.

+

The returned rectangle is in global coordinates, which means that it takes in account the transformations (translation, rotation, scale, ...) that are applied to the entity. In other words, this function returns the bounds of the sprite in the global 2D world's coordinate system.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Global bounding rectangle of the entity
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTransform sfConvexShape_getInverseTransform (const sfConvexShapeshape)
+
+ +

Get the inverse of the combined transform of a convex shape.

+
Parameters
+ + +
shapeshape object
+
+
+
Returns
Inverse of the combined transformations applied to the object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfFloatRect sfConvexShape_getLocalBounds (const sfConvexShapeshape)
+
+ +

Get the local bounding rectangle of a convex shape.

+

The returned rectangle is in local coordinates, which means that it ignores the transformations (translation, rotation, scale, ...) that are applied to the entity. In other words, this function returns the bounds of the entity in the entity's coordinate system.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Local bounding rectangle of the entity
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfConvexShape_getOrigin (const sfConvexShapeshape)
+
+ +

Get the local origin of a convex shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Current origin
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfColor sfConvexShape_getOutlineColor (const sfConvexShapeshape)
+
+ +

Get the outline color of a convex shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Outline color of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API float sfConvexShape_getOutlineThickness (const sfConvexShapeshape)
+
+ +

Get the outline thickness of a convex shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Outline thickness of the shape
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfConvexShape_getPoint (const sfConvexShapeshape,
unsigned int index 
)
+
+ +

Get a point of a convex shape.

+

The result is undefined if index is out of the valid range.

+
Parameters
+ + + +
shapeShape object
indexIndex of the point to get, in range [0 .. getPointCount() - 1]
+
+
+
Returns
Index-th point of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API unsigned int sfConvexShape_getPointCount (const sfConvexShapeshape)
+
+ +

Get the total number of points of a convex shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Number of points of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfConvexShape_getPosition (const sfConvexShapeshape)
+
+ +

Get the position of a convex shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Current position
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API float sfConvexShape_getRotation (const sfConvexShapeshape)
+
+ +

Get the orientation of a convex shape.

+

The rotation is always in the range [0, 360].

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Current rotation, in degrees
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfConvexShape_getScale (const sfConvexShapeshape)
+
+ +

Get the current scale of a convex shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Current scale factors
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API const sfTexture* sfConvexShape_getTexture (const sfConvexShapeshape)
+
+ +

Get the source texture of a convex shape.

+

If the shape has no source texture, a NULL pointer is returned. The returned pointer is const, which means that you can't modify the texture when you retrieve it with this function.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Pointer to the shape's texture
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfIntRect sfConvexShape_getTextureRect (const sfConvexShapeshape)
+
+ +

Get the sub-rectangle of the texture displayed by a convex shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Texture rectangle of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTransform sfConvexShape_getTransform (const sfConvexShapeshape)
+
+ +

Get the combined transform of a convex shape.

+
Parameters
+ + +
shapeshape object
+
+
+
Returns
Transform combining the position/rotation/scale/origin of the object
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfConvexShape_move (sfConvexShapeshape,
sfVector2f offset 
)
+
+ +

Move a convex shape by a given offset.

+

This function adds to the current position of the object, unlike sfConvexShape_setPosition which overwrites it.

+
Parameters
+ + + +
shapeShape object
offsetOffset
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfConvexShape_rotate (sfConvexShapeshape,
float angle 
)
+
+ +

Rotate a convex shape.

+

This function adds to the current rotation of the object, unlike sfConvexShape_setRotation which overwrites it.

+
Parameters
+ + + +
shapeShape object
angleAngle of rotation, in degrees
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfConvexShape_scale (sfConvexShapeshape,
sfVector2f factors 
)
+
+ +

Scale a convex shape.

+

This function multiplies the current scale of the object, unlike sfConvexShape_setScale which overwrites it.

+
Parameters
+ + + +
shapeShape object
factorsScale factors
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfConvexShape_setFillColor (sfConvexShapeshape,
sfColor color 
)
+
+ +

Set the fill color of a convex shape.

+

This color is modulated (multiplied) with the shape's texture if any. It can be used to colorize the shape, or change its global opacity. You can use sfTransparent to make the inside of the shape transparent, and have the outline alone. By default, the shape's fill color is opaque white.

+
Parameters
+ + + +
shapeShape object
colorNew color of the shape
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfConvexShape_setOrigin (sfConvexShapeshape,
sfVector2f origin 
)
+
+ +

Set the local origin of a convex shape.

+

The origin of an object defines the center point for all transformations (position, scale, rotation). The coordinates of this point must be relative to the top-left corner of the object, and ignore all transformations (position, scale, rotation). The default origin of a circle Shape object is (0, 0).

+
Parameters
+ + + +
shapeShape object
originNew origin
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfConvexShape_setOutlineColor (sfConvexShapeshape,
sfColor color 
)
+
+ +

Set the outline color of a convex shape.

+

You can use sfTransparent to disable the outline. By default, the shape's outline color is opaque white.

+
Parameters
+ + + +
shapeShape object
colorNew outline color of the shape
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfConvexShape_setOutlineThickness (sfConvexShapeshape,
float thickness 
)
+
+ +

Set the thickness of a convex shape's outline.

+

This number cannot be negative. Using zero disables the outline. By default, the outline thickness is 0.

+
Parameters
+ + + +
shapeShape object
thicknessNew outline thickness
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfConvexShape_setPoint (sfConvexShapeshape,
unsigned int index,
sfVector2f point 
)
+
+ +

Set the position of a point in a convex shape.

+

Don't forget that the polygon must remain convex, and the points need to stay ordered! setPointCount must be called first in order to set the total number of points. The result is undefined if index is out of the valid range.

+
Parameters
+ + + + +
shapeShape object
indexIndex of the point to change, in range [0 .. GetPointCount() - 1]
pointNew point
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfConvexShape_setPointCount (sfConvexShapeshape,
unsigned int count 
)
+
+ +

Set the number of points of a convex shap.

+

count must be greater than 2 to define a valid shape.

+
Parameters
+ + + +
shapeShape object
countNew number of points of the shape
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfConvexShape_setPosition (sfConvexShapeshape,
sfVector2f position 
)
+
+ +

Set the position of a convex shape.

+

This function completely overwrites the previous position. See sfConvexShape_move to apply an offset based on the previous position instead. The default position of a circle Shape object is (0, 0).

+
Parameters
+ + + +
shapeShape object
positionNew position
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfConvexShape_setRotation (sfConvexShapeshape,
float angle 
)
+
+ +

Set the orientation of a convex shape.

+

This function completely overwrites the previous rotation. See sfConvexShape_rotate to add an angle based on the previous rotation instead. The default rotation of a circle Shape object is 0.

+
Parameters
+ + + +
shapeShape object
angleNew rotation, in degrees
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfConvexShape_setScale (sfConvexShapeshape,
sfVector2f scale 
)
+
+ +

Set the scale factors of a convex shape.

+

This function completely overwrites the previous scale. See sfConvexShape_scale to add a factor based on the previous scale instead. The default scale of a circle Shape object is (1, 1).

+
Parameters
+ + + +
shapeShape object
scaleNew scale factors
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfConvexShape_setTexture (sfConvexShapeshape,
const sfTexturetexture,
sfBool resetRect 
)
+
+ +

Change the source texture of a convex shape.

+

The texture argument refers to a texture that must exist as long as the shape uses it. Indeed, the shape doesn't store its own copy of the texture, but rather keeps a pointer to the one that you passed to this function. If the source texture is destroyed and the shape tries to use it, the behaviour is undefined. texture can be NULL to disable texturing. If resetRect is true, the TextureRect property of the shape is automatically adjusted to the size of the new texture. If it is false, the texture rect is left unchanged.

+
Parameters
+ + + + +
shapeShape object
textureNew texture
resetRectShould the texture rect be reset to the size of the new texture?
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfConvexShape_setTextureRect (sfConvexShapeshape,
sfIntRect rect 
)
+
+ +

Set the sub-rectangle of the texture that a convex shape will display.

+

The texture rect is useful when you don't want to display the whole texture, but rather a part of it. By default, the texture rect covers the entire texture.

+
Parameters
+ + + +
shapeShape object
rectRectangle defining the region of the texture to display
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ConvexShape_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ConvexShape_8h_source.htm new file mode 100755 index 0000000..4543ae6 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ConvexShape_8h_source.htm @@ -0,0 +1,150 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
ConvexShape.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_CONVEXSHAPE_H
+
26 #define SFML_CONVEXSHAPE_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 #include <SFML/Graphics/Color.h>
+
33 #include <SFML/Graphics/Rect.h>
+ +
35 #include <SFML/Graphics/Types.h>
+
36 #include <SFML/System/Vector2.h>
+
37 
+
38 
+ +
46 
+ +
56 
+ +
64 
+ +
77 
+ +
90 
+ +
103 
+ +
119 
+ +
129 
+ +
141 
+ +
151 
+ +
161 
+ +
173 
+
184 CSFML_GRAPHICS_API void sfConvexShape_rotate(sfConvexShape* shape, float angle);
+
185 
+ +
197 
+ +
207 
+ +
217 
+
237 CSFML_GRAPHICS_API void sfConvexShape_setTexture(sfConvexShape* shape, const sfTexture* texture, sfBool resetRect);
+
238 
+ +
251 
+ +
267 
+ +
279 
+ +
292 
+ +
306 
+ +
316 
+ +
326 
+ +
336 
+ +
346 
+ +
356 
+
368 CSFML_GRAPHICS_API sfVector2f sfConvexShape_getPoint(const sfConvexShape* shape, unsigned int index);
+
369 
+
379 CSFML_GRAPHICS_API void sfConvexShape_setPointCount(sfConvexShape* shape, unsigned int count);
+
380 
+
395 CSFML_GRAPHICS_API void sfConvexShape_setPoint(sfConvexShape* shape, unsigned int index, sfVector2f point);
+
396 
+ +
412 
+ +
428 
+
429 
+
430 #endif // SFML_CONVEXSHAPE_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Event_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Event_8h.htm new file mode 100755 index 0000000..8147491 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Event_8h.htm @@ -0,0 +1,192 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Event.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Data Structures

struct  sfKeyEvent
 Keyboard event parameters. More...
 
struct  sfTextEvent
 Text event parameters. More...
 
struct  sfMouseMoveEvent
 Mouse move event parameters. More...
 
struct  sfMouseButtonEvent
 Mouse buttons events parameters. More...
 
struct  sfMouseWheelEvent
 Mouse wheel events parameters. More...
 
struct  sfJoystickMoveEvent
 Joystick axis move event parameters. More...
 
struct  sfJoystickButtonEvent
 Joystick buttons events parameters. More...
 
struct  sfJoystickConnectEvent
 Joystick connection/disconnection event parameters. More...
 
struct  sfSizeEvent
 Size events parameters. More...
 
union  sfEvent
 sfEvent defines a system event and its parameters More...
 
+ + + + +

+Enumerations

enum  sfEventType {
+  sfEvtClosed, +
+  sfEvtResized, +
+  sfEvtLostFocus, +
+  sfEvtGainedFocus, +
+  sfEvtTextEntered, +
+  sfEvtKeyPressed, +
+  sfEvtKeyReleased, +
+  sfEvtMouseWheelMoved, +
+  sfEvtMouseButtonPressed, +
+  sfEvtMouseButtonReleased, +
+  sfEvtMouseMoved, +
+  sfEvtMouseEntered, +
+  sfEvtMouseLeft, +
+  sfEvtJoystickButtonPressed, +
+  sfEvtJoystickButtonReleased, +
+  sfEvtJoystickMoved, +
+  sfEvtJoystickConnected, +
+  sfEvtJoystickDisconnected +
+ }
 Definition of all the event types. More...
 
+

Enumeration Type Documentation

+ +
+
+ + + + +
enum sfEventType
+
+ +

Definition of all the event types.

+
Enumerator:
+ + + + + + + + + + + + + + + + + + +
sfEvtClosed  +
sfEvtResized  +
sfEvtLostFocus  +
sfEvtGainedFocus  +
sfEvtTextEntered  +
sfEvtKeyPressed  +
sfEvtKeyReleased  +
sfEvtMouseWheelMoved  +
sfEvtMouseButtonPressed  +
sfEvtMouseButtonReleased  +
sfEvtMouseMoved  +
sfEvtMouseEntered  +
sfEvtMouseLeft  +
sfEvtJoystickButtonPressed  +
sfEvtJoystickButtonReleased  +
sfEvtJoystickMoved  +
sfEvtJoystickConnected  +
sfEvtJoystickDisconnected  +
+
+
+ +

Definition at line 40 of file Event.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Event_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Event_8h_source.htm new file mode 100755 index 0000000..0acd252 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Event_8h_source.htm @@ -0,0 +1,189 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Event.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)//
+
5 // This software is provided 'as-is', without any express or implied warranty.
+
6 // In no event will the authors be held liable for any damages arising from the use of this software.
+
7 //
+
8 // Permission is granted to anyone to use this software for any purpose,
+
9 // including commercial applications, and to alter it and redistribute it freely,
+
10 // subject to the following restrictions:
+
11 //
+
12 // 1. The origin of this software must not be misrepresented;
+
13 // you must not claim that you wrote the original software.
+
14 // If you use this software in a product, an acknowledgment
+
15 // in the product documentation would be appreciated but is not required.
+
16 //
+
17 // 2. Altered source versions must be plainly marked as such,
+
18 // and must not be misrepresented as being the original software.
+
19 //
+
20 // 3. This notice may not be removed or altered from any source distribution.
+
21 //
+
23 
+
24 #ifndef SFML_EVENT_H
+
25 #define SFML_EVENT_H
+
26 
+
28 // Headers
+
30 #include <SFML/Window/Export.h>
+
31 #include <SFML/Window/Joystick.h>
+
32 #include <SFML/Window/Keyboard.h>
+
33 #include <SFML/Window/Mouse.h>
+
34 
+
35 
+
40 typedef enum
+
41 {
+ + + + + + + + + + + + + + + + + + +
60 } sfEventType;
+
61 
+
62 
+
67 typedef struct
+
68 {
+ + + + + + +
75 } sfKeyEvent;
+
76 
+
81 typedef struct
+
82 {
+ + +
85 } sfTextEvent;
+
86 
+
91 typedef struct
+
92 {
+ +
94  int x;
+
95  int y;
+ +
97 
+
102 typedef struct
+
103 {
+ + +
106  int x;
+
107  int y;
+ +
109 
+
114 typedef struct
+
115 {
+ +
117  int delta;
+
118  int x;
+
119  int y;
+ +
121 
+
126 typedef struct
+
127 {
+ +
129  unsigned int joystickId;
+ +
131  float position;
+ +
133 
+
138 typedef struct
+
139 {
+ +
141  unsigned int joystickId;
+
142  unsigned int button;
+ +
144 
+
149 typedef struct
+
150 {
+ +
152  unsigned int joystickId;
+ +
154 
+
159 typedef struct
+
160 {
+ +
162  unsigned int width;
+
163  unsigned int height;
+
164 } sfSizeEvent;
+
165 
+
166 
+
171 typedef union
+
172 {
+
174  // Member data
+ + + + + + + + + + +
186 } sfEvent;
+
187 
+
188 
+
189 #endif // SFML_EVENT_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Font_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Font_8h.htm new file mode 100755 index 0000000..bfbe9e5 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Font_8h.htm @@ -0,0 +1,398 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Font.h File Reference
+
+
+
#include <SFML/Graphics/Export.h>
+#include <SFML/Graphics/Glyph.h>
+#include <SFML/Graphics/Types.h>
+#include <SFML/System/InputStream.h>
+#include <stddef.h>
+
+

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API sfFontsfFont_createFromFile (const char *filename)
 Create a new font from a file.
 
CSFML_GRAPHICS_API sfFontsfFont_createFromMemory (const void *data, size_t sizeInBytes)
 Create a new image font a file in memory.
 
CSFML_GRAPHICS_API sfFontsfFont_createFromStream (sfInputStream *stream)
 Create a new image font a custom stream.
 
CSFML_GRAPHICS_API sfFontsfFont_copy (const sfFont *font)
 Copy an existing font.
 
CSFML_GRAPHICS_API void sfFont_destroy (sfFont *font)
 Destroy an existing font.
 
CSFML_GRAPHICS_API sfGlyph sfFont_getGlyph (sfFont *font, sfUint32 codePoint, unsigned int characterSize, sfBool bold)
 Get a glyph in a font.
 
CSFML_GRAPHICS_API int sfFont_getKerning (sfFont *font, sfUint32 first, sfUint32 second, unsigned int characterSize)
 Get the kerning value corresponding to a given pair of characters in a font.
 
CSFML_GRAPHICS_API int sfFont_getLineSpacing (sfFont *font, unsigned int characterSize)
 Get the line spacing value.
 
CSFML_GRAPHICS_API const
+sfTexture
sfFont_getTexture (sfFont *font, unsigned int characterSize)
 Get the texture containing the glyphs of a given size in a font.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfFont* sfFont_copy (const sfFontfont)
+
+ +

Copy an existing font.

+
Parameters
+ + +
fontFont to copy
+
+
+
Returns
Copied object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfFont* sfFont_createFromFile (const char * filename)
+
+ +

Create a new font from a file.

+
Parameters
+ + +
filenamePath of the font file to load
+
+
+
Returns
A new sfFont object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfFont* sfFont_createFromMemory (const void * data,
size_t sizeInBytes 
)
+
+ +

Create a new image font a file in memory.

+
Parameters
+ + + +
dataPointer to the file data in memory
sizeInBytesSize of the data to load, in bytes
+
+
+
Returns
A new sfFont object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfFont* sfFont_createFromStream (sfInputStreamstream)
+
+ +

Create a new image font a custom stream.

+
Parameters
+ + +
streamSource stream to read from
+
+
+
Returns
A new sfFont object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfFont_destroy (sfFontfont)
+
+ +

Destroy an existing font.

+
Parameters
+ + +
fontFont to delete
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfGlyph sfFont_getGlyph (sfFontfont,
sfUint32 codePoint,
unsigned int characterSize,
sfBool bold 
)
+
+ +

Get a glyph in a font.

+
Parameters
+ + + + + +
fontSource font
codePointUnicode code point of the character to get
characterSizeCharacter size, in pixels
boldRetrieve the bold version or the regular one?
+
+
+
Returns
The corresponding glyph
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API int sfFont_getKerning (sfFontfont,
sfUint32 first,
sfUint32 second,
unsigned int characterSize 
)
+
+ +

Get the kerning value corresponding to a given pair of characters in a font.

+
Parameters
+ + + + + +
fontSource font
firstUnicode code point of the first character
secondUnicode code point of the second character
characterSizeCharacter size, in pixels
+
+
+
Returns
Kerning offset, in pixels
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API int sfFont_getLineSpacing (sfFontfont,
unsigned int characterSize 
)
+
+ +

Get the line spacing value.

+
Parameters
+ + + +
fontSource font
characterSizeCharacter size, in pixels
+
+
+
Returns
Line spacing, in pixels
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API const sfTexture* sfFont_getTexture (sfFontfont,
unsigned int characterSize 
)
+
+ +

Get the texture containing the glyphs of a given size in a font.

+
Parameters
+ + + +
fontSource font
characterSizeCharacter size, in pixels
+
+
+
Returns
Read-only pointer to the texture
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Font_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Font_8h_source.htm new file mode 100755 index 0000000..dee42f9 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Font_8h_source.htm @@ -0,0 +1,103 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Font.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_FONT_H
+
26 #define SFML_FONT_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 #include <SFML/Graphics/Glyph.h>
+
33 #include <SFML/Graphics/Types.h>
+ +
35 #include <stddef.h>
+
36 
+
37 
+
46 CSFML_GRAPHICS_API sfFont* sfFont_createFromFile(const char* filename);
+
47 
+
57 CSFML_GRAPHICS_API sfFont* sfFont_createFromMemory(const void* data, size_t sizeInBytes);
+
58 
+ +
68 
+ +
78 
+ +
86 
+
98 CSFML_GRAPHICS_API sfGlyph sfFont_getGlyph(sfFont* font, sfUint32 codePoint, unsigned int characterSize, sfBool bold);
+
99 
+
111 CSFML_GRAPHICS_API int sfFont_getKerning(sfFont* font, sfUint32 first, sfUint32 second, unsigned int characterSize);
+
112 
+
122 CSFML_GRAPHICS_API int sfFont_getLineSpacing(sfFont* font, unsigned int characterSize);
+
123 
+
133 CSFML_GRAPHICS_API const sfTexture* sfFont_getTexture(sfFont* font, unsigned int characterSize);
+
134 
+
135 
+
136 #endif // SFML_IMAGE_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Ftp_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Ftp_8h.htm new file mode 100755 index 0000000..edc8bca --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Ftp_8h.htm @@ -0,0 +1,1426 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Ftp.h File Reference
+
+
+
#include <SFML/Network/Export.h>
+#include <SFML/Network/IpAddress.h>
+#include <SFML/Network/Types.h>
+#include <stddef.h>
+
+

Go to the source code of this file.

+ + + + + + + + +

+Enumerations

enum  sfFtpTransferMode {
+  sfFtpBinary, +
+  sfFtpAscii, +
+  sfFtpEbcdic +
+ }
 Enumeration of transfer modes. More...
 
enum  sfFtpStatus {
+  sfFtpRestartMarkerReply = 110, +
+  sfFtpServiceReadySoon = 120, +
+  sfFtpDataConnectionAlreadyOpened = 125, +
+  sfFtpOpeningDataConnection = 150, +
+  sfFtpOk = 200, +
+  sfFtpPointlessCommand = 202, +
+  sfFtpSystemStatus = 211, +
+  sfFtpDirectoryStatus = 212, +
+  sfFtpFileStatus = 213, +
+  sfFtpHelpMessage = 214, +
+  sfFtpSystemType = 215, +
+  sfFtpServiceReady = 220, +
+  sfFtpClosingConnection = 221, +
+  sfFtpDataConnectionOpened = 225, +
+  sfFtpClosingDataConnection = 226, +
+  sfFtpEnteringPassiveMode = 227, +
+  sfFtpLoggedIn = 230, +
+  sfFtpFileActionOk = 250, +
+  sfFtpDirectoryOk = 257, +
+  sfFtpNeedPassword = 331, +
+  sfFtpNeedAccountToLogIn = 332, +
+  sfFtpNeedInformation = 350, +
+  sfFtpServiceUnavailable = 421, +
+  sfFtpDataConnectionUnavailable = 425, +
+  sfFtpTransferAborted = 426, +
+  sfFtpFileActionAborted = 450, +
+  sfFtpLocalError = 451, +
+  sfFtpInsufficientStorageSpace = 452, +
+  sfFtpCommandUnknown = 500, +
+  sfFtpParametersUnknown = 501, +
+  sfFtpCommandNotImplemented = 502, +
+  sfFtpBadCommandSequence = 503, +
+  sfFtpParameterNotImplemented = 504, +
+  sfFtpNotLoggedIn = 530, +
+  sfFtpNeedAccountToStore = 532, +
+  sfFtpFileUnavailable = 550, +
+  sfFtpPageTypeUnknown = 551, +
+  sfFtpNotEnoughMemory = 552, +
+  sfFtpFilenameNotAllowed = 553, +
+  sfFtpInvalidResponse = 1000, +
+  sfFtpConnectionFailed = 1001, +
+  sfFtpConnectionClosed = 1002, +
+  sfFtpInvalidFile = 1003 +
+ }
 Status codes possibly returned by a FTP response. More...
 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_NETWORK_API void sfFtpListingResponse_destroy (sfFtpListingResponse *ftpListingResponse)
 Destroy a FTP listing response.
 
CSFML_NETWORK_API sfBool sfFtpListingResponse_isOk (const sfFtpListingResponse *ftpListingResponse)
 Check if a FTP listing response status code means a success.
 
CSFML_NETWORK_API sfFtpStatus sfFtpListingResponse_getStatus (const sfFtpListingResponse *ftpListingResponse)
 Get the status code of a FTP listing response.
 
CSFML_NETWORK_API const char * sfFtpListingResponse_getMessage (const sfFtpListingResponse *ftpListingResponse)
 Get the full message contained in a FTP listing response.
 
CSFML_NETWORK_API size_t sfFtpListingResponse_getCount (const sfFtpListingResponse *ftpListingResponse)
 Return the number of directory/file names contained in a FTP listing response.
 
CSFML_NETWORK_API const char * sfFtpListingResponse_getName (const sfFtpListingResponse *ftpListingResponse, size_t index)
 Return a directory/file name contained in a FTP listing response.
 
CSFML_NETWORK_API void sfFtpDirectoryResponse_destroy (sfFtpDirectoryResponse *ftpDirectoryResponse)
 Destroy a FTP directory response.
 
CSFML_NETWORK_API sfBool sfFtpDirectoryResponse_isOk (const sfFtpDirectoryResponse *ftpDirectoryResponse)
 Check if a FTP directory response status code means a success.
 
CSFML_NETWORK_API sfFtpStatus sfFtpDirectoryResponse_getStatus (const sfFtpDirectoryResponse *ftpDirectoryResponse)
 Get the status code of a FTP directory response.
 
CSFML_NETWORK_API const char * sfFtpDirectoryResponse_getMessage (const sfFtpDirectoryResponse *ftpDirectoryResponse)
 Get the full message contained in a FTP directory response.
 
CSFML_NETWORK_API const char * sfFtpDirectoryResponse_getDirectory (const sfFtpDirectoryResponse *ftpDirectoryResponse)
 Get the directory returned in a FTP directory response.
 
CSFML_NETWORK_API void sfFtpResponse_destroy (sfFtpResponse *ftpResponse)
 Destroy a FTP response.
 
CSFML_NETWORK_API sfBool sfFtpResponse_isOk (const sfFtpResponse *ftpResponse)
 Check if a FTP response status code means a success.
 
CSFML_NETWORK_API sfFtpStatus sfFtpResponse_getStatus (const sfFtpResponse *ftpResponse)
 Get the status code of a FTP response.
 
CSFML_NETWORK_API const char * sfFtpResponse_getMessage (const sfFtpResponse *ftpResponse)
 Get the full message contained in a FTP response.
 
CSFML_NETWORK_API sfFtpsfFtp_create (void)
 Create a new Ftp object.
 
CSFML_NETWORK_API void sfFtp_destroy (sfFtp *ftp)
 Destroy a Ftp object.
 
CSFML_NETWORK_API sfFtpResponsesfFtp_connect (sfFtp *ftp, sfIpAddress server, unsigned short port, sfTime timeout)
 Connect to the specified FTP server.
 
CSFML_NETWORK_API sfFtpResponsesfFtp_loginAnonymous (sfFtp *ftp)
 Log in using an anonymous account.
 
CSFML_NETWORK_API sfFtpResponsesfFtp_login (sfFtp *ftp, const char *userName, const char *password)
 Log in using a username and a password.
 
CSFML_NETWORK_API sfFtpResponsesfFtp_disconnect (sfFtp *ftp)
 Close the connection with the server.
 
CSFML_NETWORK_API sfFtpResponsesfFtp_keepAlive (sfFtp *ftp)
 Send a null command to keep the connection alive.
 
CSFML_NETWORK_API
+sfFtpDirectoryResponse
sfFtp_getWorkingDirectory (sfFtp *ftp)
 Get the current working directory.
 
CSFML_NETWORK_API
+sfFtpListingResponse
sfFtp_getDirectoryListing (sfFtp *ftp, const char *directory)
 Get the contents of the given directory.
 
CSFML_NETWORK_API sfFtpResponsesfFtp_changeDirectory (sfFtp *ftp, const char *directory)
 Change the current working directory.
 
CSFML_NETWORK_API sfFtpResponsesfFtp_parentDirectory (sfFtp *ftp)
 Go to the parent directory of the current one.
 
CSFML_NETWORK_API sfFtpResponsesfFtp_createDirectory (sfFtp *ftp, const char *name)
 Create a new directory.
 
CSFML_NETWORK_API sfFtpResponsesfFtp_deleteDirectory (sfFtp *ftp, const char *name)
 Remove an existing directory.
 
CSFML_NETWORK_API sfFtpResponsesfFtp_renameFile (sfFtp *ftp, const char *file, const char *newName)
 Rename an existing file.
 
CSFML_NETWORK_API sfFtpResponsesfFtp_deleteFile (sfFtp *ftp, const char *name)
 Remove an existing file.
 
CSFML_NETWORK_API sfFtpResponsesfFtp_download (sfFtp *ftp, const char *distantFile, const char *destPath, sfFtpTransferMode mode)
 Download a file from a FTP server.
 
CSFML_NETWORK_API sfFtpResponsesfFtp_upload (sfFtp *ftp, const char *localFile, const char *destPath, sfFtpTransferMode mode)
 Upload a file to a FTP server.
 
+

Enumeration Type Documentation

+ +
+
+ + + + +
enum sfFtpStatus
+
+ +

Status codes possibly returned by a FTP response.

+
Enumerator:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
sfFtpRestartMarkerReply  +

Restart marker reply.

+
sfFtpServiceReadySoon  +

Service ready in N minutes.

+
sfFtpDataConnectionAlreadyOpened  +

Data connection already opened, transfer starting.

+
sfFtpOpeningDataConnection  +

File status ok, about to open data connection.

+
sfFtpOk  +

Command ok.

+
sfFtpPointlessCommand  +

Command not implemented.

+
sfFtpSystemStatus  +

System status, or system help reply.

+
sfFtpDirectoryStatus  +

Directory status.

+
sfFtpFileStatus  +

File status.

+
sfFtpHelpMessage  +

Help message.

+
sfFtpSystemType  +

NAME system type, where NAME is an official system name from the list in the Assigned Numbers document.

+
sfFtpServiceReady  +

Service ready for new user.

+
sfFtpClosingConnection  +

Service closing control connection.

+
sfFtpDataConnectionOpened  +

Data connection open, no transfer in progress.

+
sfFtpClosingDataConnection  +

Closing data connection, requested file action successful.

+
sfFtpEnteringPassiveMode  +

Entering passive mode.

+
sfFtpLoggedIn  +

User logged in, proceed. Logged out if appropriate.

+
sfFtpFileActionOk  +

Requested file action ok.

+
sfFtpDirectoryOk  +

PATHNAME created.

+
sfFtpNeedPassword  +

User name ok, need password.

+
sfFtpNeedAccountToLogIn  +

Need account for login.

+
sfFtpNeedInformation  +

Requested file action pending further information.

+
sfFtpServiceUnavailable  +

Service not available, closing control connection.

+
sfFtpDataConnectionUnavailable  +

Can't open data connection.

+
sfFtpTransferAborted  +

Connection closed, transfer aborted.

+
sfFtpFileActionAborted  +

Requested file action not taken.

+
sfFtpLocalError  +

Requested action aborted, local error in processing.

+
sfFtpInsufficientStorageSpace  +

Requested action not taken; insufficient storage space in system, file unavailable.

+
sfFtpCommandUnknown  +

Syntax error, command unrecognized.

+
sfFtpParametersUnknown  +

Syntax error in parameters or arguments.

+
sfFtpCommandNotImplemented  +

Command not implemented.

+
sfFtpBadCommandSequence  +

Bad sequence of commands.

+
sfFtpParameterNotImplemented  +

Command not implemented for that parameter.

+
sfFtpNotLoggedIn  +

Not logged in.

+
sfFtpNeedAccountToStore  +

Need account for storing files.

+
sfFtpFileUnavailable  +

Requested action not taken, file unavailable.

+
sfFtpPageTypeUnknown  +

Requested action aborted, page type unknown.

+
sfFtpNotEnoughMemory  +

Requested file action aborted, exceeded storage allocation.

+
sfFtpFilenameNotAllowed  +

Requested action not taken, file name not allowed.

+
sfFtpInvalidResponse  +

Response is not a valid FTP one.

+
sfFtpConnectionFailed  +

Connection with server failed.

+
sfFtpConnectionClosed  +

Connection with server closed.

+
sfFtpInvalidFile  +

Invalid file to upload / download.

+
+
+
+ +

Definition at line 53 of file Ftp.h.

+ +
+
+ +
+
+ + + + +
enum sfFtpTransferMode
+
+ +

Enumeration of transfer modes.

+
Enumerator:
+ + + +
sfFtpBinary  +

Binary mode (file is transfered as a sequence of bytes)

+
sfFtpAscii  +

Text mode using ASCII encoding.

+
sfFtpEbcdic  +

Text mode using EBCDIC encoding.

+
+
+
+ +

Definition at line 41 of file Ftp.h.

+ +
+
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfFtpResponse* sfFtp_changeDirectory (sfFtpftp,
const char * directory 
)
+
+ +

Change the current working directory.

+

The new directory must be relative to the current one.

+
Parameters
+ + + +
ftpFtp object
directoryNew working directory
+
+
+
Returns
Server response to the request
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfFtpResponse* sfFtp_connect (sfFtpftp,
sfIpAddress server,
unsigned short port,
sfTime timeout 
)
+
+ +

Connect to the specified FTP server.

+

The port should be 21, which is the standard port used by the FTP protocol. You shouldn't use a different value, unless you really know what you do. This function tries to connect to the server so it may take a while to complete, especially if the server is not reachable. To avoid blocking your application for too long, you can use a timeout. Using 0 means that the system timeout will be used (which is usually pretty long).

+
Parameters
+ + + + + +
ftpFtp object
serverName or address of the FTP server to connect to
portPort used for the connection
timeoutMaximum time to wait
+
+
+
Returns
Server response to the request
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfFtp* sfFtp_create (void )
+
+ +

Create a new Ftp object.

+
Returns
A new sfFtp object
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfFtpResponse* sfFtp_createDirectory (sfFtpftp,
const char * name 
)
+
+ +

Create a new directory.

+

The new directory is created as a child of the current working directory.

+
Parameters
+ + + +
ftpFtp object
nameName of the directory to create
+
+
+
Returns
Server response to the request
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfFtpResponse* sfFtp_deleteDirectory (sfFtpftp,
const char * name 
)
+
+ +

Remove an existing directory.

+

The directory to remove must be relative to the current working directory. Use this function with caution, the directory will be removed permanently!

+
Parameters
+ + + +
ftpFtp object
nameName of the directory to remove
+
+
+
Returns
Server response to the request
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfFtpResponse* sfFtp_deleteFile (sfFtpftp,
const char * name 
)
+
+ +

Remove an existing file.

+

The file name must be relative to the current working directory. Use this function with caution, the file will be removed permanently!

+
Parameters
+ + + +
ftpFtp object
nameFile to remove
+
+
+
Returns
Server response to the request
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API void sfFtp_destroy (sfFtpftp)
+
+ +

Destroy a Ftp object.

+
Parameters
+ + +
ftpFtp object to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfFtpResponse* sfFtp_disconnect (sfFtpftp)
+
+ +

Close the connection with the server.

+
Parameters
+ + +
ftpFtp object
+
+
+
Returns
Server response to the request
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfFtpResponse* sfFtp_download (sfFtpftp,
const char * distantFile,
const char * destPath,
sfFtpTransferMode mode 
)
+
+ +

Download a file from a FTP server.

+

The filename of the distant file is relative to the current working directory of the server, and the local destination path is relative to the current directory of your application.

+
Parameters
+ + + + + +
ftpFtp object
remoteFileFilename of the distant file to download
localPathWhere to put to file on the local computer
modeTransfer mode
+
+
+
Returns
Server response to the request
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfFtpListingResponse* sfFtp_getDirectoryListing (sfFtpftp,
const char * directory 
)
+
+ +

Get the contents of the given directory.

+

This function retrieves the sub-directories and files contained in the given directory. It is not recursive. The directory parameter is relative to the current working directory.

+
Parameters
+ + + +
ftpFtp object
directoryDirectory to list
+
+
+
Returns
Server response to the request
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfFtpDirectoryResponse* sfFtp_getWorkingDirectory (sfFtpftp)
+
+ +

Get the current working directory.

+

The working directory is the root path for subsequent operations involving directories and/or filenames.

+
Parameters
+ + +
ftpFtp object
+
+
+
Returns
Server response to the request
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfFtpResponse* sfFtp_keepAlive (sfFtpftp)
+
+ +

Send a null command to keep the connection alive.

+

This command is useful because the server may close the connection automatically if no command is sent.

+
Parameters
+ + +
ftpFtp object
+
+
+
Returns
Server response to the request
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfFtpResponse* sfFtp_login (sfFtpftp,
const char * userName,
const char * password 
)
+
+ +

Log in using a username and a password.

+

Logging in is mandatory after connecting to the server. Users that are not logged in cannot perform any operation.

+
Parameters
+ + + + +
ftpFtp object
nameUser name
passwordPassword
+
+
+
Returns
Server response to the request
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfFtpResponse* sfFtp_loginAnonymous (sfFtpftp)
+
+ +

Log in using an anonymous account.

+

Logging in is mandatory after connecting to the server. Users that are not logged in cannot perform any operation.

+
Parameters
+ + +
ftpFtp object
+
+
+
Returns
Server response to the request
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfFtpResponse* sfFtp_parentDirectory (sfFtpftp)
+
+ +

Go to the parent directory of the current one.

+
Parameters
+ + +
ftpFtp object
+
+
+
Returns
Server response to the request
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfFtpResponse* sfFtp_renameFile (sfFtpftp,
const char * file,
const char * newName 
)
+
+ +

Rename an existing file.

+

The filenames must be relative to the current working directory.

+
Parameters
+ + + + +
ftpFtp object
fileFile to rename
newNameNew name of the file
+
+
+
Returns
Server response to the request
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfFtpResponse* sfFtp_upload (sfFtpftp,
const char * localFile,
const char * destPath,
sfFtpTransferMode mode 
)
+
+ +

Upload a file to a FTP server.

+

The name of the local file is relative to the current working directory of your application, and the remote path is relative to the current directory of the FTP server.

+
Parameters
+ + + + + +
ftpFtp object
localFilePath of the local file to upload
remotePathWhere to put to file on the server
modeTransfer mode
+
+
+
Returns
Server response to the request
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API void sfFtpDirectoryResponse_destroy (sfFtpDirectoryResponseftpDirectoryResponse)
+
+ +

Destroy a FTP directory response.

+
Parameters
+ + +
ftpDirectoryResponseFtp directory response to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API const char* sfFtpDirectoryResponse_getDirectory (const sfFtpDirectoryResponseftpDirectoryResponse)
+
+ +

Get the directory returned in a FTP directory response.

+
Parameters
+ + +
ftpDirectoryResponseFtp directory response
+
+
+
Returns
Directory name
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API const char* sfFtpDirectoryResponse_getMessage (const sfFtpDirectoryResponseftpDirectoryResponse)
+
+ +

Get the full message contained in a FTP directory response.

+
Parameters
+ + +
ftpDirectoryResponseFtp directory response
+
+
+
Returns
The response message
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfFtpStatus sfFtpDirectoryResponse_getStatus (const sfFtpDirectoryResponseftpDirectoryResponse)
+
+ +

Get the status code of a FTP directory response.

+
Parameters
+ + +
ftpDirectoryResponseFtp directory response
+
+
+
Returns
Status code
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfBool sfFtpDirectoryResponse_isOk (const sfFtpDirectoryResponseftpDirectoryResponse)
+
+ +

Check if a FTP directory response status code means a success.

+

This function is defined for convenience, it is equivalent to testing if the status code is < 400.

+
Parameters
+ + +
ftpDirectoryResponseFtp directory response
+
+
+
Returns
sfTrue if the status is a success, sfFalse if it is a failure
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API void sfFtpListingResponse_destroy (sfFtpListingResponseftpListingResponse)
+
+ +

Destroy a FTP listing response.

+
Parameters
+ + +
ftpListingResponseFtp listing response to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API size_t sfFtpListingResponse_getCount (const sfFtpListingResponseftpListingResponse)
+
+ +

Return the number of directory/file names contained in a FTP listing response.

+
Parameters
+ + +
ftpListingResponseFtp listing response
+
+
+
Returns
Total number of names available
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API const char* sfFtpListingResponse_getMessage (const sfFtpListingResponseftpListingResponse)
+
+ +

Get the full message contained in a FTP listing response.

+
Parameters
+ + +
ftpListingResponseFtp listing response
+
+
+
Returns
The response message
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API const char* sfFtpListingResponse_getName (const sfFtpListingResponseftpListingResponse,
size_t index 
)
+
+ +

Return a directory/file name contained in a FTP listing response.

+
Parameters
+ + + +
ftpListingResponseFtp listing response
indexIndex of the name to get (in range [0 .. getCount])
+
+
+
Returns
The requested name
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfFtpStatus sfFtpListingResponse_getStatus (const sfFtpListingResponseftpListingResponse)
+
+ +

Get the status code of a FTP listing response.

+
Parameters
+ + +
ftpListingResponseFtp listing response
+
+
+
Returns
Status code
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfBool sfFtpListingResponse_isOk (const sfFtpListingResponseftpListingResponse)
+
+ +

Check if a FTP listing response status code means a success.

+

This function is defined for convenience, it is equivalent to testing if the status code is < 400.

+
Parameters
+ + +
ftpListingResponseFtp listing response
+
+
+
Returns
sfTrue if the status is a success, sfFalse if it is a failure
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API void sfFtpResponse_destroy (sfFtpResponseftpResponse)
+
+ +

Destroy a FTP response.

+
Parameters
+ + +
ftpResponseFtp response to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API const char* sfFtpResponse_getMessage (const sfFtpResponseftpResponse)
+
+ +

Get the full message contained in a FTP response.

+
Parameters
+ + +
ftpResponseFtp response object
+
+
+
Returns
The response message
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfFtpStatus sfFtpResponse_getStatus (const sfFtpResponseftpResponse)
+
+ +

Get the status code of a FTP response.

+
Parameters
+ + +
ftpResponseFtp response object
+
+
+
Returns
Status code
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfBool sfFtpResponse_isOk (const sfFtpResponseftpResponse)
+
+ +

Check if a FTP response status code means a success.

+

This function is defined for convenience, it is equivalent to testing if the status code is < 400.

+
Parameters
+ + +
ftpResponseFtp response object
+
+
+
Returns
sfTrue if the status is a success, sfFalse if it is a failure
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Ftp_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Ftp_8h_source.htm new file mode 100755 index 0000000..7c2f449 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Ftp_8h_source.htm @@ -0,0 +1,220 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Ftp.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_FTP_H
+
26 #define SFML_FTP_H
+
27 
+
29 // Headers
+
31 #include <SFML/Network/Export.h>
+
32 #include <SFML/Network/IpAddress.h>
+
33 #include <SFML/Network/Types.h>
+
34 #include <stddef.h>
+
35 
+
36 
+
41 typedef enum
+
42 {
+ + + + +
47 
+
48 
+
53 typedef enum
+
54 {
+
55  // 1xx: the requested action is being initiated,
+
56  // expect another reply before proceeding with a new command
+ + + + +
61 
+
62  // 2xx: the requested action has been successfully completed
+
63  sfFtpOk = 200,
+ + + + + + + + + + + +
75  sfFtpLoggedIn = 230,
+ + +
78 
+
79  // 3xx: the command has been accepted, but the requested action
+
80  // is dormant, pending receipt of further information
+ + + +
84 
+
85  // 4xx: the command was not accepted and the requested action did not take place,
+
86  // but the error condition is temporary and the action may be requested again
+ + + + + + +
93 
+
94  // 5xx: the command was not accepted and
+
95  // the requested action did not take place
+ + + + + + + + + + + +
107 
+
108  // 10xx: SFML custom codes
+ + + + +
113 } sfFtpStatus;
+
114 
+
115 
+ +
123 
+ +
136 
+ +
146 
+
155 CSFML_NETWORK_API const char* sfFtpListingResponse_getMessage(const sfFtpListingResponse* ftpListingResponse);
+
156 
+ +
166 
+
176 CSFML_NETWORK_API const char* sfFtpListingResponse_getName(const sfFtpListingResponse* ftpListingResponse, size_t index);
+
177 
+ +
185 
+ +
198 
+ +
208 
+
217 CSFML_NETWORK_API const char* sfFtpDirectoryResponse_getMessage(const sfFtpDirectoryResponse* ftpDirectoryResponse);
+
218 
+
227 CSFML_NETWORK_API const char* sfFtpDirectoryResponse_getDirectory(const sfFtpDirectoryResponse* ftpDirectoryResponse);
+
228 
+
229 
+ +
237 
+ +
250 
+ +
260 
+
269 CSFML_NETWORK_API const char* sfFtpResponse_getMessage(const sfFtpResponse* ftpResponse);
+
270 
+ +
278 
+ +
286 
+
307 CSFML_NETWORK_API sfFtpResponse* sfFtp_connect(sfFtp* ftp, sfIpAddress server, unsigned short port, sfTime timeout);
+
308 
+ +
321 
+
335 CSFML_NETWORK_API sfFtpResponse* sfFtp_login(sfFtp* ftp, const char* userName, const char* password);
+
336 
+ +
346 
+ +
359 
+ +
372 
+ +
388 
+
400 CSFML_NETWORK_API sfFtpResponse* sfFtp_changeDirectory(sfFtp* ftp, const char* directory);
+
401 
+ +
411 
+ +
425 
+ +
441 
+
455 CSFML_NETWORK_API sfFtpResponse* sfFtp_renameFile(sfFtp* ftp, const char* file, const char* newName);
+
456 
+
471 CSFML_NETWORK_API sfFtpResponse* sfFtp_deleteFile(sfFtp* ftp, const char* name);
+
472 
+
489 CSFML_NETWORK_API sfFtpResponse* sfFtp_download(sfFtp* ftp, const char* distantFile, const char* destPath, sfFtpTransferMode mode);
+
490 
+
507 CSFML_NETWORK_API sfFtpResponse* sfFtp_upload(sfFtp* ftp, const char* localFile, const char* destPath, sfFtpTransferMode mode);
+
508 
+
509 
+
510 #endif // SFML_FTP_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Glyph_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Glyph_8h.htm new file mode 100755 index 0000000..b110e5a --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Glyph_8h.htm @@ -0,0 +1,61 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Glyph.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + +

+Data Structures

struct  sfGlyph
 sfGlyph describes a glyph (a visual character) More...
 
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Glyph_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Glyph_8h_source.htm new file mode 100755 index 0000000..3bc2b5a --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Glyph_8h_source.htm @@ -0,0 +1,88 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Glyph.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_GLYPH_H
+
26 #define SFML_GLYPH_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Rect.h>
+
32 
+
33 
+
38 typedef struct
+
39 {
+
40  int advance;
+ + +
43 } sfGlyph;
+
44 
+
45 
+
46 #endif // SFML_GLYPH_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Graphics_2Export_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Graphics_2Export_8h.htm new file mode 100755 index 0000000..1e39902 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Graphics_2Export_8h.htm @@ -0,0 +1,75 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Graphics/Export.h File Reference
+
+
+
#include <SFML/Config.h>
+
+

Go to the source code of this file.

+ + + + +

+Macros

#define CSFML_GRAPHICS_API   CSFML_API_IMPORT
 
+

Macro Definition Documentation

+ +
+
+ + + + +
#define CSFML_GRAPHICS_API   CSFML_API_IMPORT
+
+ +

Definition at line 43 of file Graphics/Export.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Graphics_2Export_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Graphics_2Export_8h_source.htm new file mode 100755 index 0000000..d9ac3f1 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Graphics_2Export_8h_source.htm @@ -0,0 +1,92 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Graphics/Export.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_GRAPHICS_EXPORT_H
+
26 #define SFML_GRAPHICS_EXPORT_H
+
27 
+
29 // Headers
+
31 #include <SFML/Config.h>
+
32 
+
33 
+
35 // Define portable import / export macros
+
37 #if defined(CSFML_GRAPHICS_EXPORTS)
+
38 
+
39  #define CSFML_GRAPHICS_API CSFML_API_EXPORT
+
40 
+
41 #else
+
42 
+
43  #define CSFML_GRAPHICS_API CSFML_API_IMPORT
+
44 
+
45 #endif
+
46 
+
47 
+
48 #endif // SFML_GRAPHICS_EXPORT_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Graphics_2Types_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Graphics_2Types_8h.htm new file mode 100755 index 0000000..818730b --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Graphics_2Types_8h.htm @@ -0,0 +1,298 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Graphics/Types.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Typedefs

typedef struct sfCircleShape sfCircleShape
 
typedef struct sfConvexShape sfConvexShape
 
typedef struct sfFont sfFont
 
typedef struct sfImage sfImage
 
typedef struct sfShader sfShader
 
typedef struct sfRectangleShape sfRectangleShape
 
typedef struct sfRenderTexture sfRenderTexture
 
typedef struct sfRenderWindow sfRenderWindow
 
typedef struct sfShape sfShape
 
typedef struct sfSprite sfSprite
 
typedef struct sfText sfText
 
typedef struct sfTexture sfTexture
 
typedef struct sfTransformable sfTransformable
 
typedef struct sfVertexArray sfVertexArray
 
typedef struct sfView sfView
 
+

Typedef Documentation

+ +
+
+ + + + +
typedef struct sfCircleShape sfCircleShape
+
+ +

Definition at line 29 of file Graphics/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfConvexShape sfConvexShape
+
+ +

Definition at line 30 of file Graphics/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfFont sfFont
+
+ +

Definition at line 31 of file Graphics/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfImage sfImage
+
+ +

Definition at line 32 of file Graphics/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfRectangleShape sfRectangleShape
+
+ +

Definition at line 34 of file Graphics/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfRenderTexture sfRenderTexture
+
+ +

Definition at line 35 of file Graphics/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfRenderWindow sfRenderWindow
+
+ +

Definition at line 36 of file Graphics/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfShader sfShader
+
+ +

Definition at line 33 of file Graphics/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfShape sfShape
+
+ +

Definition at line 37 of file Graphics/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfSprite sfSprite
+
+ +

Definition at line 38 of file Graphics/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfText sfText
+
+ +

Definition at line 39 of file Graphics/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfTexture sfTexture
+
+ +

Definition at line 40 of file Graphics/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfTransformable sfTransformable
+
+ +

Definition at line 41 of file Graphics/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfVertexArray sfVertexArray
+
+ +

Definition at line 42 of file Graphics/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfView sfView
+
+ +

Definition at line 43 of file Graphics/Types.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Graphics_2Types_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Graphics_2Types_8h_source.htm new file mode 100755 index 0000000..8a62c0f --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Graphics_2Types_8h_source.htm @@ -0,0 +1,94 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Graphics/Types.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_GRAPHICS_TYPES_H
+
26 #define SFML_GRAPHICS_TYPES_H
+
27 
+
28 
+ + +
31 typedef struct sfFont sfFont;
+
32 typedef struct sfImage sfImage;
+
33 typedef struct sfShader sfShader;
+ + + +
37 typedef struct sfShape sfShape;
+
38 typedef struct sfSprite sfSprite;
+
39 typedef struct sfText sfText;
+
40 typedef struct sfTexture sfTexture;
+ + +
43 typedef struct sfView sfView;
+
44 
+
45 
+
46 #endif // SFML_GRAPHICS_TYPES_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Graphics_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Graphics_8h.htm new file mode 100755 index 0000000..2ce28eb --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Graphics_8h.htm @@ -0,0 +1,75 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
Graphics.h File Reference
+
+ + + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Graphics_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Graphics_8h_source.htm new file mode 100755 index 0000000..e6d6584 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Graphics_8h_source.htm @@ -0,0 +1,104 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
Graphics.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_GRAPHICS_H
+
26 #define SFML_GRAPHICS_H
+
27 
+
29 // Headers
+
31 
+
32 #include <SFML/Window.h>
+ + +
35 #include <SFML/Graphics/Color.h>
+ +
37 #include <SFML/Graphics/Font.h>
+
38 #include <SFML/Graphics/Glyph.h>
+
39 #include <SFML/Graphics/Image.h>
+ +
41 #include <SFML/Graphics/Rect.h>
+ + + + +
46 #include <SFML/Graphics/Shader.h>
+
47 #include <SFML/Graphics/Shape.h>
+
48 #include <SFML/Graphics/Sprite.h>
+
49 #include <SFML/Graphics/Text.h>
+
50 #include <SFML/Graphics/Texture.h>
+ + +
53 #include <SFML/Graphics/Vertex.h>
+ +
55 #include <SFML/Graphics/View.h>
+
56 
+
57 
+
58 #endif // SFML_GRAPHICS_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Http_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Http_8h.htm new file mode 100755 index 0000000..7772a70 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Http_8h.htm @@ -0,0 +1,831 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Http.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + +

+Enumerations

enum  sfHttpMethod {
+  sfHttpGet, +
+  sfHttpPost, +
+  sfHttpHead +
+ }
 Enumerate the available HTTP methods for a request. More...
 
enum  sfHttpStatus {
+  sfHttpOk = 200, +
+  sfHttpCreated = 201, +
+  sfHttpAccepted = 202, +
+  sfHttpNoContent = 204, +
+  sfHttpResetContent = 205, +
+  sfHttpPartialContent = 206, +
+  sfHttpMultipleChoices = 300, +
+  sfHttpMovedPermanently = 301, +
+  sfHttpMovedTemporarily = 302, +
+  sfHttpNotModified = 304, +
+  sfHttpBadRequest = 400, +
+  sfHttpUnauthorized = 401, +
+  sfHttpForbidden = 403, +
+  sfHttpNotFound = 404, +
+  sfHttpRangeNotSatisfiable = 407, +
+  sfHttpInternalServerError = 500, +
+  sfHttpNotImplemented = 501, +
+  sfHttpBadGateway = 502, +
+  sfHttpServiceNotAvailable = 503, +
+  sfHttpGatewayTimeout = 504, +
+  sfHttpVersionNotSupported = 505, +
+  sfHttpInvalidResponse = 1000, +
+  sfHttpConnectionFailed = 1001 +
+ }
 Enumerate all the valid status codes for a response. More...
 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_NETWORK_API sfHttpRequestsfHttpRequest_create (void)
 Create a new HTTP request.
 
CSFML_NETWORK_API void sfHttpRequest_destroy (sfHttpRequest *httpRequest)
 Destroy a HTTP request.
 
CSFML_NETWORK_API void sfHttpRequest_setField (sfHttpRequest *httpRequest, const char *field, const char *value)
 Set the value of a header field of a HTTP request.
 
CSFML_NETWORK_API void sfHttpRequest_setMethod (sfHttpRequest *httpRequest, sfHttpMethod method)
 Set a HTTP request method.
 
CSFML_NETWORK_API void sfHttpRequest_setUri (sfHttpRequest *httpRequest, const char *uri)
 Set a HTTP request URI.
 
CSFML_NETWORK_API void sfHttpRequest_setHttpVersion (sfHttpRequest *httpRequest, unsigned int major, unsigned int minor)
 Set the HTTP version of a HTTP request.
 
CSFML_NETWORK_API void sfHttpRequest_setBody (sfHttpRequest *httpRequest, const char *body)
 Set the body of a HTTP request.
 
CSFML_NETWORK_API void sfHttpResponse_destroy (sfHttpResponse *httpResponse)
 Destroy a HTTP response.
 
CSFML_NETWORK_API const char * sfHttpResponse_getField (const sfHttpResponse *httpResponse, const char *field)
 Get the value of a field of a HTTP response.
 
CSFML_NETWORK_API sfHttpStatus sfHttpResponse_getStatus (const sfHttpResponse *httpResponse)
 Get the status code of a HTTP reponse.
 
CSFML_NETWORK_API unsigned int sfHttpResponse_getMajorVersion (const sfHttpResponse *httpResponse)
 Get the major HTTP version number of a HTTP response.
 
CSFML_NETWORK_API unsigned int sfHttpResponse_getMinorVersion (const sfHttpResponse *httpResponse)
 Get the minor HTTP version number of a HTTP response.
 
CSFML_NETWORK_API const char * sfHttpResponse_getBody (const sfHttpResponse *httpResponse)
 Get the body of a HTTP response.
 
CSFML_NETWORK_API sfHttpsfHttp_create (void)
 Create a new Http object.
 
CSFML_NETWORK_API void sfHttp_destroy (sfHttp *http)
 Destroy a Http object.
 
CSFML_NETWORK_API void sfHttp_setHost (sfHttp *http, const char *host, unsigned short port)
 Set the target host of a HTTP object.
 
CSFML_NETWORK_API sfHttpResponsesfHttp_sendRequest (sfHttp *http, const sfHttpRequest *request, sfTime timeout)
 Send a HTTP request and return the server's response.
 
+

Enumeration Type Documentation

+ +
+
+ + + + +
enum sfHttpMethod
+
+ +

Enumerate the available HTTP methods for a request.

+
Enumerator:
+ + + +
sfHttpGet  +

Request in get mode, standard method to retrieve a page.

+
sfHttpPost  +

Request in post mode, usually to send data to a page.

+
sfHttpHead  +

Request a page's header only.

+
+
+
+ +

Definition at line 40 of file Http.h.

+ +
+
+ +
+
+ + + + +
enum sfHttpStatus
+
+ +

Enumerate all the valid status codes for a response.

+
Enumerator:
+ + + + + + + + + + + + + + + + + + + + + + + +
sfHttpOk  +

Most common code returned when operation was successful.

+
sfHttpCreated  +

The resource has successfully been created.

+
sfHttpAccepted  +

The request has been accepted, but will be processed later by the server.

+
sfHttpNoContent  +

Sent when the server didn't send any data in return.

+
sfHttpResetContent  +

The server informs the client that it should clear the view (form) that caused the request to be sent.

+
sfHttpPartialContent  +

The server has sent a part of the resource, as a response to a partial GET request.

+
sfHttpMultipleChoices  +

The requested page can be accessed from several locations.

+
sfHttpMovedPermanently  +

The requested page has permanently moved to a new location.

+
sfHttpMovedTemporarily  +

The requested page has temporarily moved to a new location.

+
sfHttpNotModified  +

For conditionnal requests, means the requested page hasn't changed and doesn't need to be refreshed.

+
sfHttpBadRequest  +

The server couldn't understand the request (syntax error)

+
sfHttpUnauthorized  +

The requested page needs an authentification to be accessed.

+
sfHttpForbidden  +

The requested page cannot be accessed at all, even with authentification.

+
sfHttpNotFound  +

The requested page doesn't exist.

+
sfHttpRangeNotSatisfiable  +

The server can't satisfy the partial GET request (with a "Range" header field)

+
sfHttpInternalServerError  +

The server encountered an unexpected error.

+
sfHttpNotImplemented  +

The server doesn't implement a requested feature.

+
sfHttpBadGateway  +

The gateway server has received an error from the source server.

+
sfHttpServiceNotAvailable  +

The server is temporarily unavailable (overloaded, in maintenance, ...)

+
sfHttpGatewayTimeout  +

The gateway server couldn't receive a response from the source server.

+
sfHttpVersionNotSupported  +

The server doesn't support the requested HTTP version.

+
sfHttpInvalidResponse  +

Response is not a valid HTTP one.

+
sfHttpConnectionFailed  +

Connection with server failed.

+
+
+
+ +

Definition at line 52 of file Http.h.

+ +
+
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfHttp* sfHttp_create (void )
+
+ +

Create a new Http object.

+
Returns
A new sfHttp object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API void sfHttp_destroy (sfHttphttp)
+
+ +

Destroy a Http object.

+
Parameters
+ + +
httpHttp object to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfHttpResponse* sfHttp_sendRequest (sfHttphttp,
const sfHttpRequestrequest,
sfTime timeout 
)
+
+ +

Send a HTTP request and return the server's response.

+

You must have a valid host before sending a request (see sfHttp_setHost). Any missing mandatory header field in the request will be added with an appropriate value. Warning: this function waits for the server's response and may not return instantly; use a thread if you don't want to block your application, or use a timeout to limit the time to wait. A value of 0 means that the client will use the system defaut timeout (which is usually pretty long).

+
Parameters
+ + + + +
httpHttp object
requestRequest to send
timeoutMaximum time to wait
+
+
+
Returns
Server's response
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfHttp_setHost (sfHttphttp,
const char * host,
unsigned short port 
)
+
+ +

Set the target host of a HTTP object.

+

This function just stores the host address and port, it doesn't actually connect to it until you send a request. If the port is 0, it means that the HTTP client will use the right port according to the protocol used (80 for HTTP, 443 for HTTPS). You should leave it like this unless you really need a port other than the standard one, or use an unknown protocol.

+
Parameters
+ + + + +
httpHttp object
hostWeb server to connect to
portPort to use for connection
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfHttpRequest* sfHttpRequest_create (void )
+
+ +

Create a new HTTP request.

+
Returns
A new sfHttpRequest object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API void sfHttpRequest_destroy (sfHttpRequesthttpRequest)
+
+ +

Destroy a HTTP request.

+
Parameters
+ + +
httpRequestHTTP request to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfHttpRequest_setBody (sfHttpRequesthttpRequest,
const char * body 
)
+
+ +

Set the body of a HTTP request.

+

The body of a request is optional and only makes sense for POST requests. It is ignored for all other methods. The body is empty by default.

+
Parameters
+ + + +
httpRequestHTTP request
bodyContent of the body
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfHttpRequest_setField (sfHttpRequesthttpRequest,
const char * field,
const char * value 
)
+
+ +

Set the value of a header field of a HTTP request.

+

The field is created if it doesn't exist. The name of the field is case insensitive. By default, a request doesn't contain any field (but the mandatory fields are added later by the HTTP client when sending the request).

+
Parameters
+ + + + +
httpRequestHTTP request
fieldName of the field to set
valueValue of the field
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfHttpRequest_setHttpVersion (sfHttpRequesthttpRequest,
unsigned int major,
unsigned int minor 
)
+
+ +

Set the HTTP version of a HTTP request.

+

The HTTP version is 1.0 by default.

+
Parameters
+ + + + +
httpRequestHTTP request
majorMajor HTTP version number
minorMinor HTTP version number
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfHttpRequest_setMethod (sfHttpRequesthttpRequest,
sfHttpMethod method 
)
+
+ +

Set a HTTP request method.

+

See the sfHttpMethod enumeration for a complete list of all the availale methods. The method is sfHttpGet by default.

+
Parameters
+ + + +
httpRequestHTTP request
methodMethod to use for the request
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfHttpRequest_setUri (sfHttpRequesthttpRequest,
const char * uri 
)
+
+ +

Set a HTTP request URI.

+

The URI is the resource (usually a web page or a file) that you want to get or post. The URI is "/" (the root page) by default.

+
Parameters
+ + + +
httpRequestHTTP request
uriURI to request, relative to the host
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API void sfHttpResponse_destroy (sfHttpResponsehttpResponse)
+
+ +

Destroy a HTTP response.

+
Parameters
+ + +
httpResponseHTTP response to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API const char* sfHttpResponse_getBody (const sfHttpResponsehttpResponse)
+
+ +

Get the body of a HTTP response.

+

The body of a response may contain:

+
    +
  • the requested page (for GET requests)
  • +
  • a response from the server (for POST requests)
  • +
  • nothing (for HEAD requests)
  • +
  • an error message (in case of an error)
  • +
+
Parameters
+ + +
httpResponseHTTP response
+
+
+
Returns
The response body
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API const char* sfHttpResponse_getField (const sfHttpResponsehttpResponse,
const char * field 
)
+
+ +

Get the value of a field of a HTTP response.

+

If the field field is not found in the response header, the empty string is returned. This function uses case-insensitive comparisons.

+
Parameters
+ + + +
httpResponseHTTP response
fieldName of the field to get
+
+
+
Returns
Value of the field, or empty string if not found
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API unsigned int sfHttpResponse_getMajorVersion (const sfHttpResponsehttpResponse)
+
+ +

Get the major HTTP version number of a HTTP response.

+
Parameters
+ + +
httpResponseHTTP response
+
+
+
Returns
Major HTTP version number
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API unsigned int sfHttpResponse_getMinorVersion (const sfHttpResponsehttpResponse)
+
+ +

Get the minor HTTP version number of a HTTP response.

+
Parameters
+ + +
httpResponseHTTP response
+
+
+
Returns
Minor HTTP version number
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfHttpStatus sfHttpResponse_getStatus (const sfHttpResponsehttpResponse)
+
+ +

Get the status code of a HTTP reponse.

+

The status code should be the first thing to be checked after receiving a response, it defines whether it is a success, a failure or anything else (see the sfHttpStatus enumeration).

+
Parameters
+ + +
httpResponseHTTP response
+
+
+
Returns
Status code of the response
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Http_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Http_8h_source.htm new file mode 100755 index 0000000..930b580 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Http_8h_source.htm @@ -0,0 +1,162 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Http.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_HTTP_H
+
26 #define SFML_HTTP_H
+
27 
+
29 // Headers
+
31 #include <SFML/Network/Export.h>
+
32 #include <SFML/Network/Types.h>
+
33 #include <SFML/System/Time.h>
+
34 
+
35 
+
40 typedef enum
+
41 {
+ + + +
45 } sfHttpMethod;
+
46 
+
47 
+
52 typedef enum
+
53 {
+
54  // 2xx: success
+
55  sfHttpOk = 200,
+
56  sfHttpCreated = 201,
+ + + + +
61 
+
62  // 3xx: redirection
+ + + + +
67 
+
68  // 4xx: client error
+ + + + + +
74 
+
75  // 5xx: server error
+ + + + + + +
82 
+
83  // 10xx: SFML custom codes
+ + +
86 } sfHttpStatus;
+
87 
+
88 
+ +
96 
+ +
104 
+
119 CSFML_NETWORK_API void sfHttpRequest_setField(sfHttpRequest* httpRequest, const char* field, const char* value);
+
120 
+ +
133 
+
145 CSFML_NETWORK_API void sfHttpRequest_setUri(sfHttpRequest* httpRequest, const char* uri);
+
146 
+
157 CSFML_NETWORK_API void sfHttpRequest_setHttpVersion(sfHttpRequest* httpRequest, unsigned int major, unsigned int minor);
+
158 
+
170 CSFML_NETWORK_API void sfHttpRequest_setBody(sfHttpRequest* httpRequest, const char* body);
+
171 
+ +
179 
+
193 CSFML_NETWORK_API const char* sfHttpResponse_getField(const sfHttpResponse* httpResponse, const char* field);
+
194 
+ +
209 
+
218 CSFML_NETWORK_API unsigned int sfHttpResponse_getMajorVersion(const sfHttpResponse* httpResponse);
+
219 
+
228 CSFML_NETWORK_API unsigned int sfHttpResponse_getMinorVersion(const sfHttpResponse* httpResponse);
+
229 
+
244 CSFML_NETWORK_API const char* sfHttpResponse_getBody(const sfHttpResponse* httpResponse);
+
245 
+ +
253 
+ +
261 
+
278 CSFML_NETWORK_API void sfHttp_setHost(sfHttp* http, const char* host, unsigned short port);
+
279 
+ +
300 
+
301 
+
302 #endif // SFML_HTTP_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Image_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Image_8h.htm new file mode 100755 index 0000000..2898718 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Image_8h.htm @@ -0,0 +1,716 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Image.h File Reference
+
+
+
#include <SFML/Graphics/Export.h>
+#include <SFML/Graphics/Color.h>
+#include <SFML/Graphics/Rect.h>
+#include <SFML/Graphics/Types.h>
+#include <SFML/System/InputStream.h>
+#include <SFML/System/Vector2.h>
+#include <stddef.h>
+
+

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API sfImagesfImage_create (unsigned int width, unsigned int height)
 Create an image.
 
CSFML_GRAPHICS_API sfImagesfImage_createFromColor (unsigned int width, unsigned int height, sfColor color)
 Create an image and fill it with a unique color.
 
CSFML_GRAPHICS_API sfImagesfImage_createFromPixels (unsigned int width, unsigned int height, const sfUint8 *pixels)
 Create an image from an array of pixels.
 
CSFML_GRAPHICS_API sfImagesfImage_createFromFile (const char *filename)
 Create an image from a file on disk.
 
CSFML_GRAPHICS_API sfImagesfImage_createFromMemory (const void *data, size_t size)
 Create an image from a file in memory.
 
CSFML_GRAPHICS_API sfImagesfImage_createFromStream (sfInputStream *stream)
 Create an image from a custom stream.
 
CSFML_GRAPHICS_API sfImagesfImage_copy (const sfImage *image)
 Copy an existing image.
 
CSFML_GRAPHICS_API void sfImage_destroy (sfImage *image)
 Destroy an existing image.
 
CSFML_GRAPHICS_API sfBool sfImage_saveToFile (const sfImage *image, const char *filename)
 Save an image to a file on disk.
 
CSFML_GRAPHICS_API sfVector2u sfImage_getSize (const sfImage *image)
 Return the size of an image.
 
CSFML_GRAPHICS_API void sfImage_createMaskFromColor (sfImage *image, sfColor color, sfUint8 alpha)
 Create a transparency mask from a specified color-key.
 
CSFML_GRAPHICS_API void sfImage_copyImage (sfImage *image, const sfImage *source, unsigned int destX, unsigned int destY, sfIntRect sourceRect, sfBool applyAlpha)
 Copy pixels from an image onto another.
 
CSFML_GRAPHICS_API void sfImage_setPixel (sfImage *image, unsigned int x, unsigned int y, sfColor color)
 Change the color of a pixel in an image.
 
CSFML_GRAPHICS_API sfColor sfImage_getPixel (const sfImage *image, unsigned int x, unsigned int y)
 Get the color of a pixel in an image.
 
CSFML_GRAPHICS_API const sfUint8sfImage_getPixelsPtr (const sfImage *image)
 Get a read-only pointer to the array of pixels of an image.
 
CSFML_GRAPHICS_API void sfImage_flipHorizontally (sfImage *image)
 Flip an image horizontally (left <-> right)
 
CSFML_GRAPHICS_API void sfImage_flipVertically (sfImage *image)
 Flip an image vertically (top <-> bottom)
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfImage* sfImage_copy (const sfImageimage)
+
+ +

Copy an existing image.

+
Parameters
+ + +
imageImage to copy
+
+
+
Returns
Copied object
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfImage_copyImage (sfImageimage,
const sfImagesource,
unsigned int destX,
unsigned int destY,
sfIntRect sourceRect,
sfBool applyAlpha 
)
+
+ +

Copy pixels from an image onto another.

+

This function does a slow pixel copy and should not be used intensively. It can be used to prepare a complex static image from several others, but if you need this kind of feature in real-time you'd better use sfRenderTexture.

+

If sourceRect is empty, the whole image is copied. If applyAlpha is set to true, the transparency of source pixels is applied. If it is false, the pixels are copied unchanged with their alpha value.

+
Parameters
+ + + + + + + +
imageImage object
sourceSource image to copy
destXX coordinate of the destination position
destYY coordinate of the destination position
sourceRectSub-rectangle of the source image to copy
applyAlphaShould the copy take in account the source transparency?
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfImage* sfImage_create (unsigned int width,
unsigned int height 
)
+
+ +

Create an image.

+

This image is filled with black pixels.

+
Parameters
+ + + +
widthWidth of the image
heightHeight of the image
+
+
+
Returns
A new sfImage object
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfImage* sfImage_createFromColor (unsigned int width,
unsigned int height,
sfColor color 
)
+
+ +

Create an image and fill it with a unique color.

+
Parameters
+ + + + +
widthWidth of the image
heightHeight of the image
colorFill color
+
+
+
Returns
A new sfImage object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfImage* sfImage_createFromFile (const char * filename)
+
+ +

Create an image from a file on disk.

+

The supported image formats are bmp, png, tga, jpg, gif, psd, hdr and pic. Some format options are not supported, like progressive jpeg. If this function fails, the image is left unchanged.

+
Parameters
+ + +
filenamePath of the image file to load
+
+
+
Returns
A new sfImage object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfImage* sfImage_createFromMemory (const void * data,
size_t size 
)
+
+ +

Create an image from a file in memory.

+

The supported image formats are bmp, png, tga, jpg, gif, psd, hdr and pic. Some format options are not supported, like progressive jpeg. If this function fails, the image is left unchanged.

+
Parameters
+ + + +
dataPointer to the file data in memory
sizeSize of the data to load, in bytes
+
+
+
Returns
A new sfImage object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfImage* sfImage_createFromPixels (unsigned int width,
unsigned int height,
const sfUint8pixels 
)
+
+ +

Create an image from an array of pixels.

+

The pixel array is assumed to contain 32-bits RGBA pixels, and have the given width and height. If not, this is an undefined behaviour. If pixels is null, an empty image is created.

+
Parameters
+ + + + +
widthWidth of the image
heightHeight of the image
pixelsArray of pixels to copy to the image
+
+
+
Returns
A new sfImage object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfImage* sfImage_createFromStream (sfInputStreamstream)
+
+ +

Create an image from a custom stream.

+

The supported image formats are bmp, png, tga, jpg, gif, psd, hdr and pic. Some format options are not supported, like progressive jpeg. If this function fails, the image is left unchanged.

+
Parameters
+ + +
streamSource stream to read from
+
+
+
Returns
A new sfImage object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfImage_createMaskFromColor (sfImageimage,
sfColor color,
sfUint8 alpha 
)
+
+ +

Create a transparency mask from a specified color-key.

+

This function sets the alpha value of every pixel matching the given color to alpha (0 by default), so that they become transparent.

+
Parameters
+ + + + +
imageImage object
colorColor to make transparent
alphaAlpha value to assign to transparent pixels
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfImage_destroy (sfImageimage)
+
+ +

Destroy an existing image.

+
Parameters
+ + +
imageImage to delete
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfImage_flipHorizontally (sfImageimage)
+
+ +

Flip an image horizontally (left <-> right)

+
Parameters
+ + +
imageImage object
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfImage_flipVertically (sfImageimage)
+
+ +

Flip an image vertically (top <-> bottom)

+
Parameters
+ + +
imageImage object
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfColor sfImage_getPixel (const sfImageimage,
unsigned int x,
unsigned int y 
)
+
+ +

Get the color of a pixel in an image.

+

This function doesn't check the validity of the pixel coordinates, using out-of-range values will result in an undefined behaviour.

+
Parameters
+ + + + +
imageImage object
xX coordinate of pixel to get
yY coordinate of pixel to get
+
+
+
Returns
Color of the pixel at coordinates (x, y)
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API const sfUint8* sfImage_getPixelsPtr (const sfImageimage)
+
+ +

Get a read-only pointer to the array of pixels of an image.

+

The returned value points to an array of RGBA pixels made of 8 bits integers components. The size of the array is getWidth() * getHeight() * 4. Warning: the returned pointer may become invalid if you modify the image, so you should never store it for too long. If the image is empty, a null pointer is returned.

+
Parameters
+ + +
imageImage object
+
+
+
Returns
Read-only pointer to the array of pixels
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2u sfImage_getSize (const sfImageimage)
+
+ +

Return the size of an image.

+
Parameters
+ + +
imageImage object
+
+
+
Returns
Size in pixels
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfBool sfImage_saveToFile (const sfImageimage,
const char * filename 
)
+
+ +

Save an image to a file on disk.

+

The format of the image is automatically deduced from the extension. The supported image formats are bmp, png, tga and jpg. The destination file is overwritten if it already exists. This function fails if the image is empty.

+
Parameters
+ + + +
imageImage object
filenamePath of the file to save
+
+
+
Returns
sfTrue if saving was successful
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfImage_setPixel (sfImageimage,
unsigned int x,
unsigned int y,
sfColor color 
)
+
+ +

Change the color of a pixel in an image.

+

This function doesn't check the validity of the pixel coordinates, using out-of-range values will result in an undefined behaviour.

+
Parameters
+ + + + + +
imageImage object
xX coordinate of pixel to change
yY coordinate of pixel to change
colorNew color of the pixel
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Image_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Image_8h_source.htm new file mode 100755 index 0000000..11a9b1a --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Image_8h_source.htm @@ -0,0 +1,121 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Image.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_IMAGE_H
+
26 #define SFML_IMAGE_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 #include <SFML/Graphics/Color.h>
+
33 #include <SFML/Graphics/Rect.h>
+
34 #include <SFML/Graphics/Types.h>
+ +
36 #include <SFML/System/Vector2.h>
+
37 #include <stddef.h>
+
38 
+
39 
+
51 CSFML_GRAPHICS_API sfImage* sfImage_create(unsigned int width, unsigned int height);
+
52 
+
63 CSFML_GRAPHICS_API sfImage* sfImage_createFromColor(unsigned int width, unsigned int height, sfColor color);
+
64 
+
80 CSFML_GRAPHICS_API sfImage* sfImage_createFromPixels(unsigned int width, unsigned int height, const sfUint8* pixels);
+
81 
+ +
96 
+
111 CSFML_GRAPHICS_API sfImage* sfImage_createFromMemory(const void* data, size_t size);
+
112 
+ +
127 
+ +
137 
+ +
145 
+
160 CSFML_GRAPHICS_API sfBool sfImage_saveToFile(const sfImage* image, const char* filename);
+
161 
+ +
171 
+ +
185 
+
207 CSFML_GRAPHICS_API void sfImage_copyImage(sfImage* image, const sfImage* source, unsigned int destX, unsigned int destY, sfIntRect sourceRect, sfBool applyAlpha);
+
208 
+
222 CSFML_GRAPHICS_API void sfImage_setPixel(sfImage* image, unsigned int x, unsigned int y, sfColor color);
+
223 
+
238 CSFML_GRAPHICS_API sfColor sfImage_getPixel(const sfImage* image, unsigned int x, unsigned int y);
+
239 
+ +
256 
+ +
264 
+ +
272 
+
273 
+
274 #endif // SFML_IMAGE_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/InputStream_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/InputStream_8h.htm new file mode 100755 index 0000000..4eb1894 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/InputStream_8h.htm @@ -0,0 +1,147 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
InputStream.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + +

+Data Structures

struct  sfInputStream
 Set of callbacks that allow users to define custom file streams. More...
 
+ + + + + + + + + + + + +

+Typedefs

typedef sfInt64(* sfInputStreamReadFunc )(void *data, sfInt64 size, void *userData)
 
typedef sfInt64(* sfInputStreamSeekFunc )(sfInt64 position, void *userData)
 
typedef sfInt64(* sfInputStreamTellFunc )(void *userData)
 
typedef sfInt64(* sfInputStreamGetSizeFunc )(void *userData)
 
typedef struct sfInputStream sfInputStream
 Set of callbacks that allow users to define custom file streams.
 
+

Typedef Documentation

+ +
+
+ + + + +
typedef struct sfInputStream sfInputStream
+
+ +

Set of callbacks that allow users to define custom file streams.

+ +
+
+ +
+
+ + + + +
typedef sfInt64(* sfInputStreamGetSizeFunc)(void *userData)
+
+ +

Definition at line 37 of file InputStream.h.

+ +
+
+ +
+
+ + + + +
typedef sfInt64(* sfInputStreamReadFunc)(void *data, sfInt64 size, void *userData)
+
+ +

Definition at line 34 of file InputStream.h.

+ +
+
+ +
+
+ + + + +
typedef sfInt64(* sfInputStreamSeekFunc)(sfInt64 position, void *userData)
+
+ +

Definition at line 35 of file InputStream.h.

+ +
+
+ +
+
+ + + + +
typedef sfInt64(* sfInputStreamTellFunc)(void *userData)
+
+ +

Definition at line 36 of file InputStream.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/InputStream_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/InputStream_8h_source.htm new file mode 100755 index 0000000..443c0f6 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/InputStream_8h_source.htm @@ -0,0 +1,96 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
InputStream.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_INPUTSTREAM_H
+
26 #define SFML_INPUTSTREAM_H
+
27 
+
29 // Headers
+
31 #include <SFML/System/Export.h>
+
32 
+
33 
+
34 typedef sfInt64 (*sfInputStreamReadFunc)(void* data, sfInt64 size, void* userData);
+
35 typedef sfInt64 (*sfInputStreamSeekFunc)(sfInt64 position, void* userData);
+
36 typedef sfInt64 (*sfInputStreamTellFunc)(void* userData);
+
37 typedef sfInt64 (*sfInputStreamGetSizeFunc)(void* userData);
+
38 
+
39 
+
44 typedef struct sfInputStream
+
45 {
+ + + + +
50  void* userData;
+ +
52 
+
53 
+
54 #endif // SFML_INPUTSTREAM_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/IpAddress_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/IpAddress_8h.htm new file mode 100755 index 0000000..b0165d5 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/IpAddress_8h.htm @@ -0,0 +1,361 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
IpAddress.h File Reference
+
+
+
#include <SFML/Network/Export.h>
+#include <SFML/System/Time.h>
+
+

Go to the source code of this file.

+ + + + + +

+Data Structures

struct  sfIpAddress
 Encapsulate an IPv4 network address. More...
 
+ + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_NETWORK_API sfIpAddress sfIpAddress_fromString (const char *address)
 Create an address from a string.
 
CSFML_NETWORK_API sfIpAddress sfIpAddress_fromBytes (sfUint8 byte0, sfUint8 byte1, sfUint8 byte2, sfUint8 byte3)
 Create an address from 4 bytes.
 
CSFML_NETWORK_API sfIpAddress sfIpAddress_fromInteger (sfUint32 address)
 Construct an address from a 32-bits integer.
 
CSFML_NETWORK_API void sfIpAddress_toString (sfIpAddress address, char *string)
 Get a string representation of an address.
 
CSFML_NETWORK_API sfUint32 sfIpAddress_toInteger (sfIpAddress address)
 Get an integer representation of the address.
 
CSFML_NETWORK_API sfIpAddress sfIpAddress_getLocalAddress (void)
 Get the computer's local address.
 
CSFML_NETWORK_API sfIpAddress sfIpAddress_getPublicAddress (sfTime timeout)
 Get the computer's public address.
 
+ + + + + + + + + + +

+Variables

CSFML_NETWORK_API const sfIpAddress sfIpAddress_None
 Empty object that represents invalid addresses.
 
CSFML_NETWORK_API const sfIpAddress sfIpAddress_LocalHost
 Local host IP address (127.0.0.1, or "localhost")
 
CSFML_NETWORK_API const sfIpAddress sfIpAddress_Broadcast
 UDP broadcast address (255.255.255.255)
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfIpAddress sfIpAddress_fromBytes (sfUint8 byte0,
sfUint8 byte1,
sfUint8 byte2,
sfUint8 byte3 
)
+
+ +

Create an address from 4 bytes.

+

Calling sfIpAddress_fromBytes(a, b, c, d) is equivalent to calling sfIpAddress_fromString("a.b.c.d"), but safer as it doesn't have to parse a string to get the address components.

+
Parameters
+ + + + + +
byte0First byte of the address
byte1Second byte of the address
byte2Third byte of the address
byte3Fourth byte of the address
+
+
+
Returns
Resulting address
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfIpAddress sfIpAddress_fromInteger (sfUint32 address)
+
+ +

Construct an address from a 32-bits integer.

+

This function uses the internal representation of the address directly. It should be used for optimization purposes, and only if you got that representation from sfIpAddress_ToInteger.

+
Parameters
+ + +
address4 bytes of the address packed into a 32-bits integer
+
+
+
Returns
Resulting address
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfIpAddress sfIpAddress_fromString (const char * address)
+
+ +

Create an address from a string.

+

Here address can be either a decimal address (ex: "192.168.1.56") or a network name (ex: "localhost").

+
Parameters
+ + +
addressIP address or network name
+
+
+
Returns
Resulting address
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfIpAddress sfIpAddress_getLocalAddress (void )
+
+ +

Get the computer's local address.

+

The local address is the address of the computer from the LAN point of view, i.e. something like 192.168.1.56. It is meaningful only for communications over the local network. Unlike sfIpAddress_getPublicAddress, this function is fast and may be used safely anywhere.

+
Returns
Local IP address of the computer
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfIpAddress sfIpAddress_getPublicAddress (sfTime timeout)
+
+ +

Get the computer's public address.

+

The public address is the address of the computer from the internet point of view, i.e. something like 89.54.1.169. It is necessary for communications over the world wide web. The only way to get a public address is to ask it to a distant website; as a consequence, this function depends on both your network connection and the server, and may be very slow. You should use it as few as possible. Because this function depends on the network connection and on a distant server, you may use a time limit if you don't want your program to be possibly stuck waiting in case there is a problem; use 0 to deactivate this limit.

+
Parameters
+ + +
timeoutMaximum time to wait
+
+
+
Returns
Public IP address of the computer
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfUint32 sfIpAddress_toInteger (sfIpAddress address)
+
+ +

Get an integer representation of the address.

+

The returned number is the internal representation of the address, and should be used for optimization purposes only (like sending the address through a socket). The integer produced by this function can then be converted back to a sfIpAddress with sfIpAddress_FromInteger.

+
Parameters
+ + +
addressAddress object
+
+
+
Returns
32-bits unsigned integer representation of the address
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfIpAddress_toString (sfIpAddress address,
char * string 
)
+
+ +

Get a string representation of an address.

+

The returned string is the decimal representation of the IP address (like "192.168.1.56"), even if it was constructed from a host name.

+
Parameters
+ + +
addressAddress object
+
+
+
Returns
String representation of the address
+ +
+
+

Variable Documentation

+ +
+
+ + + + +
CSFML_NETWORK_API const sfIpAddress sfIpAddress_Broadcast
+
+ +

UDP broadcast address (255.255.255.255)

+ +

Definition at line 61 of file IpAddress.h.

+ +
+
+ +
+
+ + + + +
CSFML_NETWORK_API const sfIpAddress sfIpAddress_LocalHost
+
+ +

Local host IP address (127.0.0.1, or "localhost")

+ +

Definition at line 55 of file IpAddress.h.

+ +
+
+ +
+
+ + + + +
CSFML_NETWORK_API const sfIpAddress sfIpAddress_None
+
+ +

Empty object that represents invalid addresses.

+ +

Definition at line 49 of file IpAddress.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/IpAddress_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/IpAddress_8h_source.htm new file mode 100755 index 0000000..3accfef --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/IpAddress_8h_source.htm @@ -0,0 +1,108 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
IpAddress.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_IPADDRESS_H
+
26 #define SFML_IPADDRESS_H
+
27 
+
29 // Headers
+
31 #include <SFML/Network/Export.h>
+
32 #include <SFML/System/Time.h>
+
33 
+
34 
+
39 typedef struct
+
40 {
+
41  char address[16];
+
42 } sfIpAddress;
+
43 
+
44 
+ +
50 
+ +
56 
+ +
62 
+ +
75 
+ +
93 
+ +
108 
+
121 CSFML_NETWORK_API void sfIpAddress_toString(sfIpAddress address, char* string);
+
122 
+ +
138 
+ +
152 
+ +
174 
+
175 
+
176 #endif // SFML_IPADDRESS_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Joystick_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Joystick_8h.htm new file mode 100755 index 0000000..39fe825 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Joystick_8h.htm @@ -0,0 +1,366 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Joystick.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + +

+Enumerations

enum  {
+  sfJoystickCount = 8, +
+  sfJoystickButtonCount = 32, +
+  sfJoystickAxisCount = 8 +
+ }
 Global joysticks capabilities. More...
 
enum  sfJoystickAxis {
+  sfJoystickX, +
+  sfJoystickY, +
+  sfJoystickZ, +
+  sfJoystickR, +
+  sfJoystickU, +
+  sfJoystickV, +
+  sfJoystickPovX, +
+  sfJoystickPovY +
+ }
 Axes supported by SFML joysticks. More...
 
+ + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_WINDOW_API sfBool sfJoystick_isConnected (unsigned int joystick)
 Check if a joystick is connected.
 
CSFML_WINDOW_API unsigned int sfJoystick_getButtonCount (unsigned int joystick)
 Return the number of buttons supported by a joystick.
 
CSFML_WINDOW_API sfBool sfJoystick_hasAxis (unsigned int joystick, sfJoystickAxis axis)
 Check if a joystick supports a given axis.
 
CSFML_WINDOW_API sfBool sfJoystick_isButtonPressed (unsigned int joystick, unsigned int button)
 Check if a joystick button is pressed.
 
CSFML_WINDOW_API float sfJoystick_getAxisPosition (unsigned int joystick, sfJoystickAxis axis)
 Get the current position of a joystick axis.
 
CSFML_WINDOW_API void sfJoystick_update (void)
 Update the states of all joysticks.
 
+

Enumeration Type Documentation

+ +
+
+ + + + +
anonymous enum
+
+ +

Global joysticks capabilities.

+
Enumerator:
+ + + +
sfJoystickCount  +

Maximum number of supported joysticks.

+
sfJoystickButtonCount  +

Maximum number of supported buttons.

+
sfJoystickAxisCount  +

Maximum number of supported axes.

+
+
+
+ +

Definition at line 37 of file Joystick.h.

+ +
+
+ +
+
+ + + + +
enum sfJoystickAxis
+
+ +

Axes supported by SFML joysticks.

+
Enumerator:
+ + + + + + + + +
sfJoystickX  +

The X axis.

+
sfJoystickY  +

The Y axis.

+
sfJoystickZ  +

The Z axis.

+
sfJoystickR  +

The R axis.

+
sfJoystickU  +

The U axis.

+
sfJoystickV  +

The V axis.

+
sfJoystickPovX  +

The X axis of the point-of-view hat.

+
sfJoystickPovY  +

The Y axis of the point-of-view hat.

+
+
+
+ +

Definition at line 49 of file Joystick.h.

+ +
+
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API float sfJoystick_getAxisPosition (unsigned int joystick,
sfJoystickAxis axis 
)
+
+ +

Get the current position of a joystick axis.

+

If the joystick is not connected, this function returns 0.

+
Parameters
+ + + +
joystickIndex of the joystick
axisAxis to check
+
+
+
Returns
Current position of the axis, in range [-100 .. 100]
+ +
+
+ +
+
+ + + + + + + + +
CSFML_WINDOW_API unsigned int sfJoystick_getButtonCount (unsigned int joystick)
+
+ +

Return the number of buttons supported by a joystick.

+

If the joystick is not connected, this function returns 0.

+
Parameters
+ + +
joystickIndex of the joystick
+
+
+
Returns
Number of buttons supported by the joystick
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API sfBool sfJoystick_hasAxis (unsigned int joystick,
sfJoystickAxis axis 
)
+
+ +

Check if a joystick supports a given axis.

+

If the joystick is not connected, this function returns false.

+
Parameters
+ + + +
joystickIndex of the joystick
axisAxis to check
+
+
+
Returns
sfTrue if the joystick supports the axis, sfFalse otherwise
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API sfBool sfJoystick_isButtonPressed (unsigned int joystick,
unsigned int button 
)
+
+ +

Check if a joystick button is pressed.

+

If the joystick is not connected, this function returns false.

+
Parameters
+ + + +
joystickIndex of the joystick
buttonButton to check
+
+
+
Returns
sfTrue if the button is pressed, sfFalse otherwise
+ +
+
+ +
+
+ + + + + + + + +
CSFML_WINDOW_API sfBool sfJoystick_isConnected (unsigned int joystick)
+
+ +

Check if a joystick is connected.

+
Parameters
+ + +
joystickIndex of the joystick to check
+
+
+
Returns
sfTrue if the joystick is connected, sfFalse otherwise
+ +
+
+ +
+
+ + + + + + + + +
CSFML_WINDOW_API void sfJoystick_update (void )
+
+ +

Update the states of all joysticks.

+

This function is used internally by SFML, so you normally don't have to call it explicitely. However, you may need to call it if you have no window yet (or no window at all): in this case the joysticks states are not updated automatically.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Joystick_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Joystick_8h_source.htm new file mode 100755 index 0000000..353f1d8 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Joystick_8h_source.htm @@ -0,0 +1,113 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Joystick.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)//
+
5 // This software is provided 'as-is', without any express or implied warranty.
+
6 // In no event will the authors be held liable for any damages arising from the use of this software.
+
7 //
+
8 // Permission is granted to anyone to use this software for any purpose,
+
9 // including commercial applications, and to alter it and redistribute it freely,
+
10 // subject to the following restrictions:
+
11 //
+
12 // 1. The origin of this software must not be misrepresented;
+
13 // you must not claim that you wrote the original software.
+
14 // If you use this software in a product, an acknowledgment
+
15 // in the product documentation would be appreciated but is not required.
+
16 //
+
17 // 2. Altered source versions must be plainly marked as such,
+
18 // and must not be misrepresented as being the original software.
+
19 //
+
20 // 3. This notice may not be removed or altered from any source distribution.
+
21 //
+
23 
+
24 #ifndef SFML_JOYSTICK_H
+
25 #define SFML_JOYSTICK_H
+
26 
+
28 // Headers
+
30 #include <SFML/Window/Export.h>
+
31 
+
32 
+
37 enum
+
38 {
+ + + +
42 };
+
43 
+
44 
+
49 typedef enum
+
50 {
+ + + + + + + + + +
60 
+
61 
+
70 CSFML_WINDOW_API sfBool sfJoystick_isConnected(unsigned int joystick);
+
71 
+
82 CSFML_WINDOW_API unsigned int sfJoystick_getButtonCount(unsigned int joystick);
+
83 
+
95 CSFML_WINDOW_API sfBool sfJoystick_hasAxis(unsigned int joystick, sfJoystickAxis axis);
+
96 
+
108 CSFML_WINDOW_API sfBool sfJoystick_isButtonPressed(unsigned int joystick, unsigned int button);
+
109 
+
121 CSFML_WINDOW_API float sfJoystick_getAxisPosition(unsigned int joystick, sfJoystickAxis axis);
+
122 
+ +
133 
+
134 
+
135 #endif // SFML_JOYSTICK_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Keyboard_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Keyboard_8h.htm new file mode 100755 index 0000000..dc161c2 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Keyboard_8h.htm @@ -0,0 +1,637 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Keyboard.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + +

+Enumerations

enum  sfKeyCode {
+  sfKeyUnknown = -1, +
+  sfKeyA, +
+  sfKeyB, +
+  sfKeyC, +
+  sfKeyD, +
+  sfKeyE, +
+  sfKeyF, +
+  sfKeyG, +
+  sfKeyH, +
+  sfKeyI, +
+  sfKeyJ, +
+  sfKeyK, +
+  sfKeyL, +
+  sfKeyM, +
+  sfKeyN, +
+  sfKeyO, +
+  sfKeyP, +
+  sfKeyQ, +
+  sfKeyR, +
+  sfKeyS, +
+  sfKeyT, +
+  sfKeyU, +
+  sfKeyV, +
+  sfKeyW, +
+  sfKeyX, +
+  sfKeyY, +
+  sfKeyZ, +
+  sfKeyNum0, +
+  sfKeyNum1, +
+  sfKeyNum2, +
+  sfKeyNum3, +
+  sfKeyNum4, +
+  sfKeyNum5, +
+  sfKeyNum6, +
+  sfKeyNum7, +
+  sfKeyNum8, +
+  sfKeyNum9, +
+  sfKeyEscape, +
+  sfKeyLControl, +
+  sfKeyLShift, +
+  sfKeyLAlt, +
+  sfKeyLSystem, +
+  sfKeyRControl, +
+  sfKeyRShift, +
+  sfKeyRAlt, +
+  sfKeyRSystem, +
+  sfKeyMenu, +
+  sfKeyLBracket, +
+  sfKeyRBracket, +
+  sfKeySemiColon, +
+  sfKeyComma, +
+  sfKeyPeriod, +
+  sfKeyQuote, +
+  sfKeySlash, +
+  sfKeyBackSlash, +
+  sfKeyTilde, +
+  sfKeyEqual, +
+  sfKeyDash, +
+  sfKeySpace, +
+  sfKeyReturn, +
+  sfKeyBack, +
+  sfKeyTab, +
+  sfKeyPageUp, +
+  sfKeyPageDown, +
+  sfKeyEnd, +
+  sfKeyHome, +
+  sfKeyInsert, +
+  sfKeyDelete, +
+  sfKeyAdd, +
+  sfKeySubtract, +
+  sfKeyMultiply, +
+  sfKeyDivide, +
+  sfKeyLeft, +
+  sfKeyRight, +
+  sfKeyUp, +
+  sfKeyDown, +
+  sfKeyNumpad0, +
+  sfKeyNumpad1, +
+  sfKeyNumpad2, +
+  sfKeyNumpad3, +
+  sfKeyNumpad4, +
+  sfKeyNumpad5, +
+  sfKeyNumpad6, +
+  sfKeyNumpad7, +
+  sfKeyNumpad8, +
+  sfKeyNumpad9, +
+  sfKeyF1, +
+  sfKeyF2, +
+  sfKeyF3, +
+  sfKeyF4, +
+  sfKeyF5, +
+  sfKeyF6, +
+  sfKeyF7, +
+  sfKeyF8, +
+  sfKeyF9, +
+  sfKeyF10, +
+  sfKeyF11, +
+  sfKeyF12, +
+  sfKeyF13, +
+  sfKeyF14, +
+  sfKeyF15, +
+  sfKeyPause, +
+  sfKeyCount +
+ }
 Key codes. More...
 
+ + + + +

+Functions

CSFML_WINDOW_API sfBool sfKeyboard_isKeyPressed (sfKeyCode key)
 Check if a key is pressed.
 
+

Enumeration Type Documentation

+ +
+
+ + + + +
enum sfKeyCode
+
+ +

Key codes.

+
Enumerator:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
sfKeyUnknown  +

Unhandled key.

+
sfKeyA  +

The A key.

+
sfKeyB  +

The B key.

+
sfKeyC  +

The C key.

+
sfKeyD  +

The D key.

+
sfKeyE  +

The E key.

+
sfKeyF  +

The F key.

+
sfKeyG  +

The G key.

+
sfKeyH  +

The H key.

+
sfKeyI  +

The I key.

+
sfKeyJ  +

The J key.

+
sfKeyK  +

The K key.

+
sfKeyL  +

The L key.

+
sfKeyM  +

The M key.

+
sfKeyN  +

The N key.

+
sfKeyO  +

The O key.

+
sfKeyP  +

The P key.

+
sfKeyQ  +

The Q key.

+
sfKeyR  +

The R key.

+
sfKeyS  +

The S key.

+
sfKeyT  +

The T key.

+
sfKeyU  +

The U key.

+
sfKeyV  +

The V key.

+
sfKeyW  +

The W key.

+
sfKeyX  +

The X key.

+
sfKeyY  +

The Y key.

+
sfKeyZ  +

The Z key.

+
sfKeyNum0  +

The 0 key.

+
sfKeyNum1  +

The 1 key.

+
sfKeyNum2  +

The 2 key.

+
sfKeyNum3  +

The 3 key.

+
sfKeyNum4  +

The 4 key.

+
sfKeyNum5  +

The 5 key.

+
sfKeyNum6  +

The 6 key.

+
sfKeyNum7  +

The 7 key.

+
sfKeyNum8  +

The 8 key.

+
sfKeyNum9  +

The 9 key.

+
sfKeyEscape  +

The Escape key.

+
sfKeyLControl  +

The left Control key.

+
sfKeyLShift  +

The left Shift key.

+
sfKeyLAlt  +

The left Alt key.

+
sfKeyLSystem  +

The left OS specific key: window (Windows and Linux), apple (MacOS X), ...

+
sfKeyRControl  +

The right Control key.

+
sfKeyRShift  +

The right Shift key.

+
sfKeyRAlt  +

The right Alt key.

+
sfKeyRSystem  +

The right OS specific key: window (Windows and Linux), apple (MacOS X), ...

+
sfKeyMenu  +

The Menu key.

+
sfKeyLBracket  +

The [ key.

+
sfKeyRBracket  +

The ] key.

+
sfKeySemiColon  +

The ; key.

+
sfKeyComma  +

The , key.

+
sfKeyPeriod  +

The . key.

+
sfKeyQuote  +

The ' key.

+
sfKeySlash  +

The / key.

+
sfKeyBackSlash  +

The \ key.

+
sfKeyTilde  +

The ~ key.

+
sfKeyEqual  +

The = key.

+
sfKeyDash  +

The - key.

+
sfKeySpace  +

The Space key.

+
sfKeyReturn  +

The Return key.

+
sfKeyBack  +

The Backspace key.

+
sfKeyTab  +

The Tabulation key.

+
sfKeyPageUp  +

The Page up key.

+
sfKeyPageDown  +

The Page down key.

+
sfKeyEnd  +

The End key.

+
sfKeyHome  +

The Home key.

+
sfKeyInsert  +

The Insert key.

+
sfKeyDelete  +

The Delete key.

+
sfKeyAdd  +
    +
  • +
+
sfKeySubtract  +
    +
  • +
+
sfKeyMultiply  +
    +
  • +
+
sfKeyDivide  +

/

+
sfKeyLeft  +

Left arrow.

+
sfKeyRight  +

Right arrow.

+
sfKeyUp  +

Up arrow.

+
sfKeyDown  +

Down arrow.

+
sfKeyNumpad0  +

The numpad 0 key.

+
sfKeyNumpad1  +

The numpad 1 key.

+
sfKeyNumpad2  +

The numpad 2 key.

+
sfKeyNumpad3  +

The numpad 3 key.

+
sfKeyNumpad4  +

The numpad 4 key.

+
sfKeyNumpad5  +

The numpad 5 key.

+
sfKeyNumpad6  +

The numpad 6 key.

+
sfKeyNumpad7  +

The numpad 7 key.

+
sfKeyNumpad8  +

The numpad 8 key.

+
sfKeyNumpad9  +

The numpad 9 key.

+
sfKeyF1  +

The F1 key.

+
sfKeyF2  +

The F2 key.

+
sfKeyF3  +

The F3 key.

+
sfKeyF4  +

The F4 key.

+
sfKeyF5  +

The F5 key.

+
sfKeyF6  +

The F6 key.

+
sfKeyF7  +

The F7 key.

+
sfKeyF8  +

The F8 key.

+
sfKeyF9  +

The F8 key.

+
sfKeyF10  +

The F10 key.

+
sfKeyF11  +

The F11 key.

+
sfKeyF12  +

The F12 key.

+
sfKeyF13  +

The F13 key.

+
sfKeyF14  +

The F14 key.

+
sfKeyF15  +

The F15 key.

+
sfKeyPause  +

The Pause key.

+
sfKeyCount  +

Keep last – the total number of keyboard keys.

+
+
+
+ +

Definition at line 37 of file Keyboard.h.

+ +
+
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_WINDOW_API sfBool sfKeyboard_isKeyPressed (sfKeyCode key)
+
+ +

Check if a key is pressed.

+
Parameters
+ + +
keyKey to check
+
+
+
Returns
sfTrue if the key is pressed, sfFalse otherwise
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Keyboard_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Keyboard_8h_source.htm new file mode 100755 index 0000000..f445177 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Keyboard_8h_source.htm @@ -0,0 +1,191 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Keyboard.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)//
+
5 // This software is provided 'as-is', without any express or implied warranty.
+
6 // In no event will the authors be held liable for any damages arising from the use of this software.
+
7 //
+
8 // Permission is granted to anyone to use this software for any purpose,
+
9 // including commercial applications, and to alter it and redistribute it freely,
+
10 // subject to the following restrictions:
+
11 //
+
12 // 1. The origin of this software must not be misrepresented;
+
13 // you must not claim that you wrote the original software.
+
14 // If you use this software in a product, an acknowledgment
+
15 // in the product documentation would be appreciated but is not required.
+
16 //
+
17 // 2. Altered source versions must be plainly marked as such,
+
18 // and must not be misrepresented as being the original software.
+
19 //
+
20 // 3. This notice may not be removed or altered from any source distribution.
+
21 //
+
23 
+
24 #ifndef SFML_KEYBOARD_H
+
25 #define SFML_KEYBOARD_H
+
26 
+
28 // Headers
+
30 #include <SFML/Window/Export.h>
+
31 
+
32 
+
37 typedef enum
+
38 {
+
39  sfKeyUnknown = -1,
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
141 
+ +
143 } sfKeyCode;
+
144 
+
145 
+ +
155 
+
156 
+
157 #endif // SFML_KEYBOARD_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Listener_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Listener_8h.htm new file mode 100755 index 0000000..64142a1 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Listener_8h.htm @@ -0,0 +1,208 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+ +
+
Listener.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_AUDIO_API void sfListener_setGlobalVolume (float volume)
 Change the global volume of all the sounds and musics.
 
CSFML_AUDIO_API float sfListener_getGlobalVolume (void)
 Get the current value of the global volume.
 
CSFML_AUDIO_API void sfListener_setPosition (sfVector3f position)
 Set the position of the listener in the scene.
 
CSFML_AUDIO_API sfVector3f sfListener_getPosition ()
 Get the current position of the listener in the scene.
 
CSFML_AUDIO_API void sfListener_setDirection (sfVector3f orientation)
 Set the orientation of the listener in the scene.
 
CSFML_AUDIO_API sfVector3f sfListener_getDirection ()
 Get the current orientation of the listener in the scene.
 
+

Function Documentation

+ +
+
+ + + + + + + +
CSFML_AUDIO_API sfVector3f sfListener_getDirection ()
+
+ +

Get the current orientation of the listener in the scene.

+
Returns
The listener's direction
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API float sfListener_getGlobalVolume (void )
+
+ +

Get the current value of the global volume.

+
Returns
Current global volume, in the range [0, 100]
+ +
+
+ +
+
+ + + + + + + +
CSFML_AUDIO_API sfVector3f sfListener_getPosition ()
+
+ +

Get the current position of the listener in the scene.

+
Returns
The listener's position
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfListener_setDirection (sfVector3f orientation)
+
+ +

Set the orientation of the listener in the scene.

+

The orientation defines the 3D axes of the listener (left, up, front) in the scene. The orientation vector doesn't have to be normalized. The default listener's orientation is (0, 0, -1).

+
Parameters
+ + +
positionNew direction of the listener
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfListener_setGlobalVolume (float volume)
+
+ +

Change the global volume of all the sounds and musics.

+

The volume is a number between 0 and 100; it is combined with the individual volume of each sound / music. The default value for the volume is 100 (maximum).

+
Parameters
+ + +
volumeNew global volume, in the range [0, 100]
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfListener_setPosition (sfVector3f position)
+
+ +

Set the position of the listener in the scene.

+

The default listener's position is (0, 0, 0).

+
Parameters
+ + +
positionNew position of the listener
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Listener_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Listener_8h_source.htm new file mode 100755 index 0000000..9625477 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Listener_8h_source.htm @@ -0,0 +1,94 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
Listener.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_LISTENER_H
+
26 #define SFML_LISTENER_H
+
27 
+
29 // Headers
+
31 #include <SFML/Audio/Export.h>
+
32 #include <SFML/System/Vector3.h>
+
33 
+
34 
+ +
46 
+ +
54 
+ +
64 
+ +
72 
+ +
85 
+ +
93 
+
94 
+
95 #endif // SFML_LISTENER_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Mouse_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Mouse_8h.htm new file mode 100755 index 0000000..ee578d1 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Mouse_8h.htm @@ -0,0 +1,216 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Mouse.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + +

+Enumerations

enum  sfMouseButton {
+  sfMouseLeft, +
+  sfMouseRight, +
+  sfMouseMiddle, +
+  sfMouseXButton1, +
+  sfMouseXButton2, +
+  sfMouseButtonCount +
+ }
 Mouse buttons. More...
 
+ + + + + + + + + + +

+Functions

CSFML_WINDOW_API sfBool sfMouse_isButtonPressed (sfMouseButton button)
 Check if a mouse button is pressed.
 
CSFML_WINDOW_API sfVector2i sfMouse_getPosition (const sfWindow *relativeTo)
 Get the current position of the mouse.
 
CSFML_WINDOW_API void sfMouse_setPosition (sfVector2i position, const sfWindow *relativeTo)
 Set the current position of the mouse.
 
+

Enumeration Type Documentation

+ +
+
+ + + + +
enum sfMouseButton
+
+ +

Mouse buttons.

+
Enumerator:
+ + + + + + +
sfMouseLeft  +

The left mouse button.

+
sfMouseRight  +

The right mouse button.

+
sfMouseMiddle  +

The middle (wheel) mouse button.

+
sfMouseXButton1  +

The first extra mouse button.

+
sfMouseXButton2  +

The second extra mouse button.

+
sfMouseButtonCount  +

Keep last – the total number of mouse buttons.

+
+
+
+ +

Definition at line 39 of file Mouse.h.

+ +
+
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_WINDOW_API sfVector2i sfMouse_getPosition (const sfWindowrelativeTo)
+
+ +

Get the current position of the mouse.

+

This function returns the current position of the mouse cursor relative to the given window, or desktop if NULL is passed.

+
Parameters
+ + +
relativeToReference window
+
+
+
Returns
Position of the mouse cursor, relative to the given window
+ +
+
+ +
+
+ + + + + + + + +
CSFML_WINDOW_API sfBool sfMouse_isButtonPressed (sfMouseButton button)
+
+ +

Check if a mouse button is pressed.

+
Parameters
+ + +
buttonButton to check
+
+
+
Returns
sfTrue if the button is pressed, sfFalse otherwise
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API void sfMouse_setPosition (sfVector2i position,
const sfWindowrelativeTo 
)
+
+ +

Set the current position of the mouse.

+

This function sets the current position of the mouse cursor relative to the given window, or desktop if NULL is passed.

+
Parameters
+ + + +
positionNew position of the mouse
relativeToReference window
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Mouse_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Mouse_8h_source.htm new file mode 100755 index 0000000..31fc56e --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Mouse_8h_source.htm @@ -0,0 +1,100 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Mouse.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)//
+
5 // This software is provided 'as-is', without any express or implied warranty.
+
6 // In no event will the authors be held liable for any damages arising from the use of this software.
+
7 //
+
8 // Permission is granted to anyone to use this software for any purpose,
+
9 // including commercial applications, and to alter it and redistribute it freely,
+
10 // subject to the following restrictions:
+
11 //
+
12 // 1. The origin of this software must not be misrepresented;
+
13 // you must not claim that you wrote the original software.
+
14 // If you use this software in a product, an acknowledgment
+
15 // in the product documentation would be appreciated but is not required.
+
16 //
+
17 // 2. Altered source versions must be plainly marked as such,
+
18 // and must not be misrepresented as being the original software.
+
19 //
+
20 // 3. This notice may not be removed or altered from any source distribution.
+
21 //
+
23 
+
24 #ifndef SFML_MOUSE_H
+
25 #define SFML_MOUSE_H
+
26 
+
28 // Headers
+
30 #include <SFML/Window/Export.h>
+
31 #include <SFML/Window/Types.h>
+
32 #include <SFML/System/Vector2.h>
+
33 
+
34 
+
39 typedef enum
+
40 {
+ + + + + +
46 
+ + +
49 
+
50 
+ +
60 
+ +
73 
+
84 CSFML_WINDOW_API void sfMouse_setPosition(sfVector2i position, const sfWindow* relativeTo);
+
85 
+
86 
+
87 #endif // SFML_MOUSE_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Music_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Music_8h.htm new file mode 100755 index 0000000..232120c --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Music_8h.htm @@ -0,0 +1,925 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+ +
+
Music.h File Reference
+
+
+
#include <SFML/Audio/Export.h>
+#include <SFML/Audio/SoundStatus.h>
+#include <SFML/Audio/Types.h>
+#include <SFML/System/InputStream.h>
+#include <SFML/System/Time.h>
+#include <SFML/System/Vector3.h>
+#include <stddef.h>
+
+

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_AUDIO_API sfMusicsfMusic_createFromFile (const char *filename)
 Create a new music and load it from a file.
 
CSFML_AUDIO_API sfMusicsfMusic_createFromMemory (const void *data, size_t sizeInBytes)
 Create a new music and load it from a file in memory.
 
CSFML_AUDIO_API sfMusicsfMusic_createFromStream (sfInputStream *stream)
 Create a new music and load it from a custom stream.
 
CSFML_AUDIO_API void sfMusic_destroy (sfMusic *music)
 Destroy a music.
 
CSFML_AUDIO_API void sfMusic_setLoop (sfMusic *music, sfBool loop)
 Set whether or not a music should loop after reaching the end.
 
CSFML_AUDIO_API sfBool sfMusic_getLoop (const sfMusic *music)
 Tell whether or not a music is in loop mode.
 
CSFML_AUDIO_API sfTime sfMusic_getDuration (const sfMusic *music)
 Get the total duration of a music.
 
CSFML_AUDIO_API void sfMusic_play (sfMusic *music)
 Start or resume playing a music.
 
CSFML_AUDIO_API void sfMusic_pause (sfMusic *music)
 Pause a music.
 
CSFML_AUDIO_API void sfMusic_stop (sfMusic *music)
 Stop playing a music.
 
CSFML_AUDIO_API unsigned int sfMusic_getChannelCount (const sfMusic *music)
 Return the number of channels of a music.
 
CSFML_AUDIO_API unsigned int sfMusic_getSampleRate (const sfMusic *music)
 Get the sample rate of a music.
 
CSFML_AUDIO_API sfSoundStatus sfMusic_getStatus (const sfMusic *music)
 Get the current status of a music (stopped, paused, playing)
 
CSFML_AUDIO_API sfTime sfMusic_getPlayingOffset (const sfMusic *music)
 Get the current playing position of a music.
 
CSFML_AUDIO_API void sfMusic_setPitch (sfMusic *music, float pitch)
 Set the pitch of a music.
 
CSFML_AUDIO_API void sfMusic_setVolume (sfMusic *music, float volume)
 Set the volume of a music.
 
CSFML_AUDIO_API void sfMusic_setPosition (sfMusic *music, sfVector3f position)
 Set the 3D position of a music in the audio scene.
 
CSFML_AUDIO_API void sfMusic_setRelativeToListener (sfMusic *music, sfBool relative)
 Make a musics's position relative to the listener or absolute.
 
CSFML_AUDIO_API void sfMusic_setMinDistance (sfMusic *music, float distance)
 Set the minimum distance of a music.
 
CSFML_AUDIO_API void sfMusic_setAttenuation (sfMusic *music, float attenuation)
 Set the attenuation factor of a music.
 
CSFML_AUDIO_API void sfMusic_setPlayingOffset (sfMusic *music, sfTime timeOffset)
 Change the current playing position of a music.
 
CSFML_AUDIO_API float sfMusic_getPitch (const sfMusic *music)
 Get the pitch of a music.
 
CSFML_AUDIO_API float sfMusic_getVolume (const sfMusic *music)
 Get the volume of a music.
 
CSFML_AUDIO_API sfVector3f sfMusic_getPosition (const sfMusic *music)
 Get the 3D position of a music in the audio scene.
 
CSFML_AUDIO_API sfBool sfMusic_isRelativeToListener (const sfMusic *music)
 Tell whether a music's position is relative to the listener or is absolute.
 
CSFML_AUDIO_API float sfMusic_getMinDistance (const sfMusic *music)
 Get the minimum distance of a music.
 
CSFML_AUDIO_API float sfMusic_getAttenuation (const sfMusic *music)
 Get the attenuation factor of a music.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfMusic* sfMusic_createFromFile (const char * filename)
+
+ +

Create a new music and load it from a file.

+

This function doesn't start playing the music (call sfMusic_play to do so). Here is a complete list of all the supported audio formats: ogg, wav, flac, aiff, au, raw, paf, svx, nist, voc, ircam, w64, mat4, mat5 pvf, htk, sds, avr, sd2, caf, wve, mpc2k, rf64.

+
Parameters
+ + +
filenamePath of the music file to open
+
+
+
Returns
A new sfMusic object (NULL if failed)
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API sfMusic* sfMusic_createFromMemory (const void * data,
size_t sizeInBytes 
)
+
+ +

Create a new music and load it from a file in memory.

+

This function doesn't start playing the music (call sfMusic_play to do so). Here is a complete list of all the supported audio formats: ogg, wav, flac, aiff, au, raw, paf, svx, nist, voc, ircam, w64, mat4, mat5 pvf, htk, sds, avr, sd2, caf, wve, mpc2k, rf64.

+
Parameters
+ + + +
dataPointer to the file data in memory
sizeInBytesSize of the data to load, in bytes
+
+
+
Returns
A new sfMusic object (NULL if failed)
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfMusic* sfMusic_createFromStream (sfInputStreamstream)
+
+ +

Create a new music and load it from a custom stream.

+

This function doesn't start playing the music (call sfMusic_play to do so). Here is a complete list of all the supported audio formats: ogg, wav, flac, aiff, au, raw, paf, svx, nist, voc, ircam, w64, mat4, mat5 pvf, htk, sds, avr, sd2, caf, wve, mpc2k, rf64.

+
Parameters
+ + +
streamSource stream to read from
+
+
+
Returns
A new sfMusic object (NULL if failed)
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfMusic_destroy (sfMusicmusic)
+
+ +

Destroy a music.

+
Parameters
+ + +
musicMusic to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API float sfMusic_getAttenuation (const sfMusicmusic)
+
+ +

Get the attenuation factor of a music.

+
Parameters
+ + +
musicMusic object
+
+
+
Returns
Attenuation factor of the music
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API unsigned int sfMusic_getChannelCount (const sfMusicmusic)
+
+ +

Return the number of channels of a music.

+

1 channel means a mono sound, 2 means stereo, etc.

+
Parameters
+ + +
musicMusic object
+
+
+
Returns
Number of channels
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfTime sfMusic_getDuration (const sfMusicmusic)
+
+ +

Get the total duration of a music.

+
Parameters
+ + +
musicMusic object
+
+
+
Returns
Music duration
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfBool sfMusic_getLoop (const sfMusicmusic)
+
+ +

Tell whether or not a music is in loop mode.

+
Parameters
+ + +
musicMusic object
+
+
+
Returns
sfTrue if the music is looping, sfFalse otherwise
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API float sfMusic_getMinDistance (const sfMusicmusic)
+
+ +

Get the minimum distance of a music.

+
Parameters
+ + +
musicMusic object
+
+
+
Returns
Minimum distance of the music
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API float sfMusic_getPitch (const sfMusicmusic)
+
+ +

Get the pitch of a music.

+
Parameters
+ + +
musicMusic object
+
+
+
Returns
Pitch of the music
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfTime sfMusic_getPlayingOffset (const sfMusicmusic)
+
+ +

Get the current playing position of a music.

+
Parameters
+ + +
musicMusic object
+
+
+
Returns
Current playing position
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfVector3f sfMusic_getPosition (const sfMusicmusic)
+
+ +

Get the 3D position of a music in the audio scene.

+
Parameters
+ + +
musicMusic object
+
+
+
Returns
Position of the music in the world
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API unsigned int sfMusic_getSampleRate (const sfMusicmusic)
+
+ +

Get the sample rate of a music.

+

The sample rate is the number of audio samples played per second. The higher, the better the quality.

+
Parameters
+ + +
musicMusic object
+
+
+
Returns
Sample rate, in number of samples per second
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfSoundStatus sfMusic_getStatus (const sfMusicmusic)
+
+ +

Get the current status of a music (stopped, paused, playing)

+
Parameters
+ + +
musicMusic object
+
+
+
Returns
Current status
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API float sfMusic_getVolume (const sfMusicmusic)
+
+ +

Get the volume of a music.

+
Parameters
+ + +
musicMusic object
+
+
+
Returns
Volume of the music, in the range [0, 100]
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfBool sfMusic_isRelativeToListener (const sfMusicmusic)
+
+ +

Tell whether a music's position is relative to the listener or is absolute.

+
Parameters
+ + +
musicMusic object
+
+
+
Returns
sfTrue if the position is relative, sfFalse if it's absolute
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfMusic_pause (sfMusicmusic)
+
+ +

Pause a music.

+

This function pauses the music if it was playing, otherwise (music already paused or stopped) it has no effect.

+
Parameters
+ + +
musicMusic object
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfMusic_play (sfMusicmusic)
+
+ +

Start or resume playing a music.

+

This function starts the music if it was stopped, resumes it if it was paused, and restarts it from beginning if it was it already playing. This function uses its own thread so that it doesn't block the rest of the program while the music is played.

+
Parameters
+ + +
musicMusic object
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfMusic_setAttenuation (sfMusicmusic,
float attenuation 
)
+
+ +

Set the attenuation factor of a music.

+

The attenuation is a multiplicative factor which makes the music more or less loud according to its distance from the listener. An attenuation of 0 will produce a non-attenuated music, i.e. its volume will always be the same whether it is heard from near or from far. On the other hand, an attenuation value such as 100 will make the music fade out very quickly as it gets further from the listener. The default value of the attenuation is 1.

+
Parameters
+ + + +
musicMusic object
attenuationNew attenuation factor of the music
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfMusic_setLoop (sfMusicmusic,
sfBool loop 
)
+
+ +

Set whether or not a music should loop after reaching the end.

+

If set, the music will restart from beginning after reaching the end and so on, until it is stopped or sfMusic_setLoop(music, sfFalse) is called. The default looping state for musics is false.

+
Parameters
+ + + +
musicMusic object
loopsfTrue to play in loop, sfFalse to play once
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfMusic_setMinDistance (sfMusicmusic,
float distance 
)
+
+ +

Set the minimum distance of a music.

+

The "minimum distance" of a music is the maximum distance at which it is heard at its maximum volume. Further than the minimum distance, it will start to fade out according to its attenuation factor. A value of 0 ("inside the head +of the listener") is an invalid value and is forbidden. The default value of the minimum distance is 1.

+
Parameters
+ + + +
musicMusic object
distanceNew minimum distance of the music
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfMusic_setPitch (sfMusicmusic,
float pitch 
)
+
+ +

Set the pitch of a music.

+

The pitch represents the perceived fundamental frequency of a sound; thus you can make a music more acute or grave by changing its pitch. A side effect of changing the pitch is to modify the playing speed of the music as well. The default value for the pitch is 1.

+
Parameters
+ + + +
musicMusic object
pitchNew pitch to apply to the music
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfMusic_setPlayingOffset (sfMusicmusic,
sfTime timeOffset 
)
+
+ +

Change the current playing position of a music.

+

The playing position can be changed when the music is either paused or playing.

+
Parameters
+ + + +
musicMusic object
timeOffsetNew playing position
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfMusic_setPosition (sfMusicmusic,
sfVector3f position 
)
+
+ +

Set the 3D position of a music in the audio scene.

+

Only musics with one channel (mono musics) can be spatialized. The default position of a music is (0, 0, 0).

+
Parameters
+ + + +
musicMusic object
positionPosition of the music in the scene
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfMusic_setRelativeToListener (sfMusicmusic,
sfBool relative 
)
+
+ +

Make a musics's position relative to the listener or absolute.

+

Making a music relative to the listener will ensure that it will always be played the same way regardless the position of the listener. This can be useful for non-spatialized musics, musics that are produced by the listener, or musics attached to it. The default value is false (position is absolute).

+
Parameters
+ + + +
musicMusic object
relativesfTrue to set the position relative, sfFalse to set it absolute
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfMusic_setVolume (sfMusicmusic,
float volume 
)
+
+ +

Set the volume of a music.

+

The volume is a value between 0 (mute) and 100 (full volume). The default value for the volume is 100.

+
Parameters
+ + + +
musicMusic object
volumeVolume of the music
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfMusic_stop (sfMusicmusic)
+
+ +

Stop playing a music.

+

This function stops the music if it was playing or paused, and does nothing if it was already stopped. It also resets the playing position (unlike sfMusic_pause).

+
Parameters
+ + +
musicMusic object
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Music_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Music_8h_source.htm new file mode 100755 index 0000000..8537698 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Music_8h_source.htm @@ -0,0 +1,142 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
Music.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_MUSIC_H
+
26 #define SFML_MUSIC_H
+
27 
+
29 // Headers
+
31 #include <SFML/Audio/Export.h>
+
32 #include <SFML/Audio/SoundStatus.h>
+
33 #include <SFML/Audio/Types.h>
+ +
35 #include <SFML/System/Time.h>
+
36 #include <SFML/System/Vector3.h>
+
37 #include <stddef.h>
+
38 
+
39 
+
54 CSFML_AUDIO_API sfMusic* sfMusic_createFromFile(const char* filename);
+
55 
+
71 CSFML_AUDIO_API sfMusic* sfMusic_createFromMemory(const void* data, size_t sizeInBytes);
+
72 
+ +
88 
+ +
96 
+
109 CSFML_AUDIO_API void sfMusic_setLoop(sfMusic* music, sfBool loop);
+
110 
+ +
120 
+ +
130 
+ +
144 
+ +
155 
+ +
167 
+
178 CSFML_AUDIO_API unsigned int sfMusic_getChannelCount(const sfMusic* music);
+
179 
+
191 CSFML_AUDIO_API unsigned int sfMusic_getSampleRate(const sfMusic* music);
+
192 
+ +
202 
+ +
212 
+
226 CSFML_AUDIO_API void sfMusic_setPitch(sfMusic* music, float pitch);
+
227 
+
238 CSFML_AUDIO_API void sfMusic_setVolume(sfMusic* music, float volume);
+
239 
+
249 //
+ +
252 
+ +
267 
+
282 CSFML_AUDIO_API void sfMusic_setMinDistance(sfMusic* music, float distance);
+
283 
+
300 CSFML_AUDIO_API void sfMusic_setAttenuation(sfMusic* music, float attenuation);
+
301 
+
312 CSFML_AUDIO_API void sfMusic_setPlayingOffset(sfMusic* music, sfTime timeOffset);
+
313 
+
322 CSFML_AUDIO_API float sfMusic_getPitch(const sfMusic* music);
+
323 
+
332 CSFML_AUDIO_API float sfMusic_getVolume(const sfMusic* music);
+
333 
+ +
343 
+ +
354 
+ +
364 
+ +
374 
+
375 
+
376 #endif // SFML_MUSIC_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Mutex_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Mutex_8h.htm new file mode 100755 index 0000000..eaac20c --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Mutex_8h.htm @@ -0,0 +1,163 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Mutex.h File Reference
+
+
+
#include <SFML/System/Export.h>
+#include <SFML/System/Types.h>
+
+

Go to the source code of this file.

+ + + + + + + + + + + + + + +

+Functions

CSFML_SYSTEM_API sfMutexsfMutex_create (void)
 Create a new mutex.
 
CSFML_SYSTEM_API void sfMutex_destroy (sfMutex *mutex)
 Destroy a mutex.
 
CSFML_SYSTEM_API void sfMutex_lock (sfMutex *mutex)
 Lock a mutex.
 
CSFML_SYSTEM_API void sfMutex_unlock (sfMutex *mutex)
 Unlock a mutex.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API sfMutex* sfMutex_create (void )
+
+ +

Create a new mutex.

+
Returns
A new sfMutex object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API void sfMutex_destroy (sfMutexmutex)
+
+ +

Destroy a mutex.

+
Parameters
+ + +
mutexMutex to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API void sfMutex_lock (sfMutexmutex)
+
+ +

Lock a mutex.

+
Parameters
+ + +
mutexMutex object
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API void sfMutex_unlock (sfMutexmutex)
+
+ +

Unlock a mutex.

+
Parameters
+ + +
mutexMutex object
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Mutex_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Mutex_8h_source.htm new file mode 100755 index 0000000..4b0ad82 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Mutex_8h_source.htm @@ -0,0 +1,90 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Mutex.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_MUTEX_H
+
26 #define SFML_MUTEX_H
+
27 
+
29 // Headers
+
31 #include <SFML/System/Export.h>
+
32 #include <SFML/System/Types.h>
+
33 
+
34 
+ +
42 
+ +
50 
+ +
58 
+ +
66 
+
67 
+
68 #endif // SFML_MUTEX_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Network_2Export_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Network_2Export_8h.htm new file mode 100755 index 0000000..01b4b5e --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Network_2Export_8h.htm @@ -0,0 +1,75 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Network/Export.h File Reference
+
+
+
#include <SFML/Config.h>
+
+

Go to the source code of this file.

+ + + + +

+Macros

#define CSFML_NETWORK_API   CSFML_API_IMPORT
 
+

Macro Definition Documentation

+ +
+
+ + + + +
#define CSFML_NETWORK_API   CSFML_API_IMPORT
+
+ +

Definition at line 43 of file Network/Export.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Network_2Export_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Network_2Export_8h_source.htm new file mode 100755 index 0000000..71cdee8 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Network_2Export_8h_source.htm @@ -0,0 +1,92 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Network/Export.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_NETWORK_EXPORT_H
+
26 #define SFML_NETWORK_EXPORT_H
+
27 
+
29 // Headers
+
31 #include <SFML/Config.h>
+
32 
+
33 
+
35 // Define portable import / export macros
+
37 #if defined(CSFML_NETWORK_EXPORTS)
+
38 
+
39  #define CSFML_NETWORK_API CSFML_API_EXPORT
+
40 
+
41 #else
+
42 
+
43  #define CSFML_NETWORK_API CSFML_API_IMPORT
+
44 
+
45 #endif
+
46 
+
47 
+
48 #endif // SFML_NETWORK_EXPORT_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Network_2Types_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Network_2Types_8h.htm new file mode 100755 index 0000000..66e8a55 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Network_2Types_8h.htm @@ -0,0 +1,251 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Network/Types.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + +

+Typedefs

typedef struct
+sfFtpDirectoryResponse 
sfFtpDirectoryResponse
 
typedef struct sfFtpListingResponse sfFtpListingResponse
 
typedef struct sfFtpResponse sfFtpResponse
 
typedef struct sfFtp sfFtp
 
typedef struct sfHttpRequest sfHttpRequest
 
typedef struct sfHttpResponse sfHttpResponse
 
typedef struct sfHttp sfHttp
 
typedef struct sfPacket sfPacket
 
typedef struct sfSocketSelector sfSocketSelector
 
typedef struct sfTcpListener sfTcpListener
 
typedef struct sfTcpSocket sfTcpSocket
 
typedef struct sfUdpSocket sfUdpSocket
 
+

Typedef Documentation

+ +
+
+ + + + +
typedef struct sfFtp sfFtp
+
+ +

Definition at line 32 of file Network/Types.h.

+ +
+
+ +
+
+ +

Definition at line 29 of file Network/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfFtpListingResponse sfFtpListingResponse
+
+ +

Definition at line 30 of file Network/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfFtpResponse sfFtpResponse
+
+ +

Definition at line 31 of file Network/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfHttp sfHttp
+
+ +

Definition at line 35 of file Network/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfHttpRequest sfHttpRequest
+
+ +

Definition at line 33 of file Network/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfHttpResponse sfHttpResponse
+
+ +

Definition at line 34 of file Network/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfPacket sfPacket
+
+ +

Definition at line 36 of file Network/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfSocketSelector sfSocketSelector
+
+ +

Definition at line 37 of file Network/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfTcpListener sfTcpListener
+
+ +

Definition at line 38 of file Network/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfTcpSocket sfTcpSocket
+
+ +

Definition at line 39 of file Network/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfUdpSocket sfUdpSocket
+
+ +

Definition at line 40 of file Network/Types.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Network_2Types_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Network_2Types_8h_source.htm new file mode 100755 index 0000000..64b151c --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Network_2Types_8h_source.htm @@ -0,0 +1,91 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Network/Types.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_NETWORK_TYPES_H
+
26 #define SFML_NETWORK_TYPES_H
+
27 
+
28 
+ + + +
32 typedef struct sfFtp sfFtp;
+ + +
35 typedef struct sfHttp sfHttp;
+
36 typedef struct sfPacket sfPacket;
+ + +
39 typedef struct sfTcpSocket sfTcpSocket;
+
40 typedef struct sfUdpSocket sfUdpSocket;
+
41 
+
42 
+
43 #endif // SFML_NETWORK_TYPES_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Network_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Network_8h.htm new file mode 100755 index 0000000..68ff925 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Network_8h.htm @@ -0,0 +1,60 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
Network.h File Reference
+
+ + + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Network_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Network_8h_source.htm new file mode 100755 index 0000000..719eed2 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Network_8h_source.htm @@ -0,0 +1,89 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
Network.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_NETWORK_H
+
26 #define SFML_NETWORK_H
+
27 
+
29 // Headers
+
31 
+
32 #include <SFML/System.h>
+
33 #include <SFML/Network/Ftp.h>
+
34 #include <SFML/Network/Http.h>
+
35 #include <SFML/Network/IpAddress.h>
+
36 #include <SFML/Network/Packet.h>
+ + +
39 #include <SFML/Network/TcpSocket.h>
+
40 #include <SFML/Network/UdpSocket.h>
+
41 
+
42 
+
43 #endif // SFML_NETWORK_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/OpenGL_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/OpenGL_8h.htm new file mode 100755 index 0000000..14f1fc1 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/OpenGL_8h.htm @@ -0,0 +1,52 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
OpenGL.h File Reference
+
+ + + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/OpenGL_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/OpenGL_8h_source.htm new file mode 100755 index 0000000..d6e8583 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/OpenGL_8h_source.htm @@ -0,0 +1,99 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
OpenGL.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_OPENGL_H
+
26 #define SFML_OPENGL_H
+
27 
+
28 
+
32 #include <SFML/Config.h>
+
33 
+
34 
+
39 #if defined(CSFML_SYSTEM_WINDOWS)
+
40 
+
41  #include <windows.h>
+
42  #include <GL/gl.h>
+
43  #include <GL/glu.h>
+
44 
+
45 #elif defined(CSFML_SYSTEM_LINUX) || defined(CSFML_SYSTEM_FREEBSD)
+
46 
+
47  #include <GL/gl.h>
+
48  #include <GL/glu.h>
+
49 
+
50 #elif defined(CSFML_SYSTEM_MACOS)
+
51 
+
52  #include <OpenGL/gl.h>
+
53  #include <OpenGL/glu.h>
+
54 
+
55 #endif
+
56 
+
57 
+
58 #endif // SFML_OPENGL_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Packet_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Packet_8h.htm new file mode 100755 index 0000000..303d555 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Packet_8h.htm @@ -0,0 +1,872 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Packet.h File Reference
+
+
+
#include <SFML/Network/Export.h>
+#include <SFML/Network/Types.h>
+#include <stddef.h>
+
+

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_NETWORK_API sfPacketsfPacket_create (void)
 Create a new packet.
 
CSFML_NETWORK_API sfPacketsfPacket_copy (const sfPacket *packet)
 Create a new packet by copying an existing one.
 
CSFML_NETWORK_API void sfPacket_destroy (sfPacket *packet)
 Destroy a packet.
 
CSFML_NETWORK_API void sfPacket_append (sfPacket *packet, const void *data, size_t sizeInBytes)
 Append data to the end of a packet.
 
CSFML_NETWORK_API void sfPacket_clear (sfPacket *packet)
 Clear a packet.
 
CSFML_NETWORK_API const void * sfPacket_getData (const sfPacket *packet)
 Get a pointer to the data contained in a packet.
 
CSFML_NETWORK_API size_t sfPacket_getDataSize (const sfPacket *packet)
 Get the size of the data contained in a packet.
 
CSFML_NETWORK_API sfBool sfPacket_endOfPacket (const sfPacket *packet)
 Tell if the reading position has reached the end of a packet.
 
CSFML_NETWORK_API sfBool sfPacket_canRead (const sfPacket *packet)
 Test the validity of a packet, for reading.
 
CSFML_NETWORK_API sfBool sfPacket_readBool (sfPacket *packet)
 Functions to extract data from a packet.
 
CSFML_NETWORK_API sfInt8 sfPacket_readInt8 (sfPacket *packet)
 
CSFML_NETWORK_API sfUint8 sfPacket_readUint8 (sfPacket *packet)
 
CSFML_NETWORK_API sfInt16 sfPacket_readInt16 (sfPacket *packet)
 
CSFML_NETWORK_API sfUint16 sfPacket_readUint16 (sfPacket *packet)
 
CSFML_NETWORK_API sfInt32 sfPacket_readInt32 (sfPacket *packet)
 
CSFML_NETWORK_API sfUint32 sfPacket_readUint32 (sfPacket *packet)
 
CSFML_NETWORK_API float sfPacket_readFloat (sfPacket *packet)
 
CSFML_NETWORK_API double sfPacket_readDouble (sfPacket *packet)
 
CSFML_NETWORK_API void sfPacket_readString (sfPacket *packet, char *string)
 
CSFML_NETWORK_API void sfPacket_readWideString (sfPacket *packet, wchar_t *string)
 
CSFML_NETWORK_API void sfPacket_writeBool (sfPacket *packet, sfBool)
 Functions to insert data into a packet.
 
CSFML_NETWORK_API void sfPacket_writeInt8 (sfPacket *packet, sfInt8)
 
CSFML_NETWORK_API void sfPacket_writeUint8 (sfPacket *packet, sfUint8)
 
CSFML_NETWORK_API void sfPacket_writeInt16 (sfPacket *packet, sfInt16)
 
CSFML_NETWORK_API void sfPacket_writeUint16 (sfPacket *packet, sfUint16)
 
CSFML_NETWORK_API void sfPacket_writeInt32 (sfPacket *packet, sfInt32)
 
CSFML_NETWORK_API void sfPacket_writeUint32 (sfPacket *packet, sfUint32)
 
CSFML_NETWORK_API void sfPacket_writeFloat (sfPacket *packet, float)
 
CSFML_NETWORK_API void sfPacket_writeDouble (sfPacket *packet, double)
 
CSFML_NETWORK_API void sfPacket_writeString (sfPacket *packet, const char *string)
 
CSFML_NETWORK_API void sfPacket_writeWideString (sfPacket *packet, const wchar_t *string)
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfPacket_append (sfPacketpacket,
const void * data,
size_t sizeInBytes 
)
+
+ +

Append data to the end of a packet.

+
Parameters
+ + + + +
packetPacket object
dataPointer to the sequence of bytes to append
sizeInBytesNumber of bytes to append
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfBool sfPacket_canRead (const sfPacketpacket)
+
+ +

Test the validity of a packet, for reading.

+

This function allows to test the packet, to check if a reading operation was successful.

+

A packet will be in an invalid state if it has no more data to read.

+
Parameters
+ + +
packetPacket object
+
+
+
Returns
sfTrue if last data extraction from packet was successful
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API void sfPacket_clear (sfPacketpacket)
+
+ +

Clear a packet.

+

After calling Clear, the packet is empty.

+
Parameters
+ + +
packetPacket object
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfPacket* sfPacket_copy (const sfPacketpacket)
+
+ +

Create a new packet by copying an existing one.

+
Parameters
+ + +
packetPacket to copy
+
+
+
Returns
A new sfPacket object which is a copy of packet
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfPacket* sfPacket_create (void )
+
+ +

Create a new packet.

+
Returns
A new sfPacket object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API void sfPacket_destroy (sfPacketpacket)
+
+ +

Destroy a packet.

+
Parameters
+ + +
packetPacket to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfBool sfPacket_endOfPacket (const sfPacketpacket)
+
+ +

Tell if the reading position has reached the end of a packet.

+

This function is useful to know if there is some data left to be read, without actually reading it.

+
Parameters
+ + +
packetPacket object
+
+
+
Returns
sfTrue if all data was read, sfFalse otherwise
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API const void* sfPacket_getData (const sfPacketpacket)
+
+ +

Get a pointer to the data contained in a packet.

+

Warning: the returned pointer may become invalid after you append data to the packet, therefore it should never be stored. The return pointer is NULL if the packet is empty.

+
Parameters
+ + +
packetPacket object
+
+
+
Returns
Pointer to the data
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API size_t sfPacket_getDataSize (const sfPacketpacket)
+
+ +

Get the size of the data contained in a packet.

+

This function returns the number of bytes pointed to by what sfPacket_getData returns.

+
Parameters
+ + +
packetPacket object
+
+
+
Returns
Data size, in bytes
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfBool sfPacket_readBool (sfPacketpacket)
+
+ +

Functions to extract data from a packet.

+
Parameters
+ + +
packetPacket object
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API double sfPacket_readDouble (sfPacketpacket)
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API float sfPacket_readFloat (sfPacketpacket)
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfInt16 sfPacket_readInt16 (sfPacketpacket)
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfInt32 sfPacket_readInt32 (sfPacketpacket)
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfInt8 sfPacket_readInt8 (sfPacketpacket)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfPacket_readString (sfPacketpacket,
char * string 
)
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfUint16 sfPacket_readUint16 (sfPacketpacket)
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfUint32 sfPacket_readUint32 (sfPacketpacket)
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfUint8 sfPacket_readUint8 (sfPacketpacket)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfPacket_readWideString (sfPacketpacket,
wchar_t * string 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfPacket_writeBool (sfPacketpacket,
sfBool  
)
+
+ +

Functions to insert data into a packet.

+
Parameters
+ + +
packetPacket object
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfPacket_writeDouble (sfPacketpacket,
double  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfPacket_writeFloat (sfPacketpacket,
float  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfPacket_writeInt16 (sfPacketpacket,
sfInt16  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfPacket_writeInt32 (sfPacketpacket,
sfInt32  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfPacket_writeInt8 (sfPacketpacket,
sfInt8  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfPacket_writeString (sfPacketpacket,
const char * string 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfPacket_writeUint16 (sfPacketpacket,
sfUint16  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfPacket_writeUint32 (sfPacketpacket,
sfUint32  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfPacket_writeUint8 (sfPacketpacket,
sfUint8  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfPacket_writeWideString (sfPacketpacket,
const wchar_t * string 
)
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Packet_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Packet_8h_source.htm new file mode 100755 index 0000000..1bda774 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Packet_8h_source.htm @@ -0,0 +1,125 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Packet.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_PACKET_H
+
26 #define SFML_PACKET_H
+
27 
+
29 // Headers
+
31 #include <SFML/Network/Export.h>
+
32 #include <SFML/Network/Types.h>
+
33 #include <stddef.h>
+
34 
+
35 
+ +
43 
+ +
53 
+ +
61 
+
70 CSFML_NETWORK_API void sfPacket_append(sfPacket* packet, const void* data, size_t sizeInBytes);
+
71 
+ +
81 
+
95 CSFML_NETWORK_API const void* sfPacket_getData(const sfPacket* packet);
+
96 
+
108 CSFML_NETWORK_API size_t sfPacket_getDataSize(const sfPacket* packet);
+
109 
+ +
123 
+ +
139 
+ + + + + + + + + +
155 CSFML_NETWORK_API void sfPacket_readString(sfPacket* packet, char* string);
+
156 CSFML_NETWORK_API void sfPacket_readWideString(sfPacket* packet, wchar_t* string);
+
157 
+ + + + + + + +
171 CSFML_NETWORK_API void sfPacket_writeFloat(sfPacket* packet, float);
+
172 CSFML_NETWORK_API void sfPacket_writeDouble(sfPacket* packet, double);
+
173 CSFML_NETWORK_API void sfPacket_writeString(sfPacket* packet, const char* string);
+
174 CSFML_NETWORK_API void sfPacket_writeWideString(sfPacket* packet, const wchar_t* string);
+
175 
+
176 
+
177 #endif // SFML_PACKET_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/PrimitiveType_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/PrimitiveType_8h.htm new file mode 100755 index 0000000..bd33c1e --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/PrimitiveType_8h.htm @@ -0,0 +1,119 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
PrimitiveType.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + +

+Enumerations

enum  sfPrimitiveType {
+  sfPoints, +
+  sfLines, +
+  sfLinesStrip, +
+  sfTriangles, +
+  sfTrianglesStrip, +
+  sfTrianglesFan, +
+  sfQuads +
+ }
 Types of primitives that a sf::VertexArray can render. More...
 
+

Enumeration Type Documentation

+ +
+
+ + + + +
enum sfPrimitiveType
+
+ +

Types of primitives that a sf::VertexArray can render.

+

Points and lines have no area, therefore their thickness will always be 1 pixel, regardless the current transform and view.

+
Enumerator:
+ + + + + + + +
sfPoints  +

List of individual points.

+
sfLines  +

List of individual lines.

+
sfLinesStrip  +

List of connected lines, a point uses the previous point to form a line.

+
sfTriangles  +

List of individual triangles.

+
sfTrianglesStrip  +

List of connected triangles, a point uses the two previous points to form a triangle.

+
sfTrianglesFan  +

List of connected triangles, a point uses the common center and the previous point to form a triangle.

+
sfQuads  +

List of individual quads.

+
+
+
+ +

Definition at line 42 of file PrimitiveType.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/PrimitiveType_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/PrimitiveType_8h_source.htm new file mode 100755 index 0000000..ed57767 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/PrimitiveType_8h_source.htm @@ -0,0 +1,92 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
PrimitiveType.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_PRIMITIVETYPE_H
+
26 #define SFML_PRIMITIVETYPE_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 
+
33 
+
42 typedef enum
+
43 {
+ + + + + + + + +
52 
+
53 
+
54 #endif // SFML_BLENDMODE_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Rect_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Rect_8h.htm new file mode 100755 index 0000000..5b66504 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Rect_8h.htm @@ -0,0 +1,228 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Rect.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + +

+Data Structures

struct  sfFloatRect
 sfFloatRect and sfIntRect are utility classes for manipulating rectangles. More...
 
struct  sfIntRect
 
+ + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API sfBool sfFloatRect_contains (const sfFloatRect *rect, float x, float y)
 Check if a point is inside a rectangle's area.
 
CSFML_GRAPHICS_API sfBool sfIntRect_contains (const sfIntRect *rect, int x, int y)
 
CSFML_GRAPHICS_API sfBool sfFloatRect_intersects (const sfFloatRect *rect1, const sfFloatRect *rect2, sfFloatRect *intersection)
 Check intersection between two rectangles.
 
CSFML_GRAPHICS_API sfBool sfIntRect_intersects (const sfIntRect *rect1, const sfIntRect *rect2, sfIntRect *intersection)
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfBool sfFloatRect_contains (const sfFloatRectrect,
float x,
float y 
)
+
+ +

Check if a point is inside a rectangle's area.

+
Parameters
+ + + + +
rectRectangle to test
xX coordinate of the point to test
yY coordinate of the point to test
+
+
+
Returns
sfTrue if the point is inside
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfBool sfFloatRect_intersects (const sfFloatRectrect1,
const sfFloatRectrect2,
sfFloatRectintersection 
)
+
+ +

Check intersection between two rectangles.

+
Parameters
+ + + + +
rect1First rectangle to test
rect2Second rectangle to test
intersectionRectangle to be filled with overlapping rect (can be NULL)
+
+
+
Returns
sfTrue if rectangles overlap
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfBool sfIntRect_contains (const sfIntRectrect,
int x,
int y 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfBool sfIntRect_intersects (const sfIntRectrect1,
const sfIntRectrect2,
sfIntRectintersection 
)
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Rect_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Rect_8h_source.htm new file mode 100755 index 0000000..9ad0f48 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Rect_8h_source.htm @@ -0,0 +1,103 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Rect.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_RECT_H
+
26 #define SFML_RECT_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 
+
33 
+
38 typedef struct
+
39 {
+
40  float left;
+
41  float top;
+
42  float width;
+
43  float height;
+
44 } sfFloatRect;
+
45 
+
46 typedef struct
+
47 {
+
48  int left;
+
49  int top;
+
50  int width;
+
51  int height;
+
52 } sfIntRect;
+
53 
+
64 CSFML_GRAPHICS_API sfBool sfFloatRect_contains(const sfFloatRect* rect, float x, float y);
+
65 CSFML_GRAPHICS_API sfBool sfIntRect_contains(const sfIntRect* rect, int x, int y);
+
66 
+
77 CSFML_GRAPHICS_API sfBool sfFloatRect_intersects(const sfFloatRect* rect1, const sfFloatRect* rect2, sfFloatRect* intersection);
+
78 CSFML_GRAPHICS_API sfBool sfIntRect_intersects(const sfIntRect* rect1, const sfIntRect* rect2, sfIntRect* intersection);
+
79 
+
80 
+
81 #endif // SFML_RECT_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/RectangleShape_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/RectangleShape_8h.htm new file mode 100755 index 0000000..93db0ba --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/RectangleShape_8h.htm @@ -0,0 +1,1121 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
RectangleShape.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API
+sfRectangleShape
sfRectangleShape_create (void)
 Create a new rectangle shape.
 
CSFML_GRAPHICS_API
+sfRectangleShape
sfRectangleShape_copy (const sfRectangleShape *shape)
 Copy an existing rectangle shape.
 
CSFML_GRAPHICS_API void sfRectangleShape_destroy (sfRectangleShape *shape)
 Destroy an existing rectangle shape.
 
CSFML_GRAPHICS_API void sfRectangleShape_setPosition (sfRectangleShape *shape, sfVector2f position)
 Set the position of a rectangle shape.
 
CSFML_GRAPHICS_API void sfRectangleShape_setRotation (sfRectangleShape *shape, float angle)
 Set the orientation of a rectangle shape.
 
CSFML_GRAPHICS_API void sfRectangleShape_setScale (sfRectangleShape *shape, sfVector2f scale)
 Set the scale factors of a rectangle shape.
 
CSFML_GRAPHICS_API void sfRectangleShape_setOrigin (sfRectangleShape *shape, sfVector2f origin)
 Set the local origin of a rectangle shape.
 
CSFML_GRAPHICS_API sfVector2f sfRectangleShape_getPosition (const sfRectangleShape *shape)
 Get the position of a rectangle shape.
 
CSFML_GRAPHICS_API float sfRectangleShape_getRotation (const sfRectangleShape *shape)
 Get the orientation of a rectangle shape.
 
CSFML_GRAPHICS_API sfVector2f sfRectangleShape_getScale (const sfRectangleShape *shape)
 Get the current scale of a rectangle shape.
 
CSFML_GRAPHICS_API sfVector2f sfRectangleShape_getOrigin (const sfRectangleShape *shape)
 Get the local origin of a rectangle shape.
 
CSFML_GRAPHICS_API void sfRectangleShape_move (sfRectangleShape *shape, sfVector2f offset)
 Move a rectangle shape by a given offset.
 
CSFML_GRAPHICS_API void sfRectangleShape_rotate (sfRectangleShape *shape, float angle)
 Rotate a rectangle shape.
 
CSFML_GRAPHICS_API void sfRectangleShape_scale (sfRectangleShape *shape, sfVector2f factors)
 Scale a rectangle shape.
 
CSFML_GRAPHICS_API sfTransform sfRectangleShape_getTransform (const sfRectangleShape *shape)
 Get the combined transform of a rectangle shape.
 
CSFML_GRAPHICS_API sfTransform sfRectangleShape_getInverseTransform (const sfRectangleShape *shape)
 Get the inverse of the combined transform of a rectangle shape.
 
CSFML_GRAPHICS_API void sfRectangleShape_setTexture (sfRectangleShape *shape, const sfTexture *texture, sfBool resetRect)
 Change the source texture of a rectangle shape.
 
CSFML_GRAPHICS_API void sfRectangleShape_setTextureRect (sfRectangleShape *shape, sfIntRect rect)
 Set the sub-rectangle of the texture that a rectangle shape will display.
 
CSFML_GRAPHICS_API void sfRectangleShape_setFillColor (sfRectangleShape *shape, sfColor color)
 Set the fill color of a rectangle shape.
 
CSFML_GRAPHICS_API void sfRectangleShape_setOutlineColor (sfRectangleShape *shape, sfColor color)
 Set the outline color of a rectangle shape.
 
CSFML_GRAPHICS_API void sfRectangleShape_setOutlineThickness (sfRectangleShape *shape, float thickness)
 Set the thickness of a rectangle shape's outline.
 
CSFML_GRAPHICS_API const
+sfTexture
sfRectangleShape_getTexture (const sfRectangleShape *shape)
 Get the source texture of a rectangle shape.
 
CSFML_GRAPHICS_API sfIntRect sfRectangleShape_getTextureRect (const sfRectangleShape *shape)
 Get the sub-rectangle of the texture displayed by a rectangle shape.
 
CSFML_GRAPHICS_API sfColor sfRectangleShape_getFillColor (const sfRectangleShape *shape)
 Get the fill color of a rectangle shape.
 
CSFML_GRAPHICS_API sfColor sfRectangleShape_getOutlineColor (const sfRectangleShape *shape)
 Get the outline color of a rectangle shape.
 
CSFML_GRAPHICS_API float sfRectangleShape_getOutlineThickness (const sfRectangleShape *shape)
 Get the outline thickness of a rectangle shape.
 
CSFML_GRAPHICS_API unsigned int sfRectangleShape_getPointCount (const sfRectangleShape *shape)
 Get the total number of points of a rectangle shape.
 
CSFML_GRAPHICS_API sfVector2f sfRectangleShape_getPoint (const sfRectangleShape *shape, unsigned int index)
 Get a point of a rectangle shape.
 
CSFML_GRAPHICS_API void sfRectangleShape_setSize (sfRectangleShape *shape, sfVector2f size)
 Set the size of a rectangle shape.
 
CSFML_GRAPHICS_API sfVector2f sfRectangleShape_getSize (const sfRectangleShape *shape)
 Get the size of a rectangle shape.
 
CSFML_GRAPHICS_API sfFloatRect sfRectangleShape_getLocalBounds (const sfRectangleShape *shape)
 Get the local bounding rectangle of a rectangle shape.
 
CSFML_GRAPHICS_API sfFloatRect sfRectangleShape_getGlobalBounds (const sfRectangleShape *shape)
 Get the global bounding rectangle of a rectangle shape.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfRectangleShape* sfRectangleShape_copy (const sfRectangleShapeshape)
+
+ +

Copy an existing rectangle shape.

+
Parameters
+ + +
shapeShape to copy
+
+
+
Returns
Copied object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfRectangleShape* sfRectangleShape_create (void )
+
+ +

Create a new rectangle shape.

+
Returns
A new sfRectangleShape object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfRectangleShape_destroy (sfRectangleShapeshape)
+
+ +

Destroy an existing rectangle shape.

+
Parameters
+ + +
ShapeShape to delete
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfColor sfRectangleShape_getFillColor (const sfRectangleShapeshape)
+
+ +

Get the fill color of a rectangle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Fill color of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfFloatRect sfRectangleShape_getGlobalBounds (const sfRectangleShapeshape)
+
+ +

Get the global bounding rectangle of a rectangle shape.

+

The returned rectangle is in global coordinates, which means that it takes in account the transformations (translation, rotation, scale, ...) that are applied to the entity. In other words, this function returns the bounds of the sprite in the global 2D world's coordinate system.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Global bounding rectangle of the entity
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTransform sfRectangleShape_getInverseTransform (const sfRectangleShapeshape)
+
+ +

Get the inverse of the combined transform of a rectangle shape.

+
Parameters
+ + +
shapeshape object
+
+
+
Returns
Inverse of the combined transformations applied to the object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfFloatRect sfRectangleShape_getLocalBounds (const sfRectangleShapeshape)
+
+ +

Get the local bounding rectangle of a rectangle shape.

+

The returned rectangle is in local coordinates, which means that it ignores the transformations (translation, rotation, scale, ...) that are applied to the entity. In other words, this function returns the bounds of the entity in the entity's coordinate system.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Local bounding rectangle of the entity
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfRectangleShape_getOrigin (const sfRectangleShapeshape)
+
+ +

Get the local origin of a rectangle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Current origin
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfColor sfRectangleShape_getOutlineColor (const sfRectangleShapeshape)
+
+ +

Get the outline color of a rectangle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Outline color of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API float sfRectangleShape_getOutlineThickness (const sfRectangleShapeshape)
+
+ +

Get the outline thickness of a rectangle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Outline thickness of the shape
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfRectangleShape_getPoint (const sfRectangleShapeshape,
unsigned int index 
)
+
+ +

Get a point of a rectangle shape.

+

The result is undefined if index is out of the valid range.

+
Parameters
+ + + +
shapeShape object
indexIndex of the point to get, in range [0 .. getPointCount() - 1]
+
+
+
Returns
Index-th point of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API unsigned int sfRectangleShape_getPointCount (const sfRectangleShapeshape)
+
+ +

Get the total number of points of a rectangle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Number of points of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfRectangleShape_getPosition (const sfRectangleShapeshape)
+
+ +

Get the position of a rectangle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Current position
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API float sfRectangleShape_getRotation (const sfRectangleShapeshape)
+
+ +

Get the orientation of a rectangle shape.

+

The rotation is always in the range [0, 360].

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Current rotation, in degrees
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfRectangleShape_getScale (const sfRectangleShapeshape)
+
+ +

Get the current scale of a rectangle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Current scale factors
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfRectangleShape_getSize (const sfRectangleShapeshape)
+
+ +

Get the size of a rectangle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
height Size of the rectangle
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API const sfTexture* sfRectangleShape_getTexture (const sfRectangleShapeshape)
+
+ +

Get the source texture of a rectangle shape.

+

If the shape has no source texture, a NULL pointer is returned. The returned pointer is const, which means that you can't modify the texture when you retrieve it with this function.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Pointer to the shape's texture
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfIntRect sfRectangleShape_getTextureRect (const sfRectangleShapeshape)
+
+ +

Get the sub-rectangle of the texture displayed by a rectangle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Texture rectangle of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTransform sfRectangleShape_getTransform (const sfRectangleShapeshape)
+
+ +

Get the combined transform of a rectangle shape.

+
Parameters
+ + +
shapeshape object
+
+
+
Returns
Transform combining the position/rotation/scale/origin of the object
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRectangleShape_move (sfRectangleShapeshape,
sfVector2f offset 
)
+
+ +

Move a rectangle shape by a given offset.

+

This function adds to the current position of the object, unlike sfRectangleShape_setPosition which overwrites it.

+
Parameters
+ + + +
shapeShape object
offsetOffset
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRectangleShape_rotate (sfRectangleShapeshape,
float angle 
)
+
+ +

Rotate a rectangle shape.

+

This function adds to the current rotation of the object, unlike sfRectangleShape_setRotation which overwrites it.

+
Parameters
+ + + +
shapeShape object
angleAngle of rotation, in degrees
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRectangleShape_scale (sfRectangleShapeshape,
sfVector2f factors 
)
+
+ +

Scale a rectangle shape.

+

This function multiplies the current scale of the object, unlike sfRectangleShape_setScale which overwrites it.

+
Parameters
+ + + +
shapeShape object
factorsScale factors
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRectangleShape_setFillColor (sfRectangleShapeshape,
sfColor color 
)
+
+ +

Set the fill color of a rectangle shape.

+

This color is modulated (multiplied) with the shape's texture if any. It can be used to colorize the shape, or change its global opacity. You can use sfTransparent to make the inside of the shape transparent, and have the outline alone. By default, the shape's fill color is opaque white.

+
Parameters
+ + + +
shapeShape object
colorNew color of the shape
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRectangleShape_setOrigin (sfRectangleShapeshape,
sfVector2f origin 
)
+
+ +

Set the local origin of a rectangle shape.

+

The origin of an object defines the center point for all transformations (position, scale, rotation). The coordinates of this point must be relative to the top-left corner of the object, and ignore all transformations (position, scale, rotation). The default origin of a circle Shape object is (0, 0).

+
Parameters
+ + + +
shapeShape object
originNew origin
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRectangleShape_setOutlineColor (sfRectangleShapeshape,
sfColor color 
)
+
+ +

Set the outline color of a rectangle shape.

+

You can use sfTransparent to disable the outline. By default, the shape's outline color is opaque white.

+
Parameters
+ + + +
shapeShape object
colorNew outline color of the shape
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRectangleShape_setOutlineThickness (sfRectangleShapeshape,
float thickness 
)
+
+ +

Set the thickness of a rectangle shape's outline.

+

This number cannot be negative. Using zero disables the outline. By default, the outline thickness is 0.

+
Parameters
+ + + +
shapeShape object
thicknessNew outline thickness
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRectangleShape_setPosition (sfRectangleShapeshape,
sfVector2f position 
)
+
+ +

Set the position of a rectangle shape.

+

This function completely overwrites the previous position. See sfRectangleShape_move to apply an offset based on the previous position instead. The default position of a circle Shape object is (0, 0).

+
Parameters
+ + + +
shapeShape object
positionNew position
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRectangleShape_setRotation (sfRectangleShapeshape,
float angle 
)
+
+ +

Set the orientation of a rectangle shape.

+

This function completely overwrites the previous rotation. See sfRectangleShape_rotate to add an angle based on the previous rotation instead. The default rotation of a circle Shape object is 0.

+
Parameters
+ + + +
shapeShape object
angleNew rotation, in degrees
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRectangleShape_setScale (sfRectangleShapeshape,
sfVector2f scale 
)
+
+ +

Set the scale factors of a rectangle shape.

+

This function completely overwrites the previous scale. See sfRectangleShape_scale to add a factor based on the previous scale instead. The default scale of a circle Shape object is (1, 1).

+
Parameters
+ + + +
shapeShape object
scaleNew scale factors
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRectangleShape_setSize (sfRectangleShapeshape,
sfVector2f size 
)
+
+ +

Set the size of a rectangle shape.

+
Parameters
+ + + +
shapeShape object
sizeNew size of the rectangle
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRectangleShape_setTexture (sfRectangleShapeshape,
const sfTexturetexture,
sfBool resetRect 
)
+
+ +

Change the source texture of a rectangle shape.

+

The texture argument refers to a texture that must exist as long as the shape uses it. Indeed, the shape doesn't store its own copy of the texture, but rather keeps a pointer to the one that you passed to this function. If the source texture is destroyed and the shape tries to use it, the behaviour is undefined. texture can be NULL to disable texturing. If resetRect is true, the TextureRect property of the shape is automatically adjusted to the size of the new texture. If it is false, the texture rect is left unchanged.

+
Parameters
+ + + + +
shapeShape object
textureNew texture
resetRectShould the texture rect be reset to the size of the new texture?
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRectangleShape_setTextureRect (sfRectangleShapeshape,
sfIntRect rect 
)
+
+ +

Set the sub-rectangle of the texture that a rectangle shape will display.

+

The texture rect is useful when you don't want to display the whole texture, but rather a part of it. By default, the texture rect covers the entire texture.

+
Parameters
+ + + +
shapeShape object
rectRectangle defining the region of the texture to display
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/RectangleShape_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/RectangleShape_8h_source.htm new file mode 100755 index 0000000..3c24a03 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/RectangleShape_8h_source.htm @@ -0,0 +1,151 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
RectangleShape.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_RECTANGLESHAPE_H
+
26 #define SFML_RECTANGLESHAPE_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 #include <SFML/Graphics/Color.h>
+
33 #include <SFML/Graphics/Rect.h>
+ +
35 #include <SFML/Graphics/Types.h>
+
36 #include <SFML/System/Vector2.h>
+
37 
+
38 
+ +
46 
+ +
56 
+ +
64 
+ +
77 
+ +
90 
+ +
103 
+ +
119 
+ +
129 
+ +
141 
+ +
151 
+ +
161 
+ +
173 
+ +
185 
+ +
197 
+ +
207 
+ +
217 
+
237 CSFML_GRAPHICS_API void sfRectangleShape_setTexture(sfRectangleShape* shape, const sfTexture* texture, sfBool resetRect);
+
238 
+ +
251 
+ +
267 
+ +
279 
+ +
292 
+ +
306 
+ +
316 
+ +
326 
+ +
336 
+ +
346 
+ +
356 
+ +
369 
+ +
378 
+
383 //
+ +
388 
+ +
404 
+ +
420 
+
421 
+
422 #endif // SFML_RECTANGLESHAPE_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/RenderStates_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/RenderStates_8h.htm new file mode 100755 index 0000000..de1921c --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/RenderStates_8h.htm @@ -0,0 +1,64 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
RenderStates.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + +

+Data Structures

struct  sfRenderStates
 Define the states used for drawing to a RenderTarget. More...
 
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/RenderStates_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/RenderStates_8h_source.htm new file mode 100755 index 0000000..efb717d --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/RenderStates_8h_source.htm @@ -0,0 +1,92 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
RenderStates.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_RENDERSTATES_H
+
26 #define SFML_RENDERSTATES_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+ + +
34 #include <SFML/Graphics/Types.h>
+
35 
+
36 
+
41 typedef struct
+
42 {
+ + +
45  const sfTexture* texture;
+
46  const sfShader* shader;
+ +
48 
+
49 
+
50 #endif // SFML_RENDERSTATES_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/RenderTexture_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/RenderTexture_8h.htm new file mode 100755 index 0000000..00548c1 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/RenderTexture_8h.htm @@ -0,0 +1,1061 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
RenderTexture.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API
+sfRenderTexture
sfRenderTexture_create (unsigned int width, unsigned int height, sfBool depthBuffer)
 Construct a new render texture.
 
CSFML_GRAPHICS_API void sfRenderTexture_destroy (sfRenderTexture *renderTexture)
 Destroy an existing render texture.
 
CSFML_GRAPHICS_API sfVector2u sfRenderTexture_getSize (const sfRenderTexture *renderTexture)
 Get the size of the rendering region of a render texture.
 
CSFML_GRAPHICS_API sfBool sfRenderTexture_setActive (sfRenderTexture *renderTexture, sfBool active)
 Activate or deactivate a render texture as the current target for rendering.
 
CSFML_GRAPHICS_API void sfRenderTexture_display (sfRenderTexture *renderTexture)
 Update the contents of the target texture.
 
CSFML_GRAPHICS_API void sfRenderTexture_clear (sfRenderTexture *renderTexture, sfColor color)
 Clear the rendertexture with the given color.
 
CSFML_GRAPHICS_API void sfRenderTexture_setView (sfRenderTexture *renderTexture, const sfView *view)
 Change the current active view of a render texture.
 
CSFML_GRAPHICS_API const sfViewsfRenderTexture_getView (const sfRenderTexture *renderTexture)
 Get the current active view of a render texture.
 
CSFML_GRAPHICS_API const sfViewsfRenderTexture_getDefaultView (const sfRenderTexture *renderTexture)
 Get the default view of a render texture.
 
CSFML_GRAPHICS_API sfIntRect sfRenderTexture_getViewport (const sfRenderTexture *renderTexture, const sfView *view)
 Get the viewport of a view applied to this target.
 
CSFML_GRAPHICS_API sfVector2f sfRenderTexture_mapPixelToCoords (const sfRenderTexture *renderTexture, sfVector2i point, const sfView *view)
 Convert a point from texture coordinates to world coordinates.
 
CSFML_GRAPHICS_API sfVector2i sfRenderTexture_mapCoordsToPixel (const sfRenderTexture *renderTexture, sfVector2f point, const sfView *view)
 Convert a point from world coordinates to texture coordinates.
 
CSFML_GRAPHICS_API void sfRenderTexture_drawSprite (sfRenderTexture *renderTexture, const sfSprite *object, const sfRenderStates *states)
 Draw a drawable object to the render-target.
 
CSFML_GRAPHICS_API void sfRenderTexture_drawText (sfRenderTexture *renderTexture, const sfText *object, const sfRenderStates *states)
 
CSFML_GRAPHICS_API void sfRenderTexture_drawShape (sfRenderTexture *renderTexture, const sfShape *object, const sfRenderStates *states)
 
CSFML_GRAPHICS_API void sfRenderTexture_drawCircleShape (sfRenderTexture *renderTexture, const sfCircleShape *object, const sfRenderStates *states)
 
CSFML_GRAPHICS_API void sfRenderTexture_drawConvexShape (sfRenderTexture *renderTexture, const sfConvexShape *object, const sfRenderStates *states)
 
CSFML_GRAPHICS_API void sfRenderTexture_drawRectangleShape (sfRenderTexture *renderTexture, const sfRectangleShape *object, const sfRenderStates *states)
 
CSFML_GRAPHICS_API void sfRenderTexture_drawVertexArray (sfRenderTexture *renderTexture, const sfVertexArray *object, const sfRenderStates *states)
 
CSFML_GRAPHICS_API void sfRenderTexture_drawPrimitives (sfRenderTexture *renderTexture, const sfVertex *vertices, unsigned int vertexCount, sfPrimitiveType type, const sfRenderStates *states)
 Draw primitives defined by an array of vertices to a render texture.
 
CSFML_GRAPHICS_API void sfRenderTexture_pushGLStates (sfRenderTexture *renderTexture)
 Save the current OpenGL render states and matrices.
 
CSFML_GRAPHICS_API void sfRenderTexture_popGLStates (sfRenderTexture *renderTexture)
 Restore the previously saved OpenGL render states and matrices.
 
CSFML_GRAPHICS_API void sfRenderTexture_resetGLStates (sfRenderTexture *renderTexture)
 Reset the internal OpenGL states so that the target is ready for drawing.
 
CSFML_GRAPHICS_API const
+sfTexture
sfRenderTexture_getTexture (const sfRenderTexture *renderTexture)
 Get the target texture of a render texture.
 
CSFML_GRAPHICS_API void sfRenderTexture_setSmooth (sfRenderTexture *renderTexture, sfBool smooth)
 Enable or disable the smooth filter on a render texture.
 
CSFML_GRAPHICS_API sfBool sfRenderTexture_isSmooth (const sfRenderTexture *renderTexture)
 Tell whether the smooth filter is enabled or not for a render texture.
 
CSFML_GRAPHICS_API void sfRenderTexture_setRepeated (sfRenderTexture *renderTexture, sfBool repeated)
 Enable or disable texture repeating.
 
CSFML_GRAPHICS_API sfBool sfRenderTexture_isRepeated (const sfRenderTexture *renderTexture)
 Tell whether the texture is repeated or not.
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderTexture_clear (sfRenderTexturerenderTexture,
sfColor color 
)
+
+ +

Clear the rendertexture with the given color.

+
Parameters
+ + + +
renderTextureRender texture object
colorFill color
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfRenderTexture* sfRenderTexture_create (unsigned int width,
unsigned int height,
sfBool depthBuffer 
)
+
+ +

Construct a new render texture.

+
Parameters
+ + + + +
widthWidth of the render texture
heightHeight of the render texture
depthBufferDo you want a depth-buffer attached? (useful only if you're doing 3D OpenGL on the rendertexture)
+
+
+
Returns
A new sfRenderTexture object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfRenderTexture_destroy (sfRenderTexturerenderTexture)
+
+ +

Destroy an existing render texture.

+
Parameters
+ + +
renderTextureRender texture to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfRenderTexture_display (sfRenderTexturerenderTexture)
+
+ +

Update the contents of the target texture.

+
Parameters
+ + +
renderTextureRender texture object
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderTexture_drawCircleShape (sfRenderTexturerenderTexture,
const sfCircleShapeobject,
const sfRenderStatesstates 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderTexture_drawConvexShape (sfRenderTexturerenderTexture,
const sfConvexShapeobject,
const sfRenderStatesstates 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderTexture_drawPrimitives (sfRenderTexturerenderTexture,
const sfVertexvertices,
unsigned int vertexCount,
sfPrimitiveType type,
const sfRenderStatesstates 
)
+
+ +

Draw primitives defined by an array of vertices to a render texture.

+
Parameters
+ + + + + + +
renderTextureRender texture object
verticesPointer to the vertices
vertexCountNumber of vertices in the array
typeType of primitives to draw
statesRender states to use for drawing (NULL to use the default states)
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderTexture_drawRectangleShape (sfRenderTexturerenderTexture,
const sfRectangleShapeobject,
const sfRenderStatesstates 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderTexture_drawShape (sfRenderTexturerenderTexture,
const sfShapeobject,
const sfRenderStatesstates 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderTexture_drawSprite (sfRenderTexturerenderTexture,
const sfSpriteobject,
const sfRenderStatesstates 
)
+
+ +

Draw a drawable object to the render-target.

+
Parameters
+ + + + +
renderTextureRender texture object
objectObject to draw
statesRender states to use for drawing (NULL to use the default states)
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderTexture_drawText (sfRenderTexturerenderTexture,
const sfTextobject,
const sfRenderStatesstates 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderTexture_drawVertexArray (sfRenderTexturerenderTexture,
const sfVertexArrayobject,
const sfRenderStatesstates 
)
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API const sfView* sfRenderTexture_getDefaultView (const sfRenderTexturerenderTexture)
+
+ +

Get the default view of a render texture.

+
Parameters
+ + +
renderTextureRender texture object
+
+
+
Returns
Default view of the rendertexture
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2u sfRenderTexture_getSize (const sfRenderTexturerenderTexture)
+
+ +

Get the size of the rendering region of a render texture.

+
Parameters
+ + +
renderTextureRender texture object
+
+
+
Returns
Size in pixels
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API const sfTexture* sfRenderTexture_getTexture (const sfRenderTexturerenderTexture)
+
+ +

Get the target texture of a render texture.

+
Parameters
+ + +
renderTextureRender texture object
+
+
+
Returns
Pointer to the target texture
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API const sfView* sfRenderTexture_getView (const sfRenderTexturerenderTexture)
+
+ +

Get the current active view of a render texture.

+
Parameters
+ + +
renderTextureRender texture object
+
+
+
Returns
Current active view
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfIntRect sfRenderTexture_getViewport (const sfRenderTexturerenderTexture,
const sfViewview 
)
+
+ +

Get the viewport of a view applied to this target.

+
Parameters
+ + + +
renderTextureRender texture object
viewTarget view
+
+
+
Returns
Viewport rectangle, expressed in pixels in the current target
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfBool sfRenderTexture_isRepeated (const sfRenderTexturerenderTexture)
+
+ +

Tell whether the texture is repeated or not.

+
Parameters
+ + +
renderTextureRender texture object
+
+
+
Returns
sfTrue if repeat mode is enabled, sfFalse if it is disabled
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfBool sfRenderTexture_isSmooth (const sfRenderTexturerenderTexture)
+
+ +

Tell whether the smooth filter is enabled or not for a render texture.

+
Parameters
+ + +
renderTextureRender texture object
+
+
+
Returns
sfTrue if smoothing is enabled, sfFalse if it is disabled
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfVector2i sfRenderTexture_mapCoordsToPixel (const sfRenderTexturerenderTexture,
sfVector2f point,
const sfViewview 
)
+
+ +

Convert a point from world coordinates to texture coordinates.

+

This function finds the pixel of the render-texture that matches the given 2D point. In other words, it goes through the same process as the graphics card, to compute the final position of a rendered point.

+

Initially, both coordinate systems (world units and target pixels) match perfectly. But if you define a custom view or resize your render-texture, this assertion is not true anymore, ie. a point located at (150, 75) in your 2D world may map to the pixel (10, 50) of your render-texture – if the view is translated by (140, 25).

+

This version uses a custom view for calculations, see the other overload of the function if you want to use the current view of the render-texture.

+
Parameters
+ + + + +
renderTextureRender texture object
pointPoint to convert
viewThe view to use for converting the point
+
+
+
Returns
The converted point, in target coordinates (pixels)
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfRenderTexture_mapPixelToCoords (const sfRenderTexturerenderTexture,
sfVector2i point,
const sfViewview 
)
+
+ +

Convert a point from texture coordinates to world coordinates.

+

This function finds the 2D position that matches the given pixel of the render-texture. In other words, it does the inverse of what the graphics card does, to find the initial position of a rendered pixel.

+

Initially, both coordinate systems (world units and target pixels) match perfectly. But if you define a custom view or resize your render-texture, this assertion is not true anymore, ie. a point located at (10, 50) in your render-texture may map to the point (150, 75) in your 2D world – if the view is translated by (140, 25).

+

This version uses a custom view for calculations, see the other overload of the function if you want to use the current view of the render-texture.

+
Parameters
+ + + + +
renderTextureRender texture object
pointPixel to convert
viewThe view to use for converting the point
+
+
+
Returns
The converted point, in "world" units
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfRenderTexture_popGLStates (sfRenderTexturerenderTexture)
+
+ +

Restore the previously saved OpenGL render states and matrices.

+

See the description of pushGLStates to get a detailed description of these functions.

+
Parameters
+ + +
renderTextureRender texture object
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfRenderTexture_pushGLStates (sfRenderTexturerenderTexture)
+
+ +

Save the current OpenGL render states and matrices.

+

This function can be used when you mix SFML drawing and direct OpenGL rendering. Combined with popGLStates, it ensures that:

+
    +
  • SFML's internal states are not messed up by your OpenGL code
  • +
  • your OpenGL states are not modified by a call to a SFML function
  • +
+

Note that this function is quite expensive: it saves all the possible OpenGL states and matrices, even the ones you don't care about. Therefore it should be used wisely. It is provided for convenience, but the best results will be achieved if you handle OpenGL states yourself (because you know which states have really changed, and need to be saved and restored). Take a look at the resetGLStates function if you do so.

+
Parameters
+ + +
renderTextureRender texture object
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfRenderTexture_resetGLStates (sfRenderTexturerenderTexture)
+
+ +

Reset the internal OpenGL states so that the target is ready for drawing.

+

This function can be used when you mix SFML drawing and direct OpenGL rendering, if you choose not to use pushGLStates/popGLStates. It makes sure that all OpenGL states needed by SFML are set, so that subsequent sfRenderTexture_draw*() calls will work as expected.

+
Parameters
+ + +
renderTextureRender texture object
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfBool sfRenderTexture_setActive (sfRenderTexturerenderTexture,
sfBool active 
)
+
+ +

Activate or deactivate a render texture as the current target for rendering.

+
Parameters
+ + + +
renderTextureRender texture object
activesfTrue to activate, sfFalse to deactivate
+
+
+
Returns
True if operation was successful, false otherwise
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderTexture_setRepeated (sfRenderTexturerenderTexture,
sfBool repeated 
)
+
+ +

Enable or disable texture repeating.

+
Parameters
+ + + +
renderTextureRender texture object
repeatedsfTrue to enable repeating, sfFalse to disable it
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderTexture_setSmooth (sfRenderTexturerenderTexture,
sfBool smooth 
)
+
+ +

Enable or disable the smooth filter on a render texture.

+
Parameters
+ + + +
renderTextureRender texture object
smoothsfTrue to enable smoothing, sfFalse to disable it
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderTexture_setView (sfRenderTexturerenderTexture,
const sfViewview 
)
+
+ +

Change the current active view of a render texture.

+
Parameters
+ + + +
renderTextureRender texture object
viewPointer to the new view
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/RenderTexture_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/RenderTexture_8h_source.htm new file mode 100755 index 0000000..1f7f486 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/RenderTexture_8h_source.htm @@ -0,0 +1,139 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
RenderTexture.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_RENDERTEXTURE_H
+
26 #define SFML_RENDERTEXTURE_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 #include <SFML/Graphics/Color.h>
+
33 #include <SFML/Graphics/Rect.h>
+
34 #include <SFML/Graphics/Types.h>
+ + +
37 #include <SFML/Graphics/Vertex.h>
+
38 #include <SFML/System/Vector2.h>
+
39 
+
40 
+
51 CSFML_GRAPHICS_API sfRenderTexture* sfRenderTexture_create(unsigned int width, unsigned int height, sfBool depthBuffer);
+
52 
+ +
60 
+ +
70 
+ +
81 
+ +
89 
+ +
98 
+
106 CSFML_GRAPHICS_API void sfRenderTexture_setView(sfRenderTexture* renderTexture, const sfView* view);
+
107 
+ +
117 
+ +
127 
+ +
138 
+ +
165 
+ +
191 
+
200 CSFML_GRAPHICS_API void sfRenderTexture_drawSprite(sfRenderTexture* renderTexture, const sfSprite* object, const sfRenderStates* states);
+
201 CSFML_GRAPHICS_API void sfRenderTexture_drawText(sfRenderTexture* renderTexture, const sfText* object, const sfRenderStates* states);
+
202 CSFML_GRAPHICS_API void sfRenderTexture_drawShape(sfRenderTexture* renderTexture, const sfShape* object, const sfRenderStates* states);
+
203 CSFML_GRAPHICS_API void sfRenderTexture_drawCircleShape(sfRenderTexture* renderTexture, const sfCircleShape* object, const sfRenderStates* states);
+
204 CSFML_GRAPHICS_API void sfRenderTexture_drawConvexShape(sfRenderTexture* renderTexture, const sfConvexShape* object, const sfRenderStates* states);
+ +
206 CSFML_GRAPHICS_API void sfRenderTexture_drawVertexArray(sfRenderTexture* renderTexture, const sfVertexArray* object, const sfRenderStates* states);
+
207 
+ +
219  const sfVertex* vertices, unsigned int vertexCount,
+
220  sfPrimitiveType type, const sfRenderStates* states);
+
221 
+ +
244 
+ +
255 
+ +
269 
+ +
279 
+ +
288 
+ +
298 
+ +
307 
+ +
317 
+
318 #endif // SFML_RENDERTEXTURE_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/RenderWindow_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/RenderWindow_8h.htm new file mode 100755 index 0000000..9363605 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/RenderWindow_8h.htm @@ -0,0 +1,1749 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
RenderWindow.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API sfRenderWindowsfRenderWindow_create (sfVideoMode mode, const char *title, sfUint32 style, const sfContextSettings *settings)
 Construct a new render window.
 
CSFML_GRAPHICS_API sfRenderWindowsfRenderWindow_createUnicode (sfVideoMode mode, const sfUint32 *title, sfUint32 style, const sfContextSettings *settings)
 Construct a new render window (with a UTF-32 title)
 
CSFML_GRAPHICS_API sfRenderWindowsfRenderWindow_createFromHandle (sfWindowHandle handle, const sfContextSettings *settings)
 Construct a render window from an existing control.
 
CSFML_GRAPHICS_API void sfRenderWindow_destroy (sfRenderWindow *renderWindow)
 Destroy an existing render window.
 
CSFML_GRAPHICS_API void sfRenderWindow_close (sfRenderWindow *renderWindow)
 Close a render window (but doesn't destroy the internal data)
 
CSFML_GRAPHICS_API sfBool sfRenderWindow_isOpen (const sfRenderWindow *renderWindow)
 Tell whether or not a render window is opened.
 
CSFML_GRAPHICS_API
+sfContextSettings 
sfRenderWindow_getSettings (const sfRenderWindow *renderWindow)
 Get the creation settings of a render window.
 
CSFML_GRAPHICS_API sfBool sfRenderWindow_pollEvent (sfRenderWindow *renderWindow, sfEvent *event)
 Get the event on top of event queue of a render window, if any, and pop it.
 
CSFML_GRAPHICS_API sfBool sfRenderWindow_waitEvent (sfRenderWindow *renderWindow, sfEvent *event)
 Wait for an event and return it.
 
CSFML_GRAPHICS_API sfVector2i sfRenderWindow_getPosition (const sfRenderWindow *renderWindow)
 Get the position of a render window.
 
CSFML_GRAPHICS_API void sfRenderWindow_setPosition (sfRenderWindow *renderWindow, sfVector2i position)
 Change the position of a render window on screen.
 
CSFML_GRAPHICS_API sfVector2u sfRenderWindow_getSize (const sfRenderWindow *renderWindow)
 Get the size of the rendering region of a render window.
 
CSFML_GRAPHICS_API void sfRenderWindow_setSize (sfRenderWindow *renderWindow, sfVector2u size)
 Change the size of the rendering region of a render window.
 
CSFML_GRAPHICS_API void sfRenderWindow_setTitle (sfRenderWindow *renderWindow, const char *title)
 Change the title of a render window.
 
CSFML_GRAPHICS_API void sfRenderWindow_setUnicodeTitle (sfRenderWindow *renderWindow, const sfUint32 *title)
 Change the title of a render window (with a UTF-32 string)
 
CSFML_GRAPHICS_API void sfRenderWindow_setIcon (sfRenderWindow *renderWindow, unsigned int width, unsigned int height, const sfUint8 *pixels)
 Change a render window's icon.
 
CSFML_GRAPHICS_API void sfRenderWindow_setVisible (sfRenderWindow *renderWindow, sfBool visible)
 Show or hide a render window.
 
CSFML_GRAPHICS_API void sfRenderWindow_setMouseCursorVisible (sfRenderWindow *renderWindow, sfBool show)
 Show or hide the mouse cursor on a render window.
 
CSFML_GRAPHICS_API void sfRenderWindow_setVerticalSyncEnabled (sfRenderWindow *renderWindow, sfBool enabled)
 Enable / disable vertical synchronization on a render window.
 
CSFML_GRAPHICS_API void sfRenderWindow_setKeyRepeatEnabled (sfRenderWindow *renderWindow, sfBool enabled)
 Enable or disable automatic key-repeat for keydown events.
 
CSFML_GRAPHICS_API sfBool sfRenderWindow_setActive (sfRenderWindow *renderWindow, sfBool active)
 Activate or deactivate a render window as the current target for rendering.
 
CSFML_GRAPHICS_API void sfRenderWindow_display (sfRenderWindow *renderWindow)
 Display a render window on screen.
 
CSFML_GRAPHICS_API void sfRenderWindow_setFramerateLimit (sfRenderWindow *renderWindow, unsigned int limit)
 Limit the framerate to a maximum fixed frequency for a render window.
 
CSFML_GRAPHICS_API void sfRenderWindow_setJoystickThreshold (sfRenderWindow *renderWindow, float threshold)
 Change the joystick threshold, ie.
 
CSFML_GRAPHICS_API sfWindowHandle sfRenderWindow_getSystemHandle (const sfRenderWindow *renderWindow)
 Retrieve the OS-specific handle of a render window.
 
CSFML_GRAPHICS_API void sfRenderWindow_clear (sfRenderWindow *renderWindow, sfColor color)
 Clear a render window with the given color.
 
CSFML_GRAPHICS_API void sfRenderWindow_setView (sfRenderWindow *renderWindow, const sfView *view)
 Change the current active view of a render window.
 
CSFML_GRAPHICS_API const sfViewsfRenderWindow_getView (const sfRenderWindow *renderWindow)
 Get the current active view of a render window.
 
CSFML_GRAPHICS_API const sfViewsfRenderWindow_getDefaultView (const sfRenderWindow *renderWindow)
 Get the default view of a render window.
 
CSFML_GRAPHICS_API sfIntRect sfRenderWindow_getViewport (const sfRenderWindow *renderWindow, const sfView *view)
 Get the viewport of a view applied to this target.
 
CSFML_GRAPHICS_API sfVector2f sfRenderWindow_mapPixelToCoords (const sfRenderWindow *renderWindow, sfVector2i point, const sfView *view)
 Convert a point from window coordinates to world coordinates.
 
CSFML_GRAPHICS_API sfVector2i sfRenderWindow_mapCoordsToPixel (const sfRenderWindow *renderWindow, sfVector2f point, const sfView *view)
 Convert a point from world coordinates to window coordinates.
 
CSFML_GRAPHICS_API void sfRenderWindow_drawSprite (sfRenderWindow *renderWindow, const sfSprite *object, const sfRenderStates *states)
 Draw a drawable object to the render-target.
 
CSFML_GRAPHICS_API void sfRenderWindow_drawText (sfRenderWindow *renderWindow, const sfText *object, const sfRenderStates *states)
 
CSFML_GRAPHICS_API void sfRenderWindow_drawShape (sfRenderWindow *renderWindow, const sfShape *object, const sfRenderStates *states)
 
CSFML_GRAPHICS_API void sfRenderWindow_drawCircleShape (sfRenderWindow *renderWindow, const sfCircleShape *object, const sfRenderStates *states)
 
CSFML_GRAPHICS_API void sfRenderWindow_drawConvexShape (sfRenderWindow *renderWindow, const sfConvexShape *object, const sfRenderStates *states)
 
CSFML_GRAPHICS_API void sfRenderWindow_drawRectangleShape (sfRenderWindow *renderWindow, const sfRectangleShape *object, const sfRenderStates *states)
 
CSFML_GRAPHICS_API void sfRenderWindow_drawVertexArray (sfRenderWindow *renderWindow, const sfVertexArray *object, const sfRenderStates *states)
 
CSFML_GRAPHICS_API void sfRenderWindow_drawPrimitives (sfRenderWindow *renderWindow, const sfVertex *vertices, unsigned int vertexCount, sfPrimitiveType type, const sfRenderStates *states)
 Draw primitives defined by an array of vertices to a render window.
 
CSFML_GRAPHICS_API void sfRenderWindow_pushGLStates (sfRenderWindow *renderWindow)
 Save the current OpenGL render states and matrices.
 
CSFML_GRAPHICS_API void sfRenderWindow_popGLStates (sfRenderWindow *renderWindow)
 Restore the previously saved OpenGL render states and matrices.
 
CSFML_GRAPHICS_API void sfRenderWindow_resetGLStates (sfRenderWindow *renderWindow)
 Reset the internal OpenGL states so that the target is ready for drawing.
 
CSFML_GRAPHICS_API sfImagesfRenderWindow_capture (const sfRenderWindow *renderWindow)
 Copy the current contents of a render window to an image.
 
CSFML_GRAPHICS_API sfVector2i sfMouse_getPositionRenderWindow (const sfRenderWindow *relativeTo)
 Get the current position of the mouse relatively to a render-window.
 
CSFML_GRAPHICS_API void sfMouse_setPositionRenderWindow (sfVector2i position, const sfRenderWindow *relativeTo)
 Set the current position of the mouse relatively to a render-window.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2i sfMouse_getPositionRenderWindow (const sfRenderWindowrelativeTo)
+
+ +

Get the current position of the mouse relatively to a render-window.

+

This function returns the current position of the mouse cursor relative to the given render-window, or desktop if NULL is passed.

+
Parameters
+ + +
relativeToReference window
+
+
+
Returns
Position of the mouse cursor, relative to the given render-window
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfMouse_setPositionRenderWindow (sfVector2i position,
const sfRenderWindowrelativeTo 
)
+
+ +

Set the current position of the mouse relatively to a render-window.

+

This function sets the current position of the mouse cursor relative to the given render-window, or desktop if NULL is passed.

+
Parameters
+ + + +
positionNew position of the mouse
relativeToReference window
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfImage* sfRenderWindow_capture (const sfRenderWindowrenderWindow)
+
+ +

Copy the current contents of a render window to an image.

+

This is a slow operation, whose main purpose is to make screenshots of the application. If you want to update an image with the contents of the window and then use it for drawing, you should rather use a sfTexture and its update(sfWindow*) function. You can also draw things directly to a texture with the sfRenderWindow class.

+
Parameters
+ + +
renderWindowRender window object
+
+
+
Returns
New image containing the captured contents
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_clear (sfRenderWindowrenderWindow,
sfColor color 
)
+
+ +

Clear a render window with the given color.

+
Parameters
+ + + +
renderWindowRender window object
colorFill color
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_close (sfRenderWindowrenderWindow)
+
+ +

Close a render window (but doesn't destroy the internal data)

+
Parameters
+ + +
renderWindowRender window to close
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfRenderWindow* sfRenderWindow_create (sfVideoMode mode,
const char * title,
sfUint32 style,
const sfContextSettingssettings 
)
+
+ +

Construct a new render window.

+
Parameters
+ + + + + +
modeVideo mode to use
titleTitle of the window
styleWindow style
settingsCreation settings (pass NULL to use default values)
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfRenderWindow* sfRenderWindow_createFromHandle (sfWindowHandle handle,
const sfContextSettingssettings 
)
+
+ +

Construct a render window from an existing control.

+
Parameters
+ + + +
handlePlatform-specific handle of the control
settingsCreation settings (pass NULL to use default values)
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfRenderWindow* sfRenderWindow_createUnicode (sfVideoMode mode,
const sfUint32title,
sfUint32 style,
const sfContextSettingssettings 
)
+
+ +

Construct a new render window (with a UTF-32 title)

+
Parameters
+ + + + + +
modeVideo mode to use
titleTitle of the window (UTF-32)
styleWindow style
settingsCreation settings (pass NULL to use default values)
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_destroy (sfRenderWindowrenderWindow)
+
+ +

Destroy an existing render window.

+
Parameters
+ + +
renderWindowRender window to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_display (sfRenderWindowrenderWindow)
+
+ +

Display a render window on screen.

+
Parameters
+ + +
renderWindowRender window object
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_drawCircleShape (sfRenderWindowrenderWindow,
const sfCircleShapeobject,
const sfRenderStatesstates 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_drawConvexShape (sfRenderWindowrenderWindow,
const sfConvexShapeobject,
const sfRenderStatesstates 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_drawPrimitives (sfRenderWindowrenderWindow,
const sfVertexvertices,
unsigned int vertexCount,
sfPrimitiveType type,
const sfRenderStatesstates 
)
+
+ +

Draw primitives defined by an array of vertices to a render window.

+
Parameters
+ + + + + + +
renderWindowrender window object
verticesPointer to the vertices
vertexCountNumber of vertices in the array
typeType of primitives to draw
statesRender states to use for drawing (NULL to use the default states)
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_drawRectangleShape (sfRenderWindowrenderWindow,
const sfRectangleShapeobject,
const sfRenderStatesstates 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_drawShape (sfRenderWindowrenderWindow,
const sfShapeobject,
const sfRenderStatesstates 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_drawSprite (sfRenderWindowrenderWindow,
const sfSpriteobject,
const sfRenderStatesstates 
)
+
+ +

Draw a drawable object to the render-target.

+
Parameters
+ + + + +
renderWindowrender window object
objectObject to draw
statesRender states to use for drawing (NULL to use the default states)
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_drawText (sfRenderWindowrenderWindow,
const sfTextobject,
const sfRenderStatesstates 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_drawVertexArray (sfRenderWindowrenderWindow,
const sfVertexArrayobject,
const sfRenderStatesstates 
)
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API const sfView* sfRenderWindow_getDefaultView (const sfRenderWindowrenderWindow)
+
+ +

Get the default view of a render window.

+
Parameters
+ + +
renderWindowRender window object
+
+
+
Returns
Default view of the render window
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2i sfRenderWindow_getPosition (const sfRenderWindowrenderWindow)
+
+ +

Get the position of a render window.

+
Parameters
+ + +
renderWindowRender window object
+
+
+
Returns
Position in pixels
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfContextSettings sfRenderWindow_getSettings (const sfRenderWindowrenderWindow)
+
+ +

Get the creation settings of a render window.

+
Parameters
+ + +
renderWindowRender window object
+
+
+
Returns
Settings used to create the window
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2u sfRenderWindow_getSize (const sfRenderWindowrenderWindow)
+
+ +

Get the size of the rendering region of a render window.

+
Parameters
+ + +
renderWindowRender window object
+
+
+
Returns
Size in pixels
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfWindowHandle sfRenderWindow_getSystemHandle (const sfRenderWindowrenderWindow)
+
+ +

Retrieve the OS-specific handle of a render window.

+
Parameters
+ + +
renderWindowRender window object
+
+
+
Returns
Window handle
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API const sfView* sfRenderWindow_getView (const sfRenderWindowrenderWindow)
+
+ +

Get the current active view of a render window.

+
Parameters
+ + +
renderWindowRender window object
+
+
+
Returns
Current active view
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfIntRect sfRenderWindow_getViewport (const sfRenderWindowrenderWindow,
const sfViewview 
)
+
+ +

Get the viewport of a view applied to this target.

+
Parameters
+ + + +
renderWindowRender window object
viewTarget view
+
+
+
Returns
Viewport rectangle, expressed in pixels in the current target
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfBool sfRenderWindow_isOpen (const sfRenderWindowrenderWindow)
+
+ +

Tell whether or not a render window is opened.

+
Parameters
+ + +
renderWindowRender window object
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfVector2i sfRenderWindow_mapCoordsToPixel (const sfRenderWindowrenderWindow,
sfVector2f point,
const sfViewview 
)
+
+ +

Convert a point from world coordinates to window coordinates.

+

This function finds the pixel of the render-window that matches the given 2D point. In other words, it goes through the same process as the graphics card, to compute the final position of a rendered point.

+

Initially, both coordinate systems (world units and target pixels) match perfectly. But if you define a custom view or resize your render-window, this assertion is not true anymore, ie. a point located at (150, 75) in your 2D world may map to the pixel (10, 50) of your render-window – if the view is translated by (140, 25).

+

This version uses a custom view for calculations, see the other overload of the function if you want to use the current view of the render-window.

+
Parameters
+ + + + +
renderWindowRender window object
pointPoint to convert
viewThe view to use for converting the point
+
+
+
Returns
The converted point, in target coordinates (pixels)
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfRenderWindow_mapPixelToCoords (const sfRenderWindowrenderWindow,
sfVector2i point,
const sfViewview 
)
+
+ +

Convert a point from window coordinates to world coordinates.

+

This function finds the 2D position that matches the given pixel of the render-window. In other words, it does the inverse of what the graphics card does, to find the initial position of a rendered pixel.

+

Initially, both coordinate systems (world units and target pixels) match perfectly. But if you define a custom view or resize your render-window, this assertion is not true anymore, ie. a point located at (10, 50) in your render-window may map to the point (150, 75) in your 2D world – if the view is translated by (140, 25).

+

This function is typically used to find which point (or object) is located below the mouse cursor.

+

This version uses a custom view for calculations, see the other overload of the function if you want to use the current view of the render-window.

+
Parameters
+ + + + +
renderWindowRender window object
pointPixel to convert
viewThe view to use for converting the point
+
+
+
Returns
The converted point, in "world" units
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfBool sfRenderWindow_pollEvent (sfRenderWindowrenderWindow,
sfEventevent 
)
+
+ +

Get the event on top of event queue of a render window, if any, and pop it.

+
Parameters
+ + + +
renderWindowRender window object
eventEvent to fill, if any
+
+
+
Returns
sfTrue if an event was returned, sfFalse if event queue was empty
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_popGLStates (sfRenderWindowrenderWindow)
+
+ +

Restore the previously saved OpenGL render states and matrices.

+

See the description of pushGLStates to get a detailed description of these functions.

+
Parameters
+ + +
renderWindowrender window object
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_pushGLStates (sfRenderWindowrenderWindow)
+
+ +

Save the current OpenGL render states and matrices.

+

This function can be used when you mix SFML drawing and direct OpenGL rendering. Combined with popGLStates, it ensures that:

+
    +
  • SFML's internal states are not messed up by your OpenGL code
  • +
  • your OpenGL states are not modified by a call to a SFML function
  • +
+

Note that this function is quite expensive: it saves all the possible OpenGL states and matrices, even the ones you don't care about. Therefore it should be used wisely. It is provided for convenience, but the best results will be achieved if you handle OpenGL states yourself (because you know which states have really changed, and need to be saved and restored). Take a look at the resetGLStates function if you do so.

+
Parameters
+ + +
renderWindowrender window object
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_resetGLStates (sfRenderWindowrenderWindow)
+
+ +

Reset the internal OpenGL states so that the target is ready for drawing.

+

This function can be used when you mix SFML drawing and direct OpenGL rendering, if you choose not to use pushGLStates/popGLStates. It makes sure that all OpenGL states needed by SFML are set, so that subsequent sfRenderWindow_draw*() calls will work as expected.

+
Parameters
+ + +
renderWindowrender window object
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfBool sfRenderWindow_setActive (sfRenderWindowrenderWindow,
sfBool active 
)
+
+ +

Activate or deactivate a render window as the current target for rendering.

+
Parameters
+ + + +
renderWindowRender window object
activesfTrue to activate, sfFalse to deactivate
+
+
+
Returns
True if operation was successful, false otherwise
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_setFramerateLimit (sfRenderWindowrenderWindow,
unsigned int limit 
)
+
+ +

Limit the framerate to a maximum fixed frequency for a render window.

+
Parameters
+ + + +
renderWindowRender window object
limitFramerate limit, in frames per seconds (use 0 to disable limit)
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_setIcon (sfRenderWindowrenderWindow,
unsigned int width,
unsigned int height,
const sfUint8pixels 
)
+
+ +

Change a render window's icon.

+
Parameters
+ + + + + +
renderWindowRender window object
widthIcon's width, in pixels
heightIcon's height, in pixels
pixelsPointer to the pixels in memory, format must be RGBA 32 bits
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_setJoystickThreshold (sfRenderWindowrenderWindow,
float threshold 
)
+
+ +

Change the joystick threshold, ie.

+

the value below which no move event will be generated

+
Parameters
+ + + +
renderWindowRender window object
thresholdNew threshold, in range [0, 100]
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_setKeyRepeatEnabled (sfRenderWindowrenderWindow,
sfBool enabled 
)
+
+ +

Enable or disable automatic key-repeat for keydown events.

+

Automatic key-repeat is enabled by default

+
Parameters
+ + + +
renderWindowRender window object
enabledsfTrue to enable, sfFalse to disable
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_setMouseCursorVisible (sfRenderWindowrenderWindow,
sfBool show 
)
+
+ +

Show or hide the mouse cursor on a render window.

+
Parameters
+ + + +
renderWindowRender window object
showsfTrue to show, sfFalse to hide
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_setPosition (sfRenderWindowrenderWindow,
sfVector2i position 
)
+
+ +

Change the position of a render window on screen.

+

Only works for top-level windows

+
Parameters
+ + + +
renderWindowRender window object
positionNew position, in pixels
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_setSize (sfRenderWindowrenderWindow,
sfVector2u size 
)
+
+ +

Change the size of the rendering region of a render window.

+
Parameters
+ + + +
renderWindowRender window object
sizeNew size, in pixels
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_setTitle (sfRenderWindowrenderWindow,
const char * title 
)
+
+ +

Change the title of a render window.

+
Parameters
+ + + +
renderWindowRender window object
titleNew title
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_setUnicodeTitle (sfRenderWindowrenderWindow,
const sfUint32title 
)
+
+ +

Change the title of a render window (with a UTF-32 string)

+
Parameters
+ + + +
renderWindowRender window object
titleNew title
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_setVerticalSyncEnabled (sfRenderWindowrenderWindow,
sfBool enabled 
)
+
+ +

Enable / disable vertical synchronization on a render window.

+
Parameters
+ + + +
renderWindowRender window object
enabledsfTrue to enable v-sync, sfFalse to deactivate
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_setView (sfRenderWindowrenderWindow,
const sfViewview 
)
+
+ +

Change the current active view of a render window.

+
Parameters
+ + + +
renderWindowRender window object
viewPointer to the new view
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_setVisible (sfRenderWindowrenderWindow,
sfBool visible 
)
+
+ +

Show or hide a render window.

+
Parameters
+ + + +
renderWindowRender window object
visiblesfTrue to show the window, sfFalse to hide it
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfBool sfRenderWindow_waitEvent (sfRenderWindowrenderWindow,
sfEventevent 
)
+
+ +

Wait for an event and return it.

+
Parameters
+ + + +
renderWindowRender window object
eventEvent to fill
+
+
+
Returns
sfFalse if an error occured
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/RenderWindow_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/RenderWindow_8h_source.htm new file mode 100755 index 0000000..8084dce --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/RenderWindow_8h_source.htm @@ -0,0 +1,180 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
RenderWindow.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_RENDERWINDOW_H
+
26 #define SFML_RENDERWINDOW_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 #include <SFML/Graphics/Color.h>
+
33 #include <SFML/Graphics/Rect.h>
+
34 #include <SFML/Graphics/Types.h>
+ + +
37 #include <SFML/Graphics/Vertex.h>
+
38 #include <SFML/Window/Event.h>
+
39 #include <SFML/Window/VideoMode.h>
+ +
41 #include <SFML/Window/Window.h>
+
42 #include <SFML/System/Vector2.h>
+
43 
+
44 
+
54 CSFML_GRAPHICS_API sfRenderWindow* sfRenderWindow_create(sfVideoMode mode, const char* title, sfUint32 style, const sfContextSettings* settings);
+
55 
+ +
66 
+ +
75 
+ +
83 
+ +
91 
+ +
99 
+ +
109 
+ +
120 
+ +
131 
+ +
141 
+ +
152 
+ +
162 
+ +
171 
+
179 CSFML_GRAPHICS_API void sfRenderWindow_setTitle(sfRenderWindow* renderWindow, const char* title);
+
180 
+ +
189 
+
199 CSFML_GRAPHICS_API void sfRenderWindow_setIcon(sfRenderWindow* renderWindow, unsigned int width, unsigned int height, const sfUint8* pixels);
+
200 
+ +
209 
+ +
218 
+ +
227 
+ +
238 
+ +
249 
+ +
257 
+
265 CSFML_GRAPHICS_API void sfRenderWindow_setFramerateLimit(sfRenderWindow* renderWindow, unsigned int limit);
+
266 
+
274 CSFML_GRAPHICS_API void sfRenderWindow_setJoystickThreshold(sfRenderWindow* renderWindow, float threshold);
+
275 
+
284 CSFML_GRAPHICS_API sfWindowHandle sfRenderWindow_getSystemHandle(const sfRenderWindow* renderWindow);
+
285 
+ +
294 
+
302 CSFML_GRAPHICS_API void sfRenderWindow_setView(sfRenderWindow* renderWindow, const sfView* view);
+
303 
+ +
313 
+ +
323 
+ +
334 
+ +
364 
+ +
390 
+
399 CSFML_GRAPHICS_API void sfRenderWindow_drawSprite(sfRenderWindow* renderWindow, const sfSprite* object, const sfRenderStates* states);
+
400 CSFML_GRAPHICS_API void sfRenderWindow_drawText(sfRenderWindow* renderWindow, const sfText* object, const sfRenderStates* states);
+
401 CSFML_GRAPHICS_API void sfRenderWindow_drawShape(sfRenderWindow* renderWindow, const sfShape* object, const sfRenderStates* states);
+
402 CSFML_GRAPHICS_API void sfRenderWindow_drawCircleShape(sfRenderWindow* renderWindow, const sfCircleShape* object, const sfRenderStates* states);
+
403 CSFML_GRAPHICS_API void sfRenderWindow_drawConvexShape(sfRenderWindow* renderWindow, const sfConvexShape* object, const sfRenderStates* states);
+ +
405 CSFML_GRAPHICS_API void sfRenderWindow_drawVertexArray(sfRenderWindow* renderWindow, const sfVertexArray* object, const sfRenderStates* states);
+
406 
+ +
418  const sfVertex* vertices, unsigned int vertexCount,
+
419  sfPrimitiveType type, const sfRenderStates* states);
+
420 
+ +
443 
+ +
454 
+ +
468 
+ +
486 
+ +
499 
+ +
511 
+
512 
+
513 #endif // SFML_RENDERWINDOW_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Shader_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Shader_8h.htm new file mode 100755 index 0000000..4b3f244 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Shader_8h.htm @@ -0,0 +1,805 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Shader.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API sfShadersfShader_createFromFile (const char *vertexShaderFilename, const char *fragmentShaderFilename)
 Load both the vertex and fragment shaders from files.
 
CSFML_GRAPHICS_API sfShadersfShader_createFromMemory (const char *vertexShader, const char *fragmentShader)
 Load both the vertex and fragment shaders from source codes in memory.
 
CSFML_GRAPHICS_API sfShadersfShader_createFromStream (sfInputStream *vertexShaderStream, sfInputStream *fragmentShaderStream)
 Load both the vertex and fragment shaders from custom streams.
 
CSFML_GRAPHICS_API void sfShader_destroy (sfShader *shader)
 Destroy an existing shader.
 
CSFML_GRAPHICS_API void sfShader_setFloatParameter (sfShader *shader, const char *name, float x)
 Change a float parameter of a shader.
 
CSFML_GRAPHICS_API void sfShader_setFloat2Parameter (sfShader *shader, const char *name, float x, float y)
 Change a 2-components vector parameter of a shader.
 
CSFML_GRAPHICS_API void sfShader_setFloat3Parameter (sfShader *shader, const char *name, float x, float y, float z)
 Change a 3-components vector parameter of a shader.
 
CSFML_GRAPHICS_API void sfShader_setFloat4Parameter (sfShader *shader, const char *name, float x, float y, float z, float w)
 Change a 4-components vector parameter of a shader.
 
CSFML_GRAPHICS_API void sfShader_setVector2Parameter (sfShader *shader, const char *name, sfVector2f vector)
 Change a 2-components vector parameter of a shader.
 
CSFML_GRAPHICS_API void sfShader_setVector3Parameter (sfShader *shader, const char *name, sfVector3f vector)
 Change a 3-components vector parameter of a shader.
 
CSFML_GRAPHICS_API void sfShader_setColorParameter (sfShader *shader, const char *name, sfColor color)
 Change a color parameter of a shader.
 
CSFML_GRAPHICS_API void sfShader_setTransformParameter (sfShader *shader, const char *name, sfTransform transform)
 Change a matrix parameter of a shader.
 
CSFML_GRAPHICS_API void sfShader_setTextureParameter (sfShader *shader, const char *name, const sfTexture *texture)
 Change a texture parameter of a shader.
 
CSFML_GRAPHICS_API void sfShader_setCurrentTextureParameter (sfShader *shader, const char *name)
 Change a texture parameter of a shader.
 
CSFML_GRAPHICS_API void sfShader_bind (const sfShader *shader)
 Bind a shader for rendering (activate it)
 
CSFML_GRAPHICS_API sfBool sfShader_isAvailable (void)
 Tell whether or not the system supports shaders.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfShader_bind (const sfShadershader)
+
+ +

Bind a shader for rendering (activate it)

+

This function is not part of the graphics API, it mustn't be used when drawing SFML entities. It must be used only if you mix sfShader with OpenGL code.

+
sfShader *s1, *s2;
+
...
+
sfShader_bind(s1);
+
// draw OpenGL stuff that use s1...
+ +
// draw OpenGL stuff that use s2...
+ +
// draw OpenGL stuff that use no shader...
+
Parameters
+ + +
shaderShader to bind, can be null to use no shader
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfShader* sfShader_createFromFile (const char * vertexShaderFilename,
const char * fragmentShaderFilename 
)
+
+ +

Load both the vertex and fragment shaders from files.

+

This function can load both the vertex and the fragment shaders, or only one of them: pass NULL if you don't want to load either the vertex shader or the fragment shader. The sources must be text files containing valid shaders in GLSL language. GLSL is a C-like language dedicated to OpenGL shaders; you'll probably need to read a good documentation for it before writing your own shaders.

+
Parameters
+ + + +
vertexShaderFilenamePath of the vertex shader file to load, or NULL to skip this shader
fragmentShaderFilenamePath of the fragment shader file to load, or NULL to skip this shader
+
+
+
Returns
A new sfShader object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfShader* sfShader_createFromMemory (const char * vertexShader,
const char * fragmentShader 
)
+
+ +

Load both the vertex and fragment shaders from source codes in memory.

+

This function can load both the vertex and the fragment shaders, or only one of them: pass NULL if you don't want to load either the vertex shader or the fragment shader. The sources must be valid shaders in GLSL language. GLSL is a C-like language dedicated to OpenGL shaders; you'll probably need to read a good documentation for it before writing your own shaders.

+
Parameters
+ + + +
vertexShaderString containing the source code of the vertex shader, or NULL to skip this shader
fragmentShaderString containing the source code of the fragment shader, or NULL to skip this shader
+
+
+
Returns
A new sfShader object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfShader* sfShader_createFromStream (sfInputStreamvertexShaderStream,
sfInputStreamfragmentShaderStream 
)
+
+ +

Load both the vertex and fragment shaders from custom streams.

+

This function can load both the vertex and the fragment shaders, or only one of them: pass NULL if you don't want to load either the vertex shader or the fragment shader. The source codes must be valid shaders in GLSL language. GLSL is a C-like language dedicated to OpenGL shaders; you'll probably need to read a good documentation for it before writing your own shaders.

+
Parameters
+ + + +
vertexShaderStreamSource stream to read the vertex shader from, or NULL to skip this shader
fragmentShaderStreamSource stream to read the fragment shader from, or NULL to skip this shader
+
+
+
Returns
A new sfShader object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfShader_destroy (sfShadershader)
+
+ +

Destroy an existing shader.

+
Parameters
+ + +
shaderShader to delete
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfBool sfShader_isAvailable (void )
+
+ +

Tell whether or not the system supports shaders.

+

This function should always be called before using the shader features. If it returns false, then any attempt to use sfShader will fail.

+
Returns
sfTrue if the system can use shaders, sfFalse otherwise
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShader_setColorParameter (sfShadershader,
const char * name,
sfColor color 
)
+
+ +

Change a color parameter of a shader.

+

name is the name of the variable to change in the shader. The corresponding parameter in the shader must be a 4x1 vector (vec4 GLSL type).

+

It is important to note that the components of the color are normalized before being passed to the shader. Therefore, they are converted from range [0 .. 255] to range [0 .. 1]. For example, a sf::Color(255, 125, 0, 255) will be transformed to a vec4(1.0, 0.5, 0.0, 1.0) in the shader.

+

Example:

+
uniform vec4 color; // this is the variable in the shader
+
sfShader_setColorParameter(shader, "color", sfColor_fromRGB(255, 128, 0));
+
Parameters
+ + + + +
shaderShader object
nameName of the parameter in the shader
colorColor to assign
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShader_setCurrentTextureParameter (sfShadershader,
const char * name 
)
+
+ +

Change a texture parameter of a shader.

+

This function maps a shader texture variable to the texture of the object being drawn, which cannot be known in advance. The corresponding parameter in the shader must be a 2D texture (sampler2D GLSL type).

+

Example:

+
uniform sampler2D current; // this is the variable in the shader
+
Parameters
+ + + +
shaderShader object
nameName of the texture in the shader
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShader_setFloat2Parameter (sfShadershader,
const char * name,
float x,
float y 
)
+
+ +

Change a 2-components vector parameter of a shader.

+

name is the name of the variable to change in the shader. The corresponding parameter in the shader must be a 2x1 vector (vec2 GLSL type).

+

Example:

+
uniform vec2 myparam; // this is the variable in the shader
+
sfShader_setFloat2Parameter(shader, "myparam", 5.2f, 6.0f);
+
Parameters
+ + + + + +
shaderShader object
nameName of the parameter in the shader
xFirst component of the value to assign
ySecond component of the value to assign
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShader_setFloat3Parameter (sfShadershader,
const char * name,
float x,
float y,
float z 
)
+
+ +

Change a 3-components vector parameter of a shader.

+

name is the name of the variable to change in the shader. The corresponding parameter in the shader must be a 3x1 vector (vec3 GLSL type).

+

Example:

+
uniform vec3 myparam; // this is the variable in the shader
+
sfShader_setFloat3Parameter(shader, "myparam", 5.2f, 6.0f, -8.1f);
+
Parameters
+ + + + + + +
shaderShader object
nameName of the parameter in the shader
xFirst component of the value to assign
ySecond component of the value to assign
zThird component of the value to assign
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShader_setFloat4Parameter (sfShadershader,
const char * name,
float x,
float y,
float z,
float w 
)
+
+ +

Change a 4-components vector parameter of a shader.

+

name is the name of the variable to change in the shader. The corresponding parameter in the shader must be a 4x1 vector (vec4 GLSL type).

+

Example:

+
uniform vec4 myparam; // this is the variable in the shader
+
sfShader_setFloat4Parameter(shader, "myparam", 5.2f, 6.0f, -8.1f, 0.4f);
+
Parameters
+ + + + + + + +
shaderShader object
nameName of the parameter in the shader
xFirst component of the value to assign
ySecond component of the value to assign
zThird component of the value to assign
wFourth component of the value to assign
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShader_setFloatParameter (sfShadershader,
const char * name,
float x 
)
+
+ +

Change a float parameter of a shader.

+

name is the name of the variable to change in the shader. The corresponding parameter in the shader must be a float (float GLSL type).

+

Example:

+
uniform float myparam; // this is the variable in the shader
+
sfShader_setFloatParameter(shader, "myparam", 5.2f);
+
Parameters
+ + + + +
shaderShader object
nameName of the parameter in the shader
xValue to assign
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShader_setTextureParameter (sfShadershader,
const char * name,
const sfTexturetexture 
)
+
+ +

Change a texture parameter of a shader.

+

name is the name of the variable to change in the shader. The corresponding parameter in the shader must be a 2D texture (sampler2D GLSL type).

+

Example:

+
uniform sampler2D the_texture; // this is the variable in the shader
+
sf::Texture texture;
+
...
+
sfShader_setTextureParameter(shader, "the_texture", texture);
+

It is important to note that texture must remain alive as long as the shader uses it, no copy is made internally.

+

To use the texture of the object being draw, which cannot be known in advance, you can use the special function sfShader_setCurrentTextureParameter:

+
sfShader_setCurrentTextureParameter(shader, "the_texture").
+
Parameters
+ + + + +
shaderShader object
nameName of the texture in the shader
textureTexture to assign
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShader_setTransformParameter (sfShadershader,
const char * name,
sfTransform transform 
)
+
+ +

Change a matrix parameter of a shader.

+

name is the name of the variable to change in the shader. The corresponding parameter in the shader must be a 4x4 matrix (mat4 GLSL type).

+

Example:

+
uniform mat4 matrix; // this is the variable in the shader
+
@todo
+
sfShader_setTransformParameter(shader, "matrix", transform);
+
Parameters
+ + + + +
shaderShader object
nameName of the parameter in the shader
transformTransform to assign
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShader_setVector2Parameter (sfShadershader,
const char * name,
sfVector2f vector 
)
+
+ +

Change a 2-components vector parameter of a shader.

+

name is the name of the variable to change in the shader. The corresponding parameter in the shader must be a 2x1 vector (vec2 GLSL type).

+

Example:

+
uniform vec2 myparam; // this is the variable in the shader
+
sfVector2f vec = {5.2f, 6.0f};
+
sfShader_setVector2Parameter(shader, "myparam", vec);
+
Parameters
+ + + + +
shaderShader object
nameName of the parameter in the shader
vectorVector to assign
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShader_setVector3Parameter (sfShadershader,
const char * name,
sfVector3f vector 
)
+
+ +

Change a 3-components vector parameter of a shader.

+

name is the name of the variable to change in the shader. The corresponding parameter in the shader must be a 3x1 vector (vec3 GLSL type).

+

Example:

+
uniform vec3 myparam; // this is the variable in the shader
+
sfVector3f vec = {5.2f, 6.0f, -8.1f};
+
sfShader_setVector3Parameter(shader, "myparam", vec);
+
Parameters
+ + + + +
shaderShader object
nameName of the parameter in the shader
vectorVector to assign
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Shader_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Shader_8h_source.htm new file mode 100755 index 0000000..e4d25e3 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Shader_8h_source.htm @@ -0,0 +1,119 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Shader.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_SHADER_H
+
26 #define SFML_SHADER_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 #include <SFML/Graphics/Color.h>
+ +
34 #include <SFML/Graphics/Types.h>
+ +
36 #include <SFML/System/Vector2.h>
+
37 #include <SFML/System/Vector3.h>
+
38 
+
39 
+
57 CSFML_GRAPHICS_API sfShader* sfShader_createFromFile(const char* vertexShaderFilename, const char* fragmentShaderFilename);
+
58 
+
76 CSFML_GRAPHICS_API sfShader* sfShader_createFromMemory(const char* vertexShader, const char* fragmentShader);
+
77 
+
95 CSFML_GRAPHICS_API sfShader* sfShader_createFromStream(sfInputStream* vertexShaderStream, sfInputStream* fragmentShaderStream);
+
96 
+ +
104 
+
125 CSFML_GRAPHICS_API void sfShader_setFloatParameter(sfShader* shader, const char* name, float x);
+
126 
+
148 CSFML_GRAPHICS_API void sfShader_setFloat2Parameter(sfShader* shader, const char* name, float x, float y);
+
149 
+
172 CSFML_GRAPHICS_API void sfShader_setFloat3Parameter(sfShader* shader, const char* name, float x, float y, float z);
+
173 
+
197 CSFML_GRAPHICS_API void sfShader_setFloat4Parameter(sfShader* shader, const char* name, float x, float y, float z, float w);
+
198 
+
220 CSFML_GRAPHICS_API void sfShader_setVector2Parameter(sfShader* shader, const char* name, sfVector2f vector);
+
221 
+
243 CSFML_GRAPHICS_API void sfShader_setVector3Parameter(sfShader* shader, const char* name, sfVector3f vector);
+
244 
+
271 CSFML_GRAPHICS_API void sfShader_setColorParameter(sfShader* shader, const char* name, sfColor color);
+
272 
+
294 CSFML_GRAPHICS_API void sfShader_setTransformParameter(sfShader* shader, const char* name, sfTransform transform);
+
295 
+
327 CSFML_GRAPHICS_API void sfShader_setTextureParameter(sfShader* shader, const char* name, const sfTexture* texture);
+
328 
+
350 CSFML_GRAPHICS_API void sfShader_setCurrentTextureParameter(sfShader* shader, const char* name);
+
351 
+
373 CSFML_GRAPHICS_API void sfShader_bind(const sfShader* shader);
+
374 
+ +
386 
+
387 
+
388 #endif // SFML_SHADER_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Shape_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Shape_8h.htm new file mode 100755 index 0000000..3b9e5cd --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Shape_8h.htm @@ -0,0 +1,1114 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Shape.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + +

+Typedefs

typedef unsigned int(* sfShapeGetPointCountCallback )(void *)
 Type of the callback used to get the number of points in a shape.
 
typedef sfVector2f(* sfShapeGetPointCallback )(unsigned int, void *)
 Type of the callback used to get a point of a shape.
 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API sfShapesfShape_create (sfShapeGetPointCountCallback getPointCount, sfShapeGetPointCallback getPoint, void *userData)
 Create a new shape.
 
CSFML_GRAPHICS_API void sfShape_destroy (sfShape *shape)
 Destroy an existing shape.
 
CSFML_GRAPHICS_API void sfShape_setPosition (sfShape *shape, sfVector2f position)
 Set the position of a shape.
 
CSFML_GRAPHICS_API void sfShape_setRotation (sfShape *shape, float angle)
 Set the orientation of a shape.
 
CSFML_GRAPHICS_API void sfShape_setScale (sfShape *shape, sfVector2f scale)
 Set the scale factors of a shape.
 
CSFML_GRAPHICS_API void sfShape_setOrigin (sfShape *shape, sfVector2f origin)
 Set the local origin of a shape.
 
CSFML_GRAPHICS_API sfVector2f sfShape_getPosition (const sfShape *shape)
 Get the position of a shape.
 
CSFML_GRAPHICS_API float sfShape_getRotation (const sfShape *shape)
 Get the orientation of a shape.
 
CSFML_GRAPHICS_API sfVector2f sfShape_getScale (const sfShape *shape)
 Get the current scale of a shape.
 
CSFML_GRAPHICS_API sfVector2f sfShape_getOrigin (const sfShape *shape)
 Get the local origin of a shape.
 
CSFML_GRAPHICS_API void sfShape_move (sfShape *shape, sfVector2f offset)
 Move a shape by a given offset.
 
CSFML_GRAPHICS_API void sfShape_rotate (sfShape *shape, float angle)
 Rotate a shape.
 
CSFML_GRAPHICS_API void sfShape_scale (sfShape *shape, sfVector2f factors)
 Scale a shape.
 
CSFML_GRAPHICS_API sfTransform sfShape_getTransform (const sfShape *shape)
 Get the combined transform of a shape.
 
CSFML_GRAPHICS_API sfTransform sfShape_getInverseTransform (const sfShape *shape)
 Get the inverse of the combined transform of a shape.
 
CSFML_GRAPHICS_API void sfShape_setTexture (sfShape *shape, const sfTexture *texture, sfBool resetRect)
 Change the source texture of a shape.
 
CSFML_GRAPHICS_API void sfShape_setTextureRect (sfShape *shape, sfIntRect rect)
 Set the sub-rectangle of the texture that a shape will display.
 
CSFML_GRAPHICS_API void sfShape_setFillColor (sfShape *shape, sfColor color)
 Set the fill color of a shape.
 
CSFML_GRAPHICS_API void sfShape_setOutlineColor (sfShape *shape, sfColor color)
 Set the outline color of a shape.
 
CSFML_GRAPHICS_API void sfShape_setOutlineThickness (sfShape *shape, float thickness)
 Set the thickness of a shape's outline.
 
CSFML_GRAPHICS_API const
+sfTexture
sfShape_getTexture (const sfShape *shape)
 Get the source texture of a shape.
 
CSFML_GRAPHICS_API sfIntRect sfShape_getTextureRect (const sfShape *shape)
 Get the sub-rectangle of the texture displayed by a shape.
 
CSFML_GRAPHICS_API sfColor sfShape_getFillColor (const sfShape *shape)
 Get the fill color of a shape.
 
CSFML_GRAPHICS_API sfColor sfShape_getOutlineColor (const sfShape *shape)
 Get the outline color of a shape.
 
CSFML_GRAPHICS_API float sfShape_getOutlineThickness (const sfShape *shape)
 Get the outline thickness of a shape.
 
CSFML_GRAPHICS_API unsigned int sfShape_getPointCount (const sfShape *shape)
 Get the total number of points of a shape.
 
CSFML_GRAPHICS_API sfVector2f sfShape_getPoint (const sfShape *shape, unsigned int index)
 Get a point of a shape.
 
CSFML_GRAPHICS_API sfFloatRect sfShape_getLocalBounds (const sfShape *shape)
 Get the local bounding rectangle of a shape.
 
CSFML_GRAPHICS_API sfFloatRect sfShape_getGlobalBounds (const sfShape *shape)
 Get the global bounding rectangle of a shape.
 
CSFML_GRAPHICS_API void sfShape_update (sfShape *shape)
 Recompute the internal geometry of a shape.
 
+

Typedef Documentation

+ +
+
+ + + + +
typedef sfVector2f(* sfShapeGetPointCallback)(unsigned int, void *)
+
+ +

Type of the callback used to get a point of a shape.

+ +

Definition at line 40 of file Shape.h.

+ +
+
+ +
+
+ + + + +
typedef unsigned int(* sfShapeGetPointCountCallback)(void *)
+
+ +

Type of the callback used to get the number of points in a shape.

+ +

Definition at line 39 of file Shape.h.

+ +
+
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfShape* sfShape_create (sfShapeGetPointCountCallback getPointCount,
sfShapeGetPointCallback getPoint,
void * userData 
)
+
+ +

Create a new shape.

+
Parameters
+ + + + +
getPointCountCallback that provides the point count of the shape
getPointCallback that provides the points of the shape
userDataData to pass to the callback functions
+
+
+
Returns
A new sfShape object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfShape_destroy (sfShapeshape)
+
+ +

Destroy an existing shape.

+
Parameters
+ + +
ShapeShape to delete
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfColor sfShape_getFillColor (const sfShapeshape)
+
+ +

Get the fill color of a shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Fill color of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfFloatRect sfShape_getGlobalBounds (const sfShapeshape)
+
+ +

Get the global bounding rectangle of a shape.

+

The returned rectangle is in global coordinates, which means that it takes in account the transformations (translation, rotation, scale, ...) that are applied to the entity. In other words, this function returns the bounds of the sprite in the global 2D world's coordinate system.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Global bounding rectangle of the entity
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTransform sfShape_getInverseTransform (const sfShapeshape)
+
+ +

Get the inverse of the combined transform of a shape.

+
Parameters
+ + +
shapeshape object
+
+
+
Returns
Inverse of the combined transformations applied to the object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfFloatRect sfShape_getLocalBounds (const sfShapeshape)
+
+ +

Get the local bounding rectangle of a shape.

+

The returned rectangle is in local coordinates, which means that it ignores the transformations (translation, rotation, scale, ...) that are applied to the entity. In other words, this function returns the bounds of the entity in the entity's coordinate system.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Local bounding rectangle of the entity
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfShape_getOrigin (const sfShapeshape)
+
+ +

Get the local origin of a shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Current origin
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfColor sfShape_getOutlineColor (const sfShapeshape)
+
+ +

Get the outline color of a shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Outline color of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API float sfShape_getOutlineThickness (const sfShapeshape)
+
+ +

Get the outline thickness of a shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Outline thickness of the shape
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfShape_getPoint (const sfShapeshape,
unsigned int index 
)
+
+ +

Get a point of a shape.

+

The result is undefined if index is out of the valid range.

+
Parameters
+ + + +
shapeShape object
indexIndex of the point to get, in range [0 .. getPointCount() - 1]
+
+
+
Returns
Index-th point of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API unsigned int sfShape_getPointCount (const sfShapeshape)
+
+ +

Get the total number of points of a shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Number of points of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfShape_getPosition (const sfShapeshape)
+
+ +

Get the position of a shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Current position
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API float sfShape_getRotation (const sfShapeshape)
+
+ +

Get the orientation of a shape.

+

The rotation is always in the range [0, 360].

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Current rotation, in degrees
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfShape_getScale (const sfShapeshape)
+
+ +

Get the current scale of a shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Current scale factors
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API const sfTexture* sfShape_getTexture (const sfShapeshape)
+
+ +

Get the source texture of a shape.

+

If the shape has no source texture, a NULL pointer is returned. The returned pointer is const, which means that you can't modify the texture when you retrieve it with this function.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Pointer to the shape's texture
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfIntRect sfShape_getTextureRect (const sfShapeshape)
+
+ +

Get the sub-rectangle of the texture displayed by a shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Texture rectangle of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTransform sfShape_getTransform (const sfShapeshape)
+
+ +

Get the combined transform of a shape.

+
Parameters
+ + +
shapeshape object
+
+
+
Returns
Transform combining the position/rotation/scale/origin of the object
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShape_move (sfShapeshape,
sfVector2f offset 
)
+
+ +

Move a shape by a given offset.

+

This function adds to the current position of the object, unlike sfShape_setPosition which overwrites it.

+
Parameters
+ + + +
shapeShape object
offsetOffset
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShape_rotate (sfShapeshape,
float angle 
)
+
+ +

Rotate a shape.

+

This function adds to the current rotation of the object, unlike sfShape_setRotation which overwrites it.

+
Parameters
+ + + +
shapeShape object
angleAngle of rotation, in degrees
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShape_scale (sfShapeshape,
sfVector2f factors 
)
+
+ +

Scale a shape.

+

This function multiplies the current scale of the object, unlike sfShape_setScale which overwrites it.

+
Parameters
+ + + +
shapeShape object
factorsScale factors
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShape_setFillColor (sfShapeshape,
sfColor color 
)
+
+ +

Set the fill color of a shape.

+

This color is modulated (multiplied) with the shape's texture if any. It can be used to colorize the shape, or change its global opacity. You can use sfTransparent to make the inside of the shape transparent, and have the outline alone. By default, the shape's fill color is opaque white.

+
Parameters
+ + + +
shapeShape object
colorNew color of the shape
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShape_setOrigin (sfShapeshape,
sfVector2f origin 
)
+
+ +

Set the local origin of a shape.

+

The origin of an object defines the center point for all transformations (position, scale, rotation). The coordinates of this point must be relative to the top-left corner of the object, and ignore all transformations (position, scale, rotation). The default origin of a circle Shape object is (0, 0).

+
Parameters
+ + + +
shapeShape object
originNew origin
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShape_setOutlineColor (sfShapeshape,
sfColor color 
)
+
+ +

Set the outline color of a shape.

+

You can use sfTransparent to disable the outline. By default, the shape's outline color is opaque white.

+
Parameters
+ + + +
shapeShape object
colorNew outline color of the shape
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShape_setOutlineThickness (sfShapeshape,
float thickness 
)
+
+ +

Set the thickness of a shape's outline.

+

This number cannot be negative. Using zero disables the outline. By default, the outline thickness is 0.

+
Parameters
+ + + +
shapeShape object
thicknessNew outline thickness
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShape_setPosition (sfShapeshape,
sfVector2f position 
)
+
+ +

Set the position of a shape.

+

This function completely overwrites the previous position. See sfShape_move to apply an offset based on the previous position instead. The default position of a circle Shape object is (0, 0).

+
Parameters
+ + + +
shapeShape object
positionNew position
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShape_setRotation (sfShapeshape,
float angle 
)
+
+ +

Set the orientation of a shape.

+

This function completely overwrites the previous rotation. See sfShape_rotate to add an angle based on the previous rotation instead. The default rotation of a circle Shape object is 0.

+
Parameters
+ + + +
shapeShape object
angleNew rotation, in degrees
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShape_setScale (sfShapeshape,
sfVector2f scale 
)
+
+ +

Set the scale factors of a shape.

+

This function completely overwrites the previous scale. See sfShape_scale to add a factor based on the previous scale instead. The default scale of a circle Shape object is (1, 1).

+
Parameters
+ + + +
shapeShape object
scaleNew scale factors
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShape_setTexture (sfShapeshape,
const sfTexturetexture,
sfBool resetRect 
)
+
+ +

Change the source texture of a shape.

+

The texture argument refers to a texture that must exist as long as the shape uses it. Indeed, the shape doesn't store its own copy of the texture, but rather keeps a pointer to the one that you passed to this function. If the source texture is destroyed and the shape tries to use it, the behaviour is undefined. texture can be NULL to disable texturing. If resetRect is true, the TextureRect property of the shape is automatically adjusted to the size of the new texture. If it is false, the texture rect is left unchanged.

+
Parameters
+ + + + +
shapeShape object
textureNew texture
resetRectShould the texture rect be reset to the size of the new texture?
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShape_setTextureRect (sfShapeshape,
sfIntRect rect 
)
+
+ +

Set the sub-rectangle of the texture that a shape will display.

+

The texture rect is useful when you don't want to display the whole texture, but rather a part of it. By default, the texture rect covers the entire texture.

+
Parameters
+ + + +
shapeShape object
rectRectangle defining the region of the texture to display
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfShape_update (sfShapeshape)
+
+ +

Recompute the internal geometry of a shape.

+

This function must be called by specialized shape objects everytime their points change (ie. the result of either the getPointCount or getPoint callbacks is different).

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Shape_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Shape_8h_source.htm new file mode 100755 index 0000000..41ee936 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Shape_8h_source.htm @@ -0,0 +1,151 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Shape.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_SHAPE_H
+
26 #define SFML_SHAPE_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 #include <SFML/Graphics/Color.h>
+
33 #include <SFML/Graphics/Rect.h>
+ +
35 #include <SFML/Graphics/Types.h>
+
36 #include <SFML/System/Vector2.h>
+
37 
+
38 
+
39 typedef unsigned int (*sfShapeGetPointCountCallback)(void*);
+
40 typedef sfVector2f (*sfShapeGetPointCallback)(unsigned int, void*);
+
41 
+ +
53  sfShapeGetPointCallback getPoint,
+
54  void* userData);
+
55 
+ +
63 
+ +
76 
+
88 CSFML_GRAPHICS_API void sfShape_setRotation(sfShape* shape, float angle);
+
89 
+ +
102 
+ +
118 
+ +
128 
+ +
140 
+ +
150 
+ +
160 
+ +
172 
+
183 CSFML_GRAPHICS_API void sfShape_rotate(sfShape* shape, float angle);
+
184 
+
195 CSFML_GRAPHICS_API void sfShape_scale(sfShape* shape, sfVector2f factors);
+
196 
+ +
206 
+ +
216 
+
236 CSFML_GRAPHICS_API void sfShape_setTexture(sfShape* shape, const sfTexture* texture, sfBool resetRect);
+
237 
+ +
250 
+ +
266 
+ +
278 
+
290 CSFML_GRAPHICS_API void sfShape_setOutlineThickness(sfShape* shape, float thickness);
+
291 
+ +
305 
+ +
315 
+ +
325 
+ +
335 
+ +
345 
+
354 CSFML_GRAPHICS_API unsigned int sfShape_getPointCount(const sfShape* shape);
+
355 
+
367 CSFML_GRAPHICS_API sfVector2f sfShape_getPoint(const sfShape* shape, unsigned int index);
+
368 
+ +
384 
+ +
400 
+ +
410 
+
411 
+
412 #endif // SFML_SHAPE_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Sleep_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Sleep_8h.htm new file mode 100755 index 0000000..3205bdf --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Sleep_8h.htm @@ -0,0 +1,88 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Sleep.h File Reference
+
+
+
#include <SFML/System/Export.h>
+#include <SFML/System/Time.h>
+
+

Go to the source code of this file.

+ + + + + +

+Functions

CSFML_SYSTEM_API void sfSleep (sfTime duration)
 Make the current thread sleep for a given duration.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API void sfSleep (sfTime duration)
+
+ +

Make the current thread sleep for a given duration.

+

sfSleep is the best way to block a program or one of its threads, as it doesn't consume any CPU power.

+
Parameters
+ + +
durationTime to sleep
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Sleep_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Sleep_8h_source.htm new file mode 100755 index 0000000..7d309e4 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Sleep_8h_source.htm @@ -0,0 +1,84 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Sleep.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_SLEEP_H
+
26 #define SFML_SLEEP_H
+
27 
+
29 // Headers
+
31 #include <SFML/System/Export.h>
+
32 #include <SFML/System/Time.h>
+
33 
+
34 
+
44 CSFML_SYSTEM_API void sfSleep(sfTime duration);
+
45 
+
46 
+
47 #endif // SFML_SLEEP_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SocketSelector_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SocketSelector_8h.htm new file mode 100755 index 0000000..bdf553d --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SocketSelector_8h.htm @@ -0,0 +1,494 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
SocketSelector.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_NETWORK_API
+sfSocketSelector
sfSocketSelector_create (void)
 Create a new selector.
 
CSFML_NETWORK_API
+sfSocketSelector
sfSocketSelector_copy (const sfSocketSelector *selector)
 Create a new socket selector by copying an existing one.
 
CSFML_NETWORK_API void sfSocketSelector_destroy (sfSocketSelector *selector)
 Destroy a socket selector.
 
CSFML_NETWORK_API void sfSocketSelector_addTcpListener (sfSocketSelector *selector, sfTcpListener *socket)
 Add a new socket to a socket selector.
 
CSFML_NETWORK_API void sfSocketSelector_addTcpSocket (sfSocketSelector *selector, sfTcpSocket *socket)
 
CSFML_NETWORK_API void sfSocketSelector_addUdpSocket (sfSocketSelector *selector, sfUdpSocket *socket)
 
CSFML_NETWORK_API void sfSocketSelector_removeTcpListener (sfSocketSelector *selector, sfTcpListener *socket)
 Remove a socket from a socket selector.
 
CSFML_NETWORK_API void sfSocketSelector_removeTcpSocket (sfSocketSelector *selector, sfTcpSocket *socket)
 
CSFML_NETWORK_API void sfSocketSelector_removeUdpSocket (sfSocketSelector *selector, sfUdpSocket *socket)
 
CSFML_NETWORK_API void sfSocketSelector_clear (sfSocketSelector *selector)
 Remove all the sockets stored in a selector.
 
CSFML_NETWORK_API sfBool sfSocketSelector_wait (sfSocketSelector *selector, sfTime timeout)
 Wait until one or more sockets are ready to receive.
 
CSFML_NETWORK_API sfBool sfSocketSelector_isTcpListenerReady (const sfSocketSelector *selector, sfTcpListener *socket)
 Test a socket to know if it is ready to receive data.
 
CSFML_NETWORK_API sfBool sfSocketSelector_isTcpSocketReady (const sfSocketSelector *selector, sfTcpSocket *socket)
 
CSFML_NETWORK_API sfBool sfSocketSelector_isUdpSocketReady (const sfSocketSelector *selector, sfUdpSocket *socket)
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfSocketSelector_addTcpListener (sfSocketSelectorselector,
sfTcpListenersocket 
)
+
+ +

Add a new socket to a socket selector.

+

This function keeps a weak pointer to the socket, so you have to make sure that the socket is not destroyed while it is stored in the selector.

+
Parameters
+ + + +
selectorSocket selector object
socketPointer to the socket to add
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfSocketSelector_addTcpSocket (sfSocketSelectorselector,
sfTcpSocketsocket 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfSocketSelector_addUdpSocket (sfSocketSelectorselector,
sfUdpSocketsocket 
)
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API void sfSocketSelector_clear (sfSocketSelectorselector)
+
+ +

Remove all the sockets stored in a selector.

+

This function doesn't destroy any instance, it simply removes all the pointers that the selector has to external sockets.

+
Parameters
+ + +
selectorSocket selector object
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfSocketSelector* sfSocketSelector_copy (const sfSocketSelectorselector)
+
+ +

Create a new socket selector by copying an existing one.

+
Parameters
+ + +
selectorSocket selector to copy
+
+
+
Returns
A new sfSocketSelector object which is a copy of selector
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfSocketSelector* sfSocketSelector_create (void )
+
+ +

Create a new selector.

+
Returns
A new sfSocketSelector object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API void sfSocketSelector_destroy (sfSocketSelectorselector)
+
+ +

Destroy a socket selector.

+
Parameters
+ + +
selectorSocket selector to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfBool sfSocketSelector_isTcpListenerReady (const sfSocketSelectorselector,
sfTcpListenersocket 
)
+
+ +

Test a socket to know if it is ready to receive data.

+

This function must be used after a call to sfSocketSelector_wait, to know which sockets are ready to receive data. If a socket is ready, a call to Receive will never block because we know that there is data available to read. Note that if this function returns sfTrue for a sfTcpListener, this means that it is ready to accept a new connection.

+
Parameters
+ + + +
selectorSocket selector object
socketSocket to test
+
+
+
Returns
sfTrue if the socket is ready to read, sfFalse otherwise
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfBool sfSocketSelector_isTcpSocketReady (const sfSocketSelectorselector,
sfTcpSocketsocket 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfBool sfSocketSelector_isUdpSocketReady (const sfSocketSelectorselector,
sfUdpSocketsocket 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfSocketSelector_removeTcpListener (sfSocketSelectorselector,
sfTcpListenersocket 
)
+
+ +

Remove a socket from a socket selector.

+

This function doesn't destroy the socket, it simply removes the pointer that the selector has to it.

+
Parameters
+ + + +
selectorSocket selector object
socketPOointer to the socket to remove
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfSocketSelector_removeTcpSocket (sfSocketSelectorselector,
sfTcpSocketsocket 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfSocketSelector_removeUdpSocket (sfSocketSelectorselector,
sfUdpSocketsocket 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfBool sfSocketSelector_wait (sfSocketSelectorselector,
sfTime timeout 
)
+
+ +

Wait until one or more sockets are ready to receive.

+

This function returns as soon as at least one socket has some data available to be received. To know which sockets are ready, use the sfSocketSelector_isXxxReady functions. If you use a timeout and no socket is ready before the timeout is over, the function returns sfFalse.

+
Parameters
+ + + +
selectorSocket selector object
timeoutMaximum time to wait (use sfTimeZero for infinity)
+
+
+
Returns
sfTrue if there are sockets ready, sfFalse otherwise
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SocketSelector_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SocketSelector_8h_source.htm new file mode 100755 index 0000000..6b878d4 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SocketSelector_8h_source.htm @@ -0,0 +1,105 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
SocketSelector.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_SOCKETSELECTOR_H
+
26 #define SFML_SOCKETSELECTOR_H
+
27 
+
29 // Headers
+
31 #include <SFML/Network/Export.h>
+
32 #include <SFML/Network/Types.h>
+
33 #include <SFML/System/Time.h>
+
34 
+
35 
+ +
43 
+ +
53 
+ +
61 
+ + + +
76 
+ + + +
90 
+ +
102 
+ +
119 
+ + + +
139 
+
140 
+
141 #endif // SFML_SOCKETSELECTOR_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SocketStatus_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SocketStatus_8h.htm new file mode 100755 index 0000000..d8b1747 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SocketStatus_8h.htm @@ -0,0 +1,102 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
SocketStatus.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + +

+Enumerations

enum  sfSocketStatus {
+  sfSocketDone, +
+  sfSocketNotReady, +
+  sfSocketDisconnected, +
+  sfSocketError +
+ }
 Define the status that can be returned by the socket functions. More...
 
+

Enumeration Type Documentation

+ +
+
+ + + + +
enum sfSocketStatus
+
+ +

Define the status that can be returned by the socket functions.

+
Enumerator:
+ + + + +
sfSocketDone  +

The socket has sent / received the data.

+
sfSocketNotReady  +

The socket is not ready to send / receive data yet.

+
sfSocketDisconnected  +

The TCP socket has been disconnected.

+
sfSocketError  +

An unexpected error happened.

+
+
+
+ +

Definition at line 33 of file SocketStatus.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SocketStatus_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SocketStatus_8h_source.htm new file mode 100755 index 0000000..a56c3c5 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SocketStatus_8h_source.htm @@ -0,0 +1,87 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
SocketStatus.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_SOCKETSTATUS_H
+
26 #define SFML_SOCKETSTATUS_H
+
27 
+
28 
+
33 typedef enum
+
34 {
+ + + + +
39 
+ +
41 
+
42 
+
43 #endif // SFML_SOCKETSTATUS_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundBufferRecorder_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundBufferRecorder_8h.htm new file mode 100755 index 0000000..823d0c6 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundBufferRecorder_8h.htm @@ -0,0 +1,235 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+ +
+
SoundBufferRecorder.h File Reference
+
+
+
#include <SFML/Audio/Export.h>
+#include <SFML/Audio/Types.h>
+
+

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_AUDIO_API
+sfSoundBufferRecorder
sfSoundBufferRecorder_create (void)
 Create a new sound buffer recorder.
 
CSFML_AUDIO_API void sfSoundBufferRecorder_destroy (sfSoundBufferRecorder *soundBufferRecorder)
 Destroy a sound buffer recorder.
 
CSFML_AUDIO_API void sfSoundBufferRecorder_start (sfSoundBufferRecorder *soundBufferRecorder, unsigned int sampleRate)
 Start the capture of a sound recorder recorder.
 
CSFML_AUDIO_API void sfSoundBufferRecorder_stop (sfSoundBufferRecorder *soundBufferRecorder)
 Stop the capture of a sound recorder.
 
CSFML_AUDIO_API unsigned int sfSoundBufferRecorder_getSampleRate (const sfSoundBufferRecorder *soundBufferRecorder)
 Get the sample rate of a sound buffer recorder.
 
CSFML_AUDIO_API const
+sfSoundBuffer
sfSoundBufferRecorder_getBuffer (const sfSoundBufferRecorder *soundBufferRecorder)
 Get the sound buffer containing the captured audio data.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfSoundBufferRecorder* sfSoundBufferRecorder_create (void )
+
+ +

Create a new sound buffer recorder.

+
Returns
A new sfSoundBufferRecorder object (NULL if failed)
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfSoundBufferRecorder_destroy (sfSoundBufferRecordersoundBufferRecorder)
+
+ +

Destroy a sound buffer recorder.

+
Parameters
+ + +
soundBufferRecorderSound buffer recorder to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API const sfSoundBuffer* sfSoundBufferRecorder_getBuffer (const sfSoundBufferRecordersoundBufferRecorder)
+
+ +

Get the sound buffer containing the captured audio data.

+

The sound buffer is valid only after the capture has ended. This function provides a read-only access to the internal sound buffer, but it can be copied if you need to make any modification to it.

+
Parameters
+ + +
soundBufferRecorderSound buffer recorder object
+
+
+
Returns
Read-only access to the sound buffer
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API unsigned int sfSoundBufferRecorder_getSampleRate (const sfSoundBufferRecordersoundBufferRecorder)
+
+ +

Get the sample rate of a sound buffer recorder.

+

The sample rate defines the number of audio samples captured per second. The higher, the better the quality (for example, 44100 samples/sec is CD quality).

+
Parameters
+ + +
soundBufferRecorderSound buffer recorder object
+
+
+
Returns
Sample rate, in samples per second
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSoundBufferRecorder_start (sfSoundBufferRecordersoundBufferRecorder,
unsigned int sampleRate 
)
+
+ +

Start the capture of a sound recorder recorder.

+

The sampleRate parameter defines the number of audio samples captured per second. The higher, the better the quality (for example, 44100 samples/sec is CD quality). This function uses its own thread so that it doesn't block the rest of the program while the capture runs. Please note that only one capture can happen at the same time.

+
Parameters
+ + + +
soundBufferRecorderSound buffer recorder object
sampleRateDesired capture rate, in number of samples per second
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfSoundBufferRecorder_stop (sfSoundBufferRecordersoundBufferRecorder)
+
+ +

Stop the capture of a sound recorder.

+
Parameters
+ + +
soundBufferRecorderSound buffer recorder object
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundBufferRecorder_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundBufferRecorder_8h_source.htm new file mode 100755 index 0000000..e69bb31 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundBufferRecorder_8h_source.htm @@ -0,0 +1,94 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
SoundBufferRecorder.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_SOUNDBUFFERRECORDER_H
+
26 #define SFML_SOUNDBUFFERRECORDER_H
+
27 
+
29 // Headers
+
31 #include <SFML/Audio/Export.h>
+
32 #include <SFML/Audio/Types.h>
+
33 
+
34 
+ +
42 
+ +
50 
+
65 CSFML_AUDIO_API void sfSoundBufferRecorder_start(sfSoundBufferRecorder* soundBufferRecorder, unsigned int sampleRate);
+
66 
+ +
74 
+
87 CSFML_AUDIO_API unsigned int sfSoundBufferRecorder_getSampleRate(const sfSoundBufferRecorder* soundBufferRecorder);
+
88 
+ +
103 
+
104 
+
105 #endif // SFML_SOUNDBUFFERRECORDER_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundBuffer_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundBuffer_8h.htm new file mode 100755 index 0000000..368b3dd --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundBuffer_8h.htm @@ -0,0 +1,454 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+ +
+
SoundBuffer.h File Reference
+
+
+
#include <SFML/Audio/Export.h>
+#include <SFML/Audio/Types.h>
+#include <SFML/System/InputStream.h>
+#include <SFML/System/Time.h>
+#include <stddef.h>
+
+

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_AUDIO_API sfSoundBuffersfSoundBuffer_createFromFile (const char *filename)
 Create a new sound buffer and load it from a file.
 
CSFML_AUDIO_API sfSoundBuffersfSoundBuffer_createFromMemory (const void *data, size_t sizeInBytes)
 Create a new sound buffer and load it from a file in memory.
 
CSFML_AUDIO_API sfSoundBuffersfSoundBuffer_createFromStream (sfInputStream *stream)
 Create a new sound buffer and load it from a custom stream.
 
CSFML_AUDIO_API sfSoundBuffersfSoundBuffer_createFromSamples (const sfInt16 *samples, size_t sampleCount, unsigned int channelCount, unsigned int sampleRate)
 Create a new sound buffer and load it from an array of samples in memory.
 
CSFML_AUDIO_API sfSoundBuffersfSoundBuffer_copy (const sfSoundBuffer *soundBuffer)
 Create a new sound buffer by copying an existing one.
 
CSFML_AUDIO_API void sfSoundBuffer_destroy (sfSoundBuffer *soundBuffer)
 Destroy a sound buffer.
 
CSFML_AUDIO_API sfBool sfSoundBuffer_saveToFile (const sfSoundBuffer *soundBuffer, const char *filename)
 Save a sound buffer to an audio file.
 
CSFML_AUDIO_API const sfInt16sfSoundBuffer_getSamples (const sfSoundBuffer *soundBuffer)
 Get the array of audio samples stored in a sound buffer.
 
CSFML_AUDIO_API size_t sfSoundBuffer_getSampleCount (const sfSoundBuffer *soundBuffer)
 Get the number of samples stored in a sound buffer.
 
CSFML_AUDIO_API unsigned int sfSoundBuffer_getSampleRate (const sfSoundBuffer *soundBuffer)
 Get the sample rate of a sound buffer.
 
CSFML_AUDIO_API unsigned int sfSoundBuffer_getChannelCount (const sfSoundBuffer *soundBuffer)
 Get the number of channels used by a sound buffer.
 
CSFML_AUDIO_API sfTime sfSoundBuffer_getDuration (const sfSoundBuffer *soundBuffer)
 Get the total duration of a sound buffer.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfSoundBuffer* sfSoundBuffer_copy (const sfSoundBuffersoundBuffer)
+
+ +

Create a new sound buffer by copying an existing one.

+
Parameters
+ + +
soundBufferSound buffer to copy
+
+
+
Returns
A new sfSoundBuffer object which is a copy of soundBuffer
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfSoundBuffer* sfSoundBuffer_createFromFile (const char * filename)
+
+ +

Create a new sound buffer and load it from a file.

+

Here is a complete list of all the supported audio formats: ogg, wav, flac, aiff, au, raw, paf, svx, nist, voc, ircam, w64, mat4, mat5 pvf, htk, sds, avr, sd2, caf, wve, mpc2k, rf64.

+
Parameters
+ + +
filenamePath of the sound file to load
+
+
+
Returns
A new sfSoundBuffer object (NULL if failed)
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API sfSoundBuffer* sfSoundBuffer_createFromMemory (const void * data,
size_t sizeInBytes 
)
+
+ +

Create a new sound buffer and load it from a file in memory.

+

Here is a complete list of all the supported audio formats: ogg, wav, flac, aiff, au, raw, paf, svx, nist, voc, ircam, w64, mat4, mat5 pvf, htk, sds, avr, sd2, caf, wve, mpc2k, rf64.

+
Parameters
+ + + +
dataPointer to the file data in memory
sizeInBytesSize of the data to load, in bytes
+
+
+
Returns
A new sfSoundBuffer object (NULL if failed)
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API sfSoundBuffer* sfSoundBuffer_createFromSamples (const sfInt16samples,
size_t sampleCount,
unsigned int channelCount,
unsigned int sampleRate 
)
+
+ +

Create a new sound buffer and load it from an array of samples in memory.

+

The assumed format of the audio samples is 16 bits signed integer (sfInt16).

+
Parameters
+ + + + + +
samplesPointer to the array of samples in memory
sampleCountNumber of samples in the array
channelCountNumber of channels (1 = mono, 2 = stereo, ...)
sampleRateSample rate (number of samples to play per second)
+
+
+
Returns
A new sfSoundBuffer object (NULL if failed)
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfSoundBuffer* sfSoundBuffer_createFromStream (sfInputStreamstream)
+
+ +

Create a new sound buffer and load it from a custom stream.

+

Here is a complete list of all the supported audio formats: ogg, wav, flac, aiff, au, raw, paf, svx, nist, voc, ircam, w64, mat4, mat5 pvf, htk, sds, avr, sd2, caf, wve, mpc2k, rf64.

+
Parameters
+ + +
streamSource stream to read from
+
+
+
Returns
A new sfSoundBuffer object (NULL if failed)
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfSoundBuffer_destroy (sfSoundBuffersoundBuffer)
+
+ +

Destroy a sound buffer.

+
Parameters
+ + +
soundBufferSound buffer to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API unsigned int sfSoundBuffer_getChannelCount (const sfSoundBuffersoundBuffer)
+
+ +

Get the number of channels used by a sound buffer.

+

If the sound is mono then the number of channels will be 1, 2 for stereo, etc.

+
Parameters
+ + +
soundBufferSound buffer object
+
+
+
Returns
Number of channels
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfTime sfSoundBuffer_getDuration (const sfSoundBuffersoundBuffer)
+
+ +

Get the total duration of a sound buffer.

+
Parameters
+ + +
soundBufferSound buffer object
+
+
+
Returns
Sound duration
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API size_t sfSoundBuffer_getSampleCount (const sfSoundBuffersoundBuffer)
+
+ +

Get the number of samples stored in a sound buffer.

+

The array of samples can be accessed with the sfSoundBuffer_getSamples function.

+
Parameters
+ + +
soundBufferSound buffer object
+
+
+
Returns
Number of samples
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API unsigned int sfSoundBuffer_getSampleRate (const sfSoundBuffersoundBuffer)
+
+ +

Get the sample rate of a sound buffer.

+

The sample rate is the number of samples played per second. The higher, the better the quality (for example, 44100 samples/s is CD quality).

+
Parameters
+ + +
soundBufferSound buffer object
+
+
+
Returns
Sample rate (number of samples per second)
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API const sfInt16* sfSoundBuffer_getSamples (const sfSoundBuffersoundBuffer)
+
+ +

Get the array of audio samples stored in a sound buffer.

+

The format of the returned samples is 16 bits signed integer (sfInt16). The total number of samples in this array is given by the sfSoundBuffer_getSampleCount function.

+
Parameters
+ + +
soundBufferSound buffer object
+
+
+
Returns
Read-only pointer to the array of sound samples
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API sfBool sfSoundBuffer_saveToFile (const sfSoundBuffersoundBuffer,
const char * filename 
)
+
+ +

Save a sound buffer to an audio file.

+

Here is a complete list of all the supported audio formats: ogg, wav, flac, aiff, au, raw, paf, svx, nist, voc, ircam, w64, mat4, mat5 pvf, htk, sds, avr, sd2, caf, wve, mpc2k, rf64.

+
Parameters
+ + + +
soundBufferSound buffer object
filenamePath of the sound file to write
+
+
+
Returns
sfTrue if saving succeeded, sfFalse if it failed
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundBuffer_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundBuffer_8h_source.htm new file mode 100755 index 0000000..5432292 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundBuffer_8h_source.htm @@ -0,0 +1,109 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
SoundBuffer.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_SOUNDBUFFER_H
+
26 #define SFML_SOUNDBUFFER_H
+
27 
+
29 // Headers
+
31 #include <SFML/Audio/Export.h>
+
32 #include <SFML/Audio/Types.h>
+ +
34 #include <SFML/System/Time.h>
+
35 #include <stddef.h>
+
36 
+
37 
+ +
51 
+
65 CSFML_AUDIO_API sfSoundBuffer* sfSoundBuffer_createFromMemory(const void* data, size_t sizeInBytes);
+
66 
+ +
80 
+
95 CSFML_AUDIO_API sfSoundBuffer* sfSoundBuffer_createFromSamples(const sfInt16* samples, size_t sampleCount, unsigned int channelCount, unsigned int sampleRate);
+
96 
+ +
106 
+ +
114 
+
128 CSFML_AUDIO_API sfBool sfSoundBuffer_saveToFile(const sfSoundBuffer* soundBuffer, const char* filename);
+
129 
+ +
143 
+ +
156 
+
169 CSFML_AUDIO_API unsigned int sfSoundBuffer_getSampleRate(const sfSoundBuffer* soundBuffer);
+
170 
+
182 CSFML_AUDIO_API unsigned int sfSoundBuffer_getChannelCount(const sfSoundBuffer* soundBuffer);
+
183 
+ +
193 
+
194 
+
195 #endif // SFML_SOUNDBUFFER_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundRecorder_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundRecorder_8h.htm new file mode 100755 index 0000000..212dea3 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundRecorder_8h.htm @@ -0,0 +1,321 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+ +
+
SoundRecorder.h File Reference
+
+
+
#include <SFML/Audio/Export.h>
+#include <SFML/Audio/Types.h>
+#include <stddef.h>
+
+

Go to the source code of this file.

+ + + + + + + + + + + +

+Typedefs

typedef sfBool(* sfSoundRecorderStartCallback )(void *)
 Type of the callback used when starting a capture.
 
typedef sfBool(* sfSoundRecorderProcessCallback )(const sfInt16 *, size_t, void *)
 Type of the callback used to process audio data.
 
typedef void(* sfSoundRecorderStopCallback )(void *)
 Type of the callback used when stopping a capture.
 
+ + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_AUDIO_API sfSoundRecordersfSoundRecorder_create (sfSoundRecorderStartCallback onStart, sfSoundRecorderProcessCallback onProcess, sfSoundRecorderStopCallback onStop, void *userData)
 Construct a new sound recorder from callback functions.
 
CSFML_AUDIO_API void sfSoundRecorder_destroy (sfSoundRecorder *soundRecorder)
 Destroy a sound recorder.
 
CSFML_AUDIO_API void sfSoundRecorder_start (sfSoundRecorder *soundRecorder, unsigned int sampleRate)
 Start the capture of a sound recorder.
 
CSFML_AUDIO_API void sfSoundRecorder_stop (sfSoundRecorder *soundRecorder)
 Stop the capture of a sound recorder.
 
CSFML_AUDIO_API unsigned int sfSoundRecorder_getSampleRate (const sfSoundRecorder *soundRecorder)
 Get the sample rate of a sound recorder.
 
CSFML_AUDIO_API sfBool sfSoundRecorder_isAvailable (void)
 Check if the system supports audio capture.
 
+

Typedef Documentation

+ +
+
+ + + + +
typedef sfBool(* sfSoundRecorderProcessCallback)(const sfInt16 *, size_t, void *)
+
+ +

Type of the callback used to process audio data.

+ +

Definition at line 37 of file SoundRecorder.h.

+ +
+
+ +
+
+ + + + +
typedef sfBool(* sfSoundRecorderStartCallback)(void *)
+
+ +

Type of the callback used when starting a capture.

+ +

Definition at line 36 of file SoundRecorder.h.

+ +
+
+ +
+
+ + + + +
typedef void(* sfSoundRecorderStopCallback)(void *)
+
+ +

Type of the callback used when stopping a capture.

+ +

Definition at line 38 of file SoundRecorder.h.

+ +
+
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API sfSoundRecorder* sfSoundRecorder_create (sfSoundRecorderStartCallback onStart,
sfSoundRecorderProcessCallback onProcess,
sfSoundRecorderStopCallback onStop,
void * userData 
)
+
+ +

Construct a new sound recorder from callback functions.

+
Parameters
+ + + + + +
onStartCallback function which will be called when a new capture starts (can be NULL)
onProcessCallback function which will be called each time there's audio data to process
onStopCallback function which will be called when the current capture stops (can be NULL)
userDataData to pass to the callback function (can be NULL)
+
+
+
Returns
A new sfSoundRecorder object (NULL if failed)
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfSoundRecorder_destroy (sfSoundRecordersoundRecorder)
+
+ +

Destroy a sound recorder.

+
Parameters
+ + +
soundRecorderSound recorder to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API unsigned int sfSoundRecorder_getSampleRate (const sfSoundRecordersoundRecorder)
+
+ +

Get the sample rate of a sound recorder.

+

The sample rate defines the number of audio samples captured per second. The higher, the better the quality (for example, 44100 samples/sec is CD quality).

+
Parameters
+ + +
soundRecorderSound recorder object
+
+
+
Returns
Sample rate, in samples per second
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfBool sfSoundRecorder_isAvailable (void )
+
+ +

Check if the system supports audio capture.

+

This function should always be called before using the audio capture features. If it returns false, then any attempt to use sfSoundRecorder will fail.

+
Returns
sfTrue if audio capture is supported, sfFalse otherwise
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSoundRecorder_start (sfSoundRecordersoundRecorder,
unsigned int sampleRate 
)
+
+ +

Start the capture of a sound recorder.

+

The sampleRate parameter defines the number of audio samples captured per second. The higher, the better the quality (for example, 44100 samples/sec is CD quality). This function uses its own thread so that it doesn't block the rest of the program while the capture runs. Please note that only one capture can happen at the same time.

+
Parameters
+ + + +
soundRecorderSound recorder object
sampleRateDesired capture rate, in number of samples per second
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfSoundRecorder_stop (sfSoundRecordersoundRecorder)
+
+ +

Stop the capture of a sound recorder.

+
Parameters
+ + +
soundRecorderSound recorder object
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundRecorder_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundRecorder_8h_source.htm new file mode 100755 index 0000000..27e07e5 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundRecorder_8h_source.htm @@ -0,0 +1,103 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
SoundRecorder.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_SOUNDRECORDER_H
+
26 #define SFML_SOUNDRECORDER_H
+
27 
+
29 // Headers
+
31 #include <SFML/Audio/Export.h>
+
32 #include <SFML/Audio/Types.h>
+
33 #include <stddef.h>
+
34 
+
35 
+ +
37 typedef sfBool (*sfSoundRecorderProcessCallback)(const sfInt16*, size_t, void*);
+
38 typedef void (*sfSoundRecorderStopCallback)(void*);
+
39 
+
40 
+ + + +
55  void* userData);
+
56 
+ +
64 
+
79 CSFML_AUDIO_API void sfSoundRecorder_start(sfSoundRecorder* soundRecorder, unsigned int sampleRate);
+
80 
+ +
88 
+
101 CSFML_AUDIO_API unsigned int sfSoundRecorder_getSampleRate(const sfSoundRecorder* soundRecorder);
+
102 
+ +
114 
+
115 
+
116 #endif // SFML_SOUNDRECORDER_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundStatus_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundStatus_8h.htm new file mode 100755 index 0000000..9e77004 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundStatus_8h.htm @@ -0,0 +1,98 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+ +
+
SoundStatus.h File Reference
+
+
+
#include <SFML/Audio/Export.h>
+
+

Go to the source code of this file.

+ + + + + +

+Enumerations

enum  sfSoundStatus {
+  sfStopped, +
+  sfPaused, +
+  sfPlaying +
+ }
 Enumeration of statuses for sounds and musics. More...
 
+

Enumeration Type Documentation

+ +
+
+ + + + +
enum sfSoundStatus
+
+ +

Enumeration of statuses for sounds and musics.

+
Enumerator:
+ + + +
sfStopped  +

Sound / music is not playing.

+
sfPaused  +

Sound / music is paused.

+
sfPlaying  +

Sound / music is playing.

+
+
+
+ +

Definition at line 38 of file SoundStatus.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundStatus_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundStatus_8h_source.htm new file mode 100755 index 0000000..c269300 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundStatus_8h_source.htm @@ -0,0 +1,88 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
SoundStatus.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_SOUNDSTATUS_H
+
26 #define SFML_SOUNDSTATUS_H
+
27 
+
29 // Headers
+
31 #include <SFML/Audio/Export.h>
+
32 
+
33 
+
38 typedef enum
+
39 {
+ + + + +
44 
+
45 
+
46 #endif // SFML_SOUNDSTATUS_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundStream_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundStream_8h.htm new file mode 100755 index 0000000..47fd309 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundStream_8h.htm @@ -0,0 +1,907 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+ +
+
SoundStream.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + +

+Data Structures

struct  sfSoundStreamChunk
 defines the data to fill by the OnGetData callback More...
 
+ + + + + + + +

+Typedefs

typedef sfBool(* sfSoundStreamGetDataCallback )(sfSoundStreamChunk *, void *)
 Type of the callback used to get a sound stream data.
 
typedef void(* sfSoundStreamSeekCallback )(sfTime, void *)
 Type of the callback used to seek in a sound stream.
 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_AUDIO_API sfSoundStreamsfSoundStream_create (sfSoundStreamGetDataCallback onGetData, sfSoundStreamSeekCallback onSeek, unsigned int channelCount, unsigned int sampleRate, void *userData)
 Create a new sound stream.
 
CSFML_AUDIO_API void sfSoundStream_destroy (sfSoundStream *soundStream)
 Destroy a sound stream.
 
CSFML_AUDIO_API void sfSoundStream_play (sfSoundStream *soundStream)
 Start or resume playing a sound stream.
 
CSFML_AUDIO_API void sfSoundStream_pause (sfSoundStream *soundStream)
 Pause a sound stream.
 
CSFML_AUDIO_API void sfSoundStream_stop (sfSoundStream *soundStream)
 Stop playing a sound stream.
 
CSFML_AUDIO_API sfSoundStatus sfSoundStream_getStatus (const sfSoundStream *soundStream)
 Get the current status of a sound stream (stopped, paused, playing)
 
CSFML_AUDIO_API unsigned int sfSoundStream_getChannelCount (const sfSoundStream *soundStream)
 Return the number of channels of a sound stream.
 
CSFML_AUDIO_API unsigned int sfSoundStream_getSampleRate (const sfSoundStream *soundStream)
 Get the sample rate of a sound stream.
 
CSFML_AUDIO_API void sfSoundStream_setPitch (sfSoundStream *soundStream, float pitch)
 Set the pitch of a sound stream.
 
CSFML_AUDIO_API void sfSoundStream_setVolume (sfSoundStream *soundStream, float volume)
 Set the volume of a sound stream.
 
CSFML_AUDIO_API void sfSoundStream_setPosition (sfSoundStream *soundStream, sfVector3f position)
 Set the 3D position of a sound stream in the audio scene.
 
CSFML_AUDIO_API void sfSoundStream_setRelativeToListener (sfSoundStream *soundStream, sfBool relative)
 Make a sound stream's position relative to the listener or absolute.
 
CSFML_AUDIO_API void sfSoundStream_setMinDistance (sfSoundStream *soundStream, float distance)
 Set the minimum distance of a sound stream.
 
CSFML_AUDIO_API void sfSoundStream_setAttenuation (sfSoundStream *soundStream, float attenuation)
 Set the attenuation factor of a sound stream.
 
CSFML_AUDIO_API void sfSoundStream_setPlayingOffset (sfSoundStream *soundStream, sfTime timeOffset)
 Change the current playing position of a sound stream.
 
CSFML_AUDIO_API void sfSoundStream_setLoop (sfSoundStream *soundStream, sfBool loop)
 Set whether or not a sound stream should loop after reaching the end.
 
CSFML_AUDIO_API float sfSoundStream_getPitch (const sfSoundStream *soundStream)
 Get the pitch of a sound stream.
 
CSFML_AUDIO_API float sfSoundStream_getVolume (const sfSoundStream *soundStream)
 Get the volume of a sound stream.
 
CSFML_AUDIO_API sfVector3f sfSoundStream_getPosition (const sfSoundStream *soundStream)
 Get the 3D position of a sound stream in the audio scene.
 
CSFML_AUDIO_API sfBool sfSoundStream_isRelativeToListener (const sfSoundStream *soundStream)
 Tell whether a sound stream's position is relative to the listener or is absolute.
 
CSFML_AUDIO_API float sfSoundStream_getMinDistance (const sfSoundStream *soundStream)
 Get the minimum distance of a sound stream.
 
CSFML_AUDIO_API float sfSoundStream_getAttenuation (const sfSoundStream *soundStream)
 Get the attenuation factor of a sound stream.
 
CSFML_AUDIO_API sfBool sfSoundStream_getLoop (const sfSoundStream *soundStream)
 Tell whether or not a sound stream is in loop mode.
 
CSFML_AUDIO_API sfTime sfSoundStream_getPlayingOffset (const sfSoundStream *soundStream)
 Get the current playing position of a sound stream.
 
+

Typedef Documentation

+ +
+
+ + + + +
typedef sfBool(* sfSoundStreamGetDataCallback)(sfSoundStreamChunk *, void *)
+
+ +

Type of the callback used to get a sound stream data.

+ +

Definition at line 48 of file SoundStream.h.

+ +
+
+ +
+
+ + + + +
typedef void(* sfSoundStreamSeekCallback)(sfTime, void *)
+
+ +

Type of the callback used to seek in a sound stream.

+ +

Definition at line 49 of file SoundStream.h.

+ +
+
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API sfSoundStream* sfSoundStream_create (sfSoundStreamGetDataCallback onGetData,
sfSoundStreamSeekCallback onSeek,
unsigned int channelCount,
unsigned int sampleRate,
void * userData 
)
+
+ +

Create a new sound stream.

+
Parameters
+ + + + + + +
onGetDataFunction called when the stream needs more data (can't be NULL)
onSeekFunction called when the stream seeks (can't be NULL)
channelCountNumber of channels to use (1 = mono, 2 = stereo)
sampleRateSample rate of the sound (44100 = CD quality)
userDataData to pass to the callback functions
+
+
+
Returns
A new sfSoundStream object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfSoundStream_destroy (sfSoundStreamsoundStream)
+
+ +

Destroy a sound stream.

+
Parameters
+ + +
soundStreamSound stream to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API float sfSoundStream_getAttenuation (const sfSoundStreamsoundStream)
+
+ +

Get the attenuation factor of a sound stream.

+
Parameters
+ + +
soundStreamSound stream object
+
+
+
Returns
Attenuation factor of the stream
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API unsigned int sfSoundStream_getChannelCount (const sfSoundStreamsoundStream)
+
+ +

Return the number of channels of a sound stream.

+

1 channel means a mono sound, 2 means stereo, etc.

+
Parameters
+ + +
soundStreamSound stream object
+
+
+
Returns
Number of channels
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfBool sfSoundStream_getLoop (const sfSoundStreamsoundStream)
+
+ +

Tell whether or not a sound stream is in loop mode.

+
Parameters
+ + +
soundStreamSound stream object
+
+
+
Returns
sfTrue if the music is looping, sfFalse otherwise
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API float sfSoundStream_getMinDistance (const sfSoundStreamsoundStream)
+
+ +

Get the minimum distance of a sound stream.

+
Parameters
+ + +
soundStreamSound stream object
+
+
+
Returns
Minimum distance of the stream
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API float sfSoundStream_getPitch (const sfSoundStreamsoundStream)
+
+ +

Get the pitch of a sound stream.

+
Parameters
+ + +
soundStreamSound stream object
+
+
+
Returns
Pitch of the stream
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfTime sfSoundStream_getPlayingOffset (const sfSoundStreamsoundStream)
+
+ +

Get the current playing position of a sound stream.

+
Parameters
+ + +
soundStreamSound stream object
+
+
+
Returns
Current playing position
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfVector3f sfSoundStream_getPosition (const sfSoundStreamsoundStream)
+
+ +

Get the 3D position of a sound stream in the audio scene.

+
Parameters
+ + +
soundStreamSound stream object
+
+
+
Returns
Position of the stream in the world
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API unsigned int sfSoundStream_getSampleRate (const sfSoundStreamsoundStream)
+
+ +

Get the sample rate of a sound stream.

+

The sample rate is the number of audio samples played per second. The higher, the better the quality.

+
Parameters
+ + +
soundStreamSound stream object
+
+
+
Returns
Sample rate, in number of samples per second
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfSoundStatus sfSoundStream_getStatus (const sfSoundStreamsoundStream)
+
+ +

Get the current status of a sound stream (stopped, paused, playing)

+
Parameters
+ + +
soundStreamSound stream object
+
+
+
Returns
Current status
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API float sfSoundStream_getVolume (const sfSoundStreamsoundStream)
+
+ +

Get the volume of a sound stream.

+
Parameters
+ + +
soundStreamSound stream object
+
+
+
Returns
Volume of the stream, in the range [0, 100]
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfBool sfSoundStream_isRelativeToListener (const sfSoundStreamsoundStream)
+
+ +

Tell whether a sound stream's position is relative to the listener or is absolute.

+
Parameters
+ + +
soundStreamSound stream object
+
+
+
Returns
sfTrue if the position is relative, sfFalse if it's absolute
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfSoundStream_pause (sfSoundStreamsoundStream)
+
+ +

Pause a sound stream.

+

This function pauses the stream if it was playing, otherwise (stream already paused or stopped) it has no effect.

+
Parameters
+ + +
soundStreamSound stream object
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfSoundStream_play (sfSoundStreamsoundStream)
+
+ +

Start or resume playing a sound stream.

+

This function starts the stream if it was stopped, resumes it if it was paused, and restarts it from beginning if it was it already playing. This function uses its own thread so that it doesn't block the rest of the program while the music is played.

+
Parameters
+ + +
soundStreamSound stream object
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSoundStream_setAttenuation (sfSoundStreamsoundStream,
float attenuation 
)
+
+ +

Set the attenuation factor of a sound stream.

+

The attenuation is a multiplicative factor which makes the stream more or less loud according to its distance from the listener. An attenuation of 0 will produce a non-attenuated stream, i.e. its volume will always be the same whether it is heard from near or from far. On the other hand, an attenuation value such as 100 will make the stream fade out very quickly as it gets further from the listener. The default value of the attenuation is 1.

+
Parameters
+ + + +
soundStreamSound stream object
attenuationNew attenuation factor of the stream
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSoundStream_setLoop (sfSoundStreamsoundStream,
sfBool loop 
)
+
+ +

Set whether or not a sound stream should loop after reaching the end.

+

If set, the stream will restart from beginning after reaching the end and so on, until it is stopped or sfSoundStream_setLoop(stream, sfFalse) is called. The default looping state for sound streams is false.

+
Parameters
+ + + +
soundStreamSound stream object
loopsfTrue to play in loop, sfFalse to play once
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSoundStream_setMinDistance (sfSoundStreamsoundStream,
float distance 
)
+
+ +

Set the minimum distance of a sound stream.

+

The "minimum distance" of a stream is the maximum distance at which it is heard at its maximum volume. Further than the minimum distance, it will start to fade out according to its attenuation factor. A value of 0 ("inside the head +of the listener") is an invalid value and is forbidden. The default value of the minimum distance is 1.

+
Parameters
+ + + +
soundStreamSound stream object
distanceNew minimum distance of the stream
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSoundStream_setPitch (sfSoundStreamsoundStream,
float pitch 
)
+
+ +

Set the pitch of a sound stream.

+

The pitch represents the perceived fundamental frequency of a sound; thus you can make a stream more acute or grave by changing its pitch. A side effect of changing the pitch is to modify the playing speed of the stream as well. The default value for the pitch is 1.

+
Parameters
+ + + +
soundStreamSound stream object
pitchNew pitch to apply to the stream
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSoundStream_setPlayingOffset (sfSoundStreamsoundStream,
sfTime timeOffset 
)
+
+ +

Change the current playing position of a sound stream.

+

The playing position can be changed when the stream is either paused or playing.

+
Parameters
+ + + +
soundStreamSound stream object
timeOffsetNew playing position
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSoundStream_setPosition (sfSoundStreamsoundStream,
sfVector3f position 
)
+
+ +

Set the 3D position of a sound stream in the audio scene.

+

Only streams with one channel (mono streams) can be spatialized. The default position of a stream is (0, 0, 0).

+
Parameters
+ + + +
soundStreamSound stream object
positionPosition of the stream in the scene
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSoundStream_setRelativeToListener (sfSoundStreamsoundStream,
sfBool relative 
)
+
+ +

Make a sound stream's position relative to the listener or absolute.

+

Making a stream relative to the listener will ensure that it will always be played the same way regardless the position of the listener. This can be useful for non-spatialized streams, streams that are produced by the listener, or streams attached to it. The default value is false (position is absolute).

+
Parameters
+ + + +
soundStreamSound stream object
relativesfTrue to set the position relative, sfFalse to set it absolute
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSoundStream_setVolume (sfSoundStreamsoundStream,
float volume 
)
+
+ +

Set the volume of a sound stream.

+

The volume is a value between 0 (mute) and 100 (full volume). The default value for the volume is 100.

+
Parameters
+ + + +
soundStreamSound stream object
volumeVolume of the stream
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfSoundStream_stop (sfSoundStreamsoundStream)
+
+ +

Stop playing a sound stream.

+

This function stops the stream if it was playing or paused, and does nothing if it was already stopped. It also resets the playing position (unlike sfSoundStream_pause).

+
Parameters
+ + +
soundStreamSound stream object
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundStream_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundStream_8h_source.htm new file mode 100755 index 0000000..37e1cb8 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/SoundStream_8h_source.htm @@ -0,0 +1,147 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
SoundStream.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_SOUNDSTREAM_H
+
26 #define SFML_SOUNDSTREAM_H
+
27 
+
29 // Headers
+
31 #include <SFML/Audio/Export.h>
+
32 #include <SFML/Audio/SoundStatus.h>
+
33 #include <SFML/Audio/Types.h>
+
34 #include <SFML/System/Time.h>
+
35 #include <SFML/System/Vector3.h>
+
36 
+
37 
+
42 typedef struct
+
43 {
+ +
45  unsigned int sampleCount;
+ +
47 
+ +
49 typedef void (*sfSoundStreamSeekCallback)(sfTime, void*);
+
50 
+
51 
+ + +
66  unsigned int channelCount,
+
67  unsigned int sampleRate,
+
68  void* userData);
+
69 
+ +
77 
+ +
91 
+ +
102 
+ +
114 
+ +
124 
+
135 CSFML_AUDIO_API unsigned int sfSoundStream_getChannelCount(const sfSoundStream* soundStream);
+
136 
+
148 CSFML_AUDIO_API unsigned int sfSoundStream_getSampleRate(const sfSoundStream* soundStream);
+
149 
+
163 CSFML_AUDIO_API void sfSoundStream_setPitch(sfSoundStream* soundStream, float pitch);
+
164 
+
175 CSFML_AUDIO_API void sfSoundStream_setVolume(sfSoundStream* soundStream, float volume);
+
176 
+ +
189 
+ +
204 
+
219 CSFML_AUDIO_API void sfSoundStream_setMinDistance(sfSoundStream* soundStream, float distance);
+
220 
+
237 CSFML_AUDIO_API void sfSoundStream_setAttenuation(sfSoundStream* soundStream, float attenuation);
+
238 
+ +
250 
+ +
264 
+
273 CSFML_AUDIO_API float sfSoundStream_getPitch(const sfSoundStream* soundStream);
+
274 
+
283 CSFML_AUDIO_API float sfSoundStream_getVolume(const sfSoundStream* soundStream);
+
284 
+ +
294 
+ +
305 
+ +
315 
+ +
325 
+ +
335 
+ +
345 
+
346 
+
347 #endif // SFML_SOUNDSTREAM_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Sound_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Sound_8h.htm new file mode 100755 index 0000000..6f5a0a1 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Sound_8h.htm @@ -0,0 +1,857 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+ +
+
Sound.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_AUDIO_API sfSoundsfSound_create (void)
 Create a new sound.
 
CSFML_AUDIO_API sfSoundsfSound_copy (const sfSound *sound)
 Create a new sound by copying an existing one.
 
CSFML_AUDIO_API void sfSound_destroy (sfSound *sound)
 Destroy a sound.
 
CSFML_AUDIO_API void sfSound_play (sfSound *sound)
 Start or resume playing a sound.
 
CSFML_AUDIO_API void sfSound_pause (sfSound *sound)
 Pause a sound.
 
CSFML_AUDIO_API void sfSound_stop (sfSound *sound)
 Stop playing a sound.
 
CSFML_AUDIO_API void sfSound_setBuffer (sfSound *sound, const sfSoundBuffer *buffer)
 Set the source buffer containing the audio data to play.
 
CSFML_AUDIO_API const
+sfSoundBuffer
sfSound_getBuffer (const sfSound *sound)
 Get the audio buffer attached to a sound.
 
CSFML_AUDIO_API void sfSound_setLoop (sfSound *sound, sfBool loop)
 Set whether or not a sound should loop after reaching the end.
 
CSFML_AUDIO_API sfBool sfSound_getLoop (const sfSound *sound)
 Tell whether or not a sound is in loop mode.
 
CSFML_AUDIO_API sfSoundStatus sfSound_getStatus (const sfSound *sound)
 Get the current status of a sound (stopped, paused, playing)
 
CSFML_AUDIO_API void sfSound_setPitch (sfSound *sound, float pitch)
 Set the pitch of a sound.
 
CSFML_AUDIO_API void sfSound_setVolume (sfSound *sound, float volume)
 Set the volume of a sound.
 
CSFML_AUDIO_API void sfSound_setPosition (sfSound *sound, sfVector3f position)
 Set the 3D position of a sound in the audio scene.
 
CSFML_AUDIO_API void sfSound_setRelativeToListener (sfSound *sound, sfBool relative)
 Make the sound's position relative to the listener or absolute.
 
CSFML_AUDIO_API void sfSound_setMinDistance (sfSound *sound, float distance)
 Set the minimum distance of a sound.
 
CSFML_AUDIO_API void sfSound_setAttenuation (sfSound *sound, float attenuation)
 Set the attenuation factor of a sound.
 
CSFML_AUDIO_API void sfSound_setPlayingOffset (sfSound *sound, sfTime timeOffset)
 Change the current playing position of a sound.
 
CSFML_AUDIO_API float sfSound_getPitch (const sfSound *sound)
 Get the pitch of a sound.
 
CSFML_AUDIO_API float sfSound_getVolume (const sfSound *sound)
 Get the volume of a sound.
 
CSFML_AUDIO_API sfVector3f sfSound_getPosition (const sfSound *sound)
 Get the 3D position of a sound in the audio scene.
 
CSFML_AUDIO_API sfBool sfSound_isRelativeToListener (const sfSound *sound)
 Tell whether a sound's position is relative to the listener or is absolute.
 
CSFML_AUDIO_API float sfSound_getMinDistance (const sfSound *sound)
 Get the minimum distance of a sound.
 
CSFML_AUDIO_API float sfSound_getAttenuation (const sfSound *sound)
 Get the attenuation factor of a sound.
 
CSFML_AUDIO_API sfTime sfSound_getPlayingOffset (const sfSound *sound)
 Get the current playing position of a sound.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfSound* sfSound_copy (const sfSoundsound)
+
+ +

Create a new sound by copying an existing one.

+
Parameters
+ + +
soundSound to copy
+
+
+
Returns
A new sfSound object which is a copy of sound
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfSound* sfSound_create (void )
+
+ +

Create a new sound.

+
Returns
A new sfSound object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfSound_destroy (sfSoundsound)
+
+ +

Destroy a sound.

+
Parameters
+ + +
soundSound to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API float sfSound_getAttenuation (const sfSoundsound)
+
+ +

Get the attenuation factor of a sound.

+
Parameters
+ + +
soundSound object
+
+
+
Returns
Attenuation factor of the sound
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API const sfSoundBuffer* sfSound_getBuffer (const sfSoundsound)
+
+ +

Get the audio buffer attached to a sound.

+
Parameters
+ + +
soundSound object
+
+
+
Returns
Sound buffer attached to the sound (can be NULL)
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfBool sfSound_getLoop (const sfSoundsound)
+
+ +

Tell whether or not a sound is in loop mode.

+
Parameters
+ + +
soundSound object
+
+
+
Returns
sfTrue if the sound is looping, sfFalse otherwise
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API float sfSound_getMinDistance (const sfSoundsound)
+
+ +

Get the minimum distance of a sound.

+
Parameters
+ + +
soundSound object
+
+
+
Returns
Minimum distance of the sound
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API float sfSound_getPitch (const sfSoundsound)
+
+ +

Get the pitch of a sound.

+
Parameters
+ + +
soundSound object
+
+
+
Returns
Pitch of the sound
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfTime sfSound_getPlayingOffset (const sfSoundsound)
+
+ +

Get the current playing position of a sound.

+
Parameters
+ + +
soundSound object
+
+
+
Returns
Current playing position
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfVector3f sfSound_getPosition (const sfSoundsound)
+
+ +

Get the 3D position of a sound in the audio scene.

+
Parameters
+ + +
soundSound object
+
+
+
Returns
Position of the sound in the world
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfSoundStatus sfSound_getStatus (const sfSoundsound)
+
+ +

Get the current status of a sound (stopped, paused, playing)

+
Parameters
+ + +
soundSound object
+
+
+
Returns
Current status
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API float sfSound_getVolume (const sfSoundsound)
+
+ +

Get the volume of a sound.

+
Parameters
+ + +
soundSound object
+
+
+
Returns
Volume of the sound, in the range [0, 100]
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfBool sfSound_isRelativeToListener (const sfSoundsound)
+
+ +

Tell whether a sound's position is relative to the listener or is absolute.

+
Parameters
+ + +
soundSound object
+
+
+
Returns
sfTrue if the position is relative, sfFalse if it's absolute
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfSound_pause (sfSoundsound)
+
+ +

Pause a sound.

+

This function pauses the sound if it was playing, otherwise (sound already paused or stopped) it has no effect.

+
Parameters
+ + +
soundSound object
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfSound_play (sfSoundsound)
+
+ +

Start or resume playing a sound.

+

This function starts the sound if it was stopped, resumes it if it was paused, and restarts it from beginning if it was it already playing. This function uses its own thread so that it doesn't block the rest of the program while the sound is played.

+
Parameters
+ + +
soundSound object
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSound_setAttenuation (sfSoundsound,
float attenuation 
)
+
+ +

Set the attenuation factor of a sound.

+

The attenuation is a multiplicative factor which makes the sound more or less loud according to its distance from the listener. An attenuation of 0 will produce a non-attenuated sound, i.e. its volume will always be the same whether it is heard from near or from far. On the other hand, an attenuation value such as 100 will make the sound fade out very quickly as it gets further from the listener. The default value of the attenuation is 1.

+
Parameters
+ + + +
soundSound object
attenuationNew attenuation factor of the sound
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSound_setBuffer (sfSoundsound,
const sfSoundBufferbuffer 
)
+
+ +

Set the source buffer containing the audio data to play.

+

It is important to note that the sound buffer is not copied, thus the sfSoundBuffer object must remain alive as long as it is attached to the sound.

+
Parameters
+ + + +
soundSound object
bufferSound buffer to attach to the sound
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSound_setLoop (sfSoundsound,
sfBool loop 
)
+
+ +

Set whether or not a sound should loop after reaching the end.

+

If set, the sound will restart from beginning after reaching the end and so on, until it is stopped or sfSound_setLoop(sound, sfFalse) is called. The default looping state for sounds is false.

+
Parameters
+ + + +
soundSound object
loopsfTrue to play in loop, sfFalse to play once
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSound_setMinDistance (sfSoundsound,
float distance 
)
+
+ +

Set the minimum distance of a sound.

+

The "minimum distance" of a sound is the maximum distance at which it is heard at its maximum volume. Further than the minimum distance, it will start to fade out according to its attenuation factor. A value of 0 ("inside the head +of the listener") is an invalid value and is forbidden. The default value of the minimum distance is 1.

+
Parameters
+ + + +
soundSound object
distanceNew minimum distance of the sound
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSound_setPitch (sfSoundsound,
float pitch 
)
+
+ +

Set the pitch of a sound.

+

The pitch represents the perceived fundamental frequency of a sound; thus you can make a sound more acute or grave by changing its pitch. A side effect of changing the pitch is to modify the playing speed of the sound as well. The default value for the pitch is 1.

+
Parameters
+ + + +
soundSound object
pitchNew pitch to apply to the sound
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSound_setPlayingOffset (sfSoundsound,
sfTime timeOffset 
)
+
+ +

Change the current playing position of a sound.

+

The playing position can be changed when the sound is either paused or playing.

+
Parameters
+ + + +
soundSound object
timeOffsetNew playing position
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSound_setPosition (sfSoundsound,
sfVector3f position 
)
+
+ +

Set the 3D position of a sound in the audio scene.

+

Only sounds with one channel (mono sounds) can be spatialized. The default position of a sound is (0, 0, 0).

+
Parameters
+ + + +
soundSound object
positionPosition of the sound in the scene
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSound_setRelativeToListener (sfSoundsound,
sfBool relative 
)
+
+ +

Make the sound's position relative to the listener or absolute.

+

Making a sound relative to the listener will ensure that it will always be played the same way regardless the position of the listener. This can be useful for non-spatialized sounds, sounds that are produced by the listener, or sounds attached to it. The default value is false (position is absolute).

+
Parameters
+ + + +
soundSound object
relativesfTrue to set the position relative, sfFalse to set it absolute
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSound_setVolume (sfSoundsound,
float volume 
)
+
+ +

Set the volume of a sound.

+

The volume is a value between 0 (mute) and 100 (full volume). The default value for the volume is 100.

+
Parameters
+ + + +
soundSound object
volumeVolume of the sound
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfSound_stop (sfSoundsound)
+
+ +

Stop playing a sound.

+

This function stops the sound if it was playing or paused, and does nothing if it was already stopped. It also resets the playing position (unlike sfSound_pause).

+
Parameters
+ + +
soundSound object
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Sound_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Sound_8h_source.htm new file mode 100755 index 0000000..4fad677 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Sound_8h_source.htm @@ -0,0 +1,135 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
Sound.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_SOUND_H
+
26 #define SFML_SOUND_H
+
27 
+
29 // Headers
+
31 #include <SFML/Audio/Export.h>
+
32 #include <SFML/Audio/SoundStatus.h>
+
33 #include <SFML/Audio/Types.h>
+
34 #include <SFML/System/Time.h>
+
35 #include <SFML/System/Vector3.h>
+
36 
+
37 
+ +
45 
+ +
55 
+ +
63 
+ +
77 
+ +
88 
+ +
100 
+
112 CSFML_AUDIO_API void sfSound_setBuffer(sfSound* sound, const sfSoundBuffer* buffer);
+
113 
+ +
123 
+
136 CSFML_AUDIO_API void sfSound_setLoop(sfSound* sound, sfBool loop);
+
137 
+ +
147 
+ +
157 
+
171 CSFML_AUDIO_API void sfSound_setPitch(sfSound* sound, float pitch);
+
172 
+
183 CSFML_AUDIO_API void sfSound_setVolume(sfSound* sound, float volume);
+
184 
+ +
197 
+ +
212 
+
227 CSFML_AUDIO_API void sfSound_setMinDistance(sfSound* sound, float distance);
+
228 
+
245 CSFML_AUDIO_API void sfSound_setAttenuation(sfSound* sound, float attenuation);
+
246 
+
257 CSFML_AUDIO_API void sfSound_setPlayingOffset(sfSound* sound, sfTime timeOffset);
+
258 
+
267 CSFML_AUDIO_API float sfSound_getPitch(const sfSound* sound);
+
268 
+
277 CSFML_AUDIO_API float sfSound_getVolume(const sfSound* sound);
+
278 
+ +
288 
+ +
299 
+ +
309 
+ +
319 
+ +
329 
+
330 
+
331 #endif // SFML_SOUND_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Sprite_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Sprite_8h.htm new file mode 100755 index 0000000..8a40cc2 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Sprite_8h.htm @@ -0,0 +1,852 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Sprite.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API sfSpritesfSprite_create (void)
 Create a new sprite.
 
CSFML_GRAPHICS_API sfSpritesfSprite_copy (const sfSprite *sprite)
 Copy an existing sprite.
 
CSFML_GRAPHICS_API void sfSprite_destroy (sfSprite *sprite)
 Destroy an existing sprite.
 
CSFML_GRAPHICS_API void sfSprite_setPosition (sfSprite *sprite, sfVector2f position)
 Set the position of a sprite.
 
CSFML_GRAPHICS_API void sfSprite_setRotation (sfSprite *sprite, float angle)
 Set the orientation of a sprite.
 
CSFML_GRAPHICS_API void sfSprite_setScale (sfSprite *sprite, sfVector2f scale)
 Set the scale factors of a sprite.
 
CSFML_GRAPHICS_API void sfSprite_setOrigin (sfSprite *sprite, sfVector2f origin)
 Set the local origin of a sprite.
 
CSFML_GRAPHICS_API sfVector2f sfSprite_getPosition (const sfSprite *sprite)
 Get the position of a sprite.
 
CSFML_GRAPHICS_API float sfSprite_getRotation (const sfSprite *sprite)
 Get the orientation of a sprite.
 
CSFML_GRAPHICS_API sfVector2f sfSprite_getScale (const sfSprite *sprite)
 Get the current scale of a sprite.
 
CSFML_GRAPHICS_API sfVector2f sfSprite_getOrigin (const sfSprite *sprite)
 Get the local origin of a sprite.
 
CSFML_GRAPHICS_API void sfSprite_move (sfSprite *sprite, sfVector2f offset)
 Move a sprite by a given offset.
 
CSFML_GRAPHICS_API void sfSprite_rotate (sfSprite *sprite, float angle)
 Rotate a sprite.
 
CSFML_GRAPHICS_API void sfSprite_scale (sfSprite *sprite, sfVector2f factors)
 Scale a sprite.
 
CSFML_GRAPHICS_API sfTransform sfSprite_getTransform (const sfSprite *sprite)
 Get the combined transform of a sprite.
 
CSFML_GRAPHICS_API sfTransform sfSprite_getInverseTransform (const sfSprite *sprite)
 Get the inverse of the combined transform of a sprite.
 
CSFML_GRAPHICS_API void sfSprite_setTexture (sfSprite *sprite, const sfTexture *texture, sfBool resetRect)
 Change the source texture of a sprite.
 
CSFML_GRAPHICS_API void sfSprite_setTextureRect (sfSprite *sprite, sfIntRect rectangle)
 Set the sub-rectangle of the texture that a sprite will display.
 
CSFML_GRAPHICS_API void sfSprite_setColor (sfSprite *sprite, sfColor color)
 Set the global color of a sprite.
 
CSFML_GRAPHICS_API const
+sfTexture
sfSprite_getTexture (const sfSprite *sprite)
 Get the source texture of a sprite.
 
CSFML_GRAPHICS_API sfIntRect sfSprite_getTextureRect (const sfSprite *sprite)
 Get the sub-rectangle of the texture displayed by a sprite.
 
CSFML_GRAPHICS_API sfColor sfSprite_getColor (const sfSprite *sprite)
 Get the global color of a sprite.
 
CSFML_GRAPHICS_API sfFloatRect sfSprite_getLocalBounds (const sfSprite *sprite)
 Get the local bounding rectangle of a sprite.
 
CSFML_GRAPHICS_API sfFloatRect sfSprite_getGlobalBounds (const sfSprite *sprite)
 Get the global bounding rectangle of a sprite.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfSprite* sfSprite_copy (const sfSpritesprite)
+
+ +

Copy an existing sprite.

+
Parameters
+ + +
spriteSprite to copy
+
+
+
Returns
Copied object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfSprite* sfSprite_create (void )
+
+ +

Create a new sprite.

+
Returns
A new sfSprite object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfSprite_destroy (sfSpritesprite)
+
+ +

Destroy an existing sprite.

+
Parameters
+ + +
spriteSprite to delete
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfColor sfSprite_getColor (const sfSpritesprite)
+
+ +

Get the global color of a sprite.

+
Parameters
+ + +
spriteSprite object
+
+
+
Returns
Global color of the sprite
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfFloatRect sfSprite_getGlobalBounds (const sfSpritesprite)
+
+ +

Get the global bounding rectangle of a sprite.

+

The returned rectangle is in global coordinates, which means that it takes in account the transformations (translation, rotation, scale, ...) that are applied to the entity. In other words, this function returns the bounds of the sprite in the global 2D world's coordinate system.

+
Parameters
+ + +
spriteSprite object
+
+
+
Returns
Global bounding rectangle of the entity
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTransform sfSprite_getInverseTransform (const sfSpritesprite)
+
+ +

Get the inverse of the combined transform of a sprite.

+
Parameters
+ + +
spriteSprite object
+
+
+
Returns
Inverse of the combined transformations applied to the object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfFloatRect sfSprite_getLocalBounds (const sfSpritesprite)
+
+ +

Get the local bounding rectangle of a sprite.

+

The returned rectangle is in local coordinates, which means that it ignores the transformations (translation, rotation, scale, ...) that are applied to the entity. In other words, this function returns the bounds of the entity in the entity's coordinate system.

+
Parameters
+ + +
spriteSprite object
+
+
+
Returns
Local bounding rectangle of the entity
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfSprite_getOrigin (const sfSpritesprite)
+
+ +

Get the local origin of a sprite.

+
Parameters
+ + +
spriteSprite object
+
+
+
Returns
Current origin
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfSprite_getPosition (const sfSpritesprite)
+
+ +

Get the position of a sprite.

+
Parameters
+ + +
spriteSprite object
+
+
+
Returns
Current position
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API float sfSprite_getRotation (const sfSpritesprite)
+
+ +

Get the orientation of a sprite.

+

The rotation is always in the range [0, 360].

+
Parameters
+ + +
spriteSprite object
+
+
+
Returns
Current rotation, in degrees
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfSprite_getScale (const sfSpritesprite)
+
+ +

Get the current scale of a sprite.

+
Parameters
+ + +
spriteSprite object
+
+
+
Returns
Current scale factors
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API const sfTexture* sfSprite_getTexture (const sfSpritesprite)
+
+ +

Get the source texture of a sprite.

+

If the sprite has no source texture, a NULL pointer is returned. The returned pointer is const, which means that you can't modify the texture when you retrieve it with this function.

+
Parameters
+ + +
spriteSprite object
+
+
+
Returns
Pointer to the sprite's texture
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfIntRect sfSprite_getTextureRect (const sfSpritesprite)
+
+ +

Get the sub-rectangle of the texture displayed by a sprite.

+
Parameters
+ + +
spriteSprite object
+
+
+
Returns
Texture rectangle of the sprite
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTransform sfSprite_getTransform (const sfSpritesprite)
+
+ +

Get the combined transform of a sprite.

+
Parameters
+ + +
spriteSprite object
+
+
+
Returns
Transform combining the position/rotation/scale/origin of the object
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfSprite_move (sfSpritesprite,
sfVector2f offset 
)
+
+ +

Move a sprite by a given offset.

+

This function adds to the current position of the object, unlike sfSprite_setPosition which overwrites it.

+
Parameters
+ + + +
spriteSprite object
offsetOffset
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfSprite_rotate (sfSpritesprite,
float angle 
)
+
+ +

Rotate a sprite.

+

This function adds to the current rotation of the object, unlike sfSprite_setRotation which overwrites it.

+
Parameters
+ + + +
spriteSprite object
angleAngle of rotation, in degrees
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfSprite_scale (sfSpritesprite,
sfVector2f factors 
)
+
+ +

Scale a sprite.

+

This function multiplies the current scale of the object, unlike sfSprite_setScale which overwrites it.

+
Parameters
+ + + +
spriteSprite object
factorsScale factors
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfSprite_setColor (sfSpritesprite,
sfColor color 
)
+
+ +

Set the global color of a sprite.

+

This color is modulated (multiplied) with the sprite's texture. It can be used to colorize the sprite, or change its global opacity. By default, the sprite's color is opaque white.

+
Parameters
+ + + +
spriteSprite object
colorNew color of the sprite
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfSprite_setOrigin (sfSpritesprite,
sfVector2f origin 
)
+
+ +

Set the local origin of a sprite.

+

The origin of an object defines the center point for all transformations (position, scale, rotation). The coordinates of this point must be relative to the top-left corner of the object, and ignore all transformations (position, scale, rotation). The default origin of a sprite Sprite object is (0, 0).

+
Parameters
+ + + +
spriteSprite object
originNew origin
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfSprite_setPosition (sfSpritesprite,
sfVector2f position 
)
+
+ +

Set the position of a sprite.

+

This function completely overwrites the previous position. See sfSprite_move to apply an offset based on the previous position instead. The default position of a sprite Sprite object is (0, 0).

+
Parameters
+ + + +
spriteSprite object
positionNew position
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfSprite_setRotation (sfSpritesprite,
float angle 
)
+
+ +

Set the orientation of a sprite.

+

This function completely overwrites the previous rotation. See sfSprite_rotate to add an angle based on the previous rotation instead. The default rotation of a sprite Sprite object is 0.

+
Parameters
+ + + +
spriteSprite object
angleNew rotation, in degrees
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfSprite_setScale (sfSpritesprite,
sfVector2f scale 
)
+
+ +

Set the scale factors of a sprite.

+

This function completely overwrites the previous scale. See sfSprite_scale to add a factor based on the previous scale instead. The default scale of a sprite Sprite object is (1, 1).

+
Parameters
+ + + +
spriteSprite object
scaleNew scale factors
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfSprite_setTexture (sfSpritesprite,
const sfTexturetexture,
sfBool resetRect 
)
+
+ +

Change the source texture of a sprite.

+

The texture argument refers to a texture that must exist as long as the sprite uses it. Indeed, the sprite doesn't store its own copy of the texture, but rather keeps a pointer to the one that you passed to this function. If the source texture is destroyed and the sprite tries to use it, the behaviour is undefined. If resetRect is true, the TextureRect property of the sprite is automatically adjusted to the size of the new texture. If it is false, the texture rect is left unchanged.

+
Parameters
+ + + + +
spriteSprite object
textureNew texture
resetRectShould the texture rect be reset to the size of the new texture?
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfSprite_setTextureRect (sfSpritesprite,
sfIntRect rectangle 
)
+
+ +

Set the sub-rectangle of the texture that a sprite will display.

+

The texture rect is useful when you don't want to display the whole texture, but rather a part of it. By default, the texture rect covers the entire texture.

+
Parameters
+ + + +
spriteSprite object
rectangleRectangle defining the region of the texture to display
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Sprite_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Sprite_8h_source.htm new file mode 100755 index 0000000..38bcba4 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Sprite_8h_source.htm @@ -0,0 +1,135 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Sprite.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_SPRITE_H
+
26 #define SFML_SPRITE_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+ +
33 #include <SFML/Graphics/Color.h>
+
34 #include <SFML/Graphics/Rect.h>
+ +
36 #include <SFML/Graphics/Types.h>
+
37 #include <SFML/System/Vector2.h>
+
38 
+
39 
+ +
47 
+ +
57 
+ +
65 
+ +
78 
+
90 CSFML_GRAPHICS_API void sfSprite_setRotation(sfSprite* sprite, float angle);
+
91 
+ +
104 
+ +
120 
+ +
130 
+ +
142 
+ +
152 
+ +
162 
+ +
174 
+
185 CSFML_GRAPHICS_API void sfSprite_rotate(sfSprite* sprite, float angle);
+
186 
+ +
198 
+ +
208 
+ +
218 
+
237 CSFML_GRAPHICS_API void sfSprite_setTexture(sfSprite* sprite, const sfTexture* texture, sfBool resetRect);
+
238 
+ +
251 
+ +
265 
+ +
279 
+ +
289 
+ +
299 
+ +
315 
+ +
331 
+
332 
+
333 #endif // SFML_SPRITE_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/System_2Export_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/System_2Export_8h.htm new file mode 100755 index 0000000..84b979e --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/System_2Export_8h.htm @@ -0,0 +1,75 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
System/Export.h File Reference
+
+
+
#include <SFML/Config.h>
+
+

Go to the source code of this file.

+ + + + +

+Macros

#define CSFML_SYSTEM_API   CSFML_API_IMPORT
 
+

Macro Definition Documentation

+ +
+
+ + + + +
#define CSFML_SYSTEM_API   CSFML_API_IMPORT
+
+ +

Definition at line 43 of file System/Export.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/System_2Export_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/System_2Export_8h_source.htm new file mode 100755 index 0000000..9a8eae6 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/System_2Export_8h_source.htm @@ -0,0 +1,92 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
System/Export.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_SYSTEM_EXPORT_H
+
26 #define SFML_SYSTEM_EXPORT_H
+
27 
+
29 // Headers
+
31 #include <SFML/Config.h>
+
32 
+
33 
+
35 // Define portable import / export macros
+
37 #if defined(CSFML_SYSTEM_EXPORTS)
+
38 
+
39  #define CSFML_SYSTEM_API CSFML_API_EXPORT
+
40 
+
41 #else
+
42 
+
43  #define CSFML_SYSTEM_API CSFML_API_IMPORT
+
44 
+
45 #endif
+
46 
+
47 
+
48 #endif // SFML_SYSTEM_EXPORT_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/System_2Types_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/System_2Types_8h.htm new file mode 100755 index 0000000..62054d7 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/System_2Types_8h.htm @@ -0,0 +1,106 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
System/Types.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + +

+Typedefs

typedef struct sfClock sfClock
 
typedef struct sfMutex sfMutex
 
typedef struct sfThread sfThread
 
+

Typedef Documentation

+ +
+
+ + + + +
typedef struct sfClock sfClock
+
+ +

Definition at line 28 of file System/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfMutex sfMutex
+
+ +

Definition at line 29 of file System/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfThread sfThread
+
+ +

Definition at line 30 of file System/Types.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/System_2Types_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/System_2Types_8h_source.htm new file mode 100755 index 0000000..6b55910 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/System_2Types_8h_source.htm @@ -0,0 +1,81 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
System/Types.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)//
+
5 // This software is provided 'as-is', without any express or implied warranty.
+
6 // In no event will the authors be held liable for any damages arising from the use of this software.
+
7 //
+
8 // Permission is granted to anyone to use this software for any purpose,
+
9 // including commercial applications, and to alter it and redistribute it freely,
+
10 // subject to the following restrictions:
+
11 //
+
12 // 1. The origin of this software must not be misrepresented;
+
13 // you must not claim that you wrote the original software.
+
14 // If you use this software in a product, an acknowledgment
+
15 // in the product documentation would be appreciated but is not required.
+
16 //
+
17 // 2. Altered source versions must be plainly marked as such,
+
18 // and must not be misrepresented as being the original software.
+
19 //
+
20 // 3. This notice may not be removed or altered from any source distribution.
+
21 //
+
23 
+
24 #ifndef SFML_SYSTEM_TYPES_H
+
25 #define SFML_SYSTEM_TYPES_H
+
26 
+
27 
+
28 typedef struct sfClock sfClock;
+
29 typedef struct sfMutex sfMutex;
+
30 typedef struct sfThread sfThread;
+
31 
+
32 
+
33 #endif // SFML_SYSTEM_TYPES_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/System_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/System_8h.htm new file mode 100755 index 0000000..93b2382 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/System_8h.htm @@ -0,0 +1,59 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
System.h File Reference
+
+ + + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/System_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/System_8h_source.htm new file mode 100755 index 0000000..4ddcd39 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/System_8h_source.htm @@ -0,0 +1,88 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
System.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_SYSTEM_H
+
26 #define SFML_SYSTEM_H
+
27 
+
29 // Headers
+
31 
+
32 #include <SFML/Config.h>
+
33 #include <SFML/System/Clock.h>
+ +
35 #include <SFML/System/Mutex.h>
+
36 #include <SFML/System/Sleep.h>
+
37 #include <SFML/System/Thread.h>
+
38 #include <SFML/System/Vector2.h>
+
39 #include <SFML/System/Vector3.h>
+
40 
+
41 
+
42 #endif // SFML_SYSTEM_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/TcpListener_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/TcpListener_8h.htm new file mode 100755 index 0000000..5c3999d --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/TcpListener_8h.htm @@ -0,0 +1,287 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
TcpListener.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_NETWORK_API sfTcpListenersfTcpListener_create (void)
 Create a new TCP listener.
 
CSFML_NETWORK_API void sfTcpListener_destroy (sfTcpListener *listener)
 Destroy a TCP listener.
 
CSFML_NETWORK_API void sfTcpListener_setBlocking (sfTcpListener *listener, sfBool blocking)
 Set the blocking state of a TCP listener.
 
CSFML_NETWORK_API sfBool sfTcpListener_isBlocking (const sfTcpListener *listener)
 Tell whether a TCP listener is in blocking or non-blocking mode.
 
CSFML_NETWORK_API unsigned short sfTcpListener_getLocalPort (const sfTcpListener *listener)
 Get the port to which a TCP listener is bound locally.
 
CSFML_NETWORK_API sfSocketStatus sfTcpListener_listen (sfTcpListener *listener, unsigned short port)
 Start listening for connections.
 
CSFML_NETWORK_API sfSocketStatus sfTcpListener_accept (sfTcpListener *listener, sfTcpSocket **connected)
 Accept a new connection.
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfSocketStatus sfTcpListener_accept (sfTcpListenerlistener,
sfTcpSocket ** connected 
)
+
+ +

Accept a new connection.

+

If the socket is in blocking mode, this function will not return until a connection is actually received.

+

The connected argument points to a valid sfTcpSocket pointer in case of success (the function returns sfSocketDone), it points to a NULL pointer otherwise.

+
Parameters
+ + + +
listenerTCP listener object
connectedSocket that will hold the new connection
+
+
+
Returns
Status code
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfTcpListener* sfTcpListener_create (void )
+
+ +

Create a new TCP listener.

+
Returns
A new sfTcpListener object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API void sfTcpListener_destroy (sfTcpListenerlistener)
+
+ +

Destroy a TCP listener.

+
Parameters
+ + +
listenerTCP listener to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API unsigned short sfTcpListener_getLocalPort (const sfTcpListenerlistener)
+
+ +

Get the port to which a TCP listener is bound locally.

+

If the socket is not listening to a port, this function returns 0.

+
Parameters
+ + +
listenerTCP listener object
+
+
+
Returns
Port to which the TCP listener is bound
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfBool sfTcpListener_isBlocking (const sfTcpListenerlistener)
+
+ +

Tell whether a TCP listener is in blocking or non-blocking mode.

+
Parameters
+ + +
listenerTCP listener object
+
+
+
Returns
sfTrue if the socket is blocking, sfFalse otherwise
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfSocketStatus sfTcpListener_listen (sfTcpListenerlistener,
unsigned short port 
)
+
+ +

Start listening for connections.

+

This functions makes the socket listen to the specified port, waiting for new connections. If the socket was previously listening to another port, it will be stopped first and bound to the new port.

+
Parameters
+ + + +
listenerTCP listener object
portPort to listen for new connections
+
+
+
Returns
Status code
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfTcpListener_setBlocking (sfTcpListenerlistener,
sfBool blocking 
)
+
+ +

Set the blocking state of a TCP listener.

+

In blocking mode, calls will not return until they have completed their task. For example, a call to sfTcpListener_accept in blocking mode won't return until a new connection was actually received. In non-blocking mode, calls will always return immediately, using the return code to signal whether there was data available or not. By default, all sockets are blocking.

+
Parameters
+ + + +
listenerTCP listener object
blockingsfTrue to set the socket as blocking, sfFalse for non-blocking
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/TcpListener_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/TcpListener_8h_source.htm new file mode 100755 index 0000000..d4addda --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/TcpListener_8h_source.htm @@ -0,0 +1,97 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
TcpListener.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_TCPLISTENER_H
+
26 #define SFML_TCPLISTENER_H
+
27 
+
29 // Headers
+
31 #include <SFML/Network/Export.h>
+ +
33 #include <SFML/Network/Types.h>
+
34 
+
35 
+ +
43 
+ +
51 
+ +
69 
+ +
79 
+
91 CSFML_NETWORK_API unsigned short sfTcpListener_getLocalPort(const sfTcpListener* listener);
+
92 
+ +
108 
+ +
126 
+
127 
+
128 #endif // SFML_TCPLISTENER_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/TcpSocket_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/TcpSocket_8h.htm new file mode 100755 index 0000000..d2e6d45 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/TcpSocket_8h.htm @@ -0,0 +1,530 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
TcpSocket.h File Reference
+
+
+
#include <SFML/Network/Export.h>
+#include <SFML/Network/IpAddress.h>
+#include <SFML/Network/SocketStatus.h>
+#include <SFML/Network/Types.h>
+#include <SFML/System/Time.h>
+#include <stddef.h>
+
+

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_NETWORK_API sfTcpSocketsfTcpSocket_create (void)
 Create a new TCP socket.
 
CSFML_NETWORK_API void sfTcpSocket_destroy (sfTcpSocket *socket)
 Destroy a TCP socket.
 
CSFML_NETWORK_API void sfTcpSocket_setBlocking (sfTcpSocket *socket, sfBool blocking)
 Set the blocking state of a TCP listener.
 
CSFML_NETWORK_API sfBool sfTcpSocket_isBlocking (const sfTcpSocket *socket)
 Tell whether a TCP socket is in blocking or non-blocking mode.
 
CSFML_NETWORK_API unsigned short sfTcpSocket_getLocalPort (const sfTcpSocket *socket)
 Get the port to which a TCP socket is bound locally.
 
CSFML_NETWORK_API sfIpAddress sfTcpSocket_getRemoteAddress (const sfTcpSocket *socket)
 Get the address of the connected peer of a TCP socket.
 
CSFML_NETWORK_API unsigned short sfTcpSocket_getRemotePort (const sfTcpSocket *socket)
 Get the port of the connected peer to which a TCP socket is connected.
 
CSFML_NETWORK_API sfSocketStatus sfTcpSocket_connect (sfTcpSocket *socket, sfIpAddress host, unsigned short port, sfTime timeout)
 Connect a TCP socket to a remote peer.
 
CSFML_NETWORK_API void sfTcpSocket_disconnect (sfTcpSocket *socket)
 Disconnect a TCP socket from its remote peer.
 
CSFML_NETWORK_API sfSocketStatus sfTcpSocket_send (sfTcpSocket *socket, const void *data, size_t size)
 Send raw data to the remote peer of a TCP socket.
 
CSFML_NETWORK_API sfSocketStatus sfTcpSocket_receive (sfTcpSocket *socket, void *data, size_t maxSize, size_t *sizeReceived)
 Receive raw data from the remote peer of a TCP socket.
 
CSFML_NETWORK_API sfSocketStatus sfTcpSocket_sendPacket (sfTcpSocket *socket, sfPacket *packet)
 Send a formatted packet of data to the remote peer of a TCP socket.
 
CSFML_NETWORK_API sfSocketStatus sfTcpSocket_receivePacket (sfTcpSocket *socket, sfPacket *packet)
 Receive a formatted packet of data from the remote peer.
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfSocketStatus sfTcpSocket_connect (sfTcpSocketsocket,
sfIpAddress host,
unsigned short port,
sfTime timeout 
)
+
+ +

Connect a TCP socket to a remote peer.

+

In blocking mode, this function may take a while, especially if the remote peer is not reachable. The last parameter allows you to stop trying to connect after a given timeout. If the socket was previously connected, it is first disconnected.

+
Parameters
+ + + + + +
socketTCP socket object
remoteAddressAddress of the remote peer
remotePortPort of the remote peer
timeoutMaximum time to wait
+
+
+
Returns
Status code
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfTcpSocket* sfTcpSocket_create (void )
+
+ +

Create a new TCP socket.

+
Returns
A new sfTcpSocket object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API void sfTcpSocket_destroy (sfTcpSocketsocket)
+
+ +

Destroy a TCP socket.

+
Parameters
+ + +
socketTCP socket to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API void sfTcpSocket_disconnect (sfTcpSocketsocket)
+
+ +

Disconnect a TCP socket from its remote peer.

+

This function gracefully closes the connection. If the socket is not connected, this function has no effect.

+
Parameters
+ + +
socketTCP socket object
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API unsigned short sfTcpSocket_getLocalPort (const sfTcpSocketsocket)
+
+ +

Get the port to which a TCP socket is bound locally.

+

If the socket is not connected, this function returns 0.

+
Parameters
+ + +
socketTCP socket object
+
+
+
Returns
Port to which the socket is bound
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfIpAddress sfTcpSocket_getRemoteAddress (const sfTcpSocketsocket)
+
+ +

Get the address of the connected peer of a TCP socket.

+

It the socket is not connected, this function returns sfIpAddress_None.

+
Parameters
+ + +
socketTCP socket object
+
+
+
Returns
Address of the remote peer
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API unsigned short sfTcpSocket_getRemotePort (const sfTcpSocketsocket)
+
+ +

Get the port of the connected peer to which a TCP socket is connected.

+

If the socket is not connected, this function returns 0.

+
Parameters
+ + +
socketTCP socket object
+
+
+
Returns
Remote port to which the socket is connected
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfBool sfTcpSocket_isBlocking (const sfTcpSocketsocket)
+
+ +

Tell whether a TCP socket is in blocking or non-blocking mode.

+
Parameters
+ + +
socketTCP socket object
+
+
+
Returns
sfTrue if the socket is blocking, sfFalse otherwise
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfSocketStatus sfTcpSocket_receive (sfTcpSocketsocket,
void * data,
size_t maxSize,
size_t * sizeReceived 
)
+
+ +

Receive raw data from the remote peer of a TCP socket.

+

In blocking mode, this function will wait until some bytes are actually received. This function will fail if the socket is not connected.

+
Parameters
+ + + + + +
socketTCP socket object
dataPointer to the array to fill with the received bytes
sizeMaximum number of bytes that can be received
receivedThis variable is filled with the actual number of bytes received
+
+
+
Returns
Status code
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfSocketStatus sfTcpSocket_receivePacket (sfTcpSocketsocket,
sfPacketpacket 
)
+
+ +

Receive a formatted packet of data from the remote peer.

+

In blocking mode, this function will wait until the whole packet has been received. This function will fail if the socket is not connected.

+
Parameters
+ + + +
socketTCP socket object
packetPacket to fill with the received data
+
+
+
Returns
Status code
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfSocketStatus sfTcpSocket_send (sfTcpSocketsocket,
const void * data,
size_t size 
)
+
+ +

Send raw data to the remote peer of a TCP socket.

+

This function will fail if the socket is not connected.

+
Parameters
+ + + + +
socketTCP socket object
dataPointer to the sequence of bytes to send
sizeNumber of bytes to send
+
+
+
Returns
Status code
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfSocketStatus sfTcpSocket_sendPacket (sfTcpSocketsocket,
sfPacketpacket 
)
+
+ +

Send a formatted packet of data to the remote peer of a TCP socket.

+

This function will fail if the socket is not connected.

+
Parameters
+ + + +
socketTCP socket object
packetPacket to send
+
+
+
Returns
Status code
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfTcpSocket_setBlocking (sfTcpSocketsocket,
sfBool blocking 
)
+
+ +

Set the blocking state of a TCP listener.

+

In blocking mode, calls will not return until they have completed their task. For example, a call to sfTcpSocket_receive in blocking mode won't return until new data was actually received. In non-blocking mode, calls will always return immediately, using the return code to signal whether there was data available or not. By default, all sockets are blocking.

+
Parameters
+ + + +
socketTCP socket object
blockingsfTrue to set the socket as blocking, sfFalse for non-blocking
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/TcpSocket_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/TcpSocket_8h_source.htm new file mode 100755 index 0000000..a5af550 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/TcpSocket_8h_source.htm @@ -0,0 +1,112 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
TcpSocket.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_TCPSOCKET_H
+
26 #define SFML_TCPSOCKET_H
+
27 
+
29 // Headers
+
31 #include <SFML/Network/Export.h>
+
32 #include <SFML/Network/IpAddress.h>
+ +
34 #include <SFML/Network/Types.h>
+
35 #include <SFML/System/Time.h>
+
36 #include <stddef.h>
+
37 
+
38 
+ +
46 
+ +
54 
+ +
72 
+ +
82 
+
93 CSFML_NETWORK_API unsigned short sfTcpSocket_getLocalPort(const sfTcpSocket* socket);
+
94 
+ +
107 
+
119 CSFML_NETWORK_API unsigned short sfTcpSocket_getRemotePort(const sfTcpSocket* socket);
+
120 
+
137 CSFML_NETWORK_API sfSocketStatus sfTcpSocket_connect(sfTcpSocket* socket, sfIpAddress host, unsigned short port, sfTime timeout);
+
138 
+ +
149 
+
162 CSFML_NETWORK_API sfSocketStatus sfTcpSocket_send(sfTcpSocket* socket, const void* data, size_t size);
+
163 
+
179 CSFML_NETWORK_API sfSocketStatus sfTcpSocket_receive(sfTcpSocket* socket, void* data, size_t maxSize, size_t* sizeReceived);
+
180 
+ +
193 
+ +
208 
+
209 
+
210 #endif // SFML_TCPSOCKET_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Text_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Text_8h.htm new file mode 100755 index 0000000..49c174c --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Text_8h.htm @@ -0,0 +1,1133 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Text.h File Reference
+
+
+
#include <SFML/Graphics/Export.h>
+#include <SFML/Graphics/Color.h>
+#include <SFML/Graphics/Rect.h>
+#include <SFML/Graphics/Types.h>
+#include <SFML/Graphics/Transform.h>
+#include <SFML/System/Vector2.h>
+#include <stddef.h>
+
+

Go to the source code of this file.

+ + + + + +

+Enumerations

enum  sfTextStyle {
+  sfTextRegular = 0, +
+  sfTextBold = 1 << 0, +
+  sfTextItalic = 1 << 1, +
+  sfTextUnderlined = 1 << 2 +
+ }
 sfText styles More...
 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API sfTextsfText_create (void)
 Create a new text.
 
CSFML_GRAPHICS_API sfTextsfText_copy (const sfText *text)
 Copy an existing text.
 
CSFML_GRAPHICS_API void sfText_destroy (sfText *text)
 Destroy an existing text.
 
CSFML_GRAPHICS_API void sfText_setPosition (sfText *text, sfVector2f position)
 Set the position of a text.
 
CSFML_GRAPHICS_API void sfText_setRotation (sfText *text, float angle)
 Set the orientation of a text.
 
CSFML_GRAPHICS_API void sfText_setScale (sfText *text, sfVector2f scale)
 Set the scale factors of a text.
 
CSFML_GRAPHICS_API void sfText_setOrigin (sfText *text, sfVector2f origin)
 Set the local origin of a text.
 
CSFML_GRAPHICS_API sfVector2f sfText_getPosition (const sfText *text)
 Get the position of a text.
 
CSFML_GRAPHICS_API float sfText_getRotation (const sfText *text)
 Get the orientation of a text.
 
CSFML_GRAPHICS_API sfVector2f sfText_getScale (const sfText *text)
 Get the current scale of a text.
 
CSFML_GRAPHICS_API sfVector2f sfText_getOrigin (const sfText *text)
 Get the local origin of a text.
 
CSFML_GRAPHICS_API void sfText_move (sfText *text, sfVector2f offset)
 Move a text by a given offset.
 
CSFML_GRAPHICS_API void sfText_rotate (sfText *text, float angle)
 Rotate a text.
 
CSFML_GRAPHICS_API void sfText_scale (sfText *text, sfVector2f factors)
 Scale a text.
 
CSFML_GRAPHICS_API sfTransform sfText_getTransform (const sfText *text)
 Get the combined transform of a text.
 
CSFML_GRAPHICS_API sfTransform sfText_getInverseTransform (const sfText *text)
 Get the inverse of the combined transform of a text.
 
CSFML_GRAPHICS_API void sfText_setString (sfText *text, const char *string)
 Set the string of a text (from an ANSI string)
 
CSFML_GRAPHICS_API void sfText_setUnicodeString (sfText *text, const sfUint32 *string)
 Set the string of a text (from a unicode string)
 
CSFML_GRAPHICS_API void sfText_setFont (sfText *text, const sfFont *font)
 Set the font of a text.
 
CSFML_GRAPHICS_API void sfText_setCharacterSize (sfText *text, unsigned int size)
 Set the character size of a text.
 
CSFML_GRAPHICS_API void sfText_setStyle (sfText *text, sfUint32 style)
 Set the style of a text.
 
CSFML_GRAPHICS_API void sfText_setColor (sfText *text, sfColor color)
 Set the global color of a text.
 
CSFML_GRAPHICS_API const char * sfText_getString (const sfText *text)
 Get the string of a text (returns an ANSI string)
 
CSFML_GRAPHICS_API const sfUint32sfText_getUnicodeString (const sfText *text)
 Get the string of a text (returns a unicode string)
 
CSFML_GRAPHICS_API const sfFontsfText_getFont (const sfText *text)
 Get the font used by a text.
 
CSFML_GRAPHICS_API unsigned int sfText_getCharacterSize (const sfText *text)
 Get the size of the characters of a text.
 
CSFML_GRAPHICS_API sfUint32 sfText_getStyle (const sfText *text)
 Get the style of a text.
 
CSFML_GRAPHICS_API sfColor sfText_getColor (const sfText *text)
 Get the global color of a text.
 
CSFML_GRAPHICS_API sfVector2f sfText_findCharacterPos (const sfText *text, size_t index)
 Return the position of the index-th character in a text.
 
CSFML_GRAPHICS_API sfFloatRect sfText_getLocalBounds (const sfText *text)
 Get the local bounding rectangle of a text.
 
CSFML_GRAPHICS_API sfFloatRect sfText_getGlobalBounds (const sfText *text)
 Get the global bounding rectangle of a text.
 
+

Enumeration Type Documentation

+ +
+
+ + + + +
enum sfTextStyle
+
+ +

sfText styles

+
Enumerator:
+ + + + +
sfTextRegular  +

Regular characters, no style.

+
sfTextBold  +

Characters are bold.

+
sfTextItalic  +

Characters are in italic.

+
sfTextUnderlined  +

Characters are underlined.

+
+
+
+ +

Definition at line 43 of file Text.h.

+ +
+
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfText* sfText_copy (const sfTexttext)
+
+ +

Copy an existing text.

+
Parameters
+ + +
textText to copy
+
+
+
Returns
Copied object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfText* sfText_create (void )
+
+ +

Create a new text.

+
Returns
A new sfText object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfText_destroy (sfTexttext)
+
+ +

Destroy an existing text.

+
Parameters
+ + +
textText to delete
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfText_findCharacterPos (const sfTexttext,
size_t index 
)
+
+ +

Return the position of the index-th character in a text.

+

This function computes the visual position of a character from its index in the string. The returned position is in global coordinates (translation, rotation, scale and origin are applied). If index is out of range, the position of the end of the string is returned.

+
Parameters
+ + + +
textText object
indexIndex of the character
+
+
+
Returns
Position of the character
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API unsigned int sfText_getCharacterSize (const sfTexttext)
+
+ +

Get the size of the characters of a text.

+
Parameters
+ + +
textText object
+
+
+
Returns
Size of the characters
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfColor sfText_getColor (const sfTexttext)
+
+ +

Get the global color of a text.

+
Parameters
+ + +
textText object
+
+
+
Returns
Global color of the text
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API const sfFont* sfText_getFont (const sfTexttext)
+
+ +

Get the font used by a text.

+

If the text has no font attached, a NULL pointer is returned. The returned pointer is const, which means that you can't modify the font when you retrieve it with this function.

+
Parameters
+ + +
textText object
+
+
+
Returns
Pointer to the font
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfFloatRect sfText_getGlobalBounds (const sfTexttext)
+
+ +

Get the global bounding rectangle of a text.

+

The returned rectangle is in global coordinates, which means that it takes in account the transformations (translation, rotation, scale, ...) that are applied to the entity. In other words, this function returns the bounds of the text in the global 2D world's coordinate system.

+
Parameters
+ + +
textText object
+
+
+
Returns
Global bounding rectangle of the entity
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTransform sfText_getInverseTransform (const sfTexttext)
+
+ +

Get the inverse of the combined transform of a text.

+
Parameters
+ + +
textText object
+
+
+
Returns
Inverse of the combined transformations applied to the object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfFloatRect sfText_getLocalBounds (const sfTexttext)
+
+ +

Get the local bounding rectangle of a text.

+

The returned rectangle is in local coordinates, which means that it ignores the transformations (translation, rotation, scale, ...) that are applied to the entity. In other words, this function returns the bounds of the entity in the entity's coordinate system.

+
Parameters
+ + +
textText object
+
+
+
Returns
Local bounding rectangle of the entity
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfText_getOrigin (const sfTexttext)
+
+ +

Get the local origin of a text.

+
Parameters
+ + +
textText object
+
+
+
Returns
Current origin
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfText_getPosition (const sfTexttext)
+
+ +

Get the position of a text.

+
Parameters
+ + +
textText object
+
+
+
Returns
Current position
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API float sfText_getRotation (const sfTexttext)
+
+ +

Get the orientation of a text.

+

The rotation is always in the range [0, 360].

+
Parameters
+ + +
textText object
+
+
+
Returns
Current rotation, in degrees
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfText_getScale (const sfTexttext)
+
+ +

Get the current scale of a text.

+
Parameters
+ + +
textText object
+
+
+
Returns
Current scale factors
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API const char* sfText_getString (const sfTexttext)
+
+ +

Get the string of a text (returns an ANSI string)

+
Parameters
+ + +
textText object
+
+
+
Returns
String as a locale-dependant ANSI string
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfUint32 sfText_getStyle (const sfTexttext)
+
+ +

Get the style of a text.

+
Parameters
+ + +
textText object
+
+
+
Returns
Current string style (see sfTextStyle enum)
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTransform sfText_getTransform (const sfTexttext)
+
+ +

Get the combined transform of a text.

+
Parameters
+ + +
textText object
+
+
+
Returns
Transform combining the position/rotation/scale/origin of the object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API const sfUint32* sfText_getUnicodeString (const sfTexttext)
+
+ +

Get the string of a text (returns a unicode string)

+
Parameters
+ + +
textText object
+
+
+
Returns
String as UTF-32
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfText_move (sfTexttext,
sfVector2f offset 
)
+
+ +

Move a text by a given offset.

+

This function adds to the current position of the object, unlike sfText_setPosition which overwrites it.

+
Parameters
+ + + +
textText object
offsetOffset
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfText_rotate (sfTexttext,
float angle 
)
+
+ +

Rotate a text.

+

This function adds to the current rotation of the object, unlike sfText_setRotation which overwrites it.

+
Parameters
+ + + +
textText object
angleAngle of rotation, in degrees
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfText_scale (sfTexttext,
sfVector2f factors 
)
+
+ +

Scale a text.

+

This function multiplies the current scale of the object, unlike sfText_setScale which overwrites it.

+
Parameters
+ + + +
textText object
factorsScale factors
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfText_setCharacterSize (sfTexttext,
unsigned int size 
)
+
+ +

Set the character size of a text.

+

The default size is 30.

+
Parameters
+ + + +
textText object
sizeNew character size, in pixels
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfText_setColor (sfTexttext,
sfColor color 
)
+
+ +

Set the global color of a text.

+

By default, the text's color is opaque white.

+
Parameters
+ + + +
textText object
colorNew color of the text
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfText_setFont (sfTexttext,
const sfFontfont 
)
+
+ +

Set the font of a text.

+

The font argument refers to a texture that must exist as long as the text uses it. Indeed, the text doesn't store its own copy of the font, but rather keeps a pointer to the one that you passed to this function. If the font is destroyed and the text tries to use it, the behaviour is undefined.

+
Parameters
+ + + +
textText object
fontNew font
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfText_setOrigin (sfTexttext,
sfVector2f origin 
)
+
+ +

Set the local origin of a text.

+

The origin of an object defines the center point for all transformations (position, scale, rotation). The coordinates of this point must be relative to the top-left corner of the object, and ignore all transformations (position, scale, rotation). The default origin of a text object is (0, 0).

+
Parameters
+ + + +
textText object
originNew origin
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfText_setPosition (sfTexttext,
sfVector2f position 
)
+
+ +

Set the position of a text.

+

This function completely overwrites the previous position. See sfText_move to apply an offset based on the previous position instead. The default position of a text Text object is (0, 0).

+
Parameters
+ + + +
textText object
positionNew position
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfText_setRotation (sfTexttext,
float angle 
)
+
+ +

Set the orientation of a text.

+

This function completely overwrites the previous rotation. See sfText_rotate to add an angle based on the previous rotation instead. The default rotation of a text Text object is 0.

+
Parameters
+ + + +
textText object
angleNew rotation, in degrees
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfText_setScale (sfTexttext,
sfVector2f scale 
)
+
+ +

Set the scale factors of a text.

+

This function completely overwrites the previous scale. See sfText_scale to add a factor based on the previous scale instead. The default scale of a text Text object is (1, 1).

+
Parameters
+ + + +
textText object
scaleNew scale factors
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfText_setString (sfTexttext,
const char * string 
)
+
+ +

Set the string of a text (from an ANSI string)

+

A text's string is empty by default.

+
Parameters
+ + + +
textText object
stringNew string
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfText_setStyle (sfTexttext,
sfUint32 style 
)
+
+ +

Set the style of a text.

+

You can pass a combination of one or more styles, for example sfTextBold | sfTextItalic. The default style is sfTextRegular.

+
Parameters
+ + + +
textText object
styleNew style
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfText_setUnicodeString (sfTexttext,
const sfUint32string 
)
+
+ +

Set the string of a text (from a unicode string)

+
Parameters
+ + + +
textText object
stringNew string
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Text_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Text_8h_source.htm new file mode 100755 index 0000000..56ae93a --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Text_8h_source.htm @@ -0,0 +1,158 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Text.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_TEXT_H
+
26 #define SFML_TEXT_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 #include <SFML/Graphics/Color.h>
+
33 #include <SFML/Graphics/Rect.h>
+
34 #include <SFML/Graphics/Types.h>
+ +
36 #include <SFML/System/Vector2.h>
+
37 #include <stddef.h>
+
38 
+
39 
+
43 typedef enum
+
44 {
+ +
46  sfTextBold = 1 << 0,
+
47  sfTextItalic = 1 << 1,
+
48  sfTextUnderlined = 1 << 2
+
49 } sfTextStyle;
+
50 
+
51 
+ +
59 
+ +
69 
+ +
77 
+ +
90 
+
102 CSFML_GRAPHICS_API void sfText_setRotation(sfText* text, float angle);
+
103 
+ +
116 
+ +
132 
+ +
142 
+
153 CSFML_GRAPHICS_API float sfText_getRotation(const sfText* text);
+
154 
+ +
164 
+ +
174 
+
185 CSFML_GRAPHICS_API void sfText_move(sfText* text, sfVector2f offset);
+
186 
+
197 CSFML_GRAPHICS_API void sfText_rotate(sfText* text, float angle);
+
198 
+
209 CSFML_GRAPHICS_API void sfText_scale(sfText* text, sfVector2f factors);
+
210 
+ +
220 
+ +
230 
+
240 CSFML_GRAPHICS_API void sfText_setString(sfText* text, const char* string);
+
241 
+
249 CSFML_GRAPHICS_API void sfText_setUnicodeString(sfText* text, const sfUint32* string);
+
250 
+
265 CSFML_GRAPHICS_API void sfText_setFont(sfText* text, const sfFont* font);
+
266 
+
276 CSFML_GRAPHICS_API void sfText_setCharacterSize(sfText* text, unsigned int size);
+
277 
+ +
290 
+ +
301 
+
310 CSFML_GRAPHICS_API const char* sfText_getString(const sfText* text);
+
311 
+ +
321 
+
334 CSFML_GRAPHICS_API const sfFont* sfText_getFont(const sfText* text);
+
335 
+
344 CSFML_GRAPHICS_API unsigned int sfText_getCharacterSize(const sfText* text);
+
345 
+ +
355 
+ +
365 
+ +
383 
+ +
399 
+ +
415 
+
416 
+
417 #endif // SFML_TEXT_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Texture_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Texture_8h.htm new file mode 100755 index 0000000..036d0e0 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Texture_8h.htm @@ -0,0 +1,790 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Texture.h File Reference
+
+
+
#include <SFML/Graphics/Export.h>
+#include <SFML/Graphics/Rect.h>
+#include <SFML/Graphics/Types.h>
+#include <SFML/Window/Types.h>
+#include <SFML/System/InputStream.h>
+#include <SFML/System/Vector2.h>
+#include <stddef.h>
+
+

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API sfTexturesfTexture_create (unsigned int width, unsigned int height)
 Create a new texture.
 
CSFML_GRAPHICS_API sfTexturesfTexture_createFromFile (const char *filename, const sfIntRect *area)
 Create a new texture from a file.
 
CSFML_GRAPHICS_API sfTexturesfTexture_createFromMemory (const void *data, size_t sizeInBytes, const sfIntRect *area)
 Create a new texture from a file in memory.
 
CSFML_GRAPHICS_API sfTexturesfTexture_createFromStream (sfInputStream *stream, const sfIntRect *area)
 Create a new texture from a custom stream.
 
CSFML_GRAPHICS_API sfTexturesfTexture_createFromImage (const sfImage *image, const sfIntRect *area)
 Create a new texture from an image.
 
CSFML_GRAPHICS_API sfTexturesfTexture_copy (const sfTexture *texture)
 Copy an existing texture.
 
CSFML_GRAPHICS_API void sfTexture_destroy (sfTexture *texture)
 Destroy an existing texture.
 
CSFML_GRAPHICS_API sfVector2u sfTexture_getSize (const sfTexture *texture)
 Return the size of the texture.
 
CSFML_GRAPHICS_API sfImagesfTexture_copyToImage (const sfTexture *texture)
 Copy a texture's pixels to an image.
 
CSFML_GRAPHICS_API void sfTexture_updateFromPixels (sfTexture *texture, const sfUint8 *pixels, unsigned int width, unsigned int height, unsigned int x, unsigned int y)
 Update a texture from an array of pixels.
 
CSFML_GRAPHICS_API void sfTexture_updateFromImage (sfTexture *texture, const sfImage *image, unsigned int x, unsigned int y)
 Update a texture from an image.
 
CSFML_GRAPHICS_API void sfTexture_updateFromWindow (sfTexture *texture, const sfWindow *window, unsigned int x, unsigned int y)
 Update a texture from the contents of a window.
 
CSFML_GRAPHICS_API void sfTexture_updateFromRenderWindow (sfTexture *texture, const sfRenderWindow *renderWindow, unsigned int x, unsigned int y)
 Update a texture from the contents of a render-window.
 
CSFML_GRAPHICS_API void sfTexture_setSmooth (sfTexture *texture, sfBool smooth)
 Enable or disable the smooth filter on a texture.
 
CSFML_GRAPHICS_API sfBool sfTexture_isSmooth (const sfTexture *texture)
 Tell whether the smooth filter is enabled or not for a texture.
 
CSFML_GRAPHICS_API void sfTexture_setRepeated (sfTexture *texture, sfBool repeated)
 Enable or disable repeating for a texture.
 
CSFML_GRAPHICS_API sfBool sfTexture_isRepeated (const sfTexture *texture)
 Tell whether a texture is repeated or not.
 
CSFML_GRAPHICS_API void sfTexture_bind (const sfTexture *texture)
 Bind a texture for rendering.
 
CSFML_GRAPHICS_API unsigned int sfTexture_getMaximumSize ()
 Get the maximum texture size allowed.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfTexture_bind (const sfTexturetexture)
+
+ +

Bind a texture for rendering.

+

This function is not part of the graphics API, it mustn't be used when drawing SFML entities. It must be used only if you mix sfTexture with OpenGL code.

+
sfTexture *t1, *t2;
+
...
+
sfTexture_bind(t1);
+
// draw OpenGL stuff that use t1...
+ +
// draw OpenGL stuff that use t2...
+ +
// draw OpenGL stuff that use no texture...
+
Parameters
+ + +
texturePointer to the texture to bind, can be null to use no texture
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTexture* sfTexture_copy (const sfTexturetexture)
+
+ +

Copy an existing texture.

+
Parameters
+ + +
textureTexture to copy
+
+
+
Returns
Copied object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfImage* sfTexture_copyToImage (const sfTexturetexture)
+
+ +

Copy a texture's pixels to an image.

+
Parameters
+ + +
textureTexture to copy
+
+
+
Returns
Image containing the texture's pixels
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfTexture* sfTexture_create (unsigned int width,
unsigned int height 
)
+
+ +

Create a new texture.

+
Parameters
+ + + +
widthTexture width
heightTexture height
+
+
+
Returns
A new sfTexture object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfTexture* sfTexture_createFromFile (const char * filename,
const sfIntRectarea 
)
+
+ +

Create a new texture from a file.

+
Parameters
+ + + +
filenamePath of the image file to load
areaArea of the source image to load (NULL to load the entire image)
+
+
+
Returns
A new sfTexture object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfTexture* sfTexture_createFromImage (const sfImageimage,
const sfIntRectarea 
)
+
+ +

Create a new texture from an image.

+
Parameters
+ + + +
imageImage to upload to the texture
areaArea of the source image to load (NULL to load the entire image)
+
+
+
Returns
A new sfTexture object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfTexture* sfTexture_createFromMemory (const void * data,
size_t sizeInBytes,
const sfIntRectarea 
)
+
+ +

Create a new texture from a file in memory.

+
Parameters
+ + + + +
dataPointer to the file data in memory
sizeInBytesSize of the data to load, in bytes
areaArea of the source image to load (NULL to load the entire image)
+
+
+
Returns
A new sfTexture object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfTexture* sfTexture_createFromStream (sfInputStreamstream,
const sfIntRectarea 
)
+
+ +

Create a new texture from a custom stream.

+
Parameters
+ + + +
streamSource stream to read from
areaArea of the source image to load (NULL to load the entire image)
+
+
+
Returns
A new sfTexture object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfTexture_destroy (sfTexturetexture)
+
+ +

Destroy an existing texture.

+
Parameters
+ + +
textureTexture to delete
+
+
+ +
+
+ +
+
+ + + + + + + +
CSFML_GRAPHICS_API unsigned int sfTexture_getMaximumSize ()
+
+ +

Get the maximum texture size allowed.

+
Returns
Maximum size allowed for textures, in pixels
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2u sfTexture_getSize (const sfTexturetexture)
+
+ +

Return the size of the texture.

+
Parameters
+ + +
textureTexture to read
+
+
+
Returns
Size in pixels
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfBool sfTexture_isRepeated (const sfTexturetexture)
+
+ +

Tell whether a texture is repeated or not.

+
Parameters
+ + +
textureThe texture object
+
+
+
Returns
sfTrue if repeat mode is enabled, sfFalse if it is disabled
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfBool sfTexture_isSmooth (const sfTexturetexture)
+
+ +

Tell whether the smooth filter is enabled or not for a texture.

+
Parameters
+ + +
textureThe texture object
+
+
+
Returns
sfTrue if smoothing is enabled, sfFalse if it is disabled
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTexture_setRepeated (sfTexturetexture,
sfBool repeated 
)
+
+ +

Enable or disable repeating for a texture.

+

Repeating is involved when using texture coordinates outside the texture rectangle [0, 0, width, height]. In this case, if repeat mode is enabled, the whole texture will be repeated as many times as needed to reach the coordinate (for example, if the X texture coordinate is 3 * width, the texture will be repeated 3 times). If repeat mode is disabled, the "extra space" will instead be filled with border pixels. Warning: on very old graphics cards, white pixels may appear when the texture is repeated. With such cards, repeat mode can be used reliably only if the texture has power-of-two dimensions (such as 256x128). Repeating is disabled by default.

+
Parameters
+ + + +
textureThe texture object
repeatedTrue to repeat the texture, false to disable repeating
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTexture_setSmooth (sfTexturetexture,
sfBool smooth 
)
+
+ +

Enable or disable the smooth filter on a texture.

+
Parameters
+ + + +
textureThe texture object
smoothsfTrue to enable smoothing, sfFalse to disable it
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTexture_updateFromImage (sfTexturetexture,
const sfImageimage,
unsigned int x,
unsigned int y 
)
+
+ +

Update a texture from an image.

+
Parameters
+ + + + + +
textureTexture to update
imageImage to copy to the texture
xX offset in the texture where to copy the source pixels
yY offset in the texture where to copy the source pixels
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTexture_updateFromPixels (sfTexturetexture,
const sfUint8pixels,
unsigned int width,
unsigned int height,
unsigned int x,
unsigned int y 
)
+
+ +

Update a texture from an array of pixels.

+
Parameters
+ + + + + + + +
textureTexture to update
pixelsArray of pixels to copy to the texture
widthWidth of the pixel region contained in pixels
heightHeight of the pixel region contained in pixels
xX offset in the texture where to copy the source pixels
yY offset in the texture where to copy the source pixels
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTexture_updateFromRenderWindow (sfTexturetexture,
const sfRenderWindowrenderWindow,
unsigned int x,
unsigned int y 
)
+
+ +

Update a texture from the contents of a render-window.

+
Parameters
+ + + + + +
textureTexture to update
renderWindowRender-window to copy to the texture
xX offset in the texture where to copy the source pixels
yY offset in the texture where to copy the source pixels
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTexture_updateFromWindow (sfTexturetexture,
const sfWindowwindow,
unsigned int x,
unsigned int y 
)
+
+ +

Update a texture from the contents of a window.

+
Parameters
+ + + + + +
textureTexture to update
windowWindow to copy to the texture
xX offset in the texture where to copy the source pixels
yY offset in the texture where to copy the source pixels
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Texture_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Texture_8h_source.htm new file mode 100755 index 0000000..ab9d601 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Texture_8h_source.htm @@ -0,0 +1,125 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Texture.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_TEXTURE_H
+
26 #define SFML_TEXTURE_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 #include <SFML/Graphics/Rect.h>
+
33 #include <SFML/Graphics/Types.h>
+
34 #include <SFML/Window/Types.h>
+ +
36 #include <SFML/System/Vector2.h>
+
37 #include <stddef.h>
+
38 
+
39 
+
49 CSFML_GRAPHICS_API sfTexture* sfTexture_create(unsigned int width, unsigned int height);
+
50 
+
60 CSFML_GRAPHICS_API sfTexture* sfTexture_createFromFile(const char* filename, const sfIntRect* area);
+
61 
+
72 CSFML_GRAPHICS_API sfTexture* sfTexture_createFromMemory(const void* data, size_t sizeInBytes, const sfIntRect* area);
+
73 
+ +
84 
+ +
95 
+ +
105 
+ +
113 
+ +
123 
+ +
133 
+
145 CSFML_GRAPHICS_API void sfTexture_updateFromPixels(sfTexture* texture, const sfUint8* pixels, unsigned int width, unsigned int height, unsigned int x, unsigned int y);
+
146 
+
156 CSFML_GRAPHICS_API void sfTexture_updateFromImage(sfTexture* texture, const sfImage* image, unsigned int x, unsigned int y);
+
157 
+
167 CSFML_GRAPHICS_API void sfTexture_updateFromWindow(sfTexture* texture, const sfWindow* window, unsigned int x, unsigned int y);
+
168 
+
178 CSFML_GRAPHICS_API void sfTexture_updateFromRenderWindow(sfTexture* texture, const sfRenderWindow* renderWindow, unsigned int x, unsigned int y);
+
179 
+ +
188 
+ +
198 
+ +
221 
+ +
231 
+
253 CSFML_GRAPHICS_API void sfTexture_bind(const sfTexture* texture);
+
254 
+ +
262 
+
263 
+
264 #endif // SFML_TEXTURE_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Thread_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Thread_8h.htm new file mode 100755 index 0000000..530f357 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Thread_8h.htm @@ -0,0 +1,212 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Thread.h File Reference
+
+
+
#include <SFML/System/Export.h>
+#include <SFML/System/Types.h>
+
+

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + +

+Functions

CSFML_SYSTEM_API sfThreadsfThread_create (void(*function)(void *), void *userData)
 Create a new thread from a function pointer.
 
CSFML_SYSTEM_API void sfThread_destroy (sfThread *thread)
 Destroy a thread.
 
CSFML_SYSTEM_API void sfThread_launch (sfThread *thread)
 Run a thread.
 
CSFML_SYSTEM_API void sfThread_wait (sfThread *thread)
 Wait until a thread finishes.
 
CSFML_SYSTEM_API void sfThread_terminate (sfThread *thread)
 Terminate a thread.
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_SYSTEM_API sfThread* sfThread_create (void(*)(void *) function,
void * userData 
)
+
+ +

Create a new thread from a function pointer.

+

Note: this does not run the thread, use sfThread_launch.

+
Parameters
+ + + +
functionEntry point of the thread
userDataCustom data to pass to the thread function
+
+
+
Returns
A new sfThread object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API void sfThread_destroy (sfThreadthread)
+
+ +

Destroy a thread.

+

This function calls sfThread_wait, so that the internal thread cannot survive after the sfThread object is destroyed.

+
Parameters
+ + +
threadThread to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API void sfThread_launch (sfThreadthread)
+
+ +

Run a thread.

+

This function starts the entry point passed to the thread's constructor, and returns immediately. After this function returns, the thread's function is running in parallel to the calling code.

+
Parameters
+ + +
threadThread object
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API void sfThread_terminate (sfThreadthread)
+
+ +

Terminate a thread.

+

This function immediately stops the thread, without waiting for its function to finish. Terminating a thread with this function is not safe, and can lead to local variables not being destroyed on some operating systems. You should rather try to make the thread function terminate by itself.

+
Parameters
+ + +
threadThread object
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API void sfThread_wait (sfThreadthread)
+
+ +

Wait until a thread finishes.

+

This function will block the execution until the thread's function ends. Warning: if the thread function never ends, the calling thread will block forever. If this function is called from its owner thread, it returns without doing anything.

+
Parameters
+ + +
threadThread object
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Thread_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Thread_8h_source.htm new file mode 100755 index 0000000..5463202 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Thread_8h_source.htm @@ -0,0 +1,92 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Thread.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_THREAD_H
+
26 #define SFML_THREAD_H
+
27 
+
29 // Headers
+
31 #include <SFML/System/Export.h>
+
32 #include <SFML/System/Types.h>
+
33 
+
34 
+
46 CSFML_SYSTEM_API sfThread* sfThread_create(void (*function)(void*), void* userData);
+
47 
+ +
58 
+ +
71 
+ +
86 
+ +
101 
+
102 
+
103 #endif // SFML_THREAD_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Time_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Time_8h.htm new file mode 100755 index 0000000..6c5ad79 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Time_8h.htm @@ -0,0 +1,258 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Time.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + +

+Data Structures

struct  sfTime
 Represents a time value. More...
 
+ + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_SYSTEM_API float sfTime_asSeconds (sfTime time)
 Return a time value as a number of seconds.
 
CSFML_SYSTEM_API sfInt32 sfTime_asMilliseconds (sfTime time)
 Return a time value as a number of milliseconds.
 
CSFML_SYSTEM_API sfInt64 sfTime_asMicroseconds (sfTime time)
 Return a time value as a number of microseconds.
 
CSFML_SYSTEM_API sfTime sfSeconds (float amount)
 Construct a time value from a number of seconds.
 
CSFML_SYSTEM_API sfTime sfMilliseconds (sfInt32 amount)
 Construct a time value from a number of milliseconds.
 
CSFML_SYSTEM_API sfTime sfMicroseconds (sfInt64 amount)
 Construct a time value from a number of microseconds.
 
+ + + + +

+Variables

CSFML_SYSTEM_API sfTime sfTime_Zero
 Predefined "zero" time value.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API sfTime sfMicroseconds (sfInt64 amount)
+
+ +

Construct a time value from a number of microseconds.

+
Parameters
+ + +
amountNumber of microseconds
+
+
+
Returns
Time value constructed from the amount of microseconds
+ +
+
+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API sfTime sfMilliseconds (sfInt32 amount)
+
+ +

Construct a time value from a number of milliseconds.

+
Parameters
+ + +
amountNumber of milliseconds
+
+
+
Returns
Time value constructed from the amount of milliseconds
+ +
+
+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API sfTime sfSeconds (float amount)
+
+ +

Construct a time value from a number of seconds.

+
Parameters
+ + +
amountNumber of seconds
+
+
+
Returns
Time value constructed from the amount of seconds
+ +
+
+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API sfInt64 sfTime_asMicroseconds (sfTime time)
+
+ +

Return a time value as a number of microseconds.

+
Parameters
+ + +
timeTime value
+
+
+
Returns
Time in microseconds
+ +
+
+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API sfInt32 sfTime_asMilliseconds (sfTime time)
+
+ +

Return a time value as a number of milliseconds.

+
Parameters
+ + +
timeTime value
+
+
+
Returns
Time in milliseconds
+ +
+
+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API float sfTime_asSeconds (sfTime time)
+
+ +

Return a time value as a number of seconds.

+
Parameters
+ + +
timeTime value
+
+
+
Returns
Time in seconds
+ +
+
+

Variable Documentation

+ +
+
+ + + + +
CSFML_SYSTEM_API sfTime sfTime_Zero
+
+ +

Predefined "zero" time value.

+ +

Definition at line 47 of file Time.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Time_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Time_8h_source.htm new file mode 100755 index 0000000..a90a7f5 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Time_8h_source.htm @@ -0,0 +1,100 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Time.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_TIME_H
+
26 #define SFML_TIME_H
+
27 
+
29 // Headers
+
31 #include <SFML/System/Export.h>
+
32 
+
33 
+
38 typedef struct
+
39 {
+ +
41 } sfTime;
+
42 
+ +
48 
+ +
58 
+ +
68 
+ +
78 
+
87 CSFML_SYSTEM_API sfTime sfSeconds(float amount);
+
88 
+ +
98 
+ +
108 
+
109 
+
110 #endif // SFML_TIME_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Transform_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Transform_8h.htm new file mode 100755 index 0000000..f99bb16 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Transform_8h.htm @@ -0,0 +1,613 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Transform.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + +

+Data Structures

struct  sfTransform
 Encapsulate a 3x3 transform matrix. More...
 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API sfTransform sfTransform_fromMatrix (float a00, float a01, float a02, float a10, float a11, float a12, float a20, float a21, float a22)
 Create a new transform from a matrix.
 
CSFML_GRAPHICS_API void sfTransform_getMatrix (const sfTransform *transform, float *matrix)
 Return the 4x4 matrix of a transform.
 
CSFML_GRAPHICS_API sfTransform sfTransform_getInverse (const sfTransform *transform)
 Return the inverse of a transform.
 
CSFML_GRAPHICS_API sfVector2f sfTransform_transformPoint (const sfTransform *transform, sfVector2f point)
 Apply a transform to a 2D point.
 
CSFML_GRAPHICS_API sfFloatRect sfTransform_transformRect (const sfTransform *transform, sfFloatRect rectangle)
 Apply a transform to a rectangle.
 
CSFML_GRAPHICS_API void sfTransform_combine (sfTransform *transform, const sfTransform *other)
 Combine two transforms.
 
CSFML_GRAPHICS_API void sfTransform_translate (sfTransform *transform, float x, float y)
 Combine a transform with a translation.
 
CSFML_GRAPHICS_API void sfTransform_rotate (sfTransform *transform, float angle)
 Combine the current transform with a rotation.
 
CSFML_GRAPHICS_API void sfTransform_rotateWithCenter (sfTransform *transform, float angle, float centerX, float centerY)
 Combine the current transform with a rotation.
 
CSFML_GRAPHICS_API void sfTransform_scale (sfTransform *transform, float scaleX, float scaleY)
 Combine the current transform with a scaling.
 
CSFML_GRAPHICS_API void sfTransform_scaleWithCenter (sfTransform *transform, float scaleX, float scaleY, float centerX, float centerY)
 Combine the current transform with a scaling.
 
+ + + + +

+Variables

CSFML_GRAPHICS_API const
+sfTransform 
sfTransform_Identity
 Identity transform (does nothing)
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTransform_combine (sfTransformtransform,
const sfTransformother 
)
+
+ +

Combine two transforms.

+

The result is a transform that is equivalent to applying transform followed by other. Mathematically, it is equivalent to a matrix multiplication.

+
Parameters
+ + + +
transformTransform object
rightTransform to combine to transform
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfTransform sfTransform_fromMatrix (float a00,
float a01,
float a02,
float a10,
float a11,
float a12,
float a20,
float a21,
float a22 
)
+
+ +

Create a new transform from a matrix.

+
Parameters
+ + + + + + + + + + +
a00Element (0, 0) of the matrix
a01Element (0, 1) of the matrix
a02Element (0, 2) of the matrix
a10Element (1, 0) of the matrix
a11Element (1, 1) of the matrix
a12Element (1, 2) of the matrix
a20Element (2, 0) of the matrix
a21Element (2, 1) of the matrix
a22Element (2, 2) of the matrix
+
+
+
Returns
A new sfTransform object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTransform sfTransform_getInverse (const sfTransformtransform)
+
+ +

Return the inverse of a transform.

+

If the inverse cannot be computed, a new identity transform is returned.

+
Parameters
+ + +
transformTransform object
+
+
+
Returns
The inverse matrix
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTransform_getMatrix (const sfTransformtransform,
float * matrix 
)
+
+ +

Return the 4x4 matrix of a transform.

+

This function fills an array of 16 floats with the transform converted as a 4x4 matrix, which is directly compatible with OpenGL functions.

+
sfTransform transform = ...;
+
float matrix[16];
+
sfTransform_getMatrix(&transform, matrix)
+
glLoadMatrixf(matrix);
+
Parameters
+ + + +
transformTransform object
matrixPointer to the 16-element array to fill with the matrix
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTransform_rotate (sfTransformtransform,
float angle 
)
+
+ +

Combine the current transform with a rotation.

+
Parameters
+ + + +
transformTransform object
angleRotation angle, in degrees
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTransform_rotateWithCenter (sfTransformtransform,
float angle,
float centerX,
float centerY 
)
+
+ +

Combine the current transform with a rotation.

+

The center of rotation is provided for convenience as a second argument, so that you can build rotations around arbitrary points more easily (and efficiently) than the usual [translate(-center), rotate(angle), translate(center)].

+
Parameters
+ + + + + +
transformTransform object
angleRotation angle, in degrees
centerXX coordinate of the center of rotation
centerYY coordinate of the center of rotation
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTransform_scale (sfTransformtransform,
float scaleX,
float scaleY 
)
+
+ +

Combine the current transform with a scaling.

+
Parameters
+ + + + +
transformTransform object
scaleXScaling factor on the X axis
scaleYScaling factor on the Y axis
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTransform_scaleWithCenter (sfTransformtransform,
float scaleX,
float scaleY,
float centerX,
float centerY 
)
+
+ +

Combine the current transform with a scaling.

+

The center of scaling is provided for convenience as a second argument, so that you can build scaling around arbitrary points more easily (and efficiently) than the usual [translate(-center), scale(factors), translate(center)]

+
Parameters
+ + + + + + +
transformTransform object
scaleXScaling factor on X axis
scaleYScaling factor on Y axis
centerXX coordinate of the center of scaling
centerYY coordinate of the center of scaling
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfTransform_transformPoint (const sfTransformtransform,
sfVector2f point 
)
+
+ +

Apply a transform to a 2D point.

+
Parameters
+ + + +
transformTransform object
pointPoint to transform
+
+
+
Returns
Transformed point
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfFloatRect sfTransform_transformRect (const sfTransformtransform,
sfFloatRect rectangle 
)
+
+ +

Apply a transform to a rectangle.

+

Since SFML doesn't provide support for oriented rectangles, the result of this function is always an axis-aligned rectangle. Which means that if the transform contains a rotation, the bounding rectangle of the transformed rectangle is returned.

+
Parameters
+ + + +
transformTransform object
rectangleRectangle to transform
+
+
+
Returns
Transformed rectangle
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTransform_translate (sfTransformtransform,
float x,
float y 
)
+
+ +

Combine a transform with a translation.

+
Parameters
+ + + + +
transformTransform object
xOffset to apply on X axis
yOffset to apply on Y axis
+
+
+ +
+
+

Variable Documentation

+ +
+
+ + + + +
CSFML_GRAPHICS_API const sfTransform sfTransform_Identity
+
+ +

Identity transform (does nothing)

+ +

Definition at line 52 of file Transform.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Transform_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Transform_8h_source.htm new file mode 100755 index 0000000..52ffb3a --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Transform_8h_source.htm @@ -0,0 +1,117 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Transform.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_TRANSFORM_H
+
26 #define SFML_TRANSFORM_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 #include <SFML/Graphics/Rect.h>
+
33 #include <SFML/Graphics/Types.h>
+
34 #include <SFML/System/Vector2.h>
+
35 
+
36 
+
37 
+
42 typedef struct
+
43 {
+
44  float matrix[9];
+
45 } sfTransform;
+
46 
+
47 
+ +
53 
+
70 CSFML_GRAPHICS_API sfTransform sfTransform_fromMatrix(float a00, float a01, float a02,
+
71  float a10, float a11, float a12,
+
72  float a20, float a21, float a22);
+
73 
+
92 CSFML_GRAPHICS_API void sfTransform_getMatrix(const sfTransform* transform, float* matrix);
+
93 
+ +
105 
+ +
116 
+ +
133 
+
145 CSFML_GRAPHICS_API void sfTransform_combine(sfTransform* transform, const sfTransform* other);
+
146 
+
155 CSFML_GRAPHICS_API void sfTransform_translate(sfTransform* transform, float x, float y);
+
156 
+
164 CSFML_GRAPHICS_API void sfTransform_rotate(sfTransform* transform, float angle);
+
165 
+
180 CSFML_GRAPHICS_API void sfTransform_rotateWithCenter(sfTransform* transform, float angle, float centerX, float centerY);
+
181 
+
190 CSFML_GRAPHICS_API void sfTransform_scale(sfTransform* transform, float scaleX, float scaleY);
+
191 
+
207 CSFML_GRAPHICS_API void sfTransform_scaleWithCenter(sfTransform* transform, float scaleX, float scaleY, float centerX, float centerY);
+
208 
+
209 
+
210 #endif // SFML_TRANSFORM_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Transformable_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Transformable_8h.htm new file mode 100755 index 0000000..9b8aa31 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Transformable_8h.htm @@ -0,0 +1,583 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Transformable.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API
+sfTransformable
sfTransformable_create (void)
 Create a new transformable.
 
CSFML_GRAPHICS_API
+sfTransformable
sfTransformable_copy (const sfTransformable *transformable)
 Copy an existing transformable.
 
CSFML_GRAPHICS_API void sfTransformable_destroy (sfTransformable *transformable)
 Destroy an existing transformable.
 
CSFML_GRAPHICS_API void sfTransformable_setPosition (sfTransformable *transformable, sfVector2f position)
 Set the position of a transformable.
 
CSFML_GRAPHICS_API void sfTransformable_setRotation (sfTransformable *transformable, float angle)
 Set the orientation of a transformable.
 
CSFML_GRAPHICS_API void sfTransformable_setScale (sfTransformable *transformable, sfVector2f scale)
 Set the scale factors of a transformable.
 
CSFML_GRAPHICS_API void sfTransformable_setOrigin (sfTransformable *transformable, sfVector2f origin)
 Set the local origin of a transformable.
 
CSFML_GRAPHICS_API sfVector2f sfTransformable_getPosition (const sfTransformable *transformable)
 Get the position of a transformable.
 
CSFML_GRAPHICS_API float sfTransformable_getRotation (const sfTransformable *transformable)
 Get the orientation of a transformable.
 
CSFML_GRAPHICS_API sfVector2f sfTransformable_getScale (const sfTransformable *transformable)
 Get the current scale of a transformable.
 
CSFML_GRAPHICS_API sfVector2f sfTransformable_getOrigin (const sfTransformable *transformable)
 Get the local origin of a transformable.
 
CSFML_GRAPHICS_API void sfTransformable_move (sfTransformable *transformable, sfVector2f offset)
 Move a transformable by a given offset.
 
CSFML_GRAPHICS_API void sfTransformable_rotate (sfTransformable *transformable, float angle)
 Rotate a transformable.
 
CSFML_GRAPHICS_API void sfTransformable_scale (sfTransformable *transformable, sfVector2f factors)
 Scale a transformable.
 
CSFML_GRAPHICS_API sfTransform sfTransformable_getTransform (const sfTransformable *transformable)
 Get the combined transform of a transformable.
 
CSFML_GRAPHICS_API sfTransform sfTransformable_getInverseTransform (const sfTransformable *transformable)
 Get the inverse of the combined transform of a transformable.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTransformable* sfTransformable_copy (const sfTransformabletransformable)
+
+ +

Copy an existing transformable.

+
Parameters
+ + +
transformableTransformable to copy
+
+
+
Returns
Copied object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTransformable* sfTransformable_create (void )
+
+ +

Create a new transformable.

+
Returns
A new sfTransformable object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfTransformable_destroy (sfTransformabletransformable)
+
+ +

Destroy an existing transformable.

+
Parameters
+ + +
transformableTransformable to delete
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTransform sfTransformable_getInverseTransform (const sfTransformabletransformable)
+
+ +

Get the inverse of the combined transform of a transformable.

+
Parameters
+ + +
transformableTransformable object
+
+
+
Returns
Inverse of the combined transformations applied to the object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfTransformable_getOrigin (const sfTransformabletransformable)
+
+ +

Get the local origin of a transformable.

+
Parameters
+ + +
transformableTransformable object
+
+
+
Returns
Current origin
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfTransformable_getPosition (const sfTransformabletransformable)
+
+ +

Get the position of a transformable.

+
Parameters
+ + +
transformableTransformable object
+
+
+
Returns
Current position
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API float sfTransformable_getRotation (const sfTransformabletransformable)
+
+ +

Get the orientation of a transformable.

+

The rotation is always in the range [0, 360].

+
Parameters
+ + +
transformableTransformable object
+
+
+
Returns
Current rotation, in degrees
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfTransformable_getScale (const sfTransformabletransformable)
+
+ +

Get the current scale of a transformable.

+
Parameters
+ + +
transformableTransformable object
+
+
+
Returns
Current scale factors
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTransform sfTransformable_getTransform (const sfTransformabletransformable)
+
+ +

Get the combined transform of a transformable.

+
Parameters
+ + +
transformableTransformable object
+
+
+
Returns
Transform combining the position/rotation/scale/origin of the object
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTransformable_move (sfTransformabletransformable,
sfVector2f offset 
)
+
+ +

Move a transformable by a given offset.

+

This function adds to the current position of the object, unlike sfTransformable_setPosition which overwrites it.

+
Parameters
+ + + +
transformableTransformable object
offsetOffset
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTransformable_rotate (sfTransformabletransformable,
float angle 
)
+
+ +

Rotate a transformable.

+

This function adds to the current rotation of the object, unlike sfTransformable_setRotation which overwrites it.

+
Parameters
+ + + +
transformableTransformable object
angleAngle of rotation, in degrees
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTransformable_scale (sfTransformabletransformable,
sfVector2f factors 
)
+
+ +

Scale a transformable.

+

This function multiplies the current scale of the object, unlike sfTransformable_setScale which overwrites it.

+
Parameters
+ + + +
transformableTransformable object
factorsScale factors
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTransformable_setOrigin (sfTransformabletransformable,
sfVector2f origin 
)
+
+ +

Set the local origin of a transformable.

+

The origin of an object defines the center point for all transformations (position, scale, rotation). The coordinates of this point must be relative to the top-left corner of the object, and ignore all transformations (position, scale, rotation). The default origin of a transformable Transformable object is (0, 0).

+
Parameters
+ + + +
transformableTransformable object
originNew origin
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTransformable_setPosition (sfTransformabletransformable,
sfVector2f position 
)
+
+ +

Set the position of a transformable.

+

This function completely overwrites the previous position. See sfTransformable_move to apply an offset based on the previous position instead. The default position of a transformable Transformable object is (0, 0).

+
Parameters
+ + + +
transformableTransformable object
positionNew position
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTransformable_setRotation (sfTransformabletransformable,
float angle 
)
+
+ +

Set the orientation of a transformable.

+

This function completely overwrites the previous rotation. See sfTransformable_rotate to add an angle based on the previous rotation instead. The default rotation of a transformable Transformable object is 0.

+
Parameters
+ + + +
transformableTransformable object
angleNew rotation, in degrees
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTransformable_setScale (sfTransformabletransformable,
sfVector2f scale 
)
+
+ +

Set the scale factors of a transformable.

+

This function completely overwrites the previous scale. See sfTransformable_scale to add a factor based on the previous scale instead. The default scale of a transformable Transformable object is (1, 1).

+
Parameters
+ + + +
transformableTransformable object
scaleNew scale factors
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Transformable_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Transformable_8h_source.htm new file mode 100755 index 0000000..e1dfc1f --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Transformable_8h_source.htm @@ -0,0 +1,116 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Transformable.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_TRANSFORMABLE_H
+
26 #define SFML_TRANSFORMABLE_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 #include <SFML/Graphics/Types.h>
+ +
34 #include <SFML/System/Vector2.h>
+
35 
+
36 
+ +
44 
+ +
54 
+ +
62 
+ +
75 
+
87 CSFML_GRAPHICS_API void sfTransformable_setRotation(sfTransformable* transformable, float angle);
+
88 
+ +
101 
+ +
117 
+ +
127 
+ +
139 
+ +
149 
+ +
159 
+ +
171 
+
182 CSFML_GRAPHICS_API void sfTransformable_rotate(sfTransformable* transformable, float angle);
+
183 
+ +
195 
+ +
205 
+ +
215 
+
216 
+
217 #endif // SFML_TRANSFORMABLE_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/UdpSocket_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/UdpSocket_8h.htm new file mode 100755 index 0000000..751a54c --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/UdpSocket_8h.htm @@ -0,0 +1,533 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
UdpSocket.h File Reference
+
+
+
#include <SFML/Network/Export.h>
+#include <SFML/Network/IpAddress.h>
+#include <SFML/Network/SocketStatus.h>
+#include <SFML/Network/Types.h>
+#include <stddef.h>
+
+

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_NETWORK_API sfUdpSocketsfUdpSocket_create (void)
 Create a new UDP socket.
 
CSFML_NETWORK_API void sfUdpSocket_destroy (sfUdpSocket *socket)
 Destroy a UDP socket.
 
CSFML_NETWORK_API void sfUdpSocket_setBlocking (sfUdpSocket *socket, sfBool blocking)
 Set the blocking state of a UDP listener.
 
CSFML_NETWORK_API sfBool sfUdpSocket_isBlocking (const sfUdpSocket *socket)
 Tell whether a UDP socket is in blocking or non-blocking mode.
 
CSFML_NETWORK_API unsigned short sfUdpSocket_getLocalPort (const sfUdpSocket *socket)
 Get the port to which a UDP socket is bound locally.
 
CSFML_NETWORK_API sfSocketStatus sfUdpSocket_bind (sfUdpSocket *socket, unsigned short port)
 Bind a UDP socket to a specific port.
 
CSFML_NETWORK_API void sfUdpSocket_unbind (sfUdpSocket *socket)
 Unbind a UDP socket from the local port to which it is bound.
 
CSFML_NETWORK_API sfSocketStatus sfUdpSocket_send (sfUdpSocket *socket, const void *data, size_t size, sfIpAddress address, unsigned short port)
 Send raw data to a remote peer with a UDP socket.
 
CSFML_NETWORK_API sfSocketStatus sfUdpSocket_receive (sfUdpSocket *socket, void *data, size_t maxSize, size_t *sizeReceived, sfIpAddress *address, unsigned short *port)
 Receive raw data from a remote peer with a UDP socket.
 
CSFML_NETWORK_API sfSocketStatus sfUdpSocket_sendPacket (sfUdpSocket *socket, sfPacket *packet, sfIpAddress address, unsigned short port)
 Send a formatted packet of data to a remote peer with a UDP socket.
 
CSFML_NETWORK_API sfSocketStatus sfUdpSocket_receivePacket (sfUdpSocket *socket, sfPacket *packet, sfIpAddress *address, unsigned short *port)
 Receive a formatted packet of data from a remote peer with a UDP socket.
 
CSFML_NETWORK_API unsigned int sfUdpSocket_maxDatagramSize ()
 Return the maximum number of bytes that can be sent in a single UDP datagram.
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfSocketStatus sfUdpSocket_bind (sfUdpSocketsocket,
unsigned short port 
)
+
+ +

Bind a UDP socket to a specific port.

+

Binding the socket to a port is necessary for being able to receive data on that port. You can use the special value 0 to tell the system to automatically pick an available port, and then call sfUdpSocket_getLocalPort to retrieve the chosen port.

+
Parameters
+ + + +
socketUDP socket object
portPort to bind the socket to
+
+
+
Returns
Status code
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfUdpSocket* sfUdpSocket_create (void )
+
+ +

Create a new UDP socket.

+
Returns
A new sfUdpSocket object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API void sfUdpSocket_destroy (sfUdpSocketsocket)
+
+ +

Destroy a UDP socket.

+
Parameters
+ + +
socketUDP socket to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API unsigned short sfUdpSocket_getLocalPort (const sfUdpSocketsocket)
+
+ +

Get the port to which a UDP socket is bound locally.

+

If the socket is not bound to a port, this function returns 0.

+
Parameters
+ + +
socketUDP socket object
+
+
+
Returns
Port to which the socket is bound
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfBool sfUdpSocket_isBlocking (const sfUdpSocketsocket)
+
+ +

Tell whether a UDP socket is in blocking or non-blocking mode.

+
Parameters
+ + +
socketUDP socket object
+
+
+
Returns
sfTrue if the socket is blocking, sfFalse otherwise
+ +
+
+ +
+
+ + + + + + + +
CSFML_NETWORK_API unsigned int sfUdpSocket_maxDatagramSize ()
+
+ +

Return the maximum number of bytes that can be sent in a single UDP datagram.

+
Returns
The maximum size of a UDP datagram (message)
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfSocketStatus sfUdpSocket_receive (sfUdpSocketsocket,
void * data,
size_t maxSize,
size_t * sizeReceived,
sfIpAddressaddress,
unsigned short * port 
)
+
+ +

Receive raw data from a remote peer with a UDP socket.

+

In blocking mode, this function will wait until some bytes are actually received. Be careful to use a buffer which is large enough for the data that you intend to receive, if it is too small then an error will be returned and all the data will be lost.

+
Parameters
+ + + + + + + +
socketUDP socket object
dataPointer to the array to fill with the received bytes
sizeMaximum number of bytes that can be received
receivedThis variable is filled with the actual number of bytes received
remoteAddressAddress of the peer that sent the data
remotePortPort of the peer that sent the data
+
+
+
Returns
Status code
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfSocketStatus sfUdpSocket_receivePacket (sfUdpSocketsocket,
sfPacketpacket,
sfIpAddressaddress,
unsigned short * port 
)
+
+ +

Receive a formatted packet of data from a remote peer with a UDP socket.

+

In blocking mode, this function will wait until the whole packet has been received.

+
Parameters
+ + + + +
packetPacket to fill with the received data
remoteAddressAddress of the peer that sent the data
remotePortPort of the peer that sent the data
+
+
+
Returns
Status code
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfSocketStatus sfUdpSocket_send (sfUdpSocketsocket,
const void * data,
size_t size,
sfIpAddress address,
unsigned short port 
)
+
+ +

Send raw data to a remote peer with a UDP socket.

+

Make sure that size is not greater than sfUdpSocket_maxDatagramSize(), otherwise this function will fail and no data will be sent.

+
Parameters
+ + + + + + +
socketUDP socket object
dataPointer to the sequence of bytes to send
sizeNumber of bytes to send
remoteAddressAddress of the receiver
remotePortPort of the receiver to send the data to
+
+
+
Returns
Status code
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfSocketStatus sfUdpSocket_sendPacket (sfUdpSocketsocket,
sfPacketpacket,
sfIpAddress address,
unsigned short port 
)
+
+ +

Send a formatted packet of data to a remote peer with a UDP socket.

+

Make sure that the packet size is not greater than sfUdpSocket_maxDatagramSize(), otherwise this function will fail and no data will be sent.

+
Parameters
+ + + + + +
socketUDP socket object
packetPacket to send
remoteAddressAddress of the receiver
remotePortPort of the receiver to send the data to
+
+
+
Returns
Status code
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfUdpSocket_setBlocking (sfUdpSocketsocket,
sfBool blocking 
)
+
+ +

Set the blocking state of a UDP listener.

+

In blocking mode, calls will not return until they have completed their task. For example, a call to sfUDPSocket_receive in blocking mode won't return until new data was actually received. In non-blocking mode, calls will always return immediately, using the return code to signal whether there was data available or not. By default, all sockets are blocking.

+
Parameters
+ + + +
socketUDP socket object
blockingsfTrue to set the socket as blocking, sfFalse for non-blocking
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API void sfUdpSocket_unbind (sfUdpSocketsocket)
+
+ +

Unbind a UDP socket from the local port to which it is bound.

+

The port that the socket was previously using is immediately available after this function is called. If the socket is not bound to a port, this function has no effect.

+
Parameters
+ + +
socketUDP socket object
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/UdpSocket_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/UdpSocket_8h_source.htm new file mode 100755 index 0000000..a8e7db7 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/UdpSocket_8h_source.htm @@ -0,0 +1,109 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
UdpSocket.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_UDPSOCKET_H
+
26 #define SFML_UDPSOCKET_H
+
27 
+
29 // Headers
+
31 #include <SFML/Network/Export.h>
+
32 #include <SFML/Network/IpAddress.h>
+ +
34 #include <SFML/Network/Types.h>
+
35 #include <stddef.h>
+
36 
+
37 
+ +
45 
+ +
53 
+ +
71 
+ +
81 
+
93 CSFML_NETWORK_API unsigned short sfUdpSocket_getLocalPort(const sfUdpSocket* socket);
+
94 
+
110 CSFML_NETWORK_API sfSocketStatus sfUdpSocket_bind(sfUdpSocket* socket, unsigned short port);
+
111 
+ +
123 
+
140 CSFML_NETWORK_API sfSocketStatus sfUdpSocket_send(sfUdpSocket* socket, const void* data, size_t size, sfIpAddress address, unsigned short port);
+
141 
+
162 CSFML_NETWORK_API sfSocketStatus sfUdpSocket_receive(sfUdpSocket* socket, void* data, size_t maxSize, size_t* sizeReceived, sfIpAddress* address, unsigned short* port);
+
163 
+
179 CSFML_NETWORK_API sfSocketStatus sfUdpSocket_sendPacket(sfUdpSocket* socket, sfPacket* packet, sfIpAddress address, unsigned short port);
+
180 
+
194 CSFML_NETWORK_API sfSocketStatus sfUdpSocket_receivePacket(sfUdpSocket* socket, sfPacket* packet, sfIpAddress* address, unsigned short* port);
+
195 
+ +
204 
+
205 
+
206 #endif // SFML_UDPSOCKET_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Vector2_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Vector2_8h.htm new file mode 100755 index 0000000..40de8d2 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Vector2_8h.htm @@ -0,0 +1,67 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Vector2.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + +

+Data Structures

struct  sfVector2i
 2-component vector of integers More...
 
struct  sfVector2u
 2-component vector of unsigned integers More...
 
struct  sfVector2f
 2-component vector of floats More...
 
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Vector2_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Vector2_8h_source.htm new file mode 100755 index 0000000..990b7ff --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Vector2_8h_source.htm @@ -0,0 +1,101 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Vector2.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_VECTOR2_H
+
26 #define SFML_VECTOR2_H
+
27 
+
29 // Headers
+
31 #include <SFML/System/Export.h>
+
32 
+
33 
+
38 typedef struct
+
39 {
+
40  int x;
+
41  int y;
+
42 } sfVector2i;
+
43 
+
44 
+
49 typedef struct
+
50 {
+
51  unsigned int x;
+
52  unsigned int y;
+
53 } sfVector2u;
+
54 
+
55 
+
60 typedef struct
+
61 {
+
62  float x;
+
63  float y;
+
64 } sfVector2f;
+
65 
+
66 
+
67 #endif // SFML_VECTOR2_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Vector3_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Vector3_8h.htm new file mode 100755 index 0000000..f25ba7f --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Vector3_8h.htm @@ -0,0 +1,61 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Vector3.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + +

+Data Structures

struct  sfVector3f
 3-component vector of floats More...
 
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Vector3_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Vector3_8h_source.htm new file mode 100755 index 0000000..06db804 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Vector3_8h_source.htm @@ -0,0 +1,88 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Vector3.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_VECTOR3_H
+
26 #define SFML_VECTOR3_H
+
27 
+
29 // Headers
+
31 #include <SFML/System/Export.h>
+
32 
+
33 
+
38 typedef struct
+
39 {
+
40  float x;
+
41  float y;
+
42  float z;
+
43 } sfVector3f;
+
44 
+
45 
+
46 #endif // SFML_VECTOR3_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/VertexArray_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/VertexArray_8h.htm new file mode 100755 index 0000000..4051584 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/VertexArray_8h.htm @@ -0,0 +1,415 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
VertexArray.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API sfVertexArraysfVertexArray_create (void)
 Create a new vertex array.
 
CSFML_GRAPHICS_API sfVertexArraysfVertexArray_copy (const sfVertexArray *vertexArray)
 Copy an existing vertex array.
 
CSFML_GRAPHICS_API void sfVertexArray_destroy (sfVertexArray *vertexArray)
 Destroy an existing vertex array.
 
CSFML_GRAPHICS_API unsigned int sfVertexArray_getVertexCount (const sfVertexArray *vertexArray)
 Return the vertex count of a vertex array.
 
CSFML_GRAPHICS_API sfVertexsfVertexArray_getVertex (sfVertexArray *vertexArray, unsigned int index)
 Get access to a vertex by its index.
 
CSFML_GRAPHICS_API void sfVertexArray_clear (sfVertexArray *vertexArray)
 Clear a vertex array.
 
CSFML_GRAPHICS_API void sfVertexArray_resize (sfVertexArray *vertexArray, unsigned int vertexCount)
 Resize the vertex array.
 
CSFML_GRAPHICS_API void sfVertexArray_append (sfVertexArray *vertexArray, sfVertex vertex)
 Add a vertex to a vertex array array.
 
CSFML_GRAPHICS_API void sfVertexArray_setPrimitiveType (sfVertexArray *vertexArray, sfPrimitiveType type)
 Set the type of primitives of a vertex array.
 
CSFML_GRAPHICS_API sfPrimitiveType sfVertexArray_getPrimitiveType (sfVertexArray *vertexArray)
 Get the type of primitives drawn by a vertex array.
 
CSFML_GRAPHICS_API sfFloatRect sfVertexArray_getBounds (sfVertexArray *vertexArray)
 Compute the bounding rectangle of a vertex array.
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfVertexArray_append (sfVertexArrayvertexArray,
sfVertex vertex 
)
+
+ +

Add a vertex to a vertex array array.

+
Parameters
+ + + +
vertexArrayVertex array objet
vertexVertex to add
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfVertexArray_clear (sfVertexArrayvertexArray)
+
+ +

Clear a vertex array.

+

This function removes all the vertices from the array. It doesn't deallocate the corresponding memory, so that adding new vertices after clearing doesn't involve reallocating all the memory.

+
Parameters
+ + +
vertexArrayVertex array object
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVertexArray* sfVertexArray_copy (const sfVertexArrayvertexArray)
+
+ +

Copy an existing vertex array.

+
Parameters
+ + +
vertexArrayVertex array to copy
+
+
+
Returns
Copied object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVertexArray* sfVertexArray_create (void )
+
+ +

Create a new vertex array.

+
Returns
A new sfVertexArray object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfVertexArray_destroy (sfVertexArrayvertexArray)
+
+ +

Destroy an existing vertex array.

+
Parameters
+ + +
vertexArrayVertex array to delete
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfFloatRect sfVertexArray_getBounds (sfVertexArrayvertexArray)
+
+ +

Compute the bounding rectangle of a vertex array.

+

This function returns the axis-aligned rectangle that contains all the vertices of the array.

+
Parameters
+ + +
vertexArrayVertex array objet
+
+
+
Returns
Bounding rectangle of the vertex array
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfPrimitiveType sfVertexArray_getPrimitiveType (sfVertexArrayvertexArray)
+
+ +

Get the type of primitives drawn by a vertex array.

+
Parameters
+ + +
vertexArrayVertex array objet
+
+
+
Returns
Primitive type
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfVertex* sfVertexArray_getVertex (sfVertexArrayvertexArray,
unsigned int index 
)
+
+ +

Get access to a vertex by its index.

+

This function doesn't check index, it must be in range [0, vertex count - 1]. The behaviour is undefined otherwise.

+
Parameters
+ + + +
vertexArrayVertex array object
indexIndex of the vertex to get
+
+
+
Returns
Pointer to the index-th vertex
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API unsigned int sfVertexArray_getVertexCount (const sfVertexArrayvertexArray)
+
+ +

Return the vertex count of a vertex array.

+
Parameters
+ + +
vertexArrayVertex array object
+
+
+
Returns
Number of vertices in the array
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfVertexArray_resize (sfVertexArrayvertexArray,
unsigned int vertexCount 
)
+
+ +

Resize the vertex array.

+

If vertexCount is greater than the current size, the previous vertices are kept and new (default-constructed) vertices are added. If vertexCount is less than the current size, existing vertices are removed from the array.

+
Parameters
+ + + +
vertexArrayVertex array objet
vertexCountNew size of the array (number of vertices)
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfVertexArray_setPrimitiveType (sfVertexArrayvertexArray,
sfPrimitiveType type 
)
+
+ +

Set the type of primitives of a vertex array.

+

This function defines how the vertices must be interpreted when it's time to draw them:

+
    +
  • As points
  • +
  • As lines
  • +
  • As triangles
  • +
  • As quads The default primitive type is sfPoints.
  • +
+
Parameters
+ + + +
vertexArrayVertex array objet
typeType of primitive
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/VertexArray_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/VertexArray_8h_source.htm new file mode 100755 index 0000000..fc78182 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/VertexArray_8h_source.htm @@ -0,0 +1,107 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
VertexArray.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_VERTEXARRAY_H
+
26 #define SFML_VERTEXARRAY_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+ +
33 #include <SFML/Graphics/Rect.h>
+
34 #include <SFML/Graphics/Types.h>
+
35 #include <SFML/Graphics/Vertex.h>
+
36 
+
37 
+ +
45 
+ +
55 
+ +
63 
+
72 CSFML_GRAPHICS_API unsigned int sfVertexArray_getVertexCount(const sfVertexArray* vertexArray);
+
73 
+
87 CSFML_GRAPHICS_API sfVertex* sfVertexArray_getVertex(sfVertexArray* vertexArray, unsigned int index);
+
88 
+ +
101 
+
115 CSFML_GRAPHICS_API void sfVertexArray_resize(sfVertexArray* vertexArray, unsigned int vertexCount);
+
116 
+ +
125 
+ +
142 
+ +
152 
+ +
165 
+
166 
+
167 #endif // SFML_VERTEXARRAY_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Vertex_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Vertex_8h.htm new file mode 100755 index 0000000..8928e94 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Vertex_8h.htm @@ -0,0 +1,63 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Vertex.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + +

+Data Structures

struct  sfVertex
 Define a point with color and texture coordinates. More...
 
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Vertex_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Vertex_8h_source.htm new file mode 100755 index 0000000..91913f2 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Vertex_8h_source.htm @@ -0,0 +1,90 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Vertex.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_VERTEX_H
+
26 #define SFML_VERTEX_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 #include <SFML/Graphics/Color.h>
+
33 #include <SFML/System/Vector2.h>
+
34 
+
35 
+
39 typedef struct
+
40 {
+ + + +
44 } sfVertex;
+
45 
+
46 
+
47 #endif // SFML_VERTEX_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/VideoMode_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/VideoMode_8h.htm new file mode 100755 index 0000000..e7fd75a --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/VideoMode_8h.htm @@ -0,0 +1,148 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
VideoMode.h File Reference
+
+
+
#include <SFML/Window/Export.h>
+#include <stddef.h>
+
+

Go to the source code of this file.

+ + + + + +

+Data Structures

struct  sfVideoMode
 sfVideoMode defines a video mode (width, height, bpp, frequency) and provides functions for getting modes supported by the display device More...
 
+ + + + + + + + + + +

+Functions

CSFML_WINDOW_API sfVideoMode sfVideoMode_getDesktopMode (void)
 Get the current desktop video mode.
 
CSFML_WINDOW_API const
+sfVideoMode
sfVideoMode_getFullscreenModes (size_t *Count)
 Retrieve all the video modes supported in fullscreen mode.
 
CSFML_WINDOW_API sfBool sfVideoMode_isValid (sfVideoMode mode)
 Tell whether or not a video mode is valid.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_WINDOW_API sfVideoMode sfVideoMode_getDesktopMode (void )
+
+ +

Get the current desktop video mode.

+
Returns
Current desktop video mode
+ +
+
+ +
+
+ + + + + + + + +
CSFML_WINDOW_API const sfVideoMode* sfVideoMode_getFullscreenModes (size_t * Count)
+
+ +

Retrieve all the video modes supported in fullscreen mode.

+

When creating a fullscreen window, the video mode is restricted to be compatible with what the graphics driver and monitor support. This function returns the complete list of all video modes that can be used in fullscreen mode. The returned array is sorted from best to worst, so that the first element will always give the best mode (higher width, height and bits-per-pixel).

+
Parameters
+ + +
countPointer to a variable that will be filled with the number of modes in the array
+
+
+
Returns
Pointer to an array containing all the supported fullscreen modes
+ +
+
+ +
+
+ + + + + + + + +
CSFML_WINDOW_API sfBool sfVideoMode_isValid (sfVideoMode mode)
+
+ +

Tell whether or not a video mode is valid.

+

The validity of video modes is only relevant when using fullscreen windows; otherwise any video mode can be used with no restriction.

+
Parameters
+ + +
modeVideo mode
+
+
+
Returns
sfTrue if the video mode is valid for fullscreen mode
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/VideoMode_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/VideoMode_8h_source.htm new file mode 100755 index 0000000..f1e58ad --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/VideoMode_8h_source.htm @@ -0,0 +1,95 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
VideoMode.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)//
+
5 // This software is provided 'as-is', without any express or implied warranty.
+
6 // In no event will the authors be held liable for any damages arising from the use of this software.
+
7 //
+
8 // Permission is granted to anyone to use this software for any purpose,
+
9 // including commercial applications, and to alter it and redistribute it freely,
+
10 // subject to the following restrictions:
+
11 //
+
12 // 1. The origin of this software must not be misrepresented;
+
13 // you must not claim that you wrote the original software.
+
14 // If you use this software in a product, an acknowledgment
+
15 // in the product documentation would be appreciated but is not required.
+
16 //
+
17 // 2. Altered source versions must be plainly marked as such,
+
18 // and must not be misrepresented as being the original software.
+
19 //
+
20 // 3. This notice may not be removed or altered from any source distribution.
+
21 //
+
23 
+
24 #ifndef SFML_VIDEOMODE_H
+
25 #define SFML_VIDEOMODE_H
+
26 
+
28 // Headers
+
30 #include <SFML/Window/Export.h>
+
31 #include <stddef.h>
+
32 
+
33 
+
40 typedef struct
+
41 {
+
42  unsigned int width;
+
43  unsigned int height;
+
44  unsigned int bitsPerPixel;
+
45 } sfVideoMode;
+
46 
+
47 
+ +
55 
+ +
73 
+ +
87 
+
88 
+
89 #endif // SFML_VIDEOMODE_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/View_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/View_8h.htm new file mode 100755 index 0000000..b794fcd --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/View_8h.htm @@ -0,0 +1,593 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
View.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API sfViewsfView_create (void)
 Create a default view.
 
CSFML_GRAPHICS_API sfViewsfView_createFromRect (sfFloatRect rectangle)
 Construct a view from a rectangle.
 
CSFML_GRAPHICS_API sfViewsfView_copy (const sfView *view)
 Copy an existing view.
 
CSFML_GRAPHICS_API void sfView_destroy (sfView *view)
 Destroy an existing view.
 
CSFML_GRAPHICS_API void sfView_setCenter (sfView *view, sfVector2f center)
 Set the center of a view.
 
CSFML_GRAPHICS_API void sfView_setSize (sfView *view, sfVector2f size)
 Set the size of a view.
 
CSFML_GRAPHICS_API void sfView_setRotation (sfView *view, float angle)
 Set the orientation of a view.
 
CSFML_GRAPHICS_API void sfView_setViewport (sfView *view, sfFloatRect viewport)
 Set the target viewport of a view.
 
CSFML_GRAPHICS_API void sfView_reset (sfView *view, sfFloatRect rectangle)
 Reset a view to the given rectangle.
 
CSFML_GRAPHICS_API sfVector2f sfView_getCenter (const sfView *view)
 Get the center of a view.
 
CSFML_GRAPHICS_API sfVector2f sfView_getSize (const sfView *view)
 Get the size of a view.
 
CSFML_GRAPHICS_API float sfView_getRotation (const sfView *view)
 Get the current orientation of a view.
 
CSFML_GRAPHICS_API sfFloatRect sfView_getViewport (const sfView *view)
 Get the target viewport rectangle of a view.
 
CSFML_GRAPHICS_API void sfView_move (sfView *view, sfVector2f offset)
 Move a view relatively to its current position.
 
CSFML_GRAPHICS_API void sfView_rotate (sfView *view, float angle)
 Rotate a view relatively to its current orientation.
 
CSFML_GRAPHICS_API void sfView_zoom (sfView *view, float factor)
 Resize a view rectangle relatively to its current size.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfView* sfView_copy (const sfViewview)
+
+ +

Copy an existing view.

+
Parameters
+ + +
viewView to copy
+
+
+
Returns
Copied object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfView* sfView_create (void )
+
+ +

Create a default view.

+

This function creates a default view of (0, 0, 1000, 1000)

+
Returns
A new sfView object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfView* sfView_createFromRect (sfFloatRect rectangle)
+
+ +

Construct a view from a rectangle.

+
Parameters
+ + +
rectangleRectangle defining the zone to display
+
+
+
Returns
A new sfView object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfView_destroy (sfViewview)
+
+ +

Destroy an existing view.

+
Parameters
+ + +
viewView to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfView_getCenter (const sfViewview)
+
+ +

Get the center of a view.

+
Parameters
+ + +
viewView object
+
+
+
Returns
Center of the view
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API float sfView_getRotation (const sfViewview)
+
+ +

Get the current orientation of a view.

+
Parameters
+ + +
viewView object
+
+
+
Returns
Rotation angle of the view, in degrees
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfView_getSize (const sfViewview)
+
+ +

Get the size of a view.

+
Parameters
+ + +
viewView object
+
+
+
Returns
Size of the view
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfFloatRect sfView_getViewport (const sfViewview)
+
+ +

Get the target viewport rectangle of a view.

+
Parameters
+ + +
viewView object
+
+
+
Returns
Viewport rectangle, expressed as a factor of the target size
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfView_move (sfViewview,
sfVector2f offset 
)
+
+ +

Move a view relatively to its current position.

+
Parameters
+ + + +
viewView object
offsetOffset
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfView_reset (sfViewview,
sfFloatRect rectangle 
)
+
+ +

Reset a view to the given rectangle.

+

Note that this function resets the rotation angle to 0.

+
Parameters
+ + + +
viewView object
rectangleRectangle defining the zone to display
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfView_rotate (sfViewview,
float angle 
)
+
+ +

Rotate a view relatively to its current orientation.

+
Parameters
+ + + +
viewView object
angleAngle to rotate, in degrees
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfView_setCenter (sfViewview,
sfVector2f center 
)
+
+ +

Set the center of a view.

+
Parameters
+ + + +
viewView object
centerNew center
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfView_setRotation (sfViewview,
float angle 
)
+
+ +

Set the orientation of a view.

+

The default rotation of a view is 0 degree.

+
Parameters
+ + + +
viewView object
angleNew angle, in degrees
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfView_setSize (sfViewview,
sfVector2f size 
)
+
+ +

Set the size of a view.

+
Parameters
+ + + +
viewView object
sizeNew size of the view
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfView_setViewport (sfViewview,
sfFloatRect viewport 
)
+
+ +

Set the target viewport of a view.

+

The viewport is the rectangle into which the contents of the view are displayed, expressed as a factor (between 0 and 1) of the size of the render target to which the view is applied. For example, a view which takes the left side of the target would be defined by a rect of (0, 0, 0.5, 1). By default, a view has a viewport which covers the entire target.

+
Parameters
+ + + +
viewView object
viewportNew viewport rectangle
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfView_zoom (sfViewview,
float factor 
)
+
+ +

Resize a view rectangle relatively to its current size.

+

Resizing the view simulates a zoom, as the zone displayed on screen grows or shrinks. factor is a multiplier:

+
    +
  • 1 keeps the size unchanged
  • +
  • > 1 makes the view bigger (objects appear smaller)
  • +
  • < 1 makes the view smaller (objects appear bigger)
  • +
+
Parameters
+ + + +
viewView object
factorZoom factor to apply
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/View_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/View_8h_source.htm new file mode 100755 index 0000000..39ca14c --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/View_8h_source.htm @@ -0,0 +1,116 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
View.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_VIEW_H
+
26 #define SFML_VIEW_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 #include <SFML/Graphics/Rect.h>
+
33 #include <SFML/Graphics/Types.h>
+
34 #include <SFML/System/Vector2.h>
+
35 
+
36 
+ +
46 
+ +
56 
+ +
66 
+ +
74 
+ +
83 
+ +
92 
+
102 CSFML_GRAPHICS_API void sfView_setRotation(sfView* view, float angle);
+
103 
+ +
119 
+
129 CSFML_GRAPHICS_API void sfView_reset(sfView* view, sfFloatRect rectangle);
+
130 
+ +
140 
+ +
150 
+
159 CSFML_GRAPHICS_API float sfView_getRotation(const sfView* view);
+
160 
+ +
170 
+
178 CSFML_GRAPHICS_API void sfView_move(sfView* view, sfVector2f offset);
+
179 
+
187 CSFML_GRAPHICS_API void sfView_rotate(sfView* view, float angle);
+
188 
+
203 CSFML_GRAPHICS_API void sfView_zoom(sfView* view, float factor);
+
204 
+
205 
+
206 #endif // SFML_VIEW_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/WindowHandle_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/WindowHandle_8h.htm new file mode 100755 index 0000000..d2d1c1a --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/WindowHandle_8h.htm @@ -0,0 +1,52 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
WindowHandle.h File Reference
+
+ + + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/WindowHandle_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/WindowHandle_8h_source.htm new file mode 100755 index 0000000..2344be7 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/WindowHandle_8h_source.htm @@ -0,0 +1,99 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
WindowHandle.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_WINDOWHANDLE_H
+
26 #define SFML_WINDOWHANDLE_H
+
27 
+
29 // Headers
+
31 #include <SFML/Window/Export.h>
+
32 
+
33 
+
38 #if defined(CSFML_SYSTEM_WINDOWS)
+
39 
+
40  // Window handle is HWND (HWND__*) on Windows
+
41  struct HWND__;
+
42  typedef struct HWND__* sfWindowHandle;
+
43 
+
44 #elif defined(CSFML_SYSTEM_LINUX) || defined(CSFML_SYSTEM_FREEBSD)
+
45 
+
46  // Window handle is Window (unsigned long) on Unix - X11
+
47  typedef unsigned long sfWindowHandle;
+
48 
+
49 #elif defined(CSFML_SYSTEM_MACOS)
+
50 
+
51  // Window handle is NSWindow (void*) on Mac OS X - Cocoa
+
52  typedef void* sfWindowHandle;
+
53 
+
54 #endif
+
55 
+
56 
+
57 #endif // SFML_WINDOWHANDLE_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Window_2Export_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Window_2Export_8h.htm new file mode 100755 index 0000000..b7e2b41 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Window_2Export_8h.htm @@ -0,0 +1,75 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Window/Export.h File Reference
+
+
+
#include <SFML/Config.h>
+
+

Go to the source code of this file.

+ + + + +

+Macros

#define CSFML_WINDOW_API   CSFML_API_IMPORT
 
+

Macro Definition Documentation

+ +
+
+ + + + +
#define CSFML_WINDOW_API   CSFML_API_IMPORT
+
+ +

Definition at line 43 of file Window/Export.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Window_2Export_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Window_2Export_8h_source.htm new file mode 100755 index 0000000..1413bb3 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Window_2Export_8h_source.htm @@ -0,0 +1,92 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Window/Export.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_WINDOW_EXPORT_H
+
26 #define SFML_WINDOW_EXPORT_H
+
27 
+
29 // Headers
+
31 #include <SFML/Config.h>
+
32 
+
33 
+
35 // Define portable import / export macros
+
37 #if defined(CSFML_WINDOW_EXPORTS)
+
38 
+
39  #define CSFML_WINDOW_API CSFML_API_EXPORT
+
40 
+
41 #else
+
42 
+
43  #define CSFML_WINDOW_API CSFML_API_IMPORT
+
44 
+
45 #endif
+
46 
+
47 
+
48 #endif // SFML_WINDOW_EXPORT_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Window_2Types_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Window_2Types_8h.htm new file mode 100755 index 0000000..e794fee --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Window_2Types_8h.htm @@ -0,0 +1,90 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Window/Types.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + +

+Typedefs

typedef struct sfContext sfContext
 
typedef struct sfWindow sfWindow
 
+

Typedef Documentation

+ +
+
+ + + + +
typedef struct sfContext sfContext
+
+ +

Definition at line 29 of file Window/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfWindow sfWindow
+
+ +

Definition at line 30 of file Window/Types.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Window_2Types_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Window_2Types_8h_source.htm new file mode 100755 index 0000000..c4639c1 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Window_2Types_8h_source.htm @@ -0,0 +1,81 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Window/Types.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_WINDOW_TYPES_H
+
26 #define SFML_WINDOW_TYPES_H
+
27 
+
28 
+
29 typedef struct sfContext sfContext;
+
30 typedef struct sfWindow sfWindow;
+
31 
+
32 
+
33 #endif // SFML_WINDOW_TYPES_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Window_2Window_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Window_2Window_8h.htm new file mode 100755 index 0000000..acefe0e --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Window_2Window_8h.htm @@ -0,0 +1,1067 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Window/Window.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + +

+Data Structures

struct  sfContextSettings
 Structure defining the window's creation settings. More...
 
+ + + + +

+Enumerations

enum  {
+  sfNone = 0, +
+  sfTitlebar = 1 << 0, +
+  sfResize = 1 << 1, +
+  sfClose = 1 << 2, +
+  sfFullscreen = 1 << 3, +
+  sfDefaultStyle = sfTitlebar | sfResize | sfClose +
+ }
 Enumeration of window creation styles. More...
 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_WINDOW_API sfWindowsfWindow_create (sfVideoMode mode, const char *title, sfUint32 style, const sfContextSettings *settings)
 Construct a new window.
 
CSFML_WINDOW_API sfWindowsfWindow_createUnicode (sfVideoMode mode, const sfUint32 *title, sfUint32 style, const sfContextSettings *settings)
 Construct a new window (with a UTF-32 title)
 
CSFML_WINDOW_API sfWindowsfWindow_createFromHandle (sfWindowHandle handle, const sfContextSettings *settings)
 Construct a window from an existing control.
 
CSFML_WINDOW_API void sfWindow_destroy (sfWindow *window)
 Destroy a window.
 
CSFML_WINDOW_API void sfWindow_close (sfWindow *window)
 Close a window and destroy all the attached resources.
 
CSFML_WINDOW_API sfBool sfWindow_isOpen (const sfWindow *window)
 Tell whether or not a window is opened.
 
CSFML_WINDOW_API sfContextSettings sfWindow_getSettings (const sfWindow *window)
 Get the settings of the OpenGL context of a window.
 
CSFML_WINDOW_API sfBool sfWindow_pollEvent (sfWindow *window, sfEvent *event)
 Pop the event on top of event queue, if any, and return it.
 
CSFML_WINDOW_API sfBool sfWindow_waitEvent (sfWindow *window, sfEvent *event)
 Wait for an event and return it.
 
CSFML_WINDOW_API sfVector2i sfWindow_getPosition (const sfWindow *window)
 Get the position of a window.
 
CSFML_WINDOW_API void sfWindow_setPosition (sfWindow *window, sfVector2i position)
 Change the position of a window on screen.
 
CSFML_WINDOW_API sfVector2u sfWindow_getSize (const sfWindow *window)
 Get the size of the rendering region of a window.
 
CSFML_WINDOW_API void sfWindow_setSize (sfWindow *window, sfVector2u size)
 Change the size of the rendering region of a window.
 
CSFML_WINDOW_API void sfWindow_setTitle (sfWindow *window, const char *title)
 Change the title of a window.
 
CSFML_WINDOW_API void sfWindow_setUnicodeTitle (sfWindow *window, const sfUint32 *title)
 Change the title of a window (with a UTF-32 string)
 
CSFML_WINDOW_API void sfWindow_setIcon (sfWindow *window, unsigned int width, unsigned int height, const sfUint8 *pixels)
 Change a window's icon.
 
CSFML_WINDOW_API void sfWindow_setVisible (sfWindow *window, sfBool visible)
 Show or hide a window.
 
CSFML_WINDOW_API void sfWindow_setMouseCursorVisible (sfWindow *window, sfBool visible)
 Show or hide the mouse cursor.
 
CSFML_WINDOW_API void sfWindow_setVerticalSyncEnabled (sfWindow *window, sfBool enabled)
 Enable or disable vertical synchronization.
 
CSFML_WINDOW_API void sfWindow_setKeyRepeatEnabled (sfWindow *window, sfBool enabled)
 Enable or disable automatic key-repeat.
 
CSFML_WINDOW_API sfBool sfWindow_setActive (sfWindow *window, sfBool active)
 Activate or deactivate a window as the current target for OpenGL rendering.
 
CSFML_WINDOW_API void sfWindow_display (sfWindow *window)
 Display on screen what has been rendered to the window so far.
 
CSFML_WINDOW_API void sfWindow_setFramerateLimit (sfWindow *window, unsigned int limit)
 Limit the framerate to a maximum fixed frequency.
 
CSFML_WINDOW_API void sfWindow_setJoystickThreshold (sfWindow *window, float threshold)
 Change the joystick threshold.
 
CSFML_WINDOW_API sfWindowHandle sfWindow_getSystemHandle (const sfWindow *window)
 Get the OS-specific handle of the window.
 
+

Enumeration Type Documentation

+ +
+
+ + + + +
anonymous enum
+
+ +

Enumeration of window creation styles.

+
Enumerator:
+ + + + + + +
sfNone  +

No border / title bar (this flag and all others are mutually exclusive)

+
sfTitlebar  +

Title bar + fixed border.

+
sfResize  +

Titlebar + resizable border + maximize button.

+
sfClose  +

Titlebar + close button.

+
sfFullscreen  +

Fullscreen mode (this flag and all others are mutually exclusive)

+
sfDefaultStyle  +

Default window style.

+
+
+
+ +

Definition at line 43 of file Window/Window.h.

+ +
+
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_WINDOW_API void sfWindow_close (sfWindowwindow)
+
+ +

Close a window and destroy all the attached resources.

+

After calling this function, the sfWindow object remains valid, you must call sfWindow_destroy to actually delete it. All other functions such as sfWindow_pollEvent or sfWindow_display will still work (i.e. you don't have to test sfWindow_isOpen every time), and will have no effect on closed windows.

+
Parameters
+ + +
windowWindow object
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API sfWindow* sfWindow_create (sfVideoMode mode,
const char * title,
sfUint32 style,
const sfContextSettingssettings 
)
+
+ +

Construct a new window.

+

This function creates the window with the size and pixel depth defined in mode. An optional style can be passed to customize the look and behaviour of the window (borders, title bar, resizable, closable, ...). If style contains sfFullscreen, then mode must be a valid video mode.

+

The fourth parameter is a pointer to a structure specifying advanced OpenGL context settings such as antialiasing, depth-buffer bits, etc.

+
Parameters
+ + + + + +
modeVideo mode to use (defines the width, height and depth of the rendering area of the window)
titleTitle of the window
styleWindow style
settingsAdditional settings for the underlying OpenGL context
+
+
+
Returns
A new sfWindow object
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API sfWindow* sfWindow_createFromHandle (sfWindowHandle handle,
const sfContextSettingssettings 
)
+
+ +

Construct a window from an existing control.

+

Use this constructor if you want to create an OpenGL rendering area into an already existing control.

+

The second parameter is a pointer to a structure specifying advanced OpenGL context settings such as antialiasing, depth-buffer bits, etc.

+
Parameters
+ + + +
handlePlatform-specific handle of the control
settingsAdditional settings for the underlying OpenGL context
+
+
+
Returns
A new sfWindow object
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API sfWindow* sfWindow_createUnicode (sfVideoMode mode,
const sfUint32title,
sfUint32 style,
const sfContextSettingssettings 
)
+
+ +

Construct a new window (with a UTF-32 title)

+

This function creates the window with the size and pixel depth defined in mode. An optional style can be passed to customize the look and behaviour of the window (borders, title bar, resizable, closable, ...). If style contains sfFullscreen, then mode must be a valid video mode.

+

The fourth parameter is a pointer to a structure specifying advanced OpenGL context settings such as antialiasing, depth-buffer bits, etc.

+
Parameters
+ + + + + +
modeVideo mode to use (defines the width, height and depth of the rendering area of the window)
titleTitle of the window (UTF-32)
styleWindow style
settingsAdditional settings for the underlying OpenGL context
+
+
+
Returns
A new sfWindow object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_WINDOW_API void sfWindow_destroy (sfWindowwindow)
+
+ +

Destroy a window.

+
Parameters
+ + +
windowWindow to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_WINDOW_API void sfWindow_display (sfWindowwindow)
+
+ +

Display on screen what has been rendered to the window so far.

+

This function is typically called after all OpenGL rendering has been done for the current frame, in order to show it on screen.

+
Parameters
+ + +
windowWindow object
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_WINDOW_API sfVector2i sfWindow_getPosition (const sfWindowwindow)
+
+ +

Get the position of a window.

+
Parameters
+ + +
windowWindow object
+
+
+
Returns
Position in pixels
+ +
+
+ +
+
+ + + + + + + + +
CSFML_WINDOW_API sfContextSettings sfWindow_getSettings (const sfWindowwindow)
+
+ +

Get the settings of the OpenGL context of a window.

+

Note that these settings may be different from what was passed to the sfWindow_create function, if one or more settings were not supported. In this case, SFML chose the closest match.

+
Parameters
+ + +
windowWindow object
+
+
+
Returns
Structure containing the OpenGL context settings
+ +
+
+ +
+
+ + + + + + + + +
CSFML_WINDOW_API sfVector2u sfWindow_getSize (const sfWindowwindow)
+
+ +

Get the size of the rendering region of a window.

+

The size doesn't include the titlebar and borders of the window.

+
Parameters
+ + +
windowWindow object
+
+
+
Returns
Size in pixels
+ +
+
+ +
+
+ + + + + + + + +
CSFML_WINDOW_API sfWindowHandle sfWindow_getSystemHandle (const sfWindowwindow)
+
+ +

Get the OS-specific handle of the window.

+

The type of the returned handle is sfWindowHandle, which is a typedef to the handle type defined by the OS. You shouldn't need to use this function, unless you have very specific stuff to implement that SFML doesn't support, or implement a temporary workaround until a bug is fixed.

+
Parameters
+ + +
windowWindow object
+
+
+
Returns
System handle of the window
+ +
+
+ +
+
+ + + + + + + + +
CSFML_WINDOW_API sfBool sfWindow_isOpen (const sfWindowwindow)
+
+ +

Tell whether or not a window is opened.

+

This function returns whether or not the window exists. Note that a hidden window (sfWindow_setVisible(sfFalse)) will return sfTrue.

+
Parameters
+ + +
windowWindow object
+
+
+
Returns
sfTrue if the window is opened, sfFalse if it has been closed
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API sfBool sfWindow_pollEvent (sfWindowwindow,
sfEventevent 
)
+
+ +

Pop the event on top of event queue, if any, and return it.

+

This function is not blocking: if there's no pending event then it will return false and leave event unmodified. Note that more than one event may be present in the event queue, thus you should always call this function in a loop to make sure that you process every pending event.

+
Parameters
+ + + +
windowWindow object
eventEvent to be returned
+
+
+
Returns
sfTrue if an event was returned, or sfFalse if the event queue was empty
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API sfBool sfWindow_setActive (sfWindowwindow,
sfBool active 
)
+
+ +

Activate or deactivate a window as the current target for OpenGL rendering.

+

A window is active only on the current thread, if you want to make it active on another thread you have to deactivate it on the previous thread first if it was active. Only one window can be active on a thread at a time, thus the window previously active (if any) automatically gets deactivated.

+
Parameters
+ + + +
windowWindow object
activesfTrue to activate, sfFalse to deactivate
+
+
+
Returns
sfTrue if operation was successful, sfFalse otherwise
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API void sfWindow_setFramerateLimit (sfWindowwindow,
unsigned int limit 
)
+
+ +

Limit the framerate to a maximum fixed frequency.

+

If a limit is set, the window will use a small delay after each call to sfWindow_display to ensure that the current frame lasted long enough to match the framerate limit.

+
Parameters
+ + + +
windowWindow object
limitFramerate limit, in frames per seconds (use 0 to disable limit)
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API void sfWindow_setIcon (sfWindowwindow,
unsigned int width,
unsigned int height,
const sfUint8pixels 
)
+
+ +

Change a window's icon.

+

pixels must be an array of width x height pixels in 32-bits RGBA format.

+
Parameters
+ + + + + +
windowWindow object
widthIcon's width, in pixels
heightIcon's height, in pixels
pixelsPointer to the array of pixels in memory
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API void sfWindow_setJoystickThreshold (sfWindowwindow,
float threshold 
)
+
+ +

Change the joystick threshold.

+

The joystick threshold is the value below which no JoyMoved event will be generated.

+
Parameters
+ + + +
windowWindow object
thresholdNew threshold, in the range [0, 100]
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API void sfWindow_setKeyRepeatEnabled (sfWindowwindow,
sfBool enabled 
)
+
+ +

Enable or disable automatic key-repeat.

+

If key repeat is enabled, you will receive repeated KeyPress events while keeping a key pressed. If it is disabled, you will only get a single event when the key is pressed.

+

Key repeat is enabled by default.

+
Parameters
+ + + +
windowWindow object
enabledsfTrue to enable, sfFalse to disable
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API void sfWindow_setMouseCursorVisible (sfWindowwindow,
sfBool visible 
)
+
+ +

Show or hide the mouse cursor.

+
Parameters
+ + + +
windowWindow object
visiblesfTrue to show, sfFalse to hide
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API void sfWindow_setPosition (sfWindowwindow,
sfVector2i position 
)
+
+ +

Change the position of a window on screen.

+

This function only works for top-level windows (i.e. it will be ignored for windows created from the handle of a child window/control).

+
Parameters
+ + + +
windowWindow object
positionNew position of the window, in pixels
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API void sfWindow_setSize (sfWindowwindow,
sfVector2u size 
)
+
+ +

Change the size of the rendering region of a window.

+
Parameters
+ + + +
windowWindow object
sizeNew size, in pixels
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API void sfWindow_setTitle (sfWindowwindow,
const char * title 
)
+
+ +

Change the title of a window.

+
Parameters
+ + + +
windowWindow object
titleNew title
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API void sfWindow_setUnicodeTitle (sfWindowwindow,
const sfUint32title 
)
+
+ +

Change the title of a window (with a UTF-32 string)

+
Parameters
+ + + +
windowWindow object
titleNew title
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API void sfWindow_setVerticalSyncEnabled (sfWindowwindow,
sfBool enabled 
)
+
+ +

Enable or disable vertical synchronization.

+

Activating vertical synchronization will limit the number of frames displayed to the refresh rate of the monitor. This can avoid some visual artifacts, and limit the framerate to a good value (but not constant across different computers).

+
Parameters
+ + + +
windowWindow object
enabledsfTrue to enable v-sync, sfFalse to deactivate
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API void sfWindow_setVisible (sfWindowwindow,
sfBool visible 
)
+
+ +

Show or hide a window.

+
Parameters
+ + + +
windowWindow object
visiblesfTrue to show the window, sfFalse to hide it
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API sfBool sfWindow_waitEvent (sfWindowwindow,
sfEventevent 
)
+
+ +

Wait for an event and return it.

+

This function is blocking: if there's no pending event then it will wait until an event is received. After this function returns (and no error occured), the event object is always valid and filled properly. This function is typically used when you have a thread that is dedicated to events handling: you want to make this thread sleep as long as no new event is received.

+
Parameters
+ + + +
windowWindow object
eventEvent to be returned
+
+
+
Returns
sfFalse if any error occured
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Window_2Window_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Window_2Window_8h_source.htm new file mode 100755 index 0000000..61e153a --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Window_2Window_8h_source.htm @@ -0,0 +1,157 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Window/Window.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_WINDOW_H
+
26 #define SFML_WINDOW_H
+
27 
+
29 // Headers
+
31 #include <SFML/Window/Export.h>
+
32 #include <SFML/Window/Event.h>
+
33 #include <SFML/Window/VideoMode.h>
+ +
35 #include <SFML/Window/Types.h>
+
36 #include <SFML/System/Vector2.h>
+
37 
+
38 
+
43 enum
+
44 {
+
45  sfNone = 0,
+
46  sfTitlebar = 1 << 0,
+
47  sfResize = 1 << 1,
+
48  sfClose = 1 << 2,
+
49  sfFullscreen = 1 << 3,
+ +
51 };
+
52 
+
53 
+
58 typedef struct
+
59 {
+
60  unsigned int depthBits;
+
61  unsigned int stencilBits;
+
62  unsigned int antialiasingLevel;
+
63  unsigned int majorVersion;
+
64  unsigned int minorVersion;
+ +
66 
+
67 
+
89 CSFML_WINDOW_API sfWindow* sfWindow_create(sfVideoMode mode, const char* title, sfUint32 style, const sfContextSettings* settings);
+
90 
+ +
113 
+
130 CSFML_WINDOW_API sfWindow* sfWindow_createFromHandle(sfWindowHandle handle, const sfContextSettings* settings);
+
131 
+ +
139 
+ +
153 
+ +
167 
+ +
182 
+ +
199 
+ +
218 
+ +
228 
+ +
241 
+ +
254 
+ +
263 
+
271 CSFML_WINDOW_API void sfWindow_setTitle(sfWindow* window, const char* title);
+
272 
+
280 CSFML_WINDOW_API void sfWindow_setUnicodeTitle(sfWindow* window, const sfUint32* title);
+
281 
+
294 CSFML_WINDOW_API void sfWindow_setIcon(sfWindow* window, unsigned int width, unsigned int height, const sfUint8* pixels);
+
295 
+
303 CSFML_WINDOW_API void sfWindow_setVisible(sfWindow* window, sfBool visible);
+
304 
+ +
313 
+ +
327 
+ +
342 
+ +
360 
+ +
373 
+
385 CSFML_WINDOW_API void sfWindow_setFramerateLimit(sfWindow* window, unsigned int limit);
+
386 
+
397 CSFML_WINDOW_API void sfWindow_setJoystickThreshold(sfWindow* window, float threshold);
+
398 
+
413 CSFML_WINDOW_API sfWindowHandle sfWindow_getSystemHandle(const sfWindow* window);
+
414 
+
415 
+
416 #endif // SFML_WINDOW_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Window_8h.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Window_8h.htm new file mode 100755 index 0000000..1459110 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Window_8h.htm @@ -0,0 +1,59 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
Window.h File Reference
+
+ + + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Window_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Window_8h_source.htm new file mode 100755 index 0000000..c42a6da --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/Window_8h_source.htm @@ -0,0 +1,88 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
Window.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_SFML_WINDOW_H
+
26 #define SFML_SFML_WINDOW_H
+
27 
+
29 // Headers
+
31 
+
32 #include <SFML/System.h>
+
33 #include <SFML/Window/Context.h>
+
34 #include <SFML/Window/Event.h>
+
35 #include <SFML/Window/Joystick.h>
+
36 #include <SFML/Window/Keyboard.h>
+
37 #include <SFML/Window/Mouse.h>
+
38 #include <SFML/Window/VideoMode.h>
+
39 #include <SFML/Window/Window.h>
+
40 
+
41 
+
42 #endif // SFML_SFML_WINDOW_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/annotated.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/annotated.htm new file mode 100755 index 0000000..5b8246d --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/annotated.htm @@ -0,0 +1,77 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Data Structures
+
+
+
Here are the data structures with brief descriptions:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
oCsfColorUtility class for manpulating RGBA colors
oCsfContextSettingsStructure defining the window's creation settings
oCsfEventSfEvent defines a system event and its parameters
oCsfFloatRectSfFloatRect and sfIntRect are utility classes for manipulating rectangles
oCsfGlyphSfGlyph describes a glyph (a visual character)
oCsfInputStreamSet of callbacks that allow users to define custom file streams
oCsfIntRect
oCsfIpAddressEncapsulate an IPv4 network address
oCsfJoystickButtonEventJoystick buttons events parameters
oCsfJoystickConnectEventJoystick connection/disconnection event parameters
oCsfJoystickMoveEventJoystick axis move event parameters
oCsfKeyEventKeyboard event parameters
oCsfMouseButtonEventMouse buttons events parameters
oCsfMouseMoveEventMouse move event parameters
oCsfMouseWheelEventMouse wheel events parameters
oCsfRenderStatesDefine the states used for drawing to a RenderTarget
oCsfSizeEventSize events parameters
oCsfSoundStreamChunkDefines the data to fill by the OnGetData callback
oCsfTextEventText event parameters
oCsfTimeRepresents a time value
oCsfTransformEncapsulate a 3x3 transform matrix
oCsfVector2f2-component vector of floats
oCsfVector2i2-component vector of integers
oCsfVector2u2-component vector of unsigned integers
oCsfVector3f3-component vector of floats
oCsfVertexDefine a point with color and texture coordinates
\CsfVideoModeSfVideoMode defines a video mode (width, height, bpp, frequency) and provides functions for getting modes supported by the display device
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/bc_s.png b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/bc_s.png new file mode 100755 index 0000000..224b29a Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/bc_s.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/bdwn.png b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/bdwn.png new file mode 100755 index 0000000..940a0b9 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/bdwn.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/classes.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/classes.htm new file mode 100755 index 0000000..da828a1 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/classes.htm @@ -0,0 +1,58 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Data Structure Index
+
+ + + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/closed.png b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/closed.png new file mode 100755 index 0000000..98cc2c9 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/closed.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dir_33b8fa607ba222d3f5ced3f03c94935c.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dir_33b8fa607ba222d3f5ced3f03c94935c.htm new file mode 100755 index 0000000..ab3f0af --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dir_33b8fa607ba222d3f5ced3f03c94935c.htm @@ -0,0 +1,69 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Network Directory Reference
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + +

+Files

file  Network/Export.h [code]
 
file  Ftp.h [code]
 
file  Http.h [code]
 
file  IpAddress.h [code]
 
file  Packet.h [code]
 
file  SocketSelector.h [code]
 
file  SocketStatus.h [code]
 
file  TcpListener.h [code]
 
file  TcpSocket.h [code]
 
file  Network/Types.h [code]
 
file  UdpSocket.h [code]
 
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dir_513183d162d70e825c1ac102f07bf6df.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dir_513183d162d70e825c1ac102f07bf6df.htm new file mode 100755 index 0000000..ab257bc --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dir_513183d162d70e825c1ac102f07bf6df.htm @@ -0,0 +1,97 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Graphics Directory Reference
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Files

file  BlendMode.h [code]
 
file  CircleShape.h [code]
 
file  Color.h [code]
 
file  ConvexShape.h [code]
 
file  Graphics/Export.h [code]
 
file  Font.h [code]
 
file  Glyph.h [code]
 
file  Image.h [code]
 
file  PrimitiveType.h [code]
 
file  Rect.h [code]
 
file  RectangleShape.h [code]
 
file  RenderStates.h [code]
 
file  RenderTexture.h [code]
 
file  RenderWindow.h [code]
 
file  Shader.h [code]
 
file  Shape.h [code]
 
file  Sprite.h [code]
 
file  Text.h [code]
 
file  Texture.h [code]
 
file  Transform.h [code]
 
file  Transformable.h [code]
 
file  Graphics/Types.h [code]
 
file  Vertex.h [code]
 
file  VertexArray.h [code]
 
file  View.h [code]
 
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dir_6a66b7969672f1da69f458a57d2c97f9.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dir_6a66b7969672f1da69f458a57d2c97f9.htm new file mode 100755 index 0000000..c0b55a4 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dir_6a66b7969672f1da69f458a57d2c97f9.htm @@ -0,0 +1,49 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + +
+
+
+
include Directory Reference
+
+
+ + + + +

+Directories

directory  SFML
 
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dir_8cc999c03ab8fdf40558b1f21f869c3e.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dir_8cc999c03ab8fdf40558b1f21f869c3e.htm new file mode 100755 index 0000000..80206e1 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dir_8cc999c03ab8fdf40558b1f21f869c3e.htm @@ -0,0 +1,74 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + +
+
+
+
SFML Directory Reference
+
+
+ + + + + + + + + + + + +

+Directories

directory  Audio
 
directory  Graphics
 
directory  Network
 
directory  System
 
directory  Window
 
+ + + + + + + + + + + + + + + +

+Files

file  Audio.h [code]
 
file  Config.h [code]
 
file  Graphics.h [code]
 
file  Network.h [code]
 
file  OpenGL.h [code]
 
file  System.h [code]
 
file  Window.h [code]
 
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dir_9bf980a06a0242eeb07b88aa80af2fcc.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dir_9bf980a06a0242eeb07b88aa80af2fcc.htm new file mode 100755 index 0000000..c0e9680 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dir_9bf980a06a0242eeb07b88aa80af2fcc.htm @@ -0,0 +1,49 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + +
+
+
+
doc Directory Reference
+
+
+ + + + +

+Files

file  mainpage.hpp [code]
 
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dir_ab65b93e3e53c8b4552e87dc0e7cef27.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dir_ab65b93e3e53c8b4552e87dc0e7cef27.htm new file mode 100755 index 0000000..3c29025 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dir_ab65b93e3e53c8b4552e87dc0e7cef27.htm @@ -0,0 +1,67 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Audio Directory Reference
+
+
+ + + + + + + + + + + + + + + + + + + + + + +

+Files

file  Audio/Export.h [code]
 
file  Listener.h [code]
 
file  Music.h [code]
 
file  Sound.h [code]
 
file  SoundBuffer.h [code]
 
file  SoundBufferRecorder.h [code]
 
file  SoundRecorder.h [code]
 
file  SoundStatus.h [code]
 
file  SoundStream.h [code]
 
file  Audio/Types.h [code]
 
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dir_c6605309d84130eeaba73c4c96d7b461.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dir_c6605309d84130eeaba73c4c96d7b461.htm new file mode 100755 index 0000000..9ed825e --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dir_c6605309d84130eeaba73c4c96d7b461.htm @@ -0,0 +1,67 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
System Directory Reference
+
+
+ + + + + + + + + + + + + + + + + + + + + + +

+Files

file  Clock.h [code]
 
file  System/Export.h [code]
 
file  InputStream.h [code]
 
file  Mutex.h [code]
 
file  Sleep.h [code]
 
file  Thread.h [code]
 
file  Time.h [code]
 
file  System/Types.h [code]
 
file  Vector2.h [code]
 
file  Vector3.h [code]
 
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dir_ec1eadea4ddc9b364e33c863bb96372e.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dir_ec1eadea4ddc9b364e33c863bb96372e.htm new file mode 100755 index 0000000..8fee790 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dir_ec1eadea4ddc9b364e33c863bb96372e.htm @@ -0,0 +1,67 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Window Directory Reference
+
+
+ + + + + + + + + + + + + + + + + + + + + + +

+Files

file  Context.h [code]
 
file  Event.h [code]
 
file  Window/Export.h [code]
 
file  Joystick.h [code]
 
file  Keyboard.h [code]
 
file  Mouse.h [code]
 
file  Window/Types.h [code]
 
file  VideoMode.h [code]
 
file  Window/Window.h [code]
 
file  WindowHandle.h [code]
 
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/doxygen.css b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/doxygen.css new file mode 100755 index 0000000..d89e3a0 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/doxygen.css @@ -0,0 +1,1278 @@ +/* The standard CSS for doxygen */ + +/* @group Heading Levels */ + +div.contents .textblock h1 +{ + text-align: left; + font-size: 20pt; + font-weight: normal; + margin-top: 1.5em; + padding: 0 0 0.4em 0; + border-bottom: 1px solid #999; + border-top-width: 0; + border-left-width: 0; + border-right-width: 0; + background-color: transparent; +} + +h1.groupheader { + font-size: 150%; +} + +.title { + font-size: 20pt; + font-weight: normal; + margin: 10px 2px; +} + +dt { + font-weight: bold; +} + +div.multicol { + -moz-column-gap: 1em; + -webkit-column-gap: 1em; + -moz-column-count: 3; + -webkit-column-count: 3; +} + +p.startli, p.startdd, p.starttd { + margin-top: 2px; +} + +p.endli { + margin-bottom: 0px; +} + +p.enddd { + margin-bottom: 4px; +} + +p.endtd { + margin-bottom: 2px; +} + +/* @end */ + +caption { + font-weight: bold; +} + +span.legend { + font-size: 70%; + text-align: center; +} + +h3.version { + font-size: 90%; + text-align: center; +} + +div.qindex +{ + margin-bottom: 1em; +} + +div.qindex, div.navtab{ + background-color: #eee; + border: 1px solid #999; + text-align: center; +} + +div.qindex, div.navpath { + width: 100%; + line-height: 140%; +} + +div.navtab { + margin-right: 15px; +} + +/* @group Link Styling */ + +a.qindex { + font-weight: bold; +} + +a.qindexHL { + font-weight: bold; + background-color: #9CAFD4; + color: #ffffff; + border: 1px double #869DCA; +} + +/* @end */ + +dl.el { + margin-left: -1cm; +} + +a.el +{ + padding: 1px; + text-decoration: none; + color: #577E25; +} + +a.el:hover +{ + text-decoration: underline; +} + +pre.fragment { + /*border: 1px solid #C4CFE5; + background-color: #FBFCFD; + padding: 4px 6px; + margin: 4px 8px 4px 2px; + overflow: auto; + word-wrap: break-word; + font-size: 9pt; + line-height: 125%; + font-family: monospace, fixed; + font-size: 105%;*/ + font-family: Consolas, "Liberation Mono", Courier, monospace; + font-size: 10pt; + padding: 0.5em 1em; + background-color: #f5f5f5; + border: 1px solid #bbb; + .border-radius(5px); +} + +div.fragment { + /*margin: 0 0 0 5px; + padding: 0.5em 1em; + font-family: Consolas, "Liberation Mono", Courier, monospace; + font-size: 10pt; + background-color: #eef7e3; + border-left: 3px solid #8DC841; + border-right: 0; + border-bottom: 0;*/ + + font-family: Consolas, "Liberation Mono", Courier, monospace; + font-size: 10pt; + padding: 0.5em 1em; + background-color: #f5f5f5; + border: 1px solid #bbb; + .border-radius(5px); +} + +div.line { + min-height: 13px; + text-wrap: unrestricted; + white-space: -moz-pre-wrap; /* Moz */ + white-space: -pre-wrap; /* Opera 4-6 */ + white-space: -o-pre-wrap; /* Opera 7 */ + white-space: pre-wrap; /* CSS3 */ + word-wrap: break-word; /* IE 5.5+ */ + text-indent: -53px; + padding-left: 53px; + padding-bottom: 0px; + margin: 0px; +} + +span.lineno { + padding-right: 4px; + text-align: right; + background-color: #E8E8E8; + white-space: pre; +} + +div.ah { + width: 100%; + background-color: #eee; + font-weight: bold; + color: #000; + margin-bottom: 1px; + margin-top: 1px; + border: solid 1px #999; +} + +div.groupHeader { + margin-left: 16px; + margin-top: 12px; + font-weight: bold; +} + +div.groupText { + margin-left: 16px; + font-style: italic; +} + +body { + background-color: white; + color: black; + margin: 0; +} + +div.contents { + width: 950px; + margin: 0 auto; +} + +td.indexkey { + background-color: #EBEFF6; + font-weight: bold; + border: 1px solid #C4CFE5; + margin: 2px 0px 2px 0; + padding: 2px 10px; + white-space: nowrap; + vertical-align: top; +} + +td.indexvalue { + background-color: #EBEFF6; + border: 1px solid #C4CFE5; + padding: 2px 10px; + margin: 2px 0px; +} + +tr.memlist { + background-color: #EEF1F7; +} + +p.formulaDsp { + text-align: center; +} + +img.formulaDsp { + +} + +img.formulaInl { + vertical-align: middle; +} + +div.center { + text-align: center; + margin-top: 0px; + margin-bottom: 0px; + padding: 0px; +} + +div.center img { + border: 0px; +} + +address.footer { + text-align: right; + padding-right: 12px; +} + +img.footer { + border: 0px; + vertical-align: middle; +} + +/* @group Code Colorization */ + +span.keyword { + color: #008000 +} + +span.keywordtype { + color: #604020 +} + +span.keywordflow { + color: #e08000 +} + +span.comment { + color: #800000 +} + +span.preprocessor { + color: #806020 +} + +span.stringliteral { + color: #002080 +} + +span.charliteral { + color: #008080 +} + +span.vhdldigit { + color: #ff00ff +} + +span.vhdlchar { + color: #000000 +} + +span.vhdlkeyword { + color: #700070 +} + +span.vhdllogic { + color: #ff0000 +} + +blockquote { + background-color: #F7F8FB; + border-left: 2px solid #9CAFD4; + margin: 0 24px 0 4px; + padding: 0 12px 0 16px; +} + +/* @end */ + +td.tiny { + font-size: 75%; +} + +.dirtab { + padding: 4px; + border-collapse: collapse; + border: 1px solid #A3B4D7; +} + +th.dirtab { + background: #EBEFF6; + font-weight: bold; +} + +hr { + display: none; + height: 0px; + border: none; + border-top: 1px solid #4A6AAA; +} + +hr.footer { + height: 1px; +} + +/* @group Member Descriptions */ + +table.memberdecls { + border-spacing: 0px; + padding: 0px; +} + +.memberdecls td, .fieldtable tr { + -webkit-transition-property: background-color, box-shadow; + -webkit-transition-duration: 0.5s; + -moz-transition-property: background-color, box-shadow; + -moz-transition-duration: 0.5s; + -ms-transition-property: background-color, box-shadow; + -ms-transition-duration: 0.5s; + -o-transition-property: background-color, box-shadow; + -o-transition-duration: 0.5s; + transition-property: background-color, box-shadow; + transition-duration: 0.5s; +} + +.memberdecls td.glow, .fieldtable tr.glow { + background-color: cyan; + /*box-shadow: 0 0 15px cyan;*/ +} + +.mdescLeft, .mdescRight, +.memItemLeft, .memItemRight, +.memTemplItemLeft, .memTemplItemRight, .memTemplParams { + background-color: #F9FAFC; + border: none; + margin: 4px; + padding: 1px 0 0 8px; +} + +.mdescLeft, .mdescRight { + padding: 0px 8px 4px 8px; + color: #555; +} + +.memSeparator { + border-bottom: 1px solid #DEE4F0; + line-height: 1px; + margin: 0px; + padding: 0px; +} + +.memItemLeft, .memTemplItemLeft { + white-space: nowrap; +} + +.memItemRight { + width: 100%; +} + +.memTemplParams { + color: #4665A2; + white-space: nowrap; + font-size: 80%; +} + +/* @end */ + +/* @group Member Details */ + +/* Styles for detailed member documentation */ + +.memtemplate { + font-size: 80%; + color: #4665A2; + font-weight: normal; + margin-left: 9px; +} + +.memnav { + background-color: #EBEFF6; + border: 1px solid #A3B4D7; + text-align: center; + margin: 2px; + margin-right: 15px; + padding: 2px; +} + +.mempage { + width: 100%; +} + +.memitem { + padding: 0; + /*margin-bottom: 10px;*/ + margin-right: 5px; + display: table !important; + width: 100%; +} + +.memname { + font-weight: bold; + margin-left: 6px; +} + +.memname td { + vertical-align: bottom; +} + +.memproto, dl.reflist dt { + border-top: 1px solid #A8B8D9; + border-left: 1px solid #A8B8D9; + border-right: 1px solid #A8B8D9; + padding: 6px 0px 6px 0px; + color: #000; + font-weight: bold; + text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9); + background-color: #eee; + border-top-right-radius: 4px; + border-top-left-radius: 4px; + -moz-border-radius-topright: 4px; + -moz-border-radius-topleft: 4px; + -webkit-border-top-right-radius: 4px; + -webkit-border-top-left-radius: 4px; + +} + +.memdoc, dl.reflist dd { + border: 1px solid #A8B8D9; + padding: 6px 10px 2px 10px; + background-color: #FBFCFD; + background-color: #FFFFFF; + border-bottom-left-radius: 4px; + border-bottom-right-radius: 4px; + -moz-border-radius-bottomleft: 4px; + -moz-border-radius-bottomright: 4px; + -webkit-border-bottom-left-radius: 4px; + -webkit-border-bottom-right-radius: 4px; +} + +dl.reflist dt { + padding: 5px; +} + +dl.reflist dd { + margin: 0px 0px 10px 0px; + padding: 5px; +} + +.paramkey { + text-align: right; +} + +.paramtype { + white-space: nowrap; +} + +.paramname { + color: #602020; + white-space: nowrap; +} +.paramname em { + font-style: normal; +} +.paramname code { + line-height: 14px; +} + +.params, .retval, .exception, .tparams { + margin-left: 0px; + padding-left: 0px; +} + +.params .paramname, .retval .paramname { + font-weight: bold; + vertical-align: top; +} + +.params .paramtype { + font-style: italic; + vertical-align: top; +} + +.params .paramdir { + font-family: "courier new",courier,monospace; + vertical-align: top; +} + +table.mlabels { + border-spacing: 0px; +} + +td.mlabels-left { + width: 100%; + padding: 0px; +} + +td.mlabels-right { + vertical-align: bottom; + padding: 0px; + white-space: nowrap; +} + +span.mlabels { + margin-left: 8px; +} + +span.mlabel { + background-color: #728DC1; + border-top:1px solid #5373B4; + border-left:1px solid #5373B4; + border-right:1px solid #C4CFE5; + border-bottom:1px solid #C4CFE5; + text-shadow: none; + color: white; + margin-right: 4px; + padding: 2px 3px; + border-radius: 3px; + font-size: 7pt; + white-space: nowrap; + vertical-align: middle; +} + + + +/* @end */ + +/* these are for tree view when not used as main index */ + +div.directory { + margin: 10px 0px; + border-top: 1px solid #bbb; + width: 100%; +} + +.directory table { + border-collapse:collapse; +} + +.directory td { + margin: 0px; + padding: 0px; + vertical-align: top; +} + +.directory td.entry { + white-space: nowrap; + padding: 5px 5px 5px 0; +} + +.directory td.entry a { + outline:none; +} + +.directory td.entry a img { + border: none; +} + +.directory td.desc { + width: 100%; + padding-left: 6px; + padding-right: 6px; + padding-top: 3px; + /*border-left: 1px solid rgba(0,0,0,0.05);*/ +} + +.directory tr.even { + padding-left: 6px; + background-color: #F7F8FB; +} + +.directory img { + vertical-align: -30%; +} + +.directory .levels { + white-space: nowrap; + width: 100%; + text-align: right; + font-size: 9pt; +} + +.directory .levels span { + cursor: pointer; + padding-left: 2px; + padding-right: 2px; + color: #3D578C; +} + +div.dynheader { + margin-top: 8px; + -webkit-touch-callout: none; + -webkit-user-select: none; + -khtml-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; +} + +address { + font-style: normal; + color: #2A3D61; +} + +table table +{ + width: 90%; +} + +.memitem table table +{ + width: auto; +} + +table.doxtable { + border-collapse:collapse; + margin-top: 4px; + margin-bottom: 4px; +} + +table.doxtable td, table.doxtable th { + border: 1px solid #2D4068; + padding: 3px 7px 2px; +} + +table.doxtable th { + background-color: #374F7F; + color: #FFFFFF; + font-size: 110%; + padding-bottom: 4px; + padding-top: 5px; +} + +table.fieldtable { + width: 100%; + margin-bottom: 10px; + border: 1px solid #A8B8D9; + border-spacing: 0px; + -moz-border-radius: 4px; + -webkit-border-radius: 4px; + border-radius: 4px; +} + +.fieldtable td, .fieldtable th { + padding: 3px 7px 2px; +} + +.fieldtable td.fieldtype, .fieldtable td.fieldname { + white-space: nowrap; + border-right: 1px solid #A8B8D9; + border-bottom: 1px solid #A8B8D9; + vertical-align: top; +} + +.fieldtable td.fielddoc { + border-bottom: 1px solid #A8B8D9; + width: 100%; +} + +.fieldtable tr:last-child td { + border-bottom: none; +} + +.fieldtable th { + background-color: #E2E8F2; + font-size: 90%; + color: #253555; + padding-bottom: 4px; + padding-top: 5px; + text-align:left; + -moz-border-radius-topleft: 4px; + -moz-border-radius-topright: 4px; + -webkit-border-top-left-radius: 4px; + -webkit-border-top-right-radius: 4px; + border-top-left-radius: 4px; + border-top-right-radius: 4px; + border-bottom: 1px solid #A8B8D9; +} + + +.tabsearch { + top: 0px; + left: 10px; + height: 36px; + z-index: 101; + overflow: hidden; + font-size: 13px; +} + +.navpath +{ + display: none; +} + +.navpath ul +{ + font-size: 11px; + height:30px; + line-height:30px; + color:#8AA0CC; + border:solid 1px #C2CDE4; + overflow:hidden; + margin:0px; + padding:0px; +} + +.navpath li +{ + list-style-type:none; + float:left; + padding-left:10px; + padding-right:15px; + color:#364D7C; +} + +.navpath li.navelem a +{ + height:32px; + display:block; + text-decoration: none; + outline: none; + color: #283A5D; + font-family: 'Lucida Grande',Geneva,Helvetica,Arial,sans-serif; + text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9); + text-decoration: none; +} + +.navpath li.navelem a:hover +{ + color:#6884BD; +} + +.navpath li.footer +{ + list-style-type:none; + float:right; + padding-left:10px; + padding-right:15px; + background-image:none; + background-repeat:no-repeat; + background-position:right; + color:#364D7C; + font-size: 8pt; +} + + +div.summary +{ + float: right; + font-size: 8pt; + padding-right: 5px; + width: 50%; + text-align: right; +} + +div.summary a +{ + white-space: nowrap; + padding: 1px; + text-decoration: none; + color: #577E25; +} + +div.summary a:hover +{ + text-decoration: underline; +} + +div.ingroups +{ + font-size: 8pt; + width: 50%; + text-align: left; +} + +div.ingroups a +{ + white-space: nowrap; +} + +div.header +{ + width: 950px; + margin: 2em auto; + border-bottom: 1px solid #999; +} + +dl +{ + padding: 0 0 0 10px; +} + +/* dl.note, dl.warning, dl.attention, dl.pre, dl.post, dl.invariant, dl.deprecated, dl.todo, dl.test, dl.bug */ +dl.section +{ + margin-left: 0px; + padding-left: 0px; +} + +dl.note +{ + margin-left:-7px; + padding-left: 3px; + border-left:4px solid; + border-color: #D0C000; +} + +dl.warning, dl.attention +{ + margin-left:-7px; + padding-left: 3px; + border-left:4px solid; + border-color: #FF0000; +} + +dl.pre, dl.post, dl.invariant +{ + margin-left:-7px; + padding-left: 3px; + border-left:4px solid; + border-color: #00D000; +} + +dl.deprecated +{ + margin-left:-7px; + padding-left: 3px; + border-left:4px solid; + border-color: #505050; +} + +dl.todo +{ + margin-left:-7px; + padding-left: 3px; + border-left:4px solid; + border-color: #00C0E0; +} + +dl.test +{ + margin-left:-7px; + padding-left: 3px; + border-left:4px solid; + border-color: #3030E0; +} + +dl.bug +{ + margin-left:-7px; + padding-left: 3px; + border-left:4px solid; + border-color: #C08050; +} + +dl.section dd { + margin-bottom: 6px; +} + + +#projectlogo +{ + text-align: center; + vertical-align: bottom; + border-collapse: separate; +} + +#projectlogo img +{ + border: 0px none; +} + +#projectname +{ + font: 300% Tahoma, Arial,sans-serif; + margin: 0px; + padding: 2px 0px; +} + +#projectbrief +{ + font: 120% Tahoma, Arial,sans-serif; + margin: 0px; + padding: 0px; +} + +#projectnumber +{ + font: 50% Tahoma, Arial,sans-serif; + margin: 0px; + padding: 0px; +} + +#titlearea +{ + padding: 0px; + margin: 0px; + width: 100%; + border-bottom: 1px solid #5373B4; +} + +.image +{ + text-align: center; +} + +.dotgraph +{ + text-align: center; +} + +.mscgraph +{ + text-align: center; +} + +.caption +{ + font-weight: bold; +} + +div.zoom +{ + border: 1px solid #90A5CE; +} + +dl.citelist { + margin-bottom:50px; +} + +dl.citelist dt { + color:#334975; + float:left; + font-weight:bold; + margin-right:10px; + padding:5px; +} + +dl.citelist dd { + margin:2px 0; + padding:5px 0; +} + +div.toc { + padding: 14px 25px; + background-color: #F4F6FA; + border: 1px solid #D8DFEE; + border-radius: 7px 7px 7px 7px; + float: right; + height: auto; + margin: 0 20px 10px 10px; + width: 200px; +} + +div.toc li { + font: 10px/1.2 Verdana,DejaVu Sans,Geneva,sans-serif; + margin-top: 5px; + padding-left: 10px; + padding-top: 2px; +} + +div.toc h3 { + font: bold 12px/1.2 Arial,FreeSans,sans-serif; + color: #4665A2; + border-bottom: 0 none; + margin: 0; +} + +div.toc ul { + list-style: none outside none; + border: medium none; + padding: 0px; +} + +div.toc li.level1 { + margin-left: 0px; +} + +div.toc li.level2 { + margin-left: 15px; +} + +div.toc li.level3 { + margin-left: 30px; +} + +div.toc li.level4 { + margin-left: 45px; +} + +.inherit_header { + font-weight: bold; + color: gray; + cursor: pointer; + -webkit-touch-callout: none; + -webkit-user-select: none; + -khtml-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; +} + +.inherit_header td { + padding: 6px 0px 2px 5px; +} + +.inherit { + display: none; +} + +tr.heading h2 { + margin-top: 12px; + margin-bottom: 4px; +} + +@media print +{ + #top { display: none; } + #side-nav { display: none; } + #nav-path { display: none; } + body { overflow:visible; } + h1, h2, h3, h4, h5, h6 { page-break-after: avoid; } + .summary { display: none; } + .memitem { page-break-inside: avoid; } + #doc-content + { + margin-left:0 !important; + height:auto !important; + width:auto !important; + overflow:inherit; + display:inline; + } +} + +/* tabs.css */ +.tabs, .tabs2, .tabs3 { + width: 100%; + z-index: 101; + font-size: 11pt; + background-color: #EAF5DB; + border-left: 1px solid #999; + border-right: 1px solid #999; + border-bottom: 1px solid #999; + padding: 0; + margin: 0; +} + +.tabs2 { + font-size: 10pt; +} +.tabs3 { + font-size: 9pt; +} + +#navrow1 .tablist, #navrow2 .tablist, #navrow3 .tablist, #navrow4 .tablist { + margin: 0; + padding: 0; + display: table; +} + +.tablist li { + float: left; + display: table-cell; + list-style: none; +} + +#navrow1 +{ + border-top: 1px solid #999; + margin-top: 2em; +} + +#navrow1 .tablist a, #navrow2 .tablist a, #navrow3 .tablist a, #navrow4 .tablist a { + display: block; + margin: 8px 0; + padding: 0 8px; + border-right: 1px solid #bbb; +} + +.tablist li { + margin-bottom: 0 !important; +} + +.tablist li.current a { + font-weight: bold; +} + + + + + +/* SFML css */ +body +{ + font-family: 'Ubuntu', 'Arial', sans-serif; + line-height: 140%; + margin: 0 0 2em 0; + padding: 0; +} + +#banner-container +{ + width: 100%; + margin-top: 25px; + border-top: 2px solid #999; + border-bottom: 2px solid #999; + background-color: rgb(140, 200, 65); +} + +#banner +{ + width: 950px; + height: 60px; + line-height: 54px; + margin: 0 auto; + text-align: center; +} + +#banner #sfml +{ + display: inline; + vertical-align: top; + margin-left: 15px; + color: #fff; + font-size: 50pt; + text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 5px; +} + +#footer-container +{ + clear: both; + width: 100%; + margin-top: 50px; + border-top: 1px solid #999; +} + +#footer +{ + width: 950px; + margin: 10px auto; + text-align: center; + font-size: 10pt; + color: #555; +} + +#footer a +{ + padding: 1px; + text-decoration: none; + color: rgb(70, 100, 30); +} + +#footer a:hover +{ + text-decoration: underline; +} + +div.contents, #content +{ + width: 950px; + margin: 0 auto; + padding: 0; +} + +div.contents h1 +{ + color: #333; + padding: 0.5em 0; + margin-top: 30px; + margin-bottom: 0; + text-align: center; + font-size: 26pt; + font-weight: normal; +} + +div.contents h2 +{ + font-size: 20pt; + font-weight: normal; + margin-top: 1.5em; + padding-bottom: 0.4em; + border-bottom: 1px solid #999; +} + +div.contents h3 +{ + font-size: 16pt; + font-weight: normal; +} + +div.contents p +{ + color: #333; + text-align: justify; +} + +div.contents a, #content a +{ + padding: 1px; + text-decoration: none; + color: rgb(70, 100, 30); +} + +div.contents a:hover, #content a:hover +{ + text-decoration: underline; +} + +div.contents code +{ + font-size: 11pt; + font-family: Consolas, "Liberation Mono", Courier, monospace; +} + +div.contents pre code +{ + font-family: Consolas, "Liberation Mono", Courier, monospace; + font-size: 10pt; + padding: 0.5em 1em; + background-color: #f5f5f5; + border: 1px solid #bbb; +} + +div.contents ul +{ + list-style-type: square; + list-style-position: outside; + margin: 0 0 0 1.5em; + padding: 0; +} + +div.contents ul li +{ + color: #333; + margin: 0 0 0.3em 0; +} + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/doxygen.png b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/doxygen.png new file mode 100755 index 0000000..3ff17d8 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/doxygen.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dynsections.js b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dynsections.js new file mode 100755 index 0000000..116542f --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/dynsections.js @@ -0,0 +1,78 @@ +function toggleVisibility(linkObj) +{ + var base = $(linkObj).attr('id'); + var summary = $('#'+base+'-summary'); + var content = $('#'+base+'-content'); + var trigger = $('#'+base+'-trigger'); + var src=$(trigger).attr('src'); + if (content.is(':visible')===true) { + content.hide(); + summary.show(); + $(linkObj).addClass('closed').removeClass('opened'); + $(trigger).attr('src',src.substring(0,src.length-8)+'closed.png'); + } else { + content.show(); + summary.hide(); + $(linkObj).removeClass('closed').addClass('opened'); + $(trigger).attr('src',src.substring(0,src.length-10)+'open.png'); + } + return false; +} + +function updateStripes() +{ + $('table.directory tr'). + removeClass('even').filter(':visible:even').addClass('even'); +} +function toggleLevel(level) +{ + $('table.directory tr').each(function(){ + var l = this.id.split('_').length-1; + var i = $('#img'+this.id.substring(3)); + var a = $('#arr'+this.id.substring(3)); + if (l + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + +
+
+
+
File List
+
+ + + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2blank.png b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2blank.png new file mode 100755 index 0000000..63c605b Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2blank.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2cl.png b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2cl.png new file mode 100755 index 0000000..132f657 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2cl.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2doc.png b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2doc.png new file mode 100755 index 0000000..17edabf Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2doc.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2folderclosed.png b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2folderclosed.png new file mode 100755 index 0000000..bb8ab35 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2folderclosed.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2folderopen.png b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2folderopen.png new file mode 100755 index 0000000..d6c7f67 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2folderopen.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2lastnode.png b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2lastnode.png new file mode 100755 index 0000000..63c605b Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2lastnode.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2link.png b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2link.png new file mode 100755 index 0000000..17edabf Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2link.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2mlastnode.png b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2mlastnode.png new file mode 100755 index 0000000..0b63f6d Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2mlastnode.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2mnode.png b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2mnode.png new file mode 100755 index 0000000..0b63f6d Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2mnode.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2mo.png b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2mo.png new file mode 100755 index 0000000..4bfb80f Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2mo.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2node.png b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2node.png new file mode 100755 index 0000000..63c605b Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2node.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2ns.png b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2ns.png new file mode 100755 index 0000000..72e3d71 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2ns.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2plastnode.png b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2plastnode.png new file mode 100755 index 0000000..c6ee22f Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2plastnode.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2pnode.png b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2pnode.png new file mode 100755 index 0000000..c6ee22f Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2pnode.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2splitbar.png b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2splitbar.png new file mode 100755 index 0000000..fe895f2 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2splitbar.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2vertline.png b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2vertline.png new file mode 100755 index 0000000..63c605b Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/ftv2vertline.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/functions.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/functions.htm new file mode 100755 index 0000000..e68742c --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/functions.htm @@ -0,0 +1,351 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + + +
+
+
Here is a list of all struct and union fields with links to the structures/unions they belong to:
+ +

- a -

+ + +

- b -

+ + +

- c -

+ + +

- d -

+ + +

- g -

+ + +

- h -

+ + +

- j -

+ + +

- k -

+ + +

- l -

+ + +

- m -

+ + +

- p -

+ + +

- r -

+ + +

- s -

+ + +

- t -

+ + +

- u -

+ + +

- w -

+ + +

- x -

+ + +

- y -

+ + +

- z -

+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/functions_vars.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/functions_vars.htm new file mode 100755 index 0000000..4b6a455 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/functions_vars.htm @@ -0,0 +1,351 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + + +
+
+  + +

- a -

+ + +

- b -

+ + +

- c -

+ + +

- d -

+ + +

- g -

+ + +

- h -

+ + +

- j -

+ + +

- k -

+ + +

- l -

+ + +

- m -

+ + +

- p -

+ + +

- r -

+ + +

- s -

+ + +

- t -

+ + +

- u -

+ + +

- w -

+ + +

- x -

+ + +

- y -

+ + +

- z -

+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/globals.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/globals.htm new file mode 100755 index 0000000..da9d03b --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/globals.htm @@ -0,0 +1,89 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + + +
+
+
Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
+ +

- c -

+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/globals_0x73.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/globals_0x73.htm new file mode 100755 index 0000000..d5ba69d --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/globals_0x73.htm @@ -0,0 +1,3080 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + + +
+
+
Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
+ +

- s -

+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/globals_defs.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/globals_defs.htm new file mode 100755 index 0000000..899a93a --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/globals_defs.htm @@ -0,0 +1,87 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/globals_enum.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/globals_enum.htm new file mode 100755 index 0000000..168b3da --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/globals_enum.htm @@ -0,0 +1,93 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/globals_eval.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/globals_eval.htm new file mode 100755 index 0000000..50b0205 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/globals_eval.htm @@ -0,0 +1,775 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + + +
+
+  + +

- s -

+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/globals_func.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/globals_func.htm new file mode 100755 index 0000000..b0d1427 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/globals_func.htm @@ -0,0 +1,2101 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + + +
+
+  + +

- s -

+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/globals_type.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/globals_type.htm new file mode 100755 index 0000000..6ae20fb --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/globals_type.htm @@ -0,0 +1,238 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + + +
+
+  + +

- s -

+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/globals_vars.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/globals_vars.htm new file mode 100755 index 0000000..10ac715 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/globals_vars.htm @@ -0,0 +1,96 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/index.hhc b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/index.hhc new file mode 100755 index 0000000..a41426c --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/index.hhc @@ -0,0 +1,1636 @@ + + + + + +
    +
  • +
      +
    • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        +
      • +
          +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        +
      • +
          +
        • +
        • +
        +
      • +
          +
        • +
        +
      • +
          +
        • +
        +
      • +
          +
        • +
        • +
        +
      • +
          +
        • +
        • +
        +
      • +
          +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        +
      +
    • +
    • +
        +
      • +
      • +
      +
    +
  • +
      +
    • +
        +
      • +
      • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          • +
          • +
          +
        • +
            +
          • +
          • +
          +
        • +
            +
          • +
          • +
          • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          +
        • +
            +
          • +
          • +
          • +
          +
        • +
            +
          • +
          • +
          +
        • +
            +
          • +
          • +
          • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          +
        +
      • +
          +
        • +
        +
      • +
          +
        • +
        +
      • +
          +
        • +
        +
      • +
          +
        • +
        +
      • +
          +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          +
        • +
            +
          • +
          • +
          • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
            +
          • +
          • +
          • +
          +
        +
      • +
      • +
          +
        • +
            +
          • +
          • +
          • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          • +
          +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
            +
          • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
            +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
      • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          • +
          • +
          +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        +
      • +
      • +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          +
        +
      • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
            +
          • +
          • +
          • +
          +
        +
      • +
          +
        • +
            +
          • +
          • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
            +
          • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
            +
          • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
            +
          • +
          • +
          +
        • +
            +
          • +
          • +
          +
        • +
            +
          • +
          • +
          +
        +
      • +
          +
        • +
            +
          • +
          • +
          • +
          +
        +
      • +
          +
        • +
            +
          • +
          • +
          • +
          +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
            +
          • +
          • +
          • +
          +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
      • +
      +
    • +
        +
      • +
          +
        • +
        • +
        +
      • +
          +
        • +
        +
      • +
      • +
      • +
      • +
          +
        • +
        +
      • +
      +
    +
+ + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/index.hhk b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/index.hhk new file mode 100755 index 0000000..9210229 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/index.hhk @@ -0,0 +1,2469 @@ + + + + + +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
      +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
      +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    +
  • +
      +
    • +
    • +
    +
  • +
      +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    +
  • +
  • +
      +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
+ + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/index.hhp b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/index.hhp new file mode 100755 index 0000000..3e42950 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/index.hhp @@ -0,0 +1,241 @@ +[OPTIONS] +Compiled file=../SFML.chm +Compatibility=1.1 +Full-text search=Yes +Contents file=index.hhc +Default Window=main +Default topic=index.htm +Index file=index.hhk +Language=0x409 English (United States) +Title=SFML + +[WINDOWS] +main="SFML","index.hhc","index.hhk","index.htm","index.htm",,,,,0x23520,,0x10387e,,,,,,,,0 + +[FILES] +Audio_8h_source.htm +BlendMode_8h_source.htm +CircleShape_8h_source.htm +Clock_8h_source.htm +Color_8h_source.htm +Config_8h_source.htm +Context_8h_source.htm +ConvexShape_8h_source.htm +Event_8h_source.htm +Audio_2Export_8h_source.htm +Graphics_2Export_8h_source.htm +Network_2Export_8h_source.htm +System_2Export_8h_source.htm +Window_2Export_8h_source.htm +Font_8h_source.htm +Ftp_8h_source.htm +Glyph_8h_source.htm +Graphics_8h_source.htm +Http_8h_source.htm +Image_8h_source.htm +InputStream_8h_source.htm +IpAddress_8h_source.htm +Joystick_8h_source.htm +Keyboard_8h_source.htm +Listener_8h_source.htm +mainpage_8hpp_source.htm +Mouse_8h_source.htm +Music_8h_source.htm +Mutex_8h_source.htm +Network_8h_source.htm +OpenGL_8h_source.htm +Packet_8h_source.htm +PrimitiveType_8h_source.htm +Rect_8h_source.htm +RectangleShape_8h_source.htm +RenderStates_8h_source.htm +RenderTexture_8h_source.htm +RenderWindow_8h_source.htm +Shader_8h_source.htm +Shape_8h_source.htm +Sleep_8h_source.htm +SocketSelector_8h_source.htm +SocketStatus_8h_source.htm +Sound_8h_source.htm +SoundBuffer_8h_source.htm +SoundBufferRecorder_8h_source.htm +SoundRecorder_8h_source.htm +SoundStatus_8h_source.htm +SoundStream_8h_source.htm +Sprite_8h_source.htm +System_8h_source.htm +TcpListener_8h_source.htm +TcpSocket_8h_source.htm +Text_8h_source.htm +Texture_8h_source.htm +Thread_8h_source.htm +Time_8h_source.htm +Transform_8h_source.htm +Transformable_8h_source.htm +Audio_2Types_8h_source.htm +Graphics_2Types_8h_source.htm +Network_2Types_8h_source.htm +System_2Types_8h_source.htm +Window_2Types_8h_source.htm +UdpSocket_8h_source.htm +Vector2_8h_source.htm +Vector3_8h_source.htm +Vertex_8h_source.htm +VertexArray_8h_source.htm +VideoMode_8h_source.htm +View_8h_source.htm +Window_2Window_8h_source.htm +Window_8h_source.htm +WindowHandle_8h_source.htm +Audio_8h.htm +BlendMode_8h.htm +CircleShape_8h.htm +Clock_8h.htm +Color_8h.htm +Config_8h.htm +Context_8h.htm +ConvexShape_8h.htm +Event_8h.htm +Audio_2Export_8h.htm +Graphics_2Export_8h.htm +Network_2Export_8h.htm +System_2Export_8h.htm +Window_2Export_8h.htm +Font_8h.htm +Ftp_8h.htm +Glyph_8h.htm +Graphics_8h.htm +Http_8h.htm +Image_8h.htm +InputStream_8h.htm +IpAddress_8h.htm +Joystick_8h.htm +Keyboard_8h.htm +Listener_8h.htm +mainpage_8hpp.htm +Mouse_8h.htm +Music_8h.htm +Mutex_8h.htm +Network_8h.htm +OpenGL_8h.htm +Packet_8h.htm +PrimitiveType_8h.htm +Rect_8h.htm +RectangleShape_8h.htm +RenderStates_8h.htm +RenderTexture_8h.htm +RenderWindow_8h.htm +Shader_8h.htm +Shape_8h.htm +Sleep_8h.htm +SocketSelector_8h.htm +SocketStatus_8h.htm +Sound_8h.htm +SoundBuffer_8h.htm +SoundBufferRecorder_8h.htm +SoundRecorder_8h.htm +SoundStatus_8h.htm +SoundStream_8h.htm +Sprite_8h.htm +System_8h.htm +TcpListener_8h.htm +TcpSocket_8h.htm +Text_8h.htm +Texture_8h.htm +Thread_8h.htm +Time_8h.htm +Transform_8h.htm +Transformable_8h.htm +Audio_2Types_8h.htm +Graphics_2Types_8h.htm +Network_2Types_8h.htm +System_2Types_8h.htm +Window_2Types_8h.htm +UdpSocket_8h.htm +Vector2_8h.htm +Vector3_8h.htm +Vertex_8h.htm +VertexArray_8h.htm +VideoMode_8h.htm +View_8h.htm +Window_2Window_8h.htm +Window_8h.htm +WindowHandle_8h.htm +structsfColor.htm +structsfContextSettings.htm +unionsfEvent.htm +structsfFloatRect.htm +structsfGlyph.htm +structsfInputStream.htm +structsfIntRect.htm +structsfIpAddress.htm +structsfJoystickButtonEvent.htm +structsfJoystickConnectEvent.htm +structsfJoystickMoveEvent.htm +structsfKeyEvent.htm +structsfMouseButtonEvent.htm +structsfMouseMoveEvent.htm +structsfMouseWheelEvent.htm +structsfRenderStates.htm +structsfSizeEvent.htm +structsfSoundStreamChunk.htm +structsfTextEvent.htm +structsfTime.htm +structsfTransform.htm +structsfVector2f.htm +structsfVector2i.htm +structsfVector2u.htm +structsfVector3f.htm +structsfVertex.htm +structsfVideoMode.htm +dir_ab65b93e3e53c8b4552e87dc0e7cef27.htm +dir_9bf980a06a0242eeb07b88aa80af2fcc.htm +dir_513183d162d70e825c1ac102f07bf6df.htm +dir_6a66b7969672f1da69f458a57d2c97f9.htm +dir_33b8fa607ba222d3f5ced3f03c94935c.htm +dir_8cc999c03ab8fdf40558b1f21f869c3e.htm +dir_c6605309d84130eeaba73c4c96d7b461.htm +dir_ec1eadea4ddc9b364e33c863bb96372e.htm +index.htm +annotated.htm +classes.htm +functions.htm +functions_vars.htm +files.htm +globals.htm +globals_0x73.htm +globals_func.htm +globals_vars.htm +globals_type.htm +globals_enum.htm +globals_eval.htm +globals_defs.htm +tab_a.png +tab_b.png +tab_h.png +tab_s.png +nav_h.png +nav_f.png +bc_s.png +doxygen.png +closed.png +open.png +bdwn.png +sync_on.png +sync_off.png +ftv2blank.png +ftv2doc.png +ftv2folderclosed.png +ftv2folderopen.png +ftv2ns.png +ftv2mo.png +ftv2cl.png +ftv2lastnode.png +ftv2link.png +ftv2mlastnode.png +ftv2mnode.png +ftv2node.png +ftv2plastnode.png +ftv2pnode.png +ftv2vertline.png +ftv2splitbar.png diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/index.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/index.htm new file mode 100755 index 0000000..59ba767 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/index.htm @@ -0,0 +1,123 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + +
+
+
+
SFML Documentation
+
+
+

+Welcome

+

Welcome to the official SFML documentation for C. Here you will find a detailed view of all the SFML functions.
+ If you are looking for tutorials, you can visit the official website at www.sfml-dev.org.

+

+Short example

+

Here is a short example, to show you how simple it is to use SFML in C :

+
#include <SFML/Audio.h>
+
#include <SFML/Graphics.h>
+
+
int main()
+
{
+
sfVideoMode mode = {800, 600, 32};
+
sfRenderWindow* window;
+
sfTexture* texture;
+
sfSprite* sprite;
+
sfFont* font;
+
sfText* text;
+
sfMusic* music;
+
sfEvent event;
+
+
/* Create the main window */
+
window = sfRenderWindow_create(mode, "SFML window", sfResize | sfClose, NULL);
+
if (!window)
+
return EXIT_FAILURE;
+
+
/* Load a sprite to display */
+
texture = sfTexture_createFromFile("cute_image.jpg", NULL);
+
if (!texture)
+
return EXIT_FAILURE;
+
sprite = sfSprite_create();
+
sfSprite_setTexture(sprite, texture, sfTrue);
+
+
/* Create a graphical text to display */
+
font = sfFont_createFromFile("arial.ttf");
+
if (!font)
+
return EXIT_FAILURE;
+
text = sfText_create();
+
sfText_setString(text, "Hello SFML");
+
sfText_setFont(text, font);
+ +
+
/* Load a music to play */
+
music = sfMusic_createFromFile("nice_music.ogg");
+
if (!music)
+
return EXIT_FAILURE;
+
+
/* Play the music */
+
sfMusic_play(music);
+
+
/* Start the game loop */
+
while (sfRenderWindow_isOpen(window))
+
{
+
/* Process events */
+
while (sfRenderWindow_pollEvent(window, &event))
+
{
+
/* Close window : exit */
+
if (event.type == sfEvtClosed)
+ +
}
+
+
/* Clear the screen */
+ +
+
/* Draw the sprite */
+
sfRenderWindow_drawSprite(window, sprite, NULL);
+
+
/* Draw the text */
+
sfRenderWindow_drawText(window, text, NULL);
+
+
/* Update the window */
+ +
}
+
+
/* Cleanup resources */
+ + + + + + +
+
return EXIT_SUCCESS;
+
}
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/jquery.js b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/jquery.js new file mode 100755 index 0000000..63939e7 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/jquery.js @@ -0,0 +1,8 @@ +/*! jQuery v1.7.1 jquery.com | jquery.org/license */ +(function(a,b){function cy(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function cv(a){if(!ck[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e==="none"||e===""){cl||(cl=c.createElement("iframe"),cl.frameBorder=cl.width=cl.height=0),b.appendChild(cl);if(!cm||!cl.createElement)cm=(cl.contentWindow||cl.contentDocument).document,cm.write((c.compatMode==="CSS1Compat"?"":"")+""),cm.close();d=cm.createElement(a),cm.body.appendChild(d),e=f.css(d,"display"),b.removeChild(cl)}ck[a]=e}return ck[a]}function cu(a,b){var c={};f.each(cq.concat.apply([],cq.slice(0,b)),function(){c[this]=a});return c}function ct(){cr=b}function cs(){setTimeout(ct,0);return cr=f.now()}function cj(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}function ci(){try{return new a.XMLHttpRequest}catch(b){}}function cc(a,c){a.dataFilter&&(c=a.dataFilter(c,a.dataType));var d=a.dataTypes,e={},g,h,i=d.length,j,k=d[0],l,m,n,o,p;for(g=1;g0){if(c!=="border")for(;g=0===c})}function S(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function K(){return!0}function J(){return!1}function n(a,b,c){var d=b+"defer",e=b+"queue",g=b+"mark",h=f._data(a,d);h&&(c==="queue"||!f._data(a,e))&&(c==="mark"||!f._data(a,g))&&setTimeout(function(){!f._data(a,e)&&!f._data(a,g)&&(f.removeData(a,d,!0),h.fire())},0)}function m(a){for(var b in a){if(b==="data"&&f.isEmptyObject(a[b]))continue;if(b!=="toJSON")return!1}return!0}function l(a,c,d){if(d===b&&a.nodeType===1){var e="data-"+c.replace(k,"-$1").toLowerCase();d=a.getAttribute(e);if(typeof d=="string"){try{d=d==="true"?!0:d==="false"?!1:d==="null"?null:f.isNumeric(d)?parseFloat(d):j.test(d)?f.parseJSON(d):d}catch(g){}f.data(a,c,d)}else d=b}return d}function h(a){var b=g[a]={},c,d;a=a.split(/\s+/);for(c=0,d=a.length;c)[^>]*$|#([\w\-]*)$)/,j=/\S/,k=/^\s+/,l=/\s+$/,m=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,n=/^[\],:{}\s]*$/,o=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,p=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,q=/(?:^|:|,)(?:\s*\[)+/g,r=/(webkit)[ \/]([\w.]+)/,s=/(opera)(?:.*version)?[ \/]([\w.]+)/,t=/(msie) ([\w.]+)/,u=/(mozilla)(?:.*? rv:([\w.]+))?/,v=/-([a-z]|[0-9])/ig,w=/^-ms-/,x=function(a,b){return(b+"").toUpperCase()},y=d.userAgent,z,A,B,C=Object.prototype.toString,D=Object.prototype.hasOwnProperty,E=Array.prototype.push,F=Array.prototype.slice,G=String.prototype.trim,H=Array.prototype.indexOf,I={};e.fn=e.prototype={constructor:e,init:function(a,d,f){var g,h,j,k;if(!a)return this;if(a.nodeType){this.context=this[0]=a,this.length=1;return this}if(a==="body"&&!d&&c.body){this.context=c,this[0]=c.body,this.selector=a,this.length=1;return this}if(typeof a=="string"){a.charAt(0)!=="<"||a.charAt(a.length-1)!==">"||a.length<3?g=i.exec(a):g=[null,a,null];if(g&&(g[1]||!d)){if(g[1]){d=d instanceof e?d[0]:d,k=d?d.ownerDocument||d:c,j=m.exec(a),j?e.isPlainObject(d)?(a=[c.createElement(j[1])],e.fn.attr.call(a,d,!0)):a=[k.createElement(j[1])]:(j=e.buildFragment([g[1]],[k]),a=(j.cacheable?e.clone(j.fragment):j.fragment).childNodes);return e.merge(this,a)}h=c.getElementById(g[2]);if(h&&h.parentNode){if(h.id!==g[2])return f.find(a);this.length=1,this[0]=h}this.context=c,this.selector=a;return this}return!d||d.jquery?(d||f).find(a):this.constructor(d).find(a)}if(e.isFunction(a))return f.ready(a);a.selector!==b&&(this.selector=a.selector,this.context=a.context);return e.makeArray(a,this)},selector:"",jquery:"1.7.1",length:0,size:function(){return this.length},toArray:function(){return F.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this[this.length+a]:this[a]},pushStack:function(a,b,c){var d=this.constructor();e.isArray(a)?E.apply(d,a):e.merge(d,a),d.prevObject=this,d.context=this.context,b==="find"?d.selector=this.selector+(this.selector?" ":"")+c:b&&(d.selector=this.selector+"."+b+"("+c+")");return d},each:function(a,b){return e.each(this,a,b)},ready:function(a){e.bindReady(),A.add(a);return this},eq:function(a){a=+a;return a===-1?this.slice(a):this.slice(a,a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(F.apply(this,arguments),"slice",F.call(arguments).join(","))},map:function(a){return this.pushStack(e.map(this,function(b,c){return a.call(b,c,b)}))},end:function(){return this.prevObject||this.constructor(null)},push:E,sort:[].sort,splice:[].splice},e.fn.init.prototype=e.fn,e.extend=e.fn.extend=function(){var a,c,d,f,g,h,i=arguments[0]||{},j=1,k=arguments.length,l=!1;typeof i=="boolean"&&(l=i,i=arguments[1]||{},j=2),typeof i!="object"&&!e.isFunction(i)&&(i={}),k===j&&(i=this,--j);for(;j0)return;A.fireWith(c,[e]),e.fn.trigger&&e(c).trigger("ready").off("ready")}},bindReady:function(){if(!A){A=e.Callbacks("once memory");if(c.readyState==="complete")return setTimeout(e.ready,1);if(c.addEventListener)c.addEventListener("DOMContentLoaded",B,!1),a.addEventListener("load",e.ready,!1);else if(c.attachEvent){c.attachEvent("onreadystatechange",B),a.attachEvent("onload",e.ready);var b=!1;try{b=a.frameElement==null}catch(d){}c.documentElement.doScroll&&b&&J()}}},isFunction:function(a){return e.type(a)==="function"},isArray:Array.isArray||function(a){return e.type(a)==="array"},isWindow:function(a){return a&&typeof a=="object"&&"setInterval"in a},isNumeric:function(a){return!isNaN(parseFloat(a))&&isFinite(a)},type:function(a){return a==null?String(a):I[C.call(a)]||"object"},isPlainObject:function(a){if(!a||e.type(a)!=="object"||a.nodeType||e.isWindow(a))return!1;try{if(a.constructor&&!D.call(a,"constructor")&&!D.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}var d;for(d in a);return d===b||D.call(a,d)},isEmptyObject:function(a){for(var b in a)return!1;return!0},error:function(a){throw new Error(a)},parseJSON:function(b){if(typeof b!="string"||!b)return null;b=e.trim(b);if(a.JSON&&a.JSON.parse)return a.JSON.parse(b);if(n.test(b.replace(o,"@").replace(p,"]").replace(q,"")))return(new Function("return "+b))();e.error("Invalid JSON: "+b)},parseXML:function(c){var d,f;try{a.DOMParser?(f=new DOMParser,d=f.parseFromString(c,"text/xml")):(d=new ActiveXObject("Microsoft.XMLDOM"),d.async="false",d.loadXML(c))}catch(g){d=b}(!d||!d.documentElement||d.getElementsByTagName("parsererror").length)&&e.error("Invalid XML: "+c);return d},noop:function(){},globalEval:function(b){b&&j.test(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(w,"ms-").replace(v,x)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,c,d){var f,g=0,h=a.length,i=h===b||e.isFunction(a);if(d){if(i){for(f in a)if(c.apply(a[f],d)===!1)break}else for(;g0&&a[0]&&a[j-1]||j===0||e.isArray(a));if(k)for(;i1?i.call(arguments,0):b,j.notifyWith(k,e)}}function l(a){return function(c){b[a]=arguments.length>1?i.call(arguments,0):c,--g||j.resolveWith(j,b)}}var b=i.call(arguments,0),c=0,d=b.length,e=Array(d),g=d,h=d,j=d<=1&&a&&f.isFunction(a.promise)?a:f.Deferred(),k=j.promise();if(d>1){for(;c
a",d=q.getElementsByTagName("*"),e=q.getElementsByTagName("a")[0];if(!d||!d.length||!e)return{};g=c.createElement("select"),h=g.appendChild(c.createElement("option")),i=q.getElementsByTagName("input")[0],b={leadingWhitespace:q.firstChild.nodeType===3,tbody:!q.getElementsByTagName("tbody").length,htmlSerialize:!!q.getElementsByTagName("link").length,style:/top/.test(e.getAttribute("style")),hrefNormalized:e.getAttribute("href")==="/a",opacity:/^0.55/.test(e.style.opacity),cssFloat:!!e.style.cssFloat,checkOn:i.value==="on",optSelected:h.selected,getSetAttribute:q.className!=="t",enctype:!!c.createElement("form").enctype,html5Clone:c.createElement("nav").cloneNode(!0).outerHTML!=="<:nav>",submitBubbles:!0,changeBubbles:!0,focusinBubbles:!1,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0},i.checked=!0,b.noCloneChecked=i.cloneNode(!0).checked,g.disabled=!0,b.optDisabled=!h.disabled;try{delete q.test}catch(s){b.deleteExpando=!1}!q.addEventListener&&q.attachEvent&&q.fireEvent&&(q.attachEvent("onclick",function(){b.noCloneEvent=!1}),q.cloneNode(!0).fireEvent("onclick")),i=c.createElement("input"),i.value="t",i.setAttribute("type","radio"),b.radioValue=i.value==="t",i.setAttribute("checked","checked"),q.appendChild(i),k=c.createDocumentFragment(),k.appendChild(q.lastChild),b.checkClone=k.cloneNode(!0).cloneNode(!0).lastChild.checked,b.appendChecked=i.checked,k.removeChild(i),k.appendChild(q),q.innerHTML="",a.getComputedStyle&&(j=c.createElement("div"),j.style.width="0",j.style.marginRight="0",q.style.width="2px",q.appendChild(j),b.reliableMarginRight=(parseInt((a.getComputedStyle(j,null)||{marginRight:0}).marginRight,10)||0)===0);if(q.attachEvent)for(o in{submit:1,change:1,focusin:1})n="on"+o,p=n in q,p||(q.setAttribute(n,"return;"),p=typeof q[n]=="function"),b[o+"Bubbles"]=p;k.removeChild(q),k=g=h=j=q=i=null,f(function(){var a,d,e,g,h,i,j,k,m,n,o,r=c.getElementsByTagName("body")[0];!r||(j=1,k="position:absolute;top:0;left:0;width:1px;height:1px;margin:0;",m="visibility:hidden;border:0;",n="style='"+k+"border:5px solid #000;padding:0;'",o="
"+""+"
",a=c.createElement("div"),a.style.cssText=m+"width:0;height:0;position:static;top:0;margin-top:"+j+"px",r.insertBefore(a,r.firstChild),q=c.createElement("div"),a.appendChild(q),q.innerHTML="
t
",l=q.getElementsByTagName("td"),p=l[0].offsetHeight===0,l[0].style.display="",l[1].style.display="none",b.reliableHiddenOffsets=p&&l[0].offsetHeight===0,q.innerHTML="",q.style.width=q.style.paddingLeft="1px",f.boxModel=b.boxModel=q.offsetWidth===2,typeof q.style.zoom!="undefined"&&(q.style.display="inline",q.style.zoom=1,b.inlineBlockNeedsLayout=q.offsetWidth===2,q.style.display="",q.innerHTML="
",b.shrinkWrapBlocks=q.offsetWidth!==2),q.style.cssText=k+m,q.innerHTML=o,d=q.firstChild,e=d.firstChild,h=d.nextSibling.firstChild.firstChild,i={doesNotAddBorder:e.offsetTop!==5,doesAddBorderForTableAndCells:h.offsetTop===5},e.style.position="fixed",e.style.top="20px",i.fixedPosition=e.offsetTop===20||e.offsetTop===15,e.style.position=e.style.top="",d.style.overflow="hidden",d.style.position="relative",i.subtractsBorderForOverflowNotVisible=e.offsetTop===-5,i.doesNotIncludeMarginInBodyOffset=r.offsetTop!==j,r.removeChild(a),q=a=null,f.extend(b,i))});return b}();var j=/^(?:\{.*\}|\[.*\])$/,k=/([A-Z])/g;f.extend({cache:{},uuid:0,expando:"jQuery"+(f.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(a){a=a.nodeType?f.cache[a[f.expando]]:a[f.expando];return!!a&&!m(a)},data:function(a,c,d,e){if(!!f.acceptData(a)){var g,h,i,j=f.expando,k=typeof c=="string",l=a.nodeType,m=l?f.cache:a,n=l?a[j]:a[j]&&j,o=c==="events";if((!n||!m[n]||!o&&!e&&!m[n].data)&&k&&d===b)return;n||(l?a[j]=n=++f.uuid:n=j),m[n]||(m[n]={},l||(m[n].toJSON=f.noop));if(typeof c=="object"||typeof c=="function")e?m[n]=f.extend(m[n],c):m[n].data=f.extend(m[n].data,c);g=h=m[n],e||(h.data||(h.data={}),h=h.data),d!==b&&(h[f.camelCase(c)]=d);if(o&&!h[c])return g.events;k?(i=h[c],i==null&&(i=h[f.camelCase(c)])):i=h;return i}},removeData:function(a,b,c){if(!!f.acceptData(a)){var d,e,g,h=f.expando,i=a.nodeType,j=i?f.cache:a,k=i?a[h]:h;if(!j[k])return;if(b){d=c?j[k]:j[k].data;if(d){f.isArray(b)||(b in d?b=[b]:(b=f.camelCase(b),b in d?b=[b]:b=b.split(" ")));for(e=0,g=b.length;e-1)return!0;return!1},val:function(a){var c,d,e,g=this[0];{if(!!arguments.length){e=f.isFunction(a);return this.each(function(d){var g=f(this),h;if(this.nodeType===1){e?h=a.call(this,d,g.val()):h=a,h==null?h="":typeof h=="number"?h+="":f.isArray(h)&&(h=f.map(h,function(a){return a==null?"":a+""})),c=f.valHooks[this.nodeName.toLowerCase()]||f.valHooks[this.type];if(!c||!("set"in c)||c.set(this,h,"value")===b)this.value=h}})}if(g){c=f.valHooks[g.nodeName.toLowerCase()]||f.valHooks[g.type];if(c&&"get"in c&&(d=c.get(g,"value"))!==b)return d;d=g.value;return typeof d=="string"?d.replace(q,""):d==null?"":d}}}}),f.extend({valHooks:{option:{get:function(a){var b=a.attributes.value;return!b||b.specified?a.value:a.text}},select:{get:function(a){var b,c,d,e,g=a.selectedIndex,h=[],i=a.options,j=a.type==="select-one";if(g<0)return null;c=j?g:0,d=j?g+1:i.length;for(;c=0}),c.length||(a.selectedIndex=-1);return c}}},attrFn:{val:!0,css:!0,html:!0,text:!0,data:!0,width:!0,height:!0,offset:!0},attr:function(a,c,d,e){var g,h,i,j=a.nodeType;if(!!a&&j!==3&&j!==8&&j!==2){if(e&&c in f.attrFn)return f(a)[c](d);if(typeof a.getAttribute=="undefined")return f.prop(a,c,d);i=j!==1||!f.isXMLDoc(a),i&&(c=c.toLowerCase(),h=f.attrHooks[c]||(u.test(c)?x:w));if(d!==b){if(d===null){f.removeAttr(a,c);return}if(h&&"set"in h&&i&&(g=h.set(a,d,c))!==b)return g;a.setAttribute(c,""+d);return d}if(h&&"get"in h&&i&&(g=h.get(a,c))!==null)return g;g=a.getAttribute(c);return g===null?b:g}},removeAttr:function(a,b){var c,d,e,g,h=0;if(b&&a.nodeType===1){d=b.toLowerCase().split(p),g=d.length;for(;h=0}})});var z=/^(?:textarea|input|select)$/i,A=/^([^\.]*)?(?:\.(.+))?$/,B=/\bhover(\.\S+)?\b/,C=/^key/,D=/^(?:mouse|contextmenu)|click/,E=/^(?:focusinfocus|focusoutblur)$/,F=/^(\w*)(?:#([\w\-]+))?(?:\.([\w\-]+))?$/,G=function(a){var b=F.exec(a);b&&(b[1]=(b[1]||"").toLowerCase(),b[3]=b[3]&&new RegExp("(?:^|\\s)"+b[3]+"(?:\\s|$)"));return b},H=function(a,b){var c=a.attributes||{};return(!b[1]||a.nodeName.toLowerCase()===b[1])&&(!b[2]||(c.id||{}).value===b[2])&&(!b[3]||b[3].test((c["class"]||{}).value))},I=function(a){return f.event.special.hover?a:a.replace(B,"mouseenter$1 mouseleave$1")}; +f.event={add:function(a,c,d,e,g){var h,i,j,k,l,m,n,o,p,q,r,s;if(!(a.nodeType===3||a.nodeType===8||!c||!d||!(h=f._data(a)))){d.handler&&(p=d,d=p.handler),d.guid||(d.guid=f.guid++),j=h.events,j||(h.events=j={}),i=h.handle,i||(h.handle=i=function(a){return typeof f!="undefined"&&(!a||f.event.triggered!==a.type)?f.event.dispatch.apply(i.elem,arguments):b},i.elem=a),c=f.trim(I(c)).split(" ");for(k=0;k=0&&(h=h.slice(0,-1),k=!0),h.indexOf(".")>=0&&(i=h.split("."),h=i.shift(),i.sort());if((!e||f.event.customEvent[h])&&!f.event.global[h])return;c=typeof c=="object"?c[f.expando]?c:new f.Event(h,c):new f.Event(h),c.type=h,c.isTrigger=!0,c.exclusive=k,c.namespace=i.join("."),c.namespace_re=c.namespace?new RegExp("(^|\\.)"+i.join("\\.(?:.*\\.)?")+"(\\.|$)"):null,o=h.indexOf(":")<0?"on"+h:"";if(!e){j=f.cache;for(l in j)j[l].events&&j[l].events[h]&&f.event.trigger(c,d,j[l].handle.elem,!0);return}c.result=b,c.target||(c.target=e),d=d!=null?f.makeArray(d):[],d.unshift(c),p=f.event.special[h]||{};if(p.trigger&&p.trigger.apply(e,d)===!1)return;r=[[e,p.bindType||h]];if(!g&&!p.noBubble&&!f.isWindow(e)){s=p.delegateType||h,m=E.test(s+h)?e:e.parentNode,n=null;for(;m;m=m.parentNode)r.push([m,s]),n=m;n&&n===e.ownerDocument&&r.push([n.defaultView||n.parentWindow||a,s])}for(l=0;le&&i.push({elem:this,matches:d.slice(e)});for(j=0;j0?this.on(b,null,a,c):this.trigger(b)},f.attrFn&&(f.attrFn[b]=!0),C.test(b)&&(f.event.fixHooks[b]=f.event.keyHooks),D.test(b)&&(f.event.fixHooks[b]=f.event.mouseHooks)}),function(){function x(a,b,c,e,f,g){for(var h=0,i=e.length;h0){k=j;break}}j=j[a]}e[h]=k}}}function w(a,b,c,e,f,g){for(var h=0,i=e.length;h+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,d="sizcache"+(Math.random()+"").replace(".",""),e=0,g=Object.prototype.toString,h=!1,i=!0,j=/\\/g,k=/\r\n/g,l=/\W/;[0,0].sort(function(){i=!1;return 0});var m=function(b,d,e,f){e=e||[],d=d||c;var h=d;if(d.nodeType!==1&&d.nodeType!==9)return[];if(!b||typeof b!="string")return e;var i,j,k,l,n,q,r,t,u=!0,v=m.isXML(d),w=[],x=b;do{a.exec(""),i=a.exec(x);if(i){x=i[3],w.push(i[1]);if(i[2]){l=i[3];break}}}while(i);if(w.length>1&&p.exec(b))if(w.length===2&&o.relative[w[0]])j=y(w[0]+w[1],d,f);else{j=o.relative[w[0]]?[d]:m(w.shift(),d);while(w.length)b=w.shift(),o.relative[b]&&(b+=w.shift()),j=y(b,j,f)}else{!f&&w.length>1&&d.nodeType===9&&!v&&o.match.ID.test(w[0])&&!o.match.ID.test(w[w.length-1])&&(n=m.find(w.shift(),d,v),d=n.expr?m.filter(n.expr,n.set)[0]:n.set[0]);if(d){n=f?{expr:w.pop(),set:s(f)}:m.find(w.pop(),w.length===1&&(w[0]==="~"||w[0]==="+")&&d.parentNode?d.parentNode:d,v),j=n.expr?m.filter(n.expr,n.set):n.set,w.length>0?k=s(j):u=!1;while(w.length)q=w.pop(),r=q,o.relative[q]?r=w.pop():q="",r==null&&(r=d),o.relative[q](k,r,v)}else k=w=[]}k||(k=j),k||m.error(q||b);if(g.call(k)==="[object Array]")if(!u)e.push.apply(e,k);else if(d&&d.nodeType===1)for(t=0;k[t]!=null;t++)k[t]&&(k[t]===!0||k[t].nodeType===1&&m.contains(d,k[t]))&&e.push(j[t]);else for(t=0;k[t]!=null;t++)k[t]&&k[t].nodeType===1&&e.push(j[t]);else s(k,e);l&&(m(l,h,e,f),m.uniqueSort(e));return e};m.uniqueSort=function(a){if(u){h=i,a.sort(u);if(h)for(var b=1;b0},m.find=function(a,b,c){var d,e,f,g,h,i;if(!a)return[];for(e=0,f=o.order.length;e":function(a,b){var c,d=typeof b=="string",e=0,f=a.length;if(d&&!l.test(b)){b=b.toLowerCase();for(;e=0)?c||d.push(h):c&&(b[g]=!1));return!1},ID:function(a){return a[1].replace(j,"")},TAG:function(a,b){return a[1].replace(j,"").toLowerCase()},CHILD:function(a){if(a[1]==="nth"){a[2]||m.error(a[0]),a[2]=a[2].replace(/^\+|\s*/g,"");var b=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(a[2]==="even"&&"2n"||a[2]==="odd"&&"2n+1"||!/\D/.test(a[2])&&"0n+"+a[2]||a[2]);a[2]=b[1]+(b[2]||1)-0,a[3]=b[3]-0}else a[2]&&m.error(a[0]);a[0]=e++;return a},ATTR:function(a,b,c,d,e,f){var g=a[1]=a[1].replace(j,"");!f&&o.attrMap[g]&&(a[1]=o.attrMap[g]),a[4]=(a[4]||a[5]||"").replace(j,""),a[2]==="~="&&(a[4]=" "+a[4]+" ");return a},PSEUDO:function(b,c,d,e,f){if(b[1]==="not")if((a.exec(b[3])||"").length>1||/^\w/.test(b[3]))b[3]=m(b[3],null,null,c);else{var g=m.filter(b[3],c,d,!0^f);d||e.push.apply(e,g);return!1}else if(o.match.POS.test(b[0])||o.match.CHILD.test(b[0]))return!0;return b},POS:function(a){a.unshift(!0);return a}},filters:{enabled:function(a){return a.disabled===!1&&a.type!=="hidden"},disabled:function(a){return a.disabled===!0},checked:function(a){return a.checked===!0},selected:function(a){a.parentNode&&a.parentNode.selectedIndex;return a.selected===!0},parent:function(a){return!!a.firstChild},empty:function(a){return!a.firstChild},has:function(a,b,c){return!!m(c[3],a).length},header:function(a){return/h\d/i.test(a.nodeName)},text:function(a){var b=a.getAttribute("type"),c=a.type;return a.nodeName.toLowerCase()==="input"&&"text"===c&&(b===c||b===null)},radio:function(a){return a.nodeName.toLowerCase()==="input"&&"radio"===a.type},checkbox:function(a){return a.nodeName.toLowerCase()==="input"&&"checkbox"===a.type},file:function(a){return a.nodeName.toLowerCase()==="input"&&"file"===a.type},password:function(a){return a.nodeName.toLowerCase()==="input"&&"password"===a.type},submit:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"submit"===a.type},image:function(a){return a.nodeName.toLowerCase()==="input"&&"image"===a.type},reset:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"reset"===a.type},button:function(a){var b=a.nodeName.toLowerCase();return b==="input"&&"button"===a.type||b==="button"},input:function(a){return/input|select|textarea|button/i.test(a.nodeName)},focus:function(a){return a===a.ownerDocument.activeElement}},setFilters:{first:function(a,b){return b===0},last:function(a,b,c,d){return b===d.length-1},even:function(a,b){return b%2===0},odd:function(a,b){return b%2===1},lt:function(a,b,c){return bc[3]-0},nth:function(a,b,c){return c[3]-0===b},eq:function(a,b,c){return c[3]-0===b}},filter:{PSEUDO:function(a,b,c,d){var e=b[1],f=o.filters[e];if(f)return f(a,c,b,d);if(e==="contains")return(a.textContent||a.innerText||n([a])||"").indexOf(b[3])>=0;if(e==="not"){var g=b[3];for(var h=0,i=g.length;h=0}},ID:function(a,b){return a.nodeType===1&&a.getAttribute("id")===b},TAG:function(a,b){return b==="*"&&a.nodeType===1||!!a.nodeName&&a.nodeName.toLowerCase()===b},CLASS:function(a,b){return(" "+(a.className||a.getAttribute("class"))+" ").indexOf(b)>-1},ATTR:function(a,b){var c=b[1],d=m.attr?m.attr(a,c):o.attrHandle[c]?o.attrHandle[c](a):a[c]!=null?a[c]:a.getAttribute(c),e=d+"",f=b[2],g=b[4];return d==null?f==="!=":!f&&m.attr?d!=null:f==="="?e===g:f==="*="?e.indexOf(g)>=0:f==="~="?(" "+e+" ").indexOf(g)>=0:g?f==="!="?e!==g:f==="^="?e.indexOf(g)===0:f==="$="?e.substr(e.length-g.length)===g:f==="|="?e===g||e.substr(0,g.length+1)===g+"-":!1:e&&d!==!1},POS:function(a,b,c,d){var e=b[2],f=o.setFilters[e];if(f)return f(a,c,b,d)}}},p=o.match.POS,q=function(a,b){return"\\"+(b-0+1)};for(var r in o.match)o.match[r]=new RegExp(o.match[r].source+/(?![^\[]*\])(?![^\(]*\))/.source),o.leftMatch[r]=new RegExp(/(^(?:.|\r|\n)*?)/.source+o.match[r].source.replace(/\\(\d+)/g,q));var s=function(a,b){a=Array.prototype.slice.call(a,0);if(b){b.push.apply(b,a);return b}return a};try{Array.prototype.slice.call(c.documentElement.childNodes,0)[0].nodeType}catch(t){s=function(a,b){var c=0,d=b||[];if(g.call(a)==="[object Array]")Array.prototype.push.apply(d,a);else if(typeof a.length=="number")for(var e=a.length;c",e.insertBefore(a,e.firstChild),c.getElementById(d)&&(o.find.ID=function(a,c,d){if(typeof c.getElementById!="undefined"&&!d){var e=c.getElementById(a[1]);return e?e.id===a[1]||typeof e.getAttributeNode!="undefined"&&e.getAttributeNode("id").nodeValue===a[1]?[e]:b:[]}},o.filter.ID=function(a,b){var c=typeof a.getAttributeNode!="undefined"&&a.getAttributeNode("id");return a.nodeType===1&&c&&c.nodeValue===b}),e.removeChild(a),e=a=null}(),function(){var a=c.createElement("div");a.appendChild(c.createComment("")),a.getElementsByTagName("*").length>0&&(o.find.TAG=function(a,b){var c=b.getElementsByTagName(a[1]);if(a[1]==="*"){var d=[];for(var e=0;c[e];e++)c[e].nodeType===1&&d.push(c[e]);c=d}return c}),a.innerHTML="",a.firstChild&&typeof a.firstChild.getAttribute!="undefined"&&a.firstChild.getAttribute("href")!=="#"&&(o.attrHandle.href=function(a){return a.getAttribute("href",2)}),a=null}(),c.querySelectorAll&&function(){var a=m,b=c.createElement("div"),d="__sizzle__";b.innerHTML="

";if(!b.querySelectorAll||b.querySelectorAll(".TEST").length!==0){m=function(b,e,f,g){e=e||c;if(!g&&!m.isXML(e)){var h=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b);if(h&&(e.nodeType===1||e.nodeType===9)){if(h[1])return s(e.getElementsByTagName(b),f);if(h[2]&&o.find.CLASS&&e.getElementsByClassName)return s(e.getElementsByClassName(h[2]),f)}if(e.nodeType===9){if(b==="body"&&e.body)return s([e.body],f);if(h&&h[3]){var i=e.getElementById(h[3]);if(!i||!i.parentNode)return s([],f);if(i.id===h[3])return s([i],f)}try{return s(e.querySelectorAll(b),f)}catch(j){}}else if(e.nodeType===1&&e.nodeName.toLowerCase()!=="object"){var k=e,l=e.getAttribute("id"),n=l||d,p=e.parentNode,q=/^\s*[+~]/.test(b);l?n=n.replace(/'/g,"\\$&"):e.setAttribute("id",n),q&&p&&(e=e.parentNode);try{if(!q||p)return s(e.querySelectorAll("[id='"+n+"'] "+b),f)}catch(r){}finally{l||k.removeAttribute("id")}}}return a(b,e,f,g)};for(var e in a)m[e]=a[e];b=null}}(),function(){var a=c.documentElement,b=a.matchesSelector||a.mozMatchesSelector||a.webkitMatchesSelector||a.msMatchesSelector;if(b){var d=!b.call(c.createElement("div"),"div"),e=!1;try{b.call(c.documentElement,"[test!='']:sizzle")}catch(f){e=!0}m.matchesSelector=function(a,c){c=c.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!m.isXML(a))try{if(e||!o.match.PSEUDO.test(c)&&!/!=/.test(c)){var f=b.call(a,c);if(f||!d||a.document&&a.document.nodeType!==11)return f}}catch(g){}return m(c,null,null,[a]).length>0}}}(),function(){var a=c.createElement("div");a.innerHTML="
";if(!!a.getElementsByClassName&&a.getElementsByClassName("e").length!==0){a.lastChild.className="e";if(a.getElementsByClassName("e").length===1)return;o.order.splice(1,0,"CLASS"),o.find.CLASS=function(a,b,c){if(typeof b.getElementsByClassName!="undefined"&&!c)return b.getElementsByClassName(a[1])},a=null}}(),c.documentElement.contains?m.contains=function(a,b){return a!==b&&(a.contains?a.contains(b):!0)}:c.documentElement.compareDocumentPosition?m.contains=function(a,b){return!!(a.compareDocumentPosition(b)&16)}:m.contains=function(){return!1},m.isXML=function(a){var b=(a?a.ownerDocument||a:0).documentElement;return b?b.nodeName!=="HTML":!1};var y=function(a,b,c){var d,e=[],f="",g=b.nodeType?[b]:b;while(d=o.match.PSEUDO.exec(a))f+=d[0],a=a.replace(o.match.PSEUDO,"");a=o.relative[a]?a+"*":a;for(var h=0,i=g.length;h0)for(h=g;h=0:f.filter(a,this).length>0:this.filter(a).length>0)},closest:function(a,b){var c=[],d,e,g=this[0];if(f.isArray(a)){var h=1;while(g&&g.ownerDocument&&g!==b){for(d=0;d-1:f.find.matchesSelector(g,a)){c.push(g);break}g=g.parentNode;if(!g||!g.ownerDocument||g===b||g.nodeType===11)break}}c=c.length>1?f.unique(c):c;return this.pushStack(c,"closest",a)},index:function(a){if(!a)return this[0]&&this[0].parentNode?this.prevAll().length:-1;if(typeof a=="string")return f.inArray(this[0],f(a));return f.inArray(a.jquery?a[0]:a,this)},add:function(a,b){var c=typeof a=="string"?f(a,b):f.makeArray(a&&a.nodeType?[a]:a),d=f.merge(this.get(),c);return this.pushStack(S(c[0])||S(d[0])?d:f.unique(d))},andSelf:function(){return this.add(this.prevObject)}}),f.each({parent:function(a){var b=a.parentNode;return b&&b.nodeType!==11?b:null},parents:function(a){return f.dir(a,"parentNode")},parentsUntil:function(a,b,c){return f.dir(a,"parentNode",c)},next:function(a){return f.nth(a,2,"nextSibling")},prev:function(a){return f.nth(a,2,"previousSibling")},nextAll:function(a){return f.dir(a,"nextSibling")},prevAll:function(a){return f.dir(a,"previousSibling")},nextUntil:function(a,b,c){return f.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return f.dir(a,"previousSibling",c)},siblings:function(a){return f.sibling(a.parentNode.firstChild,a)},children:function(a){return f.sibling(a.firstChild)},contents:function(a){return f.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:f.makeArray(a.childNodes)}},function(a,b){f.fn[a]=function(c,d){var e=f.map(this,b,c);L.test(a)||(d=c),d&&typeof d=="string"&&(e=f.filter(d,e)),e=this.length>1&&!R[a]?f.unique(e):e,(this.length>1||N.test(d))&&M.test(a)&&(e=e.reverse());return this.pushStack(e,a,P.call(arguments).join(","))}}),f.extend({filter:function(a,b,c){c&&(a=":not("+a+")");return b.length===1?f.find.matchesSelector(b[0],a)?[b[0]]:[]:f.find.matches(a,b)},dir:function(a,c,d){var e=[],g=a[c];while(g&&g.nodeType!==9&&(d===b||g.nodeType!==1||!f(g).is(d)))g.nodeType===1&&e.push(g),g=g[c];return e},nth:function(a,b,c,d){b=b||1;var e=0;for(;a;a=a[c])if(a.nodeType===1&&++e===b)break;return a},sibling:function(a,b){var c=[];for(;a;a=a.nextSibling)a.nodeType===1&&a!==b&&c.push(a);return c}});var V="abbr|article|aside|audio|canvas|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",W=/ jQuery\d+="(?:\d+|null)"/g,X=/^\s+/,Y=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,Z=/<([\w:]+)/,$=/",""],legend:[1,"
","
"],thead:[1,"","
"],tr:[2,"","
"],td:[3,"","
"],col:[2,"","
"],area:[1,"",""],_default:[0,"",""]},bh=U(c);bg.optgroup=bg.option,bg.tbody=bg.tfoot=bg.colgroup=bg.caption=bg.thead,bg.th=bg.td,f.support.htmlSerialize||(bg._default=[1,"div
","
"]),f.fn.extend({text:function(a){if(f.isFunction(a))return this.each(function(b){var c=f(this);c.text(a.call(this,b,c.text()))});if(typeof a!="object"&&a!==b)return this.empty().append((this[0]&&this[0].ownerDocument||c).createTextNode(a));return f.text(this)},wrapAll:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapAll(a.call(this,b))});if(this[0]){var b=f(a,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstChild&&a.firstChild.nodeType===1)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapInner(a.call(this,b))});return this.each(function(){var b=f(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){var b=f.isFunction(a);return this.each(function(c){f(this).wrapAll(b?a.call(this,c):a)})},unwrap:function(){return this.parent().each(function(){f.nodeName(this,"body")||f(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this)});if(arguments.length){var a=f.clean(arguments);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this.nextSibling)});if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,f.clean(arguments));return a}},remove:function(a,b){for(var c=0,d;(d=this[c])!=null;c++)if(!a||f.filter(a,[d]).length)!b&&d.nodeType===1&&(f.cleanData(d.getElementsByTagName("*")), +f.cleanData([d])),d.parentNode&&d.parentNode.removeChild(d);return this},empty:function() +{for(var a=0,b;(b=this[a])!=null;a++){b.nodeType===1&&f.cleanData(b.getElementsByTagName("*"));while(b.firstChild)b.removeChild(b.firstChild)}return this},clone:function(a,b){a=a==null?!1:a,b=b==null?a:b;return this.map(function(){return f.clone(this,a,b)})},html:function(a){if(a===b)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(W,""):null;if(typeof a=="string"&&!ba.test(a)&&(f.support.leadingWhitespace||!X.test(a))&&!bg[(Z.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Y,"<$1>");try{for(var c=0,d=this.length;c1&&l0?this.clone(!0):this).get();f(e[h])[b](j),d=d.concat(j)}return this.pushStack(d,a,e.selector)}}),f.extend({clone:function(a,b,c){var d,e,g,h=f.support.html5Clone||!bc.test("<"+a.nodeName)?a.cloneNode(!0):bo(a);if((!f.support.noCloneEvent||!f.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!f.isXMLDoc(a)){bk(a,h),d=bl(a),e=bl(h);for(g=0;d[g];++g)e[g]&&bk(d[g],e[g])}if(b){bj(a,h);if(c){d=bl(a),e=bl(h);for(g=0;d[g];++g)bj(d[g],e[g])}}d=e=null;return h},clean:function(a,b,d,e){var g;b=b||c,typeof b.createElement=="undefined"&&(b=b.ownerDocument||b[0]&&b[0].ownerDocument||c);var h=[],i;for(var j=0,k;(k=a[j])!=null;j++){typeof k=="number"&&(k+="");if(!k)continue;if(typeof k=="string")if(!_.test(k))k=b.createTextNode(k);else{k=k.replace(Y,"<$1>");var l=(Z.exec(k)||["",""])[1].toLowerCase(),m=bg[l]||bg._default,n=m[0],o=b.createElement("div");b===c?bh.appendChild(o):U(b).appendChild(o),o.innerHTML=m[1]+k+m[2];while(n--)o=o.lastChild;if(!f.support.tbody){var p=$.test(k),q=l==="table"&&!p?o.firstChild&&o.firstChild.childNodes:m[1]===""&&!p?o.childNodes:[];for(i=q.length-1;i>=0;--i)f.nodeName(q[i],"tbody")&&!q[i].childNodes.length&&q[i].parentNode.removeChild(q[i])}!f.support.leadingWhitespace&&X.test(k)&&o.insertBefore(b.createTextNode(X.exec(k)[0]),o.firstChild),k=o.childNodes}var r;if(!f.support.appendChecked)if(k[0]&&typeof (r=k.length)=="number")for(i=0;i=0)return b+"px"}}}),f.support.opacity||(f.cssHooks.opacity={get:function(a,b){return br.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(a,b){var c=a.style,d=a.currentStyle,e=f.isNumeric(b)?"alpha(opacity="+b*100+")":"",g=d&&d.filter||c.filter||"";c.zoom=1;if(b>=1&&f.trim(g.replace(bq,""))===""){c.removeAttribute("filter");if(d&&!d.filter)return}c.filter=bq.test(g)?g.replace(bq,e):g+" "+e}}),f(function(){f.support.reliableMarginRight||(f.cssHooks.marginRight={get:function(a,b){var c;f.swap(a,{display:"inline-block"},function(){b?c=bz(a,"margin-right","marginRight"):c=a.style.marginRight});return c}})}),c.defaultView&&c.defaultView.getComputedStyle&&(bA=function(a,b){var c,d,e;b=b.replace(bs,"-$1").toLowerCase(),(d=a.ownerDocument.defaultView)&&(e=d.getComputedStyle(a,null))&&(c=e.getPropertyValue(b),c===""&&!f.contains(a.ownerDocument.documentElement,a)&&(c=f.style(a,b)));return c}),c.documentElement.currentStyle&&(bB=function(a,b){var c,d,e,f=a.currentStyle&&a.currentStyle[b],g=a.style;f===null&&g&&(e=g[b])&&(f=e),!bt.test(f)&&bu.test(f)&&(c=g.left,d=a.runtimeStyle&&a.runtimeStyle.left,d&&(a.runtimeStyle.left=a.currentStyle.left),g.left=b==="fontSize"?"1em":f||0,f=g.pixelLeft+"px",g.left=c,d&&(a.runtimeStyle.left=d));return f===""?"auto":f}),bz=bA||bB,f.expr&&f.expr.filters&&(f.expr.filters.hidden=function(a){var b=a.offsetWidth,c=a.offsetHeight;return b===0&&c===0||!f.support.reliableHiddenOffsets&&(a.style&&a.style.display||f.css(a,"display"))==="none"},f.expr.filters.visible=function(a){return!f.expr.filters.hidden(a)});var bD=/%20/g,bE=/\[\]$/,bF=/\r?\n/g,bG=/#.*$/,bH=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,bI=/^(?:color|date|datetime|datetime-local|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,bJ=/^(?:about|app|app\-storage|.+\-extension|file|res|widget):$/,bK=/^(?:GET|HEAD)$/,bL=/^\/\//,bM=/\?/,bN=/)<[^<]*)*<\/script>/gi,bO=/^(?:select|textarea)/i,bP=/\s+/,bQ=/([?&])_=[^&]*/,bR=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/,bS=f.fn.load,bT={},bU={},bV,bW,bX=["*/"]+["*"];try{bV=e.href}catch(bY){bV=c.createElement("a"),bV.href="",bV=bV.href}bW=bR.exec(bV.toLowerCase())||[],f.fn.extend({load:function(a,c,d){if(typeof a!="string"&&bS)return bS.apply(this,arguments);if(!this.length)return this;var e=a.indexOf(" ");if(e>=0){var g=a.slice(e,a.length);a=a.slice(0,e)}var h="GET";c&&(f.isFunction(c)?(d=c,c=b):typeof c=="object"&&(c=f.param(c,f.ajaxSettings.traditional),h="POST"));var i=this;f.ajax({url:a,type:h,dataType:"html",data:c,complete:function(a,b,c){c=a.responseText,a.isResolved()&&(a.done(function(a){c=a}),i.html(g?f("
").append(c.replace(bN,"")).find(g):c)),d&&i.each(d,[c,b,a])}});return this},serialize:function(){return f.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?f.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||bO.test(this.nodeName)||bI.test(this.type))}).map(function(a,b){var c=f(this).val();return c==null?null:f.isArray(c)?f.map(c,function(a,c){return{name:b.name,value:a.replace(bF,"\r\n")}}):{name:b.name,value:c.replace(bF,"\r\n")}}).get()}}),f.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){f.fn[b]=function(a){return this.on(b,a)}}),f.each(["get","post"],function(a,c){f[c]=function(a,d,e,g){f.isFunction(d)&&(g=g||e,e=d,d=b);return f.ajax({type:c,url:a,data:d,success:e,dataType:g})}}),f.extend({getScript:function(a,c){return f.get(a,b,c,"script")},getJSON:function(a,b,c){return f.get(a,b,c,"json")},ajaxSetup:function(a,b){b?b_(a,f.ajaxSettings):(b=a,a=f.ajaxSettings),b_(a,b);return a},ajaxSettings:{url:bV,isLocal:bJ.test(bW[1]),global:!0,type:"GET",contentType:"application/x-www-form-urlencoded",processData:!0,async:!0,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":bX},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":a.String,"text html":!0,"text json":f.parseJSON,"text xml":f.parseXML},flatOptions:{context:!0,url:!0}},ajaxPrefilter:bZ(bT),ajaxTransport:bZ(bU),ajax:function(a,c){function w(a,c,l,m){if(s!==2){s=2,q&&clearTimeout(q),p=b,n=m||"",v.readyState=a>0?4:0;var o,r,u,w=c,x=l?cb(d,v,l):b,y,z;if(a>=200&&a<300||a===304){if(d.ifModified){if(y=v.getResponseHeader("Last-Modified"))f.lastModified[k]=y;if(z=v.getResponseHeader("Etag"))f.etag[k]=z}if(a===304)w="notmodified",o=!0;else try{r=cc(d,x),w="success",o=!0}catch(A){w="parsererror",u=A}}else{u=w;if(!w||a)w="error",a<0&&(a=0)}v.status=a,v.statusText=""+(c||w),o?h.resolveWith(e,[r,w,v]):h.rejectWith(e,[v,w,u]),v.statusCode(j),j=b,t&&g.trigger("ajax"+(o?"Success":"Error"),[v,d,o?r:u]),i.fireWith(e,[v,w]),t&&(g.trigger("ajaxComplete",[v,d]),--f.active||f.event.trigger("ajaxStop"))}}typeof a=="object"&&(c=a,a=b),c=c||{};var d=f.ajaxSetup({},c),e=d.context||d,g=e!==d&&(e.nodeType||e instanceof f)?f(e):f.event,h=f.Deferred(),i=f.Callbacks("once memory"),j=d.statusCode||{},k,l={},m={},n,o,p,q,r,s=0,t,u,v={readyState:0,setRequestHeader:function(a,b){if(!s){var c=a.toLowerCase();a=m[c]=m[c]||a,l[a]=b}return this},getAllResponseHeaders:function(){return s===2?n:null},getResponseHeader:function(a){var c;if(s===2){if(!o){o={};while(c=bH.exec(n))o[c[1].toLowerCase()]=c[2]}c=o[a.toLowerCase()]}return c===b?null:c},overrideMimeType:function(a){s||(d.mimeType=a);return this},abort:function(a){a=a||"abort",p&&p.abort(a),w(0,a);return this}};h.promise(v),v.success=v.done,v.error=v.fail,v.complete=i.add,v.statusCode=function(a){if(a){var b;if(s<2)for(b in a)j[b]=[j[b],a[b]];else b=a[v.status],v.then(b,b)}return this},d.url=((a||d.url)+"").replace(bG,"").replace(bL,bW[1]+"//"),d.dataTypes=f.trim(d.dataType||"*").toLowerCase().split(bP),d.crossDomain==null&&(r=bR.exec(d.url.toLowerCase()),d.crossDomain=!(!r||r[1]==bW[1]&&r[2]==bW[2]&&(r[3]||(r[1]==="http:"?80:443))==(bW[3]||(bW[1]==="http:"?80:443)))),d.data&&d.processData&&typeof d.data!="string"&&(d.data=f.param(d.data,d.traditional)),b$(bT,d,c,v);if(s===2)return!1;t=d.global,d.type=d.type.toUpperCase(),d.hasContent=!bK.test(d.type),t&&f.active++===0&&f.event.trigger("ajaxStart");if(!d.hasContent){d.data&&(d.url+=(bM.test(d.url)?"&":"?")+d.data,delete d.data),k=d.url;if(d.cache===!1){var x=f.now(),y=d.url.replace(bQ,"$1_="+x);d.url=y+(y===d.url?(bM.test(d.url)?"&":"?")+"_="+x:"")}}(d.data&&d.hasContent&&d.contentType!==!1||c.contentType)&&v.setRequestHeader("Content-Type",d.contentType),d.ifModified&&(k=k||d.url,f.lastModified[k]&&v.setRequestHeader("If-Modified-Since",f.lastModified[k]),f.etag[k]&&v.setRequestHeader("If-None-Match",f.etag[k])),v.setRequestHeader("Accept",d.dataTypes[0]&&d.accepts[d.dataTypes[0]]?d.accepts[d.dataTypes[0]]+(d.dataTypes[0]!=="*"?", "+bX+"; q=0.01":""):d.accepts["*"]);for(u in d.headers)v.setRequestHeader(u,d.headers[u]);if(d.beforeSend&&(d.beforeSend.call(e,v,d)===!1||s===2)){v.abort();return!1}for(u in{success:1,error:1,complete:1})v[u](d[u]);p=b$(bU,d,c,v);if(!p)w(-1,"No Transport");else{v.readyState=1,t&&g.trigger("ajaxSend",[v,d]),d.async&&d.timeout>0&&(q=setTimeout(function(){v.abort("timeout")},d.timeout));try{s=1,p.send(l,w)}catch(z){if(s<2)w(-1,z);else throw z}}return v},param:function(a,c){var d=[],e=function(a,b){b=f.isFunction(b)?b():b,d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};c===b&&(c=f.ajaxSettings.traditional);if(f.isArray(a)||a.jquery&&!f.isPlainObject(a))f.each(a,function(){e(this.name,this.value)});else for(var g in a)ca(g,a[g],c,e);return d.join("&").replace(bD,"+")}}),f.extend({active:0,lastModified:{},etag:{}});var cd=f.now(),ce=/(\=)\?(&|$)|\?\?/i;f.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return f.expando+"_"+cd++}}),f.ajaxPrefilter("json jsonp",function(b,c,d){var e=b.contentType==="application/x-www-form-urlencoded"&&typeof b.data=="string";if(b.dataTypes[0]==="jsonp"||b.jsonp!==!1&&(ce.test(b.url)||e&&ce.test(b.data))){var g,h=b.jsonpCallback=f.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,i=a[h],j=b.url,k=b.data,l="$1"+h+"$2";b.jsonp!==!1&&(j=j.replace(ce,l),b.url===j&&(e&&(k=k.replace(ce,l)),b.data===k&&(j+=(/\?/.test(j)?"&":"?")+b.jsonp+"="+h))),b.url=j,b.data=k,a[h]=function(a){g=[a]},d.always(function(){a[h]=i,g&&f.isFunction(i)&&a[h](g[0])}),b.converters["script json"]=function(){g||f.error(h+" was not called");return g[0]},b.dataTypes[0]="json";return"script"}}),f.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(a){f.globalEval(a);return a}}}),f.ajaxPrefilter("script",function(a){a.cache===b&&(a.cache=!1),a.crossDomain&&(a.type="GET",a.global=!1)}),f.ajaxTransport("script",function(a){if(a.crossDomain){var d,e=c.head||c.getElementsByTagName("head")[0]||c.documentElement;return{send:function(f,g){d=c.createElement("script"),d.async="async",a.scriptCharset&&(d.charset=a.scriptCharset),d.src=a.url,d.onload=d.onreadystatechange=function(a,c){if(c||!d.readyState||/loaded|complete/.test(d.readyState))d.onload=d.onreadystatechange=null,e&&d.parentNode&&e.removeChild(d),d=b,c||g(200,"success")},e.insertBefore(d,e.firstChild)},abort:function(){d&&d.onload(0,1)}}}});var cf=a.ActiveXObject?function(){for(var a in ch)ch[a](0,1)}:!1,cg=0,ch;f.ajaxSettings.xhr=a.ActiveXObject?function(){return!this.isLocal&&ci()||cj()}:ci,function(a){f.extend(f.support,{ajax:!!a,cors:!!a&&"withCredentials"in a})}(f.ajaxSettings.xhr()),f.support.ajax&&f.ajaxTransport(function(c) +{if(!c.crossDomain||f.support.cors){var d;return{send:function(e,g){var h=c.xhr(),i,j;c.username?h.open(c.type,c.url,c.async,c.username,c.password):h.open(c.type,c.url,c.async);if(c.xhrFields)for(j in c.xhrFields)h[j]=c.xhrFields[j];c.mimeType&&h.overrideMimeType&&h.overrideMimeType(c.mimeType),!c.crossDomain&&!e["X-Requested-With"]&&(e["X-Requested-With"]="XMLHttpRequest");try{for(j in e)h.setRequestHeader(j,e[j])}catch(k){}h.send(c.hasContent&&c.data||null),d=function(a,e){var j,k,l,m,n;try{if(d&&(e||h.readyState===4)){d=b,i&&(h.onreadystatechange=f.noop,cf&&delete ch[i]);if(e)h.readyState!==4&&h.abort();else{j=h.status,l=h.getAllResponseHeaders(),m={},n=h.responseXML,n&&n.documentElement&&(m.xml=n),m.text=h.responseText;try{k=h.statusText}catch(o){k=""}!j&&c.isLocal&&!c.crossDomain?j=m.text?200:404:j===1223&&(j=204)}}}catch(p){e||g(-1,p)}m&&g(j,k,m,l)},!c.async||h.readyState===4?d():(i=++cg,cf&&(ch||(ch={},f(a).unload(cf)),ch[i]=d),h.onreadystatechange=d)},abort:function(){d&&d(0,1)}}}});var ck={},cl,cm,cn=/^(?:toggle|show|hide)$/,co=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,cp,cq=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]],cr;f.fn.extend({show:function(a,b,c){var d,e;if(a||a===0)return this.animate(cu("show",3),a,b,c);for(var g=0,h=this.length;g=i.duration+this.startTime){this.now=this.end,this.pos=this.state=1,this.update(),i.animatedProperties[this.prop]=!0;for(b in i.animatedProperties)i.animatedProperties[b]!==!0&&(g=!1);if(g){i.overflow!=null&&!f.support.shrinkWrapBlocks&&f.each(["","X","Y"],function(a,b){h.style["overflow"+b]=i.overflow[a]}),i.hide&&f(h).hide();if(i.hide||i.show)for(b in i.animatedProperties)f.style(h,b,i.orig[b]),f.removeData(h,"fxshow"+b,!0),f.removeData(h,"toggle"+b,!0);d=i.complete,d&&(i.complete=!1,d.call(h))}return!1}i.duration==Infinity?this.now=e:(c=e-this.startTime,this.state=c/i.duration,this.pos=f.easing[i.animatedProperties[this.prop]](this.state,c,0,1,i.duration),this.now=this.start+(this.end-this.start)*this.pos),this.update();return!0}},f.extend(f.fx,{tick:function(){var a,b=f.timers,c=0;for(;c-1,k={},l={},m,n;j?(l=e.position(),m=l.top,n=l.left):(m=parseFloat(h)||0,n=parseFloat(i)||0),f.isFunction(b)&&(b=b.call(a,c,g)),b.top!=null&&(k.top=b.top-g.top+m),b.left!=null&&(k.left=b.left-g.left+n),"using"in b?b.using.call(a,k):e.css(k)}},f.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),c=this.offset(),d=cx.test(b[0].nodeName)?{top:0,left:0}:b.offset();c.top-=parseFloat(f.css(a,"marginTop"))||0,c.left-=parseFloat(f.css(a,"marginLeft"))||0,d.top+=parseFloat(f.css(b[0],"borderTopWidth"))||0,d.left+=parseFloat(f.css(b[0],"borderLeftWidth"))||0;return{top:c.top-d.top,left:c.left-d.left}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||c.body;while(a&&!cx.test(a.nodeName)&&f.css(a,"position")==="static")a=a.offsetParent;return a})}}),f.each(["Left","Top"],function(a,c){var d="scroll"+c;f.fn[d]=function(c){var e,g;if(c===b){e=this[0];if(!e)return null;g=cy(e);return g?"pageXOffset"in g?g[a?"pageYOffset":"pageXOffset"]:f.support.boxModel&&g.document.documentElement[d]||g.document.body[d]:e[d]}return this.each(function(){g=cy(this),g?g.scrollTo(a?f(g).scrollLeft():c,a?c:f(g).scrollTop()):this[d]=c})}}),f.each(["Height","Width"],function(a,c){var d=c.toLowerCase();f.fn["inner"+c]=function(){var a=this[0];return a?a.style?parseFloat(f.css(a,d,"padding")):this[d]():null},f.fn["outer"+c]=function(a){var b=this[0];return b?b.style?parseFloat(f.css(b,d,a?"margin":"border")):this[d]():null},f.fn[d]=function(a){var e=this[0];if(!e)return a==null?null:this;if(f.isFunction(a))return this.each(function(b){var c=f(this);c[d](a.call(this,b,c[d]()))});if(f.isWindow(e)){var g=e.document.documentElement["client"+c],h=e.document.body;return e.document.compatMode==="CSS1Compat"&&g||h&&h["client"+c]||g}if(e.nodeType===9)return Math.max(e.documentElement["client"+c],e.body["scroll"+c],e.documentElement["scroll"+c],e.body["offset"+c],e.documentElement["offset"+c]);if(a===b){var i=f.css(e,d),j=parseFloat(i);return f.isNumeric(j)?j:i}return this.css(d,typeof a=="string"?a:a+"px")}}),a.jQuery=a.$=f,typeof define=="function"&&define.amd&&define.amd.jQuery&&define("jquery",[],function(){return f})})(window); diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/mainpage_8hpp.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/mainpage_8hpp.htm new file mode 100755 index 0000000..1faa254 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/mainpage_8hpp.htm @@ -0,0 +1,51 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
mainpage.hpp File Reference
+
+ +
+ + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/mainpage_8hpp_source.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/mainpage_8hpp_source.htm new file mode 100755 index 0000000..5f82afd --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/mainpage_8hpp_source.htm @@ -0,0 +1,142 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
mainpage.hpp
+
+
+Go to the documentation of this file.
1 
+
2 
+
3 
+
4 
+
5 
+
6 
+
7 
+
8 
+
9 
+
10 
+
11 
+
12 
+
13 
+
14 
+
15 
+
16 
+
17 
+
18 
+
19 
+
20 
+
21 
+
22 
+
23 
+
24 
+
25 
+
26 
+
27 
+
28 
+
29 
+
30 
+
31 
+
32 
+
33 
+
34 
+
35 
+
36 
+
37 
+
38 
+
39 
+
40 
+
41 
+
42 
+
43 
+
44 
+
45 
+
46 
+
47 
+
48 
+
49 
+
50 
+
51 
+
52 
+
53 
+
54 
+
55 
+
56 
+
57 
+
58 
+
59 
+
60 
+
61 
+
62 
+
63 
+
64 
+
65 
+
66 
+
67 
+
68 
+
69 
+
70 
+
71 
+
72 
+
73 
+
74 
+
75 
+
76 
+
77 
+
78 
+
79 
+
80 
+
81 
+
82 
+
83 
+
84 
+
85 
+
86 
+
87 
+
88 
+
89 
+
90 
+
91 
+
92 
+
93 
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/nav_f.png b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/nav_f.png new file mode 100755 index 0000000..72a58a5 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/nav_f.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/nav_g.png b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/nav_g.png new file mode 100755 index 0000000..2093a23 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/nav_g.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/nav_h.png b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/nav_h.png new file mode 100755 index 0000000..33389b1 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/nav_h.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/open.png b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/open.png new file mode 100755 index 0000000..30f75c7 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/open.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfColor.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfColor.htm new file mode 100755 index 0000000..5c674b2 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfColor.htm @@ -0,0 +1,129 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfColor Struct Reference
+
+
+ +

Utility class for manpulating RGBA colors. + More...

+ +

#include <Color.h>

+
+ + + + + + + + + +

+Data Fields

sfUint8 r
 
sfUint8 g
 
sfUint8 b
 
sfUint8 a
 
+

Detailed Description

+

Utility class for manpulating RGBA colors.

+ +

Definition at line 38 of file Color.h.

+

Field Documentation

+ +
+
+ + + + +
sfUint8 sfColor::a
+
+ +

Definition at line 43 of file Color.h.

+ +
+
+ +
+
+ + + + +
sfUint8 sfColor::b
+
+ +

Definition at line 42 of file Color.h.

+ +
+
+ +
+
+ + + + +
sfUint8 sfColor::g
+
+ +

Definition at line 41 of file Color.h.

+ +
+
+ +
+
+ + + + +
sfUint8 sfColor::r
+
+ +

Definition at line 40 of file Color.h.

+ +
+
+
The documentation for this struct was generated from the following file: + + + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfContextSettings.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfContextSettings.htm new file mode 100755 index 0000000..0467676 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfContextSettings.htm @@ -0,0 +1,160 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfContextSettings Struct Reference
+
+
+ +

Structure defining the window's creation settings. + More...

+ +

#include <Window.h>

+ + + + + + + + + + + + + + + + + +

+Data Fields

unsigned int depthBits
 Bits of the depth buffer.
 
unsigned int stencilBits
 Bits of the stencil buffer.
 
unsigned int antialiasingLevel
 Level of antialiasing.
 
unsigned int majorVersion
 Major number of the context version to create.
 
unsigned int minorVersion
 Minor number of the context version to create.
 
+

Detailed Description

+

Structure defining the window's creation settings.

+ +

Definition at line 58 of file Window/Window.h.

+

Field Documentation

+ +
+
+ + + + +
unsigned int sfContextSettings::antialiasingLevel
+
+ +

Level of antialiasing.

+ +

Definition at line 62 of file Window/Window.h.

+ +
+
+ +
+
+ + + + +
unsigned int sfContextSettings::depthBits
+
+ +

Bits of the depth buffer.

+ +

Definition at line 60 of file Window/Window.h.

+ +
+
+ +
+
+ + + + +
unsigned int sfContextSettings::majorVersion
+
+ +

Major number of the context version to create.

+ +

Definition at line 63 of file Window/Window.h.

+ +
+
+ +
+
+ + + + +
unsigned int sfContextSettings::minorVersion
+
+ +

Minor number of the context version to create.

+ +

Definition at line 64 of file Window/Window.h.

+ +
+
+ +
+
+ + + + +
unsigned int sfContextSettings::stencilBits
+
+ +

Bits of the stencil buffer.

+ +

Definition at line 61 of file Window/Window.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfFloatRect.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfFloatRect.htm new file mode 100755 index 0000000..6a4c380 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfFloatRect.htm @@ -0,0 +1,129 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfFloatRect Struct Reference
+
+
+ +

sfFloatRect and sfIntRect are utility classes for manipulating rectangles. + More...

+ +

#include <Rect.h>

+ + + + + + + + + + +

+Data Fields

float left
 
float top
 
float width
 
float height
 
+

Detailed Description

+

sfFloatRect and sfIntRect are utility classes for manipulating rectangles.

+ +

Definition at line 38 of file Rect.h.

+

Field Documentation

+ +
+
+ + + + +
float sfFloatRect::height
+
+ +

Definition at line 43 of file Rect.h.

+ +
+
+ +
+
+ + + + +
float sfFloatRect::left
+
+ +

Definition at line 40 of file Rect.h.

+ +
+
+ +
+
+ + + + +
float sfFloatRect::top
+
+ +

Definition at line 41 of file Rect.h.

+ +
+
+ +
+
+ + + + +
float sfFloatRect::width
+
+ +

Definition at line 42 of file Rect.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfGlyph.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfGlyph.htm new file mode 100755 index 0000000..6b5ce7c --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfGlyph.htm @@ -0,0 +1,122 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfGlyph Struct Reference
+
+
+ +

sfGlyph describes a glyph (a visual character) + More...

+ +

#include <Glyph.h>

+ + + + + + + + + + + +

+Data Fields

int advance
 Offset to move horizontically to the next character.
 
sfIntRect bounds
 Bounding rectangle of the glyph, in coordinates relative to the baseline.
 
sfIntRect textureRect
 Texture coordinates of the glyph inside the font's image.
 
+

Detailed Description

+

sfGlyph describes a glyph (a visual character)

+ +

Definition at line 38 of file Glyph.h.

+

Field Documentation

+ +
+
+ + + + +
int sfGlyph::advance
+
+ +

Offset to move horizontically to the next character.

+ +

Definition at line 40 of file Glyph.h.

+ +
+
+ +
+
+ + + + +
sfIntRect sfGlyph::bounds
+
+ +

Bounding rectangle of the glyph, in coordinates relative to the baseline.

+ +

Definition at line 41 of file Glyph.h.

+ +
+
+ +
+
+ + + + +
sfIntRect sfGlyph::textureRect
+
+ +

Texture coordinates of the glyph inside the font's image.

+ +

Definition at line 42 of file Glyph.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfInputStream.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfInputStream.htm new file mode 100755 index 0000000..772aad2 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfInputStream.htm @@ -0,0 +1,160 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfInputStream Struct Reference
+
+
+ +

Set of callbacks that allow users to define custom file streams. + More...

+ +

#include <InputStream.h>

+ + + + + + + + + + + + + + + + + +

+Data Fields

sfInputStreamReadFunc read
 Function to read data from the stream.
 
sfInputStreamSeekFunc seek
 Function to set the current read position.
 
sfInputStreamTellFunc tell
 Function to get the current read position.
 
sfInputStreamGetSizeFunc getSize
 Function to get the total number of bytes in the stream.
 
void * userData
 User data that will be passed to the callbacks.
 
+

Detailed Description

+

Set of callbacks that allow users to define custom file streams.

+ +

Definition at line 44 of file InputStream.h.

+

Field Documentation

+ +
+
+ + + + +
sfInputStreamGetSizeFunc sfInputStream::getSize
+
+ +

Function to get the total number of bytes in the stream.

+ +

Definition at line 49 of file InputStream.h.

+ +
+
+ +
+
+ + + + +
sfInputStreamReadFunc sfInputStream::read
+
+ +

Function to read data from the stream.

+ +

Definition at line 46 of file InputStream.h.

+ +
+
+ +
+
+ + + + +
sfInputStreamSeekFunc sfInputStream::seek
+
+ +

Function to set the current read position.

+ +

Definition at line 47 of file InputStream.h.

+ +
+
+ +
+
+ + + + +
sfInputStreamTellFunc sfInputStream::tell
+
+ +

Function to get the current read position.

+ +

Definition at line 48 of file InputStream.h.

+ +
+
+ +
+
+ + + + +
void* sfInputStream::userData
+
+ +

User data that will be passed to the callbacks.

+ +

Definition at line 50 of file InputStream.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfIntRect.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfIntRect.htm new file mode 100755 index 0000000..8216e26 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfIntRect.htm @@ -0,0 +1,125 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfIntRect Struct Reference
+
+
+ +

#include <Rect.h>

+ + + + + + + + + + +

+Data Fields

int left
 
int top
 
int width
 
int height
 
+

Detailed Description

+
+

Definition at line 46 of file Rect.h.

+

Field Documentation

+ +
+
+ + + + +
int sfIntRect::height
+
+ +

Definition at line 51 of file Rect.h.

+ +
+
+ +
+
+ + + + +
int sfIntRect::left
+
+ +

Definition at line 48 of file Rect.h.

+ +
+
+ +
+
+ + + + +
int sfIntRect::top
+
+ +

Definition at line 49 of file Rect.h.

+ +
+
+ +
+
+ + + + +
int sfIntRect::width
+
+ +

Definition at line 50 of file Rect.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfIpAddress.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfIpAddress.htm new file mode 100755 index 0000000..35db973 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfIpAddress.htm @@ -0,0 +1,81 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfIpAddress Struct Reference
+
+
+ +

Encapsulate an IPv4 network address. + More...

+ +

#include <IpAddress.h>

+ + + + +

+Data Fields

char address [16]
 
+

Detailed Description

+

Encapsulate an IPv4 network address.

+ +

Definition at line 39 of file IpAddress.h.

+

Field Documentation

+ +
+
+ + + + +
char sfIpAddress::address[16]
+
+ +

Definition at line 41 of file IpAddress.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfJoystickButtonEvent.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfJoystickButtonEvent.htm new file mode 100755 index 0000000..8ce1607 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfJoystickButtonEvent.htm @@ -0,0 +1,113 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfJoystickButtonEvent Struct Reference
+
+
+ +

Joystick buttons events parameters. + More...

+ +

#include <Event.h>

+ + + + + + + + +

+Data Fields

sfEventType type
 
unsigned int joystickId
 
unsigned int button
 
+

Detailed Description

+

Joystick buttons events parameters.

+ +

Definition at line 138 of file Event.h.

+

Field Documentation

+ +
+
+ + + + +
unsigned int sfJoystickButtonEvent::button
+
+ +

Definition at line 142 of file Event.h.

+ +
+
+ +
+
+ + + + +
unsigned int sfJoystickButtonEvent::joystickId
+
+ +

Definition at line 141 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfEventType sfJoystickButtonEvent::type
+
+ +

Definition at line 140 of file Event.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfJoystickConnectEvent.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfJoystickConnectEvent.htm new file mode 100755 index 0000000..d9569d4 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfJoystickConnectEvent.htm @@ -0,0 +1,97 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfJoystickConnectEvent Struct Reference
+
+
+ +

Joystick connection/disconnection event parameters. + More...

+ +

#include <Event.h>

+ + + + + + +

+Data Fields

sfEventType type
 
unsigned int joystickId
 
+

Detailed Description

+

Joystick connection/disconnection event parameters.

+ +

Definition at line 149 of file Event.h.

+

Field Documentation

+ +
+
+ + + + +
unsigned int sfJoystickConnectEvent::joystickId
+
+ +

Definition at line 152 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfEventType sfJoystickConnectEvent::type
+
+ +

Definition at line 151 of file Event.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfJoystickMoveEvent.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfJoystickMoveEvent.htm new file mode 100755 index 0000000..76592e2 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfJoystickMoveEvent.htm @@ -0,0 +1,129 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfJoystickMoveEvent Struct Reference
+
+
+ +

Joystick axis move event parameters. + More...

+ +

#include <Event.h>

+ + + + + + + + + + +

+Data Fields

sfEventType type
 
unsigned int joystickId
 
sfJoystickAxis axis
 
float position
 
+

Detailed Description

+

Joystick axis move event parameters.

+ +

Definition at line 126 of file Event.h.

+

Field Documentation

+ +
+
+ + + + +
sfJoystickAxis sfJoystickMoveEvent::axis
+
+ +

Definition at line 130 of file Event.h.

+ +
+
+ +
+
+ + + + +
unsigned int sfJoystickMoveEvent::joystickId
+
+ +

Definition at line 129 of file Event.h.

+ +
+
+ +
+
+ + + + +
float sfJoystickMoveEvent::position
+
+ +

Definition at line 131 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfEventType sfJoystickMoveEvent::type
+
+ +

Definition at line 128 of file Event.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfKeyEvent.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfKeyEvent.htm new file mode 100755 index 0000000..869d3d6 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfKeyEvent.htm @@ -0,0 +1,161 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfKeyEvent Struct Reference
+
+
+ +

Keyboard event parameters. + More...

+ +

#include <Event.h>

+ + + + + + + + + + + + + + +

+Data Fields

sfEventType type
 
sfKeyCode code
 
sfBool alt
 
sfBool control
 
sfBool shift
 
sfBool system
 
+

Detailed Description

+

Keyboard event parameters.

+ +

Definition at line 67 of file Event.h.

+

Field Documentation

+ +
+
+ + + + +
sfBool sfKeyEvent::alt
+
+ +

Definition at line 71 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfKeyCode sfKeyEvent::code
+
+ +

Definition at line 70 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfBool sfKeyEvent::control
+
+ +

Definition at line 72 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfBool sfKeyEvent::shift
+
+ +

Definition at line 73 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfBool sfKeyEvent::system
+
+ +

Definition at line 74 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfEventType sfKeyEvent::type
+
+ +

Definition at line 69 of file Event.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfMouseButtonEvent.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfMouseButtonEvent.htm new file mode 100755 index 0000000..c72962d --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfMouseButtonEvent.htm @@ -0,0 +1,129 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfMouseButtonEvent Struct Reference
+
+
+ +

Mouse buttons events parameters. + More...

+ +

#include <Event.h>

+ + + + + + + + + + +

+Data Fields

sfEventType type
 
sfMouseButton button
 
int x
 
int y
 
+

Detailed Description

+

Mouse buttons events parameters.

+ +

Definition at line 102 of file Event.h.

+

Field Documentation

+ +
+
+ + + + +
sfMouseButton sfMouseButtonEvent::button
+
+ +

Definition at line 105 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfEventType sfMouseButtonEvent::type
+
+ +

Definition at line 104 of file Event.h.

+ +
+
+ +
+
+ + + + +
int sfMouseButtonEvent::x
+
+ +

Definition at line 106 of file Event.h.

+ +
+
+ +
+
+ + + + +
int sfMouseButtonEvent::y
+
+ +

Definition at line 107 of file Event.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfMouseMoveEvent.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfMouseMoveEvent.htm new file mode 100755 index 0000000..79a3e72 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfMouseMoveEvent.htm @@ -0,0 +1,113 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfMouseMoveEvent Struct Reference
+
+
+ +

Mouse move event parameters. + More...

+ +

#include <Event.h>

+ + + + + + + + +

+Data Fields

sfEventType type
 
int x
 
int y
 
+

Detailed Description

+

Mouse move event parameters.

+ +

Definition at line 91 of file Event.h.

+

Field Documentation

+ +
+
+ + + + +
sfEventType sfMouseMoveEvent::type
+
+ +

Definition at line 93 of file Event.h.

+ +
+
+ +
+
+ + + + +
int sfMouseMoveEvent::x
+
+ +

Definition at line 94 of file Event.h.

+ +
+
+ +
+
+ + + + +
int sfMouseMoveEvent::y
+
+ +

Definition at line 95 of file Event.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfMouseWheelEvent.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfMouseWheelEvent.htm new file mode 100755 index 0000000..d3b3090 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfMouseWheelEvent.htm @@ -0,0 +1,129 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfMouseWheelEvent Struct Reference
+
+
+ +

Mouse wheel events parameters. + More...

+ +

#include <Event.h>

+ + + + + + + + + + +

+Data Fields

sfEventType type
 
int delta
 
int x
 
int y
 
+

Detailed Description

+

Mouse wheel events parameters.

+ +

Definition at line 114 of file Event.h.

+

Field Documentation

+ +
+
+ + + + +
int sfMouseWheelEvent::delta
+
+ +

Definition at line 117 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfEventType sfMouseWheelEvent::type
+
+ +

Definition at line 116 of file Event.h.

+ +
+
+ +
+
+ + + + +
int sfMouseWheelEvent::x
+
+ +

Definition at line 118 of file Event.h.

+ +
+
+ +
+
+ + + + +
int sfMouseWheelEvent::y
+
+ +

Definition at line 119 of file Event.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfRenderStates.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfRenderStates.htm new file mode 100755 index 0000000..0f5a8c6 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfRenderStates.htm @@ -0,0 +1,141 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfRenderStates Struct Reference
+
+
+ +

Define the states used for drawing to a RenderTarget. + More...

+ +

#include <RenderStates.h>

+ + + + + + + + + + + + + + +

+Data Fields

sfBlendMode blendMode
 Blending mode.
 
sfTransform transform
 Transform.
 
const sfTexturetexture
 Texture.
 
const sfShadershader
 Shader.
 
+

Detailed Description

+

Define the states used for drawing to a RenderTarget.

+ +

Definition at line 41 of file RenderStates.h.

+

Field Documentation

+ +
+
+ + + + +
sfBlendMode sfRenderStates::blendMode
+
+ +

Blending mode.

+ +

Definition at line 43 of file RenderStates.h.

+ +
+
+ +
+
+ + + + +
const sfShader* sfRenderStates::shader
+
+ +

Shader.

+ +

Definition at line 46 of file RenderStates.h.

+ +
+
+ +
+
+ + + + +
const sfTexture* sfRenderStates::texture
+
+ +

Texture.

+ +

Definition at line 45 of file RenderStates.h.

+ +
+
+ +
+
+ + + + +
sfTransform sfRenderStates::transform
+
+ +

Transform.

+ +

Definition at line 44 of file RenderStates.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfSizeEvent.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfSizeEvent.htm new file mode 100755 index 0000000..845c8ee --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfSizeEvent.htm @@ -0,0 +1,113 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfSizeEvent Struct Reference
+
+
+ +

Size events parameters. + More...

+ +

#include <Event.h>

+ + + + + + + + +

+Data Fields

sfEventType type
 
unsigned int width
 
unsigned int height
 
+

Detailed Description

+

Size events parameters.

+ +

Definition at line 159 of file Event.h.

+

Field Documentation

+ +
+
+ + + + +
unsigned int sfSizeEvent::height
+
+ +

Definition at line 163 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfEventType sfSizeEvent::type
+
+ +

Definition at line 161 of file Event.h.

+ +
+
+ +
+
+ + + + +
unsigned int sfSizeEvent::width
+
+ +

Definition at line 162 of file Event.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfSoundStreamChunk.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfSoundStreamChunk.htm new file mode 100755 index 0000000..1c374c7 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfSoundStreamChunk.htm @@ -0,0 +1,103 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfSoundStreamChunk Struct Reference
+
+
+ +

defines the data to fill by the OnGetData callback + More...

+ +

#include <SoundStream.h>

+ + + + + + + + +

+Data Fields

sfInt16samples
 Pointer to the audio samples.
 
unsigned int sampleCount
 Number of samples pointed by Samples.
 
+

Detailed Description

+

defines the data to fill by the OnGetData callback

+ +

Definition at line 42 of file SoundStream.h.

+

Field Documentation

+ +
+
+ + + + +
unsigned int sfSoundStreamChunk::sampleCount
+
+ +

Number of samples pointed by Samples.

+ +

Definition at line 45 of file SoundStream.h.

+ +
+
+ +
+
+ + + + +
sfInt16* sfSoundStreamChunk::samples
+
+ +

Pointer to the audio samples.

+ +

Definition at line 44 of file SoundStream.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfTextEvent.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfTextEvent.htm new file mode 100755 index 0000000..4e227b2 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfTextEvent.htm @@ -0,0 +1,97 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfTextEvent Struct Reference
+
+
+ +

Text event parameters. + More...

+ +

#include <Event.h>

+ + + + + + +

+Data Fields

sfEventType type
 
sfUint32 unicode
 
+

Detailed Description

+

Text event parameters.

+ +

Definition at line 81 of file Event.h.

+

Field Documentation

+ +
+
+ + + + +
sfEventType sfTextEvent::type
+
+ +

Definition at line 83 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfUint32 sfTextEvent::unicode
+
+ +

Definition at line 84 of file Event.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfTime.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfTime.htm new file mode 100755 index 0000000..57c5c90 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfTime.htm @@ -0,0 +1,81 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfTime Struct Reference
+
+
+ +

Represents a time value. + More...

+ +

#include <Time.h>

+ + + + +

+Data Fields

sfInt64 microseconds
 
+

Detailed Description

+

Represents a time value.

+ +

Definition at line 38 of file Time.h.

+

Field Documentation

+ +
+
+ + + + +
sfInt64 sfTime::microseconds
+
+ +

Definition at line 40 of file Time.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfTransform.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfTransform.htm new file mode 100755 index 0000000..845445a --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfTransform.htm @@ -0,0 +1,81 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfTransform Struct Reference
+
+
+ +

Encapsulate a 3x3 transform matrix. + More...

+ +

#include <Transform.h>

+ + + + +

+Data Fields

float matrix [9]
 
+

Detailed Description

+

Encapsulate a 3x3 transform matrix.

+ +

Definition at line 42 of file Transform.h.

+

Field Documentation

+ +
+
+ + + + +
float sfTransform::matrix[9]
+
+ +

Definition at line 44 of file Transform.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfVector2f.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfVector2f.htm new file mode 100755 index 0000000..aa7228b --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfVector2f.htm @@ -0,0 +1,97 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfVector2f Struct Reference
+
+
+ +

2-component vector of floats + More...

+ +

#include <Vector2.h>

+ + + + + + +

+Data Fields

float x
 
float y
 
+

Detailed Description

+

2-component vector of floats

+ +

Definition at line 60 of file Vector2.h.

+

Field Documentation

+ +
+
+ + + + +
float sfVector2f::x
+
+ +

Definition at line 62 of file Vector2.h.

+ +
+
+ +
+
+ + + + +
float sfVector2f::y
+
+ +

Definition at line 63 of file Vector2.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfVector2i.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfVector2i.htm new file mode 100755 index 0000000..7c4a385 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfVector2i.htm @@ -0,0 +1,97 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfVector2i Struct Reference
+
+
+ +

2-component vector of integers + More...

+ +

#include <Vector2.h>

+ + + + + + +

+Data Fields

int x
 
int y
 
+

Detailed Description

+

2-component vector of integers

+ +

Definition at line 38 of file Vector2.h.

+

Field Documentation

+ +
+
+ + + + +
int sfVector2i::x
+
+ +

Definition at line 40 of file Vector2.h.

+ +
+
+ +
+
+ + + + +
int sfVector2i::y
+
+ +

Definition at line 41 of file Vector2.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfVector2u.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfVector2u.htm new file mode 100755 index 0000000..1785f59 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfVector2u.htm @@ -0,0 +1,97 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfVector2u Struct Reference
+
+
+ +

2-component vector of unsigned integers + More...

+ +

#include <Vector2.h>

+ + + + + + +

+Data Fields

unsigned int x
 
unsigned int y
 
+

Detailed Description

+

2-component vector of unsigned integers

+ +

Definition at line 49 of file Vector2.h.

+

Field Documentation

+ +
+
+ + + + +
unsigned int sfVector2u::x
+
+ +

Definition at line 51 of file Vector2.h.

+ +
+
+ +
+
+ + + + +
unsigned int sfVector2u::y
+
+ +

Definition at line 52 of file Vector2.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfVector3f.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfVector3f.htm new file mode 100755 index 0000000..91c79be --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfVector3f.htm @@ -0,0 +1,113 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfVector3f Struct Reference
+
+
+ +

3-component vector of floats + More...

+ +

#include <Vector3.h>

+ + + + + + + + +

+Data Fields

float x
 
float y
 
float z
 
+

Detailed Description

+

3-component vector of floats

+ +

Definition at line 38 of file Vector3.h.

+

Field Documentation

+ +
+
+ + + + +
float sfVector3f::x
+
+ +

Definition at line 40 of file Vector3.h.

+ +
+
+ +
+
+ + + + +
float sfVector3f::y
+
+ +

Definition at line 41 of file Vector3.h.

+ +
+
+ +
+
+ + + + +
float sfVector3f::z
+
+ +

Definition at line 42 of file Vector3.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfVertex.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfVertex.htm new file mode 100755 index 0000000..4123958 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfVertex.htm @@ -0,0 +1,122 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfVertex Struct Reference
+
+
+ +

Define a point with color and texture coordinates. + More...

+ +

#include <Vertex.h>

+ + + + + + + + + + + +

+Data Fields

sfVector2f position
 Position of the vertex.
 
sfColor color
 Color of the vertex.
 
sfVector2f texCoords
 Coordinates of the texture's pixel to map to the vertex.
 
+

Detailed Description

+

Define a point with color and texture coordinates.

+ +

Definition at line 39 of file Vertex.h.

+

Field Documentation

+ +
+
+ + + + +
sfColor sfVertex::color
+
+ +

Color of the vertex.

+ +

Definition at line 42 of file Vertex.h.

+ +
+
+ +
+
+ + + + +
sfVector2f sfVertex::position
+
+ +

Position of the vertex.

+ +

Definition at line 41 of file Vertex.h.

+ +
+
+ +
+
+ + + + +
sfVector2f sfVertex::texCoords
+
+ +

Coordinates of the texture's pixel to map to the vertex.

+ +

Definition at line 43 of file Vertex.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfVideoMode.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfVideoMode.htm new file mode 100755 index 0000000..c85189f --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/structsfVideoMode.htm @@ -0,0 +1,122 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfVideoMode Struct Reference
+
+
+ +

sfVideoMode defines a video mode (width, height, bpp, frequency) and provides functions for getting modes supported by the display device + More...

+ +

#include <VideoMode.h>

+ + + + + + + + + + + +

+Data Fields

unsigned int width
 Video mode width, in pixels.
 
unsigned int height
 Video mode height, in pixels.
 
unsigned int bitsPerPixel
 Video mode pixel depth, in bits per pixels.
 
+

Detailed Description

+

sfVideoMode defines a video mode (width, height, bpp, frequency) and provides functions for getting modes supported by the display device

+ +

Definition at line 40 of file VideoMode.h.

+

Field Documentation

+ +
+
+ + + + +
unsigned int sfVideoMode::bitsPerPixel
+
+ +

Video mode pixel depth, in bits per pixels.

+ +

Definition at line 44 of file VideoMode.h.

+ +
+
+ +
+
+ + + + +
unsigned int sfVideoMode::height
+
+ +

Video mode height, in pixels.

+ +

Definition at line 43 of file VideoMode.h.

+ +
+
+ +
+
+ + + + +
unsigned int sfVideoMode::width
+
+ +

Video mode width, in pixels.

+ +

Definition at line 42 of file VideoMode.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/sync_off.png b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/sync_off.png new file mode 100755 index 0000000..3b443fc Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/sync_off.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/sync_on.png b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/sync_on.png new file mode 100755 index 0000000..e08320f Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/sync_on.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/tab_a.png b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/tab_a.png new file mode 100755 index 0000000..3b725c4 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/tab_a.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/tab_b.png b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/tab_b.png new file mode 100755 index 0000000..5f6601a Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/tab_b.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/tab_h.png b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/tab_h.png new file mode 100755 index 0000000..fd5cb70 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/tab_h.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/tab_s.png b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/tab_s.png new file mode 100755 index 0000000..ab478c9 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/tab_s.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/tabs.css b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/tabs.css new file mode 100755 index 0000000..9cf578f --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/tabs.css @@ -0,0 +1,60 @@ +.tabs, .tabs2, .tabs3 { + background-image: url('tab_b.png'); + width: 100%; + z-index: 101; + font-size: 13px; + font-family: 'Lucida Grande',Geneva,Helvetica,Arial,sans-serif; +} + +.tabs2 { + font-size: 10px; +} +.tabs3 { + font-size: 9px; +} + +.tablist { + margin: 0; + padding: 0; + display: table; +} + +.tablist li { + float: left; + display: table-cell; + background-image: url('tab_b.png'); + line-height: 36px; + list-style: none; +} + +.tablist a { + display: block; + padding: 0 20px; + font-weight: bold; + background-image:url('tab_s.png'); + background-repeat:no-repeat; + background-position:right; + color: #283A5D; + text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9); + text-decoration: none; + outline: none; +} + +.tabs3 .tablist a { + padding: 0 10px; +} + +.tablist a:hover { + background-image: url('tab_h.png'); + background-repeat:repeat-x; + color: #fff; + text-shadow: 0px 1px 1px rgba(0, 0, 0, 1.0); + text-decoration: none; +} + +.tablist li.current a { + background-image: url('tab_a.png'); + background-repeat:repeat-x; + color: #fff; + text-shadow: 0px 1px 1px rgba(0, 0, 0, 1.0); +} diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/unionsfEvent.htm b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/unionsfEvent.htm new file mode 100755 index 0000000..d4992f7 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/doc/html/unionsfEvent.htm @@ -0,0 +1,228 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfEvent Union Reference
+
+
+ +

sfEvent defines a system event and its parameters + More...

+ +

#include <Event.h>

+ + + + + + + + + + + + + + + + + + + + + + + +

+Data Fields

sfEventType type
 Type of the event.
 
sfSizeEvent size
 
sfKeyEvent key
 
sfTextEvent text
 
sfMouseMoveEvent mouseMove
 
sfMouseButtonEvent mouseButton
 
sfMouseWheelEvent mouseWheel
 
sfJoystickMoveEvent joystickMove
 
sfJoystickButtonEvent joystickButton
 
sfJoystickConnectEvent joystickConnect
 
+

Detailed Description

+

sfEvent defines a system event and its parameters

+ +

Definition at line 171 of file Event.h.

+

Field Documentation

+ +
+
+ + + + +
sfJoystickButtonEvent sfEvent::joystickButton
+
+ +

Definition at line 184 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfJoystickConnectEvent sfEvent::joystickConnect
+
+ +

Definition at line 185 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfJoystickMoveEvent sfEvent::joystickMove
+
+ +

Definition at line 183 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfKeyEvent sfEvent::key
+
+ +

Definition at line 178 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfMouseButtonEvent sfEvent::mouseButton
+
+ +

Definition at line 181 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfMouseMoveEvent sfEvent::mouseMove
+
+ +

Definition at line 180 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfMouseWheelEvent sfEvent::mouseWheel
+
+ +

Definition at line 182 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfSizeEvent sfEvent::size
+
+ +

Definition at line 177 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfTextEvent sfEvent::text
+
+ +

Definition at line 179 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfEventType sfEvent::type
+
+ +

Type of the event.

+ +

Definition at line 176 of file Event.h.

+ +
+
+
The documentation for this union was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio.h new file mode 100755 index 0000000..c7dd81b --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio.h @@ -0,0 +1,41 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_AUDIO_H +#define SFML_AUDIO_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// + +#include +#include +#include +#include +#include +#include +#include + + +#endif // SFML_AUDIO_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/Export.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/Export.h new file mode 100755 index 0000000..5548003 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/Export.h @@ -0,0 +1,48 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_AUDIO_EXPORT_H +#define SFML_AUDIO_EXPORT_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +// Define portable import / export macros +//////////////////////////////////////////////////////////// +#if defined(CSFML_AUDIO_EXPORTS) + + #define CSFML_AUDIO_API CSFML_API_EXPORT + +#else + + #define CSFML_AUDIO_API CSFML_API_IMPORT + +#endif + + +#endif // SFML_AUDIO_EXPORT_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/Listener.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/Listener.h new file mode 100755 index 0000000..e47d529 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/Listener.h @@ -0,0 +1,95 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_LISTENER_H +#define SFML_LISTENER_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Change the global volume of all the sounds and musics +/// +/// The volume is a number between 0 and 100; it is combined with +/// the individual volume of each sound / music. +/// The default value for the volume is 100 (maximum). +/// +/// \param volume New global volume, in the range [0, 100] +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfListener_setGlobalVolume(float volume); + +//////////////////////////////////////////////////////////// +/// \brief Get the current value of the global volume +/// +/// \return Current global volume, in the range [0, 100] +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API float sfListener_getGlobalVolume(void); + +//////////////////////////////////////////////////////////// +/// \brief Set the position of the listener in the scene +/// +/// The default listener's position is (0, 0, 0). +/// +/// \param position New position of the listener +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfListener_setPosition(sfVector3f position); + +//////////////////////////////////////////////////////////// +/// \brief Get the current position of the listener in the scene +/// +/// \return The listener's position +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfVector3f sfListener_getPosition(); + +//////////////////////////////////////////////////////////// +/// \brief Set the orientation of the listener in the scene +/// +/// The orientation defines the 3D axes of the listener +/// (left, up, front) in the scene. The orientation vector +/// doesn't have to be normalized. +/// The default listener's orientation is (0, 0, -1). +/// +/// \param position New direction of the listener +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfListener_setDirection(sfVector3f orientation); + +//////////////////////////////////////////////////////////// +/// \brief Get the current orientation of the listener in the scene +/// +/// \return The listener's direction +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfVector3f sfListener_getDirection(); + + +#endif // SFML_LISTENER_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/Music.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/Music.h new file mode 100755 index 0000000..604d02a --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/Music.h @@ -0,0 +1,376 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_MUSIC_H +#define SFML_MUSIC_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new music and load it from a file +/// +/// This function doesn't start playing the music (call +/// sfMusic_play to do so). +/// Here is a complete list of all the supported audio formats: +/// ogg, wav, flac, aiff, au, raw, paf, svx, nist, voc, ircam, +/// w64, mat4, mat5 pvf, htk, sds, avr, sd2, caf, wve, mpc2k, rf64. +/// +/// \param filename Path of the music file to open +/// +/// \return A new sfMusic object (NULL if failed) +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfMusic* sfMusic_createFromFile(const char* filename); + +//////////////////////////////////////////////////////////// +/// \brief Create a new music and load it from a file in memory +/// +/// This function doesn't start playing the music (call +/// sfMusic_play to do so). +/// Here is a complete list of all the supported audio formats: +/// ogg, wav, flac, aiff, au, raw, paf, svx, nist, voc, ircam, +/// w64, mat4, mat5 pvf, htk, sds, avr, sd2, caf, wve, mpc2k, rf64. +/// +/// \param data Pointer to the file data in memory +/// \param sizeInBytes Size of the data to load, in bytes +/// +/// \return A new sfMusic object (NULL if failed) +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfMusic* sfMusic_createFromMemory(const void* data, size_t sizeInBytes); + +//////////////////////////////////////////////////////////// +/// \brief Create a new music and load it from a custom stream +/// +/// This function doesn't start playing the music (call +/// sfMusic_play to do so). +/// Here is a complete list of all the supported audio formats: +/// ogg, wav, flac, aiff, au, raw, paf, svx, nist, voc, ircam, +/// w64, mat4, mat5 pvf, htk, sds, avr, sd2, caf, wve, mpc2k, rf64. +/// +/// \param stream Source stream to read from +/// +/// \return A new sfMusic object (NULL if failed) +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfMusic* sfMusic_createFromStream(sfInputStream* stream); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a music +/// +/// \param music Music to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfMusic_destroy(sfMusic* music); + +//////////////////////////////////////////////////////////// +/// \brief Set whether or not a music should loop after reaching the end +/// +/// If set, the music will restart from beginning after +/// reaching the end and so on, until it is stopped or +/// sfMusic_setLoop(music, sfFalse) is called. +/// The default looping state for musics is false. +/// +/// \param music Music object +/// \param loop sfTrue to play in loop, sfFalse to play once +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfMusic_setLoop(sfMusic* music, sfBool loop); + +//////////////////////////////////////////////////////////// +/// \brief Tell whether or not a music is in loop mode +/// +/// \param music Music object +/// +/// \return sfTrue if the music is looping, sfFalse otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfBool sfMusic_getLoop(const sfMusic* music); + +//////////////////////////////////////////////////////////// +/// \brief Get the total duration of a music +/// +/// \param music Music object +/// +/// \return Music duration +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfTime sfMusic_getDuration(const sfMusic* music); + +//////////////////////////////////////////////////////////// +/// \brief Start or resume playing a music +/// +/// This function starts the music if it was stopped, resumes +/// it if it was paused, and restarts it from beginning if it +/// was it already playing. +/// This function uses its own thread so that it doesn't block +/// the rest of the program while the music is played. +/// +/// \param music Music object +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfMusic_play(sfMusic* music); + +//////////////////////////////////////////////////////////// +/// \brief Pause a music +/// +/// This function pauses the music if it was playing, +/// otherwise (music already paused or stopped) it has no effect. +/// +/// \param music Music object +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfMusic_pause(sfMusic* music); + +//////////////////////////////////////////////////////////// +/// \brief Stop playing a music +/// +/// This function stops the music if it was playing or paused, +/// and does nothing if it was already stopped. +/// It also resets the playing position (unlike sfMusic_pause). +/// +/// \param music Music object +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfMusic_stop(sfMusic* music); + +//////////////////////////////////////////////////////////// +/// \brief Return the number of channels of a music +/// +/// 1 channel means a mono sound, 2 means stereo, etc. +/// +/// \param music Music object +/// +/// \return Number of channels +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API unsigned int sfMusic_getChannelCount(const sfMusic* music); + +//////////////////////////////////////////////////////////// +/// \brief Get the sample rate of a music +/// +/// The sample rate is the number of audio samples played per +/// second. The higher, the better the quality. +/// +/// \param music Music object +/// +/// \return Sample rate, in number of samples per second +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API unsigned int sfMusic_getSampleRate(const sfMusic* music); + +//////////////////////////////////////////////////////////// +/// \brief Get the current status of a music (stopped, paused, playing) +/// +/// \param music Music object +/// +/// \return Current status +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfSoundStatus sfMusic_getStatus(const sfMusic* music); + +//////////////////////////////////////////////////////////// +/// \brief Get the current playing position of a music +/// +/// \param music Music object +/// +/// \return Current playing position +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfTime sfMusic_getPlayingOffset(const sfMusic* music); + +//////////////////////////////////////////////////////////// +/// \brief Set the pitch of a music +/// +/// The pitch represents the perceived fundamental frequency +/// of a sound; thus you can make a music more acute or grave +/// by changing its pitch. A side effect of changing the pitch +/// is to modify the playing speed of the music as well. +/// The default value for the pitch is 1. +/// +/// \param music Music object +/// \param pitch New pitch to apply to the music +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfMusic_setPitch(sfMusic* music, float pitch); + +//////////////////////////////////////////////////////////// +/// \brief Set the volume of a music +/// +/// The volume is a value between 0 (mute) and 100 (full volume). +/// The default value for the volume is 100. +/// +/// \param music Music object +/// \param volume Volume of the music +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfMusic_setVolume(sfMusic* music, float volume); + +//////////////////////////////////////////////////////////// +/// \brief Set the 3D position of a music in the audio scene +/// +/// Only musics with one channel (mono musics) can be +/// spatialized. +/// The default position of a music is (0, 0, 0). +/// +/// \param music Music object +/// \param position Position of the music in the scene +// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfMusic_setPosition(sfMusic* music, sfVector3f position); + +//////////////////////////////////////////////////////////// +/// \brief Make a musics's position relative to the listener or absolute +/// +/// Making a music relative to the listener will ensure that it will always +/// be played the same way regardless the position of the listener. +/// This can be useful for non-spatialized musics, musics that are +/// produced by the listener, or musics attached to it. +/// The default value is false (position is absolute). +/// +/// \param music Music object +/// \param relative sfTrue to set the position relative, sfFalse to set it absolute +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfMusic_setRelativeToListener(sfMusic* music, sfBool relative); + +//////////////////////////////////////////////////////////// +/// \brief Set the minimum distance of a music +/// +/// The "minimum distance" of a music is the maximum +/// distance at which it is heard at its maximum volume. Further +/// than the minimum distance, it will start to fade out according +/// to its attenuation factor. A value of 0 ("inside the head +/// of the listener") is an invalid value and is forbidden. +/// The default value of the minimum distance is 1. +/// +/// \param music Music object +/// \param distance New minimum distance of the music +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfMusic_setMinDistance(sfMusic* music, float distance); + +//////////////////////////////////////////////////////////// +/// \brief Set the attenuation factor of a music +/// +/// The attenuation is a multiplicative factor which makes +/// the music more or less loud according to its distance +/// from the listener. An attenuation of 0 will produce a +/// non-attenuated music, i.e. its volume will always be the same +/// whether it is heard from near or from far. On the other hand, +/// an attenuation value such as 100 will make the music fade out +/// very quickly as it gets further from the listener. +/// The default value of the attenuation is 1. +/// +/// \param music Music object +/// \param attenuation New attenuation factor of the music +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfMusic_setAttenuation(sfMusic* music, float attenuation); + +//////////////////////////////////////////////////////////// +/// \brief Change the current playing position of a music +/// +/// The playing position can be changed when the music is +/// either paused or playing. +/// +/// \param music Music object +/// \param timeOffset New playing position +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfMusic_setPlayingOffset(sfMusic* music, sfTime timeOffset); + +//////////////////////////////////////////////////////////// +/// \brief Get the pitch of a music +/// +/// \param music Music object +/// +/// \return Pitch of the music +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API float sfMusic_getPitch(const sfMusic* music); + +//////////////////////////////////////////////////////////// +/// \brief Get the volume of a music +/// +/// \param music Music object +/// +/// \return Volume of the music, in the range [0, 100] +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API float sfMusic_getVolume(const sfMusic* music); + +//////////////////////////////////////////////////////////// +/// \brief Get the 3D position of a music in the audio scene +/// +/// \param music Music object +/// +/// \return Position of the music in the world +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfVector3f sfMusic_getPosition(const sfMusic* music); + +//////////////////////////////////////////////////////////// +/// \brief Tell whether a music's position is relative to the +/// listener or is absolute +/// +/// \param music Music object +/// +/// \return sfTrue if the position is relative, sfFalse if it's absolute +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfBool sfMusic_isRelativeToListener(const sfMusic* music); + +//////////////////////////////////////////////////////////// +/// \brief Get the minimum distance of a music +/// +/// \param music Music object +/// +/// \return Minimum distance of the music +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API float sfMusic_getMinDistance(const sfMusic* music); + +//////////////////////////////////////////////////////////// +/// \brief Get the attenuation factor of a music +/// +/// \param music Music object +/// +/// \return Attenuation factor of the music +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API float sfMusic_getAttenuation(const sfMusic* music); + + +#endif // SFML_MUSIC_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/Sound.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/Sound.h new file mode 100755 index 0000000..e3000af --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/Sound.h @@ -0,0 +1,331 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_SOUND_H +#define SFML_SOUND_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new sound +/// +/// \return A new sfSound object +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfSound* sfSound_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Create a new sound by copying an existing one +/// +/// \param sound Sound to copy +/// +/// \return A new sfSound object which is a copy of \a sound +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfSound* sfSound_copy(const sfSound* sound); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a sound +/// +/// \param sound Sound to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSound_destroy(sfSound* sound); + +//////////////////////////////////////////////////////////// +/// \brief Start or resume playing a sound +/// +/// This function starts the sound if it was stopped, resumes +/// it if it was paused, and restarts it from beginning if it +/// was it already playing. +/// This function uses its own thread so that it doesn't block +/// the rest of the program while the sound is played. +/// +/// \param sound Sound object +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSound_play(sfSound* sound); + +//////////////////////////////////////////////////////////// +/// \brief Pause a sound +/// +/// This function pauses the sound if it was playing, +/// otherwise (sound already paused or stopped) it has no effect. +/// +/// \param sound Sound object +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSound_pause(sfSound* sound); + +//////////////////////////////////////////////////////////// +/// \brief Stop playing a sound +/// +/// This function stops the sound if it was playing or paused, +/// and does nothing if it was already stopped. +/// It also resets the playing position (unlike sfSound_pause). +/// +/// \param sound Sound object +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSound_stop(sfSound* sound); + +//////////////////////////////////////////////////////////// +/// \brief Set the source buffer containing the audio data to play +/// +/// It is important to note that the sound buffer is not copied, +/// thus the sfSoundBuffer object must remain alive as long +/// as it is attached to the sound. +/// +/// \param sound Sound object +/// \param buffer Sound buffer to attach to the sound +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSound_setBuffer(sfSound* sound, const sfSoundBuffer* buffer); + +//////////////////////////////////////////////////////////// +/// \brief Get the audio buffer attached to a sound +/// +/// \param sound Sound object +/// +/// \return Sound buffer attached to the sound (can be NULL) +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API const sfSoundBuffer* sfSound_getBuffer(const sfSound* sound); + +//////////////////////////////////////////////////////////// +/// \brief Set whether or not a sound should loop after reaching the end +/// +/// If set, the sound will restart from beginning after +/// reaching the end and so on, until it is stopped or +/// sfSound_setLoop(sound, sfFalse) is called. +/// The default looping state for sounds is false. +/// +/// \param sound Sound object +/// \param loop sfTrue to play in loop, sfFalse to play once +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSound_setLoop(sfSound* sound, sfBool loop); + +//////////////////////////////////////////////////////////// +/// \brief Tell whether or not a sound is in loop mode +/// +/// \param sound Sound object +/// +/// \return sfTrue if the sound is looping, sfFalse otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfBool sfSound_getLoop(const sfSound* sound); + +//////////////////////////////////////////////////////////// +/// \brief Get the current status of a sound (stopped, paused, playing) +/// +/// \param sound Sound object +/// +/// \return Current status +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfSoundStatus sfSound_getStatus(const sfSound* sound); + +//////////////////////////////////////////////////////////// +/// \brief Set the pitch of a sound +/// +/// The pitch represents the perceived fundamental frequency +/// of a sound; thus you can make a sound more acute or grave +/// by changing its pitch. A side effect of changing the pitch +/// is to modify the playing speed of the sound as well. +/// The default value for the pitch is 1. +/// +/// \param sound Sound object +/// \param pitch New pitch to apply to the sound +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSound_setPitch(sfSound* sound, float pitch); + +//////////////////////////////////////////////////////////// +/// \brief Set the volume of a sound +/// +/// The volume is a value between 0 (mute) and 100 (full volume). +/// The default value for the volume is 100. +/// +/// \param sound Sound object +/// \param volume Volume of the sound +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSound_setVolume(sfSound* sound, float volume); + +//////////////////////////////////////////////////////////// +/// \brief Set the 3D position of a sound in the audio scene +/// +/// Only sounds with one channel (mono sounds) can be +/// spatialized. +/// The default position of a sound is (0, 0, 0). +/// +/// \param sound Sound object +/// \param position Position of the sound in the scene +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSound_setPosition(sfSound* sound, sfVector3f position); + +//////////////////////////////////////////////////////////// +/// \brief Make the sound's position relative to the listener or absolute +/// +/// Making a sound relative to the listener will ensure that it will always +/// be played the same way regardless the position of the listener. +/// This can be useful for non-spatialized sounds, sounds that are +/// produced by the listener, or sounds attached to it. +/// The default value is false (position is absolute). +/// +/// \param sound Sound object +/// \param relative sfTrue to set the position relative, sfFalse to set it absolute +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSound_setRelativeToListener(sfSound* sound, sfBool relative); + +//////////////////////////////////////////////////////////// +/// \brief Set the minimum distance of a sound +/// +/// The "minimum distance" of a sound is the maximum +/// distance at which it is heard at its maximum volume. Further +/// than the minimum distance, it will start to fade out according +/// to its attenuation factor. A value of 0 ("inside the head +/// of the listener") is an invalid value and is forbidden. +/// The default value of the minimum distance is 1. +/// +/// \param sound Sound object +/// \param distance New minimum distance of the sound +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSound_setMinDistance(sfSound* sound, float distance); + +//////////////////////////////////////////////////////////// +/// \brief Set the attenuation factor of a sound +/// +/// The attenuation is a multiplicative factor which makes +/// the sound more or less loud according to its distance +/// from the listener. An attenuation of 0 will produce a +/// non-attenuated sound, i.e. its volume will always be the same +/// whether it is heard from near or from far. On the other hand, +/// an attenuation value such as 100 will make the sound fade out +/// very quickly as it gets further from the listener. +/// The default value of the attenuation is 1. +/// +/// \param sound Sound object +/// \param attenuation New attenuation factor of the sound +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSound_setAttenuation(sfSound* sound, float attenuation); + +//////////////////////////////////////////////////////////// +/// \brief Change the current playing position of a sound +/// +/// The playing position can be changed when the sound is +/// either paused or playing. +/// +/// \param sound Sound object +/// \param timeOffset New playing position +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSound_setPlayingOffset(sfSound* sound, sfTime timeOffset); + +//////////////////////////////////////////////////////////// +/// \brief Get the pitch of a sound +/// +/// \param sound Sound object +/// +/// \return Pitch of the sound +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API float sfSound_getPitch(const sfSound* sound); + +//////////////////////////////////////////////////////////// +/// \brief Get the volume of a sound +/// +/// \param sound Sound object +/// +/// \return Volume of the sound, in the range [0, 100] +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API float sfSound_getVolume(const sfSound* sound); + +//////////////////////////////////////////////////////////// +/// \brief Get the 3D position of a sound in the audio scene +/// +/// \param sound Sound object +/// +/// \return Position of the sound in the world +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfVector3f sfSound_getPosition(const sfSound* sound); + +//////////////////////////////////////////////////////////// +/// \brief Tell whether a sound's position is relative to the +/// listener or is absolute +/// +/// \param sound Sound object +/// +/// \return sfTrue if the position is relative, sfFalse if it's absolute +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfBool sfSound_isRelativeToListener(const sfSound* sound); + +//////////////////////////////////////////////////////////// +/// \brief Get the minimum distance of a sound +/// +/// \param sound Sound object +/// +/// \return Minimum distance of the sound +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API float sfSound_getMinDistance(const sfSound* sound); + +//////////////////////////////////////////////////////////// +/// \brief Get the attenuation factor of a sound +/// +/// \param sound Sound object +/// +/// \return Attenuation factor of the sound +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API float sfSound_getAttenuation(const sfSound* sound); + +//////////////////////////////////////////////////////////// +/// \brief Get the current playing position of a sound +/// +/// \param sound Sound object +/// +/// \return Current playing position +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfTime sfSound_getPlayingOffset(const sfSound* sound); + + +#endif // SFML_SOUND_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/SoundBuffer.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/SoundBuffer.h new file mode 100755 index 0000000..4ec13e5 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/SoundBuffer.h @@ -0,0 +1,195 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_SOUNDBUFFER_H +#define SFML_SOUNDBUFFER_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new sound buffer and load it from a file +/// +/// Here is a complete list of all the supported audio formats: +/// ogg, wav, flac, aiff, au, raw, paf, svx, nist, voc, ircam, +/// w64, mat4, mat5 pvf, htk, sds, avr, sd2, caf, wve, mpc2k, rf64. +/// +/// \param filename Path of the sound file to load +/// +/// \return A new sfSoundBuffer object (NULL if failed) +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfSoundBuffer* sfSoundBuffer_createFromFile(const char* filename); + +//////////////////////////////////////////////////////////// +/// \brief Create a new sound buffer and load it from a file in memory +/// +/// Here is a complete list of all the supported audio formats: +/// ogg, wav, flac, aiff, au, raw, paf, svx, nist, voc, ircam, +/// w64, mat4, mat5 pvf, htk, sds, avr, sd2, caf, wve, mpc2k, rf64. +/// +/// \param data Pointer to the file data in memory +/// \param sizeInBytes Size of the data to load, in bytes +/// +/// \return A new sfSoundBuffer object (NULL if failed) +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfSoundBuffer* sfSoundBuffer_createFromMemory(const void* data, size_t sizeInBytes); + +//////////////////////////////////////////////////////////// +/// \brief Create a new sound buffer and load it from a custom stream +/// +/// Here is a complete list of all the supported audio formats: +/// ogg, wav, flac, aiff, au, raw, paf, svx, nist, voc, ircam, +/// w64, mat4, mat5 pvf, htk, sds, avr, sd2, caf, wve, mpc2k, rf64. +/// +/// \param stream Source stream to read from +/// +/// \return A new sfSoundBuffer object (NULL if failed) +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfSoundBuffer* sfSoundBuffer_createFromStream(sfInputStream* stream); + +//////////////////////////////////////////////////////////// +/// \brief Create a new sound buffer and load it from an array of samples in memory +/// +/// The assumed format of the audio samples is 16 bits signed integer +/// (sfInt16). +/// +/// \param samples Pointer to the array of samples in memory +/// \param sampleCount Number of samples in the array +/// \param channelCount Number of channels (1 = mono, 2 = stereo, ...) +/// \param sampleRate Sample rate (number of samples to play per second) +/// +/// \return A new sfSoundBuffer object (NULL if failed) +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfSoundBuffer* sfSoundBuffer_createFromSamples(const sfInt16* samples, size_t sampleCount, unsigned int channelCount, unsigned int sampleRate); + +//////////////////////////////////////////////////////////// +/// \brief Create a new sound buffer by copying an existing one +/// +/// \param soundBuffer Sound buffer to copy +/// +/// \return A new sfSoundBuffer object which is a copy of \a soundBuffer +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfSoundBuffer* sfSoundBuffer_copy(const sfSoundBuffer* soundBuffer); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a sound buffer +/// +/// \param soundBuffer Sound buffer to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundBuffer_destroy(sfSoundBuffer* soundBuffer); + +//////////////////////////////////////////////////////////// +/// \brief Save a sound buffer to an audio file +/// +/// Here is a complete list of all the supported audio formats: +/// ogg, wav, flac, aiff, au, raw, paf, svx, nist, voc, ircam, +/// w64, mat4, mat5 pvf, htk, sds, avr, sd2, caf, wve, mpc2k, rf64. +/// +/// \param soundBuffer Sound buffer object +/// \param filename Path of the sound file to write +/// +/// \return sfTrue if saving succeeded, sfFalse if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfBool sfSoundBuffer_saveToFile(const sfSoundBuffer* soundBuffer, const char* filename); + +//////////////////////////////////////////////////////////// +/// \brief Get the array of audio samples stored in a sound buffer +/// +/// The format of the returned samples is 16 bits signed integer +/// (sfInt16). The total number of samples in this array +/// is given by the sfSoundBuffer_getSampleCount function. +/// +/// \param soundBuffer Sound buffer object +/// +/// \return Read-only pointer to the array of sound samples +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API const sfInt16* sfSoundBuffer_getSamples(const sfSoundBuffer* soundBuffer); + +//////////////////////////////////////////////////////////// +/// \brief Get the number of samples stored in a sound buffer +/// +/// The array of samples can be accessed with the +/// sfSoundBuffer_getSamples function. +/// +/// \param soundBuffer Sound buffer object +/// +/// \return Number of samples +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API size_t sfSoundBuffer_getSampleCount(const sfSoundBuffer* soundBuffer); + +//////////////////////////////////////////////////////////// +/// \brief Get the sample rate of a sound buffer +/// +/// The sample rate is the number of samples played per second. +/// The higher, the better the quality (for example, 44100 +/// samples/s is CD quality). +/// +/// \param soundBuffer Sound buffer object +/// +/// \return Sample rate (number of samples per second) +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API unsigned int sfSoundBuffer_getSampleRate(const sfSoundBuffer* soundBuffer); + +//////////////////////////////////////////////////////////// +/// \brief Get the number of channels used by a sound buffer +/// +/// If the sound is mono then the number of channels will +/// be 1, 2 for stereo, etc. +/// +/// \param soundBuffer Sound buffer object +/// +/// \return Number of channels +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API unsigned int sfSoundBuffer_getChannelCount(const sfSoundBuffer* soundBuffer); + +//////////////////////////////////////////////////////////// +/// \brief Get the total duration of a sound buffer +/// +/// \param soundBuffer Sound buffer object +/// +/// \return Sound duration +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfTime sfSoundBuffer_getDuration(const sfSoundBuffer* soundBuffer); + + +#endif // SFML_SOUNDBUFFER_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/SoundBufferRecorder.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/SoundBufferRecorder.h new file mode 100755 index 0000000..c20f172 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/SoundBufferRecorder.h @@ -0,0 +1,105 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_SOUNDBUFFERRECORDER_H +#define SFML_SOUNDBUFFERRECORDER_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new sound buffer recorder +/// +/// \return A new sfSoundBufferRecorder object (NULL if failed) +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfSoundBufferRecorder* sfSoundBufferRecorder_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a sound buffer recorder +/// +/// \param soundBufferRecorder Sound buffer recorder to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundBufferRecorder_destroy(sfSoundBufferRecorder* soundBufferRecorder); + +//////////////////////////////////////////////////////////// +/// \brief Start the capture of a sound recorder recorder +/// +/// The \a sampleRate parameter defines the number of audio samples +/// captured per second. The higher, the better the quality +/// (for example, 44100 samples/sec is CD quality). +/// This function uses its own thread so that it doesn't block +/// the rest of the program while the capture runs. +/// Please note that only one capture can happen at the same time. +/// +/// \param soundBufferRecorder Sound buffer recorder object +/// \param sampleRate Desired capture rate, in number of samples per second +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundBufferRecorder_start(sfSoundBufferRecorder* soundBufferRecorder, unsigned int sampleRate); + +//////////////////////////////////////////////////////////// +/// \brief Stop the capture of a sound recorder +/// +/// \param soundBufferRecorder Sound buffer recorder object +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundBufferRecorder_stop(sfSoundBufferRecorder* soundBufferRecorder); + +//////////////////////////////////////////////////////////// +/// \brief Get the sample rate of a sound buffer recorder +/// +/// The sample rate defines the number of audio samples +/// captured per second. The higher, the better the quality +/// (for example, 44100 samples/sec is CD quality). +/// +/// \param soundBufferRecorder Sound buffer recorder object +/// +/// \return Sample rate, in samples per second +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API unsigned int sfSoundBufferRecorder_getSampleRate(const sfSoundBufferRecorder* soundBufferRecorder); + +//////////////////////////////////////////////////////////// +/// \brief Get the sound buffer containing the captured audio data +/// +/// The sound buffer is valid only after the capture has ended. +/// This function provides a read-only access to the internal +/// sound buffer, but it can be copied if you need to +/// make any modification to it. +/// +/// \param soundBufferRecorder Sound buffer recorder object +/// +/// \return Read-only access to the sound buffer +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API const sfSoundBuffer* sfSoundBufferRecorder_getBuffer(const sfSoundBufferRecorder* soundBufferRecorder); + + +#endif // SFML_SOUNDBUFFERRECORDER_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/SoundRecorder.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/SoundRecorder.h new file mode 100755 index 0000000..6395574 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/SoundRecorder.h @@ -0,0 +1,116 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_SOUNDRECORDER_H +#define SFML_SOUNDRECORDER_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include + + +typedef sfBool (*sfSoundRecorderStartCallback)(void*); ///< Type of the callback used when starting a capture +typedef sfBool (*sfSoundRecorderProcessCallback)(const sfInt16*, size_t, void*); ///< Type of the callback used to process audio data +typedef void (*sfSoundRecorderStopCallback)(void*); ///< Type of the callback used when stopping a capture + + +//////////////////////////////////////////////////////////// +/// \brief Construct a new sound recorder from callback functions +/// +/// \param onStart Callback function which will be called when a new capture starts (can be NULL) +/// \param onProcess Callback function which will be called each time there's audio data to process +/// \param onStop Callback function which will be called when the current capture stops (can be NULL) +/// \param userData Data to pass to the callback function (can be NULL) +/// +/// \return A new sfSoundRecorder object (NULL if failed) +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfSoundRecorder* sfSoundRecorder_create(sfSoundRecorderStartCallback onStart, + sfSoundRecorderProcessCallback onProcess, + sfSoundRecorderStopCallback onStop, + void* userData); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a sound recorder +/// +/// \param soundRecorder Sound recorder to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundRecorder_destroy(sfSoundRecorder* soundRecorder); + +//////////////////////////////////////////////////////////// +/// \brief Start the capture of a sound recorder +/// +/// The \a sampleRate parameter defines the number of audio samples +/// captured per second. The higher, the better the quality +/// (for example, 44100 samples/sec is CD quality). +/// This function uses its own thread so that it doesn't block +/// the rest of the program while the capture runs. +/// Please note that only one capture can happen at the same time. +/// +/// \param soundRecorder Sound recorder object +/// \param sampleRate Desired capture rate, in number of samples per second +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundRecorder_start(sfSoundRecorder* soundRecorder, unsigned int sampleRate); + +//////////////////////////////////////////////////////////// +/// \brief Stop the capture of a sound recorder +/// +/// \param soundRecorder Sound recorder object +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundRecorder_stop(sfSoundRecorder* soundRecorder); + +//////////////////////////////////////////////////////////// +/// \brief Get the sample rate of a sound recorder +/// +/// The sample rate defines the number of audio samples +/// captured per second. The higher, the better the quality +/// (for example, 44100 samples/sec is CD quality). +/// +/// \param soundRecorder Sound recorder object +/// +/// \return Sample rate, in samples per second +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API unsigned int sfSoundRecorder_getSampleRate(const sfSoundRecorder* soundRecorder); + +//////////////////////////////////////////////////////////// +/// \brief Check if the system supports audio capture +/// +/// This function should always be called before using +/// the audio capture features. If it returns false, then +/// any attempt to use sfSoundRecorder will fail. +/// +/// \return sfTrue if audio capture is supported, sfFalse otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfBool sfSoundRecorder_isAvailable(void); + + +#endif // SFML_SOUNDRECORDER_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/SoundStatus.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/SoundStatus.h new file mode 100755 index 0000000..3e16a42 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/SoundStatus.h @@ -0,0 +1,46 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_SOUNDSTATUS_H +#define SFML_SOUNDSTATUS_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +/// \brief Enumeration of statuses for sounds and musics +/// +//////////////////////////////////////////////////////////// +typedef enum +{ + sfStopped, ///< Sound / music is not playing + sfPaused, ///< Sound / music is paused + sfPlaying ///< Sound / music is playing +} sfSoundStatus; + + +#endif // SFML_SOUNDSTATUS_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/SoundStream.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/SoundStream.h new file mode 100755 index 0000000..e06f14b --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/SoundStream.h @@ -0,0 +1,347 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_SOUNDSTREAM_H +#define SFML_SOUNDSTREAM_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief defines the data to fill by the OnGetData callback +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + sfInt16* samples; ///< Pointer to the audio samples + unsigned int sampleCount; ///< Number of samples pointed by Samples +} sfSoundStreamChunk; + +typedef sfBool (*sfSoundStreamGetDataCallback)(sfSoundStreamChunk*, void*); ///< Type of the callback used to get a sound stream data +typedef void (*sfSoundStreamSeekCallback)(sfTime, void*); ///< Type of the callback used to seek in a sound stream + + +//////////////////////////////////////////////////////////// +/// \brief Create a new sound stream +/// +/// \param onGetData Function called when the stream needs more data (can't be NULL) +/// \param onSeek Function called when the stream seeks (can't be NULL) +/// \param channelCount Number of channels to use (1 = mono, 2 = stereo) +/// \param sampleRate Sample rate of the sound (44100 = CD quality) +/// \param userData Data to pass to the callback functions +/// +/// \return A new sfSoundStream object +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfSoundStream* sfSoundStream_create(sfSoundStreamGetDataCallback onGetData, + sfSoundStreamSeekCallback onSeek, + unsigned int channelCount, + unsigned int sampleRate, + void* userData); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a sound stream +/// +/// \param soundStream Sound stream to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundStream_destroy(sfSoundStream* soundStream); + +//////////////////////////////////////////////////////////// +/// \brief Start or resume playing a sound stream +/// +/// This function starts the stream if it was stopped, resumes +/// it if it was paused, and restarts it from beginning if it +/// was it already playing. +/// This function uses its own thread so that it doesn't block +/// the rest of the program while the music is played. +/// +/// \param soundStream Sound stream object +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundStream_play(sfSoundStream* soundStream); + +//////////////////////////////////////////////////////////// +/// \brief Pause a sound stream +/// +/// This function pauses the stream if it was playing, +/// otherwise (stream already paused or stopped) it has no effect. +/// +/// \param soundStream Sound stream object +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundStream_pause(sfSoundStream* soundStream); + +//////////////////////////////////////////////////////////// +/// \brief Stop playing a sound stream +/// +/// This function stops the stream if it was playing or paused, +/// and does nothing if it was already stopped. +/// It also resets the playing position (unlike sfSoundStream_pause). +/// +/// \param soundStream Sound stream object +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundStream_stop(sfSoundStream* soundStream); + +//////////////////////////////////////////////////////////// +/// \brief Get the current status of a sound stream (stopped, paused, playing) +/// +/// \param soundStream Sound stream object +/// +/// \return Current status +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfSoundStatus sfSoundStream_getStatus(const sfSoundStream* soundStream); + +//////////////////////////////////////////////////////////// +/// \brief Return the number of channels of a sound stream +/// +/// 1 channel means a mono sound, 2 means stereo, etc. +/// +/// \param soundStream Sound stream object +/// +/// \return Number of channels +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API unsigned int sfSoundStream_getChannelCount(const sfSoundStream* soundStream); + +//////////////////////////////////////////////////////////// +/// \brief Get the sample rate of a sound stream +/// +/// The sample rate is the number of audio samples played per +/// second. The higher, the better the quality. +/// +/// \param soundStream Sound stream object +/// +/// \return Sample rate, in number of samples per second +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API unsigned int sfSoundStream_getSampleRate(const sfSoundStream* soundStream); + +//////////////////////////////////////////////////////////// +/// \brief Set the pitch of a sound stream +/// +/// The pitch represents the perceived fundamental frequency +/// of a sound; thus you can make a stream more acute or grave +/// by changing its pitch. A side effect of changing the pitch +/// is to modify the playing speed of the stream as well. +/// The default value for the pitch is 1. +/// +/// \param soundStream Sound stream object +/// \param pitch New pitch to apply to the stream +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundStream_setPitch(sfSoundStream* soundStream, float pitch); + +//////////////////////////////////////////////////////////// +/// \brief Set the volume of a sound stream +/// +/// The volume is a value between 0 (mute) and 100 (full volume). +/// The default value for the volume is 100. +/// +/// \param soundStream Sound stream object +/// \param volume Volume of the stream +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundStream_setVolume(sfSoundStream* soundStream, float volume); + +//////////////////////////////////////////////////////////// +/// \brief Set the 3D position of a sound stream in the audio scene +/// +/// Only streams with one channel (mono streams) can be +/// spatialized. +/// The default position of a stream is (0, 0, 0). +/// +/// \param soundStream Sound stream object +/// \param position Position of the stream in the scene +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundStream_setPosition(sfSoundStream* soundStream, sfVector3f position); + +//////////////////////////////////////////////////////////// +/// \brief Make a sound stream's position relative to the listener or absolute +/// +/// Making a stream relative to the listener will ensure that it will always +/// be played the same way regardless the position of the listener. +/// This can be useful for non-spatialized streams, streams that are +/// produced by the listener, or streams attached to it. +/// The default value is false (position is absolute). +/// +/// \param soundStream Sound stream object +/// \param relative sfTrue to set the position relative, sfFalse to set it absolute +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundStream_setRelativeToListener(sfSoundStream* soundStream, sfBool relative); + +//////////////////////////////////////////////////////////// +/// \brief Set the minimum distance of a sound stream +/// +/// The "minimum distance" of a stream is the maximum +/// distance at which it is heard at its maximum volume. Further +/// than the minimum distance, it will start to fade out according +/// to its attenuation factor. A value of 0 ("inside the head +/// of the listener") is an invalid value and is forbidden. +/// The default value of the minimum distance is 1. +/// +/// \param soundStream Sound stream object +/// \param distance New minimum distance of the stream +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundStream_setMinDistance(sfSoundStream* soundStream, float distance); + +//////////////////////////////////////////////////////////// +/// \brief Set the attenuation factor of a sound stream +/// +/// The attenuation is a multiplicative factor which makes +/// the stream more or less loud according to its distance +/// from the listener. An attenuation of 0 will produce a +/// non-attenuated stream, i.e. its volume will always be the same +/// whether it is heard from near or from far. On the other hand, +/// an attenuation value such as 100 will make the stream fade out +/// very quickly as it gets further from the listener. +/// The default value of the attenuation is 1. +/// +/// \param soundStream Sound stream object +/// \param attenuation New attenuation factor of the stream +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundStream_setAttenuation(sfSoundStream* soundStream, float attenuation); + +//////////////////////////////////////////////////////////// +/// \brief Change the current playing position of a sound stream +/// +/// The playing position can be changed when the stream is +/// either paused or playing. +/// +/// \param soundStream Sound stream object +/// \param timeOffset New playing position +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundStream_setPlayingOffset(sfSoundStream* soundStream, sfTime timeOffset); + +//////////////////////////////////////////////////////////// +/// \brief Set whether or not a sound stream should loop after reaching the end +/// +/// If set, the stream will restart from beginning after +/// reaching the end and so on, until it is stopped or +/// sfSoundStream_setLoop(stream, sfFalse) is called. +/// The default looping state for sound streams is false. +/// +/// \param soundStream Sound stream object +/// \param loop sfTrue to play in loop, sfFalse to play once +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundStream_setLoop(sfSoundStream* soundStream, sfBool loop); + +//////////////////////////////////////////////////////////// +/// \brief Get the pitch of a sound stream +/// +/// \param soundStream Sound stream object +/// +/// \return Pitch of the stream +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API float sfSoundStream_getPitch(const sfSoundStream* soundStream); + +//////////////////////////////////////////////////////////// +/// \brief Get the volume of a sound stream +/// +/// \param soundStream Sound stream object +/// +/// \return Volume of the stream, in the range [0, 100] +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API float sfSoundStream_getVolume(const sfSoundStream* soundStream); + +//////////////////////////////////////////////////////////// +/// \brief Get the 3D position of a sound stream in the audio scene +/// +/// \param soundStream Sound stream object +/// +/// \return Position of the stream in the world +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfVector3f sfSoundStream_getPosition(const sfSoundStream* soundStream); + +//////////////////////////////////////////////////////////// +/// \brief Tell whether a sound stream's position is relative to the +/// listener or is absolute +/// +/// \param soundStream Sound stream object +/// +/// \return sfTrue if the position is relative, sfFalse if it's absolute +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfBool sfSoundStream_isRelativeToListener(const sfSoundStream* soundStream); + +//////////////////////////////////////////////////////////// +/// \brief Get the minimum distance of a sound stream +/// +/// \param soundStream Sound stream object +/// +/// \return Minimum distance of the stream +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API float sfSoundStream_getMinDistance(const sfSoundStream* soundStream); + +//////////////////////////////////////////////////////////// +/// \brief Get the attenuation factor of a sound stream +/// +/// \param soundStream Sound stream object +/// +/// \return Attenuation factor of the stream +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API float sfSoundStream_getAttenuation(const sfSoundStream* soundStream); + +//////////////////////////////////////////////////////////// +/// \brief Tell whether or not a sound stream is in loop mode +/// +/// \param soundStream Sound stream object +/// +/// \return sfTrue if the music is looping, sfFalse otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfBool sfSoundStream_getLoop(const sfSoundStream* soundStream); + +//////////////////////////////////////////////////////////// +/// \brief Get the current playing position of a sound stream +/// +/// \param soundStream Sound stream object +/// +/// \return Current playing position +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfTime sfSoundStream_getPlayingOffset(const sfSoundStream* soundStream); + + +#endif // SFML_SOUNDSTREAM_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/Types.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/Types.h new file mode 100755 index 0000000..f90a002 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Audio/Types.h @@ -0,0 +1,36 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_AUDIO_TYPES_H +#define SFML_AUDIO_TYPES_H + + +typedef struct sfMusic sfMusic; +typedef struct sfSound sfSound; +typedef struct sfSoundBuffer sfSoundBuffer; +typedef struct sfSoundBufferRecorder sfSoundBufferRecorder; +typedef struct sfSoundRecorder sfSoundRecorder; +typedef struct sfSoundStream sfSoundStream; + + +#endif // SFML_AUDIO_TYPES_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Config.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Config.h new file mode 100755 index 0000000..8c97c70 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Config.h @@ -0,0 +1,141 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_CONFIG_H +#define SFML_CONFIG_H + + +//////////////////////////////////////////////////////////// +// Define the CSFML version +//////////////////////////////////////////////////////////// +#define CSFML_VERSION_MAJOR 2 +#define CSFML_VERSION_MINOR 1 + + +//////////////////////////////////////////////////////////// +// Identify the operating system +//////////////////////////////////////////////////////////// +#if defined(_WIN32) || defined(__WIN32__) + + // Windows + #define CSFML_SYSTEM_WINDOWS + +#elif defined(linux) || defined(__linux) + + // Linux + #define CSFML_SYSTEM_LINUX + +#elif defined(__APPLE__) || defined(MACOSX) || defined(macintosh) || defined(Macintosh) + + // MacOS + #define CSFML_SYSTEM_MACOS + +#elif defined(__FreeBSD__) || defined(__FreeBSD_kernel__) + + // FreeBSD + #define CSFML_SYSTEM_FREEBSD + +#else + + // Unsupported system + #error This operating system is not supported by SFML library + +#endif + + +//////////////////////////////////////////////////////////// +// Define helpers to create portable import / export macros for each module +//////////////////////////////////////////////////////////// +#if defined(CSFML_SYSTEM_WINDOWS) + + // Windows compilers need specific (and different) keywords for export and import + #define CSFML_API_EXPORT extern "C" __declspec(dllexport) + #define CSFML_API_IMPORT extern __declspec(dllimport) + + // For Visual C++ compilers, we also need to turn off this annoying C4251 warning + #ifdef _MSC_VER + + #pragma warning(disable : 4251) + + #endif + +#else // Linux, FreeBSD, Mac OS X + + #if __GNUC__ >= 4 + + // GCC 4 has special keywords for showing/hidding symbols, + // the same keyword is used for both importing and exporting + #define CSFML_API_EXPORT extern "C" __attribute__ ((__visibility__ ("default"))) + #define CSFML_API_IMPORT extern __attribute__ ((__visibility__ ("default"))) + + #else + + // GCC < 4 has no mechanism to explicitely hide symbols, everything's exported + #define CSFML_API_EXPORT extern "C" + #define CSFML_API_IMPORT extern + + #endif + +#endif + + +//////////////////////////////////////////////////////////// +// Define a portable boolean type +//////////////////////////////////////////////////////////// +typedef int sfBool; +#define sfFalse 0 +#define sfTrue 1 + + +//////////////////////////////////////////////////////////// +// Define portable fixed-size types +//////////////////////////////////////////////////////////// + +// All "common" platforms use the same size for char, short and int +// (basically there are 3 types for 3 sizes, so no other match is possible), +// we can use them without doing any kind of check + +// 8 bits integer types +typedef signed char sfInt8; +typedef unsigned char sfUint8; + +// 16 bits integer types +typedef signed short sfInt16; +typedef unsigned short sfUint16; + +// 32 bits integer types +typedef signed int sfInt32; +typedef unsigned int sfUint32; + +// 64 bits integer types +#if defined(_MSC_VER) + typedef signed __int64 sfInt64; + typedef unsigned __int64 sfUint64; +#else + typedef signed long long sfInt64; + typedef unsigned long long sfUint64; +#endif + + +#endif // SFML_CONFIG_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics.h new file mode 100755 index 0000000..8757271 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics.h @@ -0,0 +1,58 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_GRAPHICS_H +#define SFML_GRAPHICS_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + + +#endif // SFML_GRAPHICS_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/BlendMode.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/BlendMode.h new file mode 100755 index 0000000..e46f563 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/BlendMode.h @@ -0,0 +1,47 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_BLENDMODE_H +#define SFML_BLENDMODE_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +/// \brief Available blending modes for drawing +/// +//////////////////////////////////////////////////////////// +typedef enum +{ + sfBlendAlpha, ///< Pixel = Src * a + Dest * (1 - a) + sfBlendAdd, ///< Pixel = Src + Dest + sfBlendMultiply, ///< Pixel = Src * Dest + sfBlendNone ///< No blending +} sfBlendMode; + + +#endif // SFML_BLENDMODE_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/CircleShape.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/CircleShape.h new file mode 100755 index 0000000..a37277b --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/CircleShape.h @@ -0,0 +1,431 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_CIRCLESHAPE_H +#define SFML_CIRCLESHAPE_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new circle shape +/// +/// \return A new sfCircleShape object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfCircleShape* sfCircleShape_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Copy an existing circle shape +/// +/// \param shape Shape to copy +/// +/// \return Copied object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfCircleShape* sfCircleShape_copy(const sfCircleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Destroy an existing circle Shape +/// +/// \param Shape Shape to delete +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfCircleShape_destroy(sfCircleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Set the position of a circle shape +/// +/// This function completely overwrites the previous position. +/// See sfCircleShape_move to apply an offset based on the previous position instead. +/// The default position of a circle Shape object is (0, 0). +/// +/// \param shape Shape object +/// \param position New position +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfCircleShape_setPosition(sfCircleShape* shape, sfVector2f position); + +//////////////////////////////////////////////////////////// +/// \brief Set the orientation of a circle shape +/// +/// This function completely overwrites the previous rotation. +/// See sfCircleShape_rotate to add an angle based on the previous rotation instead. +/// The default rotation of a circle Shape object is 0. +/// +/// \param shape Shape object +/// \param angle New rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfCircleShape_setRotation(sfCircleShape* shape, float angle); + +//////////////////////////////////////////////////////////// +/// \brief Set the scale factors of a circle shape +/// +/// This function completely overwrites the previous scale. +/// See sfCircleShape_scale to add a factor based on the previous scale instead. +/// The default scale of a circle Shape object is (1, 1). +/// +/// \param shape Shape object +/// \param scale New scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfCircleShape_setScale(sfCircleShape* shape, sfVector2f scale); + +//////////////////////////////////////////////////////////// +/// \brief Set the local origin of a circle shape +/// +/// The origin of an object defines the center point for +/// all transformations (position, scale, rotation). +/// The coordinates of this point must be relative to the +/// top-left corner of the object, and ignore all +/// transformations (position, scale, rotation). +/// The default origin of a circle Shape object is (0, 0). +/// +/// \param shape Shape object +/// \param origin New origin +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfCircleShape_setOrigin(sfCircleShape* shape, sfVector2f origin); + +//////////////////////////////////////////////////////////// +/// \brief Get the position of a circle shape +/// +/// \param shape Shape object +/// +/// \return Current position +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfCircleShape_getPosition(const sfCircleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the orientation of a circle shape +/// +/// The rotation is always in the range [0, 360]. +/// +/// \param shape Shape object +/// +/// \return Current rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API float sfCircleShape_getRotation(const sfCircleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the current scale of a circle shape +/// +/// \param shape Shape object +/// +/// \return Current scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfCircleShape_getScale(const sfCircleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the local origin of a circle shape +/// +/// \param shape Shape object +/// +/// \return Current origin +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfCircleShape_getOrigin(const sfCircleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Move a circle shape by a given offset +/// +/// This function adds to the current position of the object, +/// unlike sfCircleShape_setPosition which overwrites it. +/// +/// \param shape Shape object +/// \param offset Offset +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfCircleShape_move(sfCircleShape* shape, sfVector2f offset); + +//////////////////////////////////////////////////////////// +/// \brief Rotate a circle shape +/// +/// This function adds to the current rotation of the object, +/// unlike sfCircleShape_setRotation which overwrites it. +/// +/// \param shape Shape object +/// \param angle Angle of rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfCircleShape_rotate(sfCircleShape* shape, float angle); + +//////////////////////////////////////////////////////////// +/// \brief Scale a circle shape +/// +/// This function multiplies the current scale of the object, +/// unlike sfCircleShape_setScale which overwrites it. +/// +/// \param shape Shape object +/// \param factors Scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfCircleShape_scale(sfCircleShape* shape, sfVector2f factors); + +//////////////////////////////////////////////////////////// +/// \brief Get the combined transform of a circle shape +/// +/// \param shape Shape object +/// +/// \return Transform combining the position/rotation/scale/origin of the object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransform sfCircleShape_getTransform(const sfCircleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the inverse of the combined transform of a circle shape +/// +/// \param shape Shape object +/// +/// \return Inverse of the combined transformations applied to the object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransform sfCircleShape_getInverseTransform(const sfCircleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Change the source texture of a circle shape +/// +/// The \a texture argument refers to a texture that must +/// exist as long as the shape uses it. Indeed, the shape +/// doesn't store its own copy of the texture, but rather keeps +/// a pointer to the one that you passed to this function. +/// If the source texture is destroyed and the shape tries to +/// use it, the behaviour is undefined. +/// \a texture can be NULL to disable texturing. +/// If \a resetRect is true, the TextureRect property of +/// the shape is automatically adjusted to the size of the new +/// texture. If it is false, the texture rect is left unchanged. +/// +/// \param shape Shape object +/// \param texture New texture +/// \param resetRect Should the texture rect be reset to the size of the new texture? +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfCircleShape_setTexture(sfCircleShape* shape, const sfTexture* texture, sfBool resetRect); + +//////////////////////////////////////////////////////////// +/// \brief Set the sub-rectangle of the texture that a circle shape will display +/// +/// The texture rect is useful when you don't want to display +/// the whole texture, but rather a part of it. +/// By default, the texture rect covers the entire texture. +/// +/// \param shape Shape object +/// \param rect Rectangle defining the region of the texture to display +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfCircleShape_setTextureRect(sfCircleShape* shape, sfIntRect rect); + +//////////////////////////////////////////////////////////// +/// \brief Set the fill color of a circle shape +/// +/// This color is modulated (multiplied) with the shape's +/// texture if any. It can be used to colorize the shape, +/// or change its global opacity. +/// You can use sfTransparent to make the inside of +/// the shape transparent, and have the outline alone. +/// By default, the shape's fill color is opaque white. +/// +/// \param shape Shape object +/// \param color New color of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfCircleShape_setFillColor(sfCircleShape* shape, sfColor color); + +//////////////////////////////////////////////////////////// +/// \brief Set the outline color of a circle shape +/// +/// You can use sfTransparent to disable the outline. +/// By default, the shape's outline color is opaque white. +/// +/// \param shape Shape object +/// \param color New outline color of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfCircleShape_setOutlineColor(sfCircleShape* shape, sfColor color); + +//////////////////////////////////////////////////////////// +/// \brief Set the thickness of a circle shape's outline +/// +/// This number cannot be negative. Using zero disables +/// the outline. +/// By default, the outline thickness is 0. +/// +/// \param shape Shape object +/// \param thickness New outline thickness +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfCircleShape_setOutlineThickness(sfCircleShape* shape, float thickness); + +//////////////////////////////////////////////////////////// +/// \brief Get the source texture of a circle shape +/// +/// If the shape has no source texture, a NULL pointer is returned. +/// The returned pointer is const, which means that you can't +/// modify the texture when you retrieve it with this function. +/// +/// \param shape Shape object +/// +/// \return Pointer to the shape's texture +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API const sfTexture* sfCircleShape_getTexture(const sfCircleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the sub-rectangle of the texture displayed by a circle shape +/// +/// \param shape Shape object +/// +/// \return Texture rectangle of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfIntRect sfCircleShape_getTextureRect(const sfCircleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the fill color of a circle shape +/// +/// \param shape Shape object +/// +/// \return Fill color of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfColor sfCircleShape_getFillColor(const sfCircleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the outline color of a circle shape +/// +/// \param shape Shape object +/// +/// \return Outline color of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfColor sfCircleShape_getOutlineColor(const sfCircleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the outline thickness of a circle shape +/// +/// \param shape Shape object +/// +/// \return Outline thickness of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API float sfCircleShape_getOutlineThickness(const sfCircleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the total number of points of a circle shape +/// +/// \param shape Shape object +/// +/// \return Number of points of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API unsigned int sfCircleShape_getPointCount(const sfCircleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get a point of a circle shape +/// +/// The result is undefined if \a index is out of the valid range. +/// +/// \param shape Shape object +/// \param index Index of the point to get, in range [0 .. getPointCount() - 1] +/// +/// \return Index-th point of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfCircleShape_getPoint(const sfCircleShape* shape, unsigned int index); + +//////////////////////////////////////////////////////////// +/// \brief Set the radius of a circle +/// +/// \param shape Shape object +/// \param radius New radius of the circle +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfCircleShape_setRadius(sfCircleShape* shape, float radius); + +//////////////////////////////////////////////////////////// +/// \brief Get the radius of a circle +/// +/// \param shape Shape object +/// +/// \return Radius of the circle +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API float sfCircleShape_getRadius(const sfCircleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Set the number of points of a circle +/// +/// \param shape Shape object +/// \param count New number of points of the circle +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfCircleShape_setPointCount(sfCircleShape* shape, unsigned int count); + +//////////////////////////////////////////////////////////// +/// \brief Get the local bounding rectangle of a circle shape +/// +/// The returned rectangle is in local coordinates, which means +/// that it ignores the transformations (translation, rotation, +/// scale, ...) that are applied to the entity. +/// In other words, this function returns the bounds of the +/// entity in the entity's coordinate system. +/// +/// \param shape Shape object +/// +/// \return Local bounding rectangle of the entity +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFloatRect sfCircleShape_getLocalBounds(const sfCircleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the global bounding rectangle of a circle shape +/// +/// The returned rectangle is in global coordinates, which means +/// that it takes in account the transformations (translation, +/// rotation, scale, ...) that are applied to the entity. +/// In other words, this function returns the bounds of the +/// sprite in the global 2D world's coordinate system. +/// +/// \param shape Shape object +/// +/// \return Global bounding rectangle of the entity +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFloatRect sfCircleShape_getGlobalBounds(const sfCircleShape* shape); + + +#endif // SFML_CIRCLESHAPE_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Color.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Color.h new file mode 100755 index 0000000..f1bc1d6 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Color.h @@ -0,0 +1,106 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_COLOR_H +#define SFML_COLOR_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +/// \brief Utility class for manpulating RGBA colors +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + sfUint8 r; + sfUint8 g; + sfUint8 b; + sfUint8 a; +} sfColor; + + +CSFML_GRAPHICS_API sfColor sfBlack; ///< Black predefined color +CSFML_GRAPHICS_API sfColor sfWhite; ///< White predefined color +CSFML_GRAPHICS_API sfColor sfRed; ///< Red predefined color +CSFML_GRAPHICS_API sfColor sfGreen; ///< Green predefined color +CSFML_GRAPHICS_API sfColor sfBlue; ///< Blue predefined color +CSFML_GRAPHICS_API sfColor sfYellow; ///< Yellow predefined color +CSFML_GRAPHICS_API sfColor sfMagenta; ///< Magenta predefined color +CSFML_GRAPHICS_API sfColor sfCyan; ///< Cyan predefined color +CSFML_GRAPHICS_API sfColor sfTransparent; ///< Transparent (black) predefined color + + +//////////////////////////////////////////////////////////// +/// \brief Construct a color from its 3 RGB components +/// +/// \param red Red component (0 .. 255) +/// \param green Green component (0 .. 255) +/// \param blue Blue component (0 .. 255) +/// +/// \return sfColor constructed from the components +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfColor sfColor_fromRGB(sfUint8 red, sfUint8 green, sfUint8 blue); + +//////////////////////////////////////////////////////////// +/// \brief Construct a color from its 4 RGBA components +/// +/// \param red Red component (0 .. 255) +/// \param green Green component (0 .. 255) +/// \param blue Blue component (0 .. 255) +/// \param alpha Alpha component (0 .. 255) +/// +/// \return sfColor constructed from the components +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfColor sfColor_fromRGBA(sfUint8 red, sfUint8 green, sfUint8 blue, sfUint8 alpha); + +//////////////////////////////////////////////////////////// +/// \brief Add two colors +/// +/// \param color1 First color +/// \param color2 Second color +/// +/// \return Component-wise saturated addition of the two colors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfColor sfColor_add(sfColor color1, sfColor color2); + +//////////////////////////////////////////////////////////// +/// \brief Modulate two colors +/// +/// \param color1 First color +/// \param color2 Second color +/// +/// \return Component-wise multiplication of the two colors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfColor sfColor_modulate(sfColor color1, sfColor color2); + + +#endif // SFML_COLOR_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/ConvexShape.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/ConvexShape.h new file mode 100755 index 0000000..bdac8c3 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/ConvexShape.h @@ -0,0 +1,430 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_CONVEXSHAPE_H +#define SFML_CONVEXSHAPE_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new convex shape +/// +/// \return A new sfConvexShape object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfConvexShape* sfConvexShape_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Copy an existing convex shape +/// +/// \param shape Shape to copy +/// +/// \return Copied object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfConvexShape* sfConvexShape_copy(const sfConvexShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Destroy an existing convex Shape +/// +/// \param Shape Shape to delete +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfConvexShape_destroy(sfConvexShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Set the position of a convex shape +/// +/// This function completely overwrites the previous position. +/// See sfConvexShape_move to apply an offset based on the previous position instead. +/// The default position of a circle Shape object is (0, 0). +/// +/// \param shape Shape object +/// \param position New position +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfConvexShape_setPosition(sfConvexShape* shape, sfVector2f position); + +//////////////////////////////////////////////////////////// +/// \brief Set the orientation of a convex shape +/// +/// This function completely overwrites the previous rotation. +/// See sfConvexShape_rotate to add an angle based on the previous rotation instead. +/// The default rotation of a circle Shape object is 0. +/// +/// \param shape Shape object +/// \param angle New rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfConvexShape_setRotation(sfConvexShape* shape, float angle); + +//////////////////////////////////////////////////////////// +/// \brief Set the scale factors of a convex shape +/// +/// This function completely overwrites the previous scale. +/// See sfConvexShape_scale to add a factor based on the previous scale instead. +/// The default scale of a circle Shape object is (1, 1). +/// +/// \param shape Shape object +/// \param scale New scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfConvexShape_setScale(sfConvexShape* shape, sfVector2f scale); + +//////////////////////////////////////////////////////////// +/// \brief Set the local origin of a convex shape +/// +/// The origin of an object defines the center point for +/// all transformations (position, scale, rotation). +/// The coordinates of this point must be relative to the +/// top-left corner of the object, and ignore all +/// transformations (position, scale, rotation). +/// The default origin of a circle Shape object is (0, 0). +/// +/// \param shape Shape object +/// \param origin New origin +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfConvexShape_setOrigin(sfConvexShape* shape, sfVector2f origin); + +//////////////////////////////////////////////////////////// +/// \brief Get the position of a convex shape +/// +/// \param shape Shape object +/// +/// \return Current position +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfConvexShape_getPosition(const sfConvexShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the orientation of a convex shape +/// +/// The rotation is always in the range [0, 360]. +/// +/// \param shape Shape object +/// +/// \return Current rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API float sfConvexShape_getRotation(const sfConvexShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the current scale of a convex shape +/// +/// \param shape Shape object +/// +/// \return Current scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfConvexShape_getScale(const sfConvexShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the local origin of a convex shape +/// +/// \param shape Shape object +/// +/// \return Current origin +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfConvexShape_getOrigin(const sfConvexShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Move a convex shape by a given offset +/// +/// This function adds to the current position of the object, +/// unlike sfConvexShape_setPosition which overwrites it. +/// +/// \param shape Shape object +/// \param offset Offset +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfConvexShape_move(sfConvexShape* shape, sfVector2f offset); + +//////////////////////////////////////////////////////////// +/// \brief Rotate a convex shape +/// +/// This function adds to the current rotation of the object, +/// unlike sfConvexShape_setRotation which overwrites it. +/// +/// \param shape Shape object +/// \param angle Angle of rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfConvexShape_rotate(sfConvexShape* shape, float angle); + +//////////////////////////////////////////////////////////// +/// \brief Scale a convex shape +/// +/// This function multiplies the current scale of the object, +/// unlike sfConvexShape_setScale which overwrites it. +/// +/// \param shape Shape object +/// \param factors Scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfConvexShape_scale(sfConvexShape* shape, sfVector2f factors); + +//////////////////////////////////////////////////////////// +/// \brief Get the combined transform of a convex shape +/// +/// \param shape shape object +/// +/// \return Transform combining the position/rotation/scale/origin of the object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransform sfConvexShape_getTransform(const sfConvexShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the inverse of the combined transform of a convex shape +/// +/// \param shape shape object +/// +/// \return Inverse of the combined transformations applied to the object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransform sfConvexShape_getInverseTransform(const sfConvexShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Change the source texture of a convex shape +/// +/// The \a texture argument refers to a texture that must +/// exist as long as the shape uses it. Indeed, the shape +/// doesn't store its own copy of the texture, but rather keeps +/// a pointer to the one that you passed to this function. +/// If the source texture is destroyed and the shape tries to +/// use it, the behaviour is undefined. +/// \a texture can be NULL to disable texturing. +/// If \a resetRect is true, the TextureRect property of +/// the shape is automatically adjusted to the size of the new +/// texture. If it is false, the texture rect is left unchanged. +/// +/// \param shape Shape object +/// \param texture New texture +/// \param resetRect Should the texture rect be reset to the size of the new texture? +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfConvexShape_setTexture(sfConvexShape* shape, const sfTexture* texture, sfBool resetRect); + +//////////////////////////////////////////////////////////// +/// \brief Set the sub-rectangle of the texture that a convex shape will display +/// +/// The texture rect is useful when you don't want to display +/// the whole texture, but rather a part of it. +/// By default, the texture rect covers the entire texture. +/// +/// \param shape Shape object +/// \param rect Rectangle defining the region of the texture to display +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfConvexShape_setTextureRect(sfConvexShape* shape, sfIntRect rect); + +//////////////////////////////////////////////////////////// +/// \brief Set the fill color of a convex shape +/// +/// This color is modulated (multiplied) with the shape's +/// texture if any. It can be used to colorize the shape, +/// or change its global opacity. +/// You can use sfTransparent to make the inside of +/// the shape transparent, and have the outline alone. +/// By default, the shape's fill color is opaque white. +/// +/// \param shape Shape object +/// \param color New color of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfConvexShape_setFillColor(sfConvexShape* shape, sfColor color); + +//////////////////////////////////////////////////////////// +/// \brief Set the outline color of a convex shape +/// +/// You can use sfTransparent to disable the outline. +/// By default, the shape's outline color is opaque white. +/// +/// \param shape Shape object +/// \param color New outline color of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfConvexShape_setOutlineColor(sfConvexShape* shape, sfColor color); + +//////////////////////////////////////////////////////////// +/// \brief Set the thickness of a convex shape's outline +/// +/// This number cannot be negative. Using zero disables +/// the outline. +/// By default, the outline thickness is 0. +/// +/// \param shape Shape object +/// \param thickness New outline thickness +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfConvexShape_setOutlineThickness(sfConvexShape* shape, float thickness); + +//////////////////////////////////////////////////////////// +/// \brief Get the source texture of a convex shape +/// +/// If the shape has no source texture, a NULL pointer is returned. +/// The returned pointer is const, which means that you can't +/// modify the texture when you retrieve it with this function. +/// +/// \param shape Shape object +/// +/// \return Pointer to the shape's texture +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API const sfTexture* sfConvexShape_getTexture(const sfConvexShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the sub-rectangle of the texture displayed by a convex shape +/// +/// \param shape Shape object +/// +/// \return Texture rectangle of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfIntRect sfConvexShape_getTextureRect(const sfConvexShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the fill color of a convex shape +/// +/// \param shape Shape object +/// +/// \return Fill color of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfColor sfConvexShape_getFillColor(const sfConvexShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the outline color of a convex shape +/// +/// \param shape Shape object +/// +/// \return Outline color of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfColor sfConvexShape_getOutlineColor(const sfConvexShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the outline thickness of a convex shape +/// +/// \param shape Shape object +/// +/// \return Outline thickness of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API float sfConvexShape_getOutlineThickness(const sfConvexShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the total number of points of a convex shape +/// +/// \param shape Shape object +/// +/// \return Number of points of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API unsigned int sfConvexShape_getPointCount(const sfConvexShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get a point of a convex shape +/// +/// The result is undefined if \a index is out of the valid range. +/// +/// \param shape Shape object +/// \param index Index of the point to get, in range [0 .. getPointCount() - 1] +/// +/// \return Index-th point of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfConvexShape_getPoint(const sfConvexShape* shape, unsigned int index); + +//////////////////////////////////////////////////////////// +/// \brief Set the number of points of a convex shap +/// +/// \a count must be greater than 2 to define a valid shape. +/// +/// \param shape Shape object +/// \param count New number of points of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfConvexShape_setPointCount(sfConvexShape* shape, unsigned int count); + +//////////////////////////////////////////////////////////// +/// \brief Set the position of a point in a convex shape +/// +/// Don't forget that the polygon must remain convex, and +/// the points need to stay ordered! +/// setPointCount must be called first in order to set the total +/// number of points. The result is undefined if \a index is out +/// of the valid range. +/// +/// \param shape Shape object +/// \param index Index of the point to change, in range [0 .. GetPointCount() - 1] +/// \param point New point +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfConvexShape_setPoint(sfConvexShape* shape, unsigned int index, sfVector2f point); + +//////////////////////////////////////////////////////////// +/// \brief Get the local bounding rectangle of a convex shape +/// +/// The returned rectangle is in local coordinates, which means +/// that it ignores the transformations (translation, rotation, +/// scale, ...) that are applied to the entity. +/// In other words, this function returns the bounds of the +/// entity in the entity's coordinate system. +/// +/// \param shape Shape object +/// +/// \return Local bounding rectangle of the entity +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFloatRect sfConvexShape_getLocalBounds(const sfConvexShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the global bounding rectangle of a convex shape +/// +/// The returned rectangle is in global coordinates, which means +/// that it takes in account the transformations (translation, +/// rotation, scale, ...) that are applied to the entity. +/// In other words, this function returns the bounds of the +/// sprite in the global 2D world's coordinate system. +/// +/// \param shape Shape object +/// +/// \return Global bounding rectangle of the entity +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFloatRect sfConvexShape_getGlobalBounds(const sfConvexShape* shape); + + +#endif // SFML_CONVEXSHAPE_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Export.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Export.h new file mode 100755 index 0000000..326e646 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Export.h @@ -0,0 +1,48 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_GRAPHICS_EXPORT_H +#define SFML_GRAPHICS_EXPORT_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +// Define portable import / export macros +//////////////////////////////////////////////////////////// +#if defined(CSFML_GRAPHICS_EXPORTS) + + #define CSFML_GRAPHICS_API CSFML_API_EXPORT + +#else + + #define CSFML_GRAPHICS_API CSFML_API_IMPORT + +#endif + + +#endif // SFML_GRAPHICS_EXPORT_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Font.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Font.h new file mode 100755 index 0000000..f8f3f25 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Font.h @@ -0,0 +1,136 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_FONT_H +#define SFML_FONT_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new font from a file +/// +/// \param filename Path of the font file to load +/// +/// \return A new sfFont object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFont* sfFont_createFromFile(const char* filename); + +//////////////////////////////////////////////////////////// +/// \brief Create a new image font a file in memory +/// +/// \param data Pointer to the file data in memory +/// \param sizeInBytes Size of the data to load, in bytes +/// +/// \return A new sfFont object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFont* sfFont_createFromMemory(const void* data, size_t sizeInBytes); + +//////////////////////////////////////////////////////////// +/// \brief Create a new image font a custom stream +/// +/// \param stream Source stream to read from +/// +/// \return A new sfFont object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFont* sfFont_createFromStream(sfInputStream* stream); + +//////////////////////////////////////////////////////////// +/// \brief Copy an existing font +/// +/// \param font Font to copy +/// +/// \return Copied object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFont* sfFont_copy(const sfFont* font); + +//////////////////////////////////////////////////////////// +/// \brief Destroy an existing font +/// +/// \param font Font to delete +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfFont_destroy(sfFont* font); + +//////////////////////////////////////////////////////////// +/// \brief Get a glyph in a font +/// +/// \param font Source font +/// \param codePoint Unicode code point of the character to get +/// \param characterSize Character size, in pixels +/// \param bold Retrieve the bold version or the regular one? +/// +/// \return The corresponding glyph +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfGlyph sfFont_getGlyph(sfFont* font, sfUint32 codePoint, unsigned int characterSize, sfBool bold); + +//////////////////////////////////////////////////////////// +/// \brief Get the kerning value corresponding to a given pair of characters in a font +/// +/// \param font Source font +/// \param first Unicode code point of the first character +/// \param second Unicode code point of the second character +/// \param characterSize Character size, in pixels +/// +/// \return Kerning offset, in pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API int sfFont_getKerning(sfFont* font, sfUint32 first, sfUint32 second, unsigned int characterSize); + +//////////////////////////////////////////////////////////// +/// \brief Get the line spacing value +/// +/// \param font Source font +/// \param characterSize Character size, in pixels +/// +/// \return Line spacing, in pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API int sfFont_getLineSpacing(sfFont* font, unsigned int characterSize); + +//////////////////////////////////////////////////////////// +/// \brief Get the texture containing the glyphs of a given size in a font +/// +/// \param font Source font +/// \param characterSize Character size, in pixels +/// +/// \return Read-only pointer to the texture +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API const sfTexture* sfFont_getTexture(sfFont* font, unsigned int characterSize); + + +#endif // SFML_IMAGE_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Glyph.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Glyph.h new file mode 100755 index 0000000..a9b0ef7 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Glyph.h @@ -0,0 +1,46 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_GLYPH_H +#define SFML_GLYPH_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +/// \brief sfGlyph describes a glyph (a visual character) +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + int advance; ///< Offset to move horizontically to the next character + sfIntRect bounds; ///< Bounding rectangle of the glyph, in coordinates relative to the baseline + sfIntRect textureRect; ///< Texture coordinates of the glyph inside the font's image +} sfGlyph; + + +#endif // SFML_GLYPH_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Image.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Image.h new file mode 100755 index 0000000..4fbe801 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Image.h @@ -0,0 +1,274 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_IMAGE_H +#define SFML_IMAGE_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create an image +/// +/// This image is filled with black pixels. +/// +/// \param width Width of the image +/// \param height Height of the image +/// +/// \return A new sfImage object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfImage* sfImage_create(unsigned int width, unsigned int height); + +//////////////////////////////////////////////////////////// +/// \brief Create an image and fill it with a unique color +/// +/// \param width Width of the image +/// \param height Height of the image +/// \param color Fill color +/// +/// \return A new sfImage object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfImage* sfImage_createFromColor(unsigned int width, unsigned int height, sfColor color); + +//////////////////////////////////////////////////////////// +/// \brief Create an image from an array of pixels +/// +/// The \a pixel array is assumed to contain 32-bits RGBA pixels, +/// and have the given \a width and \a height. If not, this is +/// an undefined behaviour. +/// If \a pixels is null, an empty image is created. +/// +/// \param width Width of the image +/// \param height Height of the image +/// \param pixels Array of pixels to copy to the image +/// +/// \return A new sfImage object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfImage* sfImage_createFromPixels(unsigned int width, unsigned int height, const sfUint8* pixels); + +//////////////////////////////////////////////////////////// +/// \brief Create an image from a file on disk +/// +/// The supported image formats are bmp, png, tga, jpg, gif, +/// psd, hdr and pic. Some format options are not supported, +/// like progressive jpeg. +/// If this function fails, the image is left unchanged. +/// +/// \param filename Path of the image file to load +/// +/// \return A new sfImage object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfImage* sfImage_createFromFile(const char* filename); + +//////////////////////////////////////////////////////////// +/// \brief Create an image from a file in memory +/// +/// The supported image formats are bmp, png, tga, jpg, gif, +/// psd, hdr and pic. Some format options are not supported, +/// like progressive jpeg. +/// If this function fails, the image is left unchanged. +/// +/// \param data Pointer to the file data in memory +/// \param size Size of the data to load, in bytes +/// +/// \return A new sfImage object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfImage* sfImage_createFromMemory(const void* data, size_t size); + +//////////////////////////////////////////////////////////// +/// \brief Create an image from a custom stream +/// +/// The supported image formats are bmp, png, tga, jpg, gif, +/// psd, hdr and pic. Some format options are not supported, +/// like progressive jpeg. +/// If this function fails, the image is left unchanged. +/// +/// \param stream Source stream to read from +/// +/// \return A new sfImage object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfImage* sfImage_createFromStream(sfInputStream* stream); + +//////////////////////////////////////////////////////////// +/// \brief Copy an existing image +/// +/// \param image Image to copy +/// +/// \return Copied object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfImage* sfImage_copy(const sfImage* image); + +//////////////////////////////////////////////////////////// +/// \brief Destroy an existing image +/// +/// \param image Image to delete +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfImage_destroy(sfImage* image); + +//////////////////////////////////////////////////////////// +/// \brief Save an image to a file on disk +/// +/// The format of the image is automatically deduced from +/// the extension. The supported image formats are bmp, png, +/// tga and jpg. The destination file is overwritten +/// if it already exists. This function fails if the image is empty. +/// +/// \param image Image object +/// \param filename Path of the file to save +/// +/// \return sfTrue if saving was successful +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfBool sfImage_saveToFile(const sfImage* image, const char* filename); + +//////////////////////////////////////////////////////////// +/// \brief Return the size of an image +/// +/// \param image Image object +/// +/// \return Size in pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2u sfImage_getSize(const sfImage* image); + +//////////////////////////////////////////////////////////// +/// \brief Create a transparency mask from a specified color-key +/// +/// This function sets the alpha value of every pixel matching +/// the given color to \a alpha (0 by default), so that they +/// become transparent. +/// +/// \param image Image object +/// \param color Color to make transparent +/// \param alpha Alpha value to assign to transparent pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfImage_createMaskFromColor(sfImage* image, sfColor color, sfUint8 alpha); + +//////////////////////////////////////////////////////////// +/// \brief Copy pixels from an image onto another +/// +/// This function does a slow pixel copy and should not be +/// used intensively. It can be used to prepare a complex +/// static image from several others, but if you need this +/// kind of feature in real-time you'd better use sfRenderTexture. +/// +/// If \a sourceRect is empty, the whole image is copied. +/// If \a applyAlpha is set to true, the transparency of +/// source pixels is applied. If it is false, the pixels are +/// copied unchanged with their alpha value. +/// +/// \param image Image object +/// \param source Source image to copy +/// \param destX X coordinate of the destination position +/// \param destY Y coordinate of the destination position +/// \param sourceRect Sub-rectangle of the source image to copy +/// \param applyAlpha Should the copy take in account the source transparency? +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfImage_copyImage(sfImage* image, const sfImage* source, unsigned int destX, unsigned int destY, sfIntRect sourceRect, sfBool applyAlpha); + +//////////////////////////////////////////////////////////// +/// \brief Change the color of a pixel in an image +/// +/// This function doesn't check the validity of the pixel +/// coordinates, using out-of-range values will result in +/// an undefined behaviour. +/// +/// \param image Image object +/// \param x X coordinate of pixel to change +/// \param y Y coordinate of pixel to change +/// \param color New color of the pixel +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfImage_setPixel(sfImage* image, unsigned int x, unsigned int y, sfColor color); + +//////////////////////////////////////////////////////////// +/// \brief Get the color of a pixel in an image +/// +/// This function doesn't check the validity of the pixel +/// coordinates, using out-of-range values will result in +/// an undefined behaviour. +/// +/// \param image Image object +/// \param x X coordinate of pixel to get +/// \param y Y coordinate of pixel to get +/// +/// \return Color of the pixel at coordinates (x, y) +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfColor sfImage_getPixel(const sfImage* image, unsigned int x, unsigned int y); + +//////////////////////////////////////////////////////////// +/// \brief Get a read-only pointer to the array of pixels of an image +/// +/// The returned value points to an array of RGBA pixels made of +/// 8 bits integers components. The size of the array is +/// getWidth() * getHeight() * 4. +/// Warning: the returned pointer may become invalid if you +/// modify the image, so you should never store it for too long. +/// If the image is empty, a null pointer is returned. +/// +/// \param image Image object +/// +/// \return Read-only pointer to the array of pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API const sfUint8* sfImage_getPixelsPtr(const sfImage* image); + +//////////////////////////////////////////////////////////// +/// \brief Flip an image horizontally (left <-> right) +/// +/// \param image Image object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfImage_flipHorizontally(sfImage* image); + +//////////////////////////////////////////////////////////// +/// \brief Flip an image vertically (top <-> bottom) +/// +/// \param image Image object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfImage_flipVertically(sfImage* image); + + +#endif // SFML_IMAGE_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/PrimitiveType.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/PrimitiveType.h new file mode 100755 index 0000000..2f25ff4 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/PrimitiveType.h @@ -0,0 +1,54 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_PRIMITIVETYPE_H +#define SFML_PRIMITIVETYPE_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +/// \brief Types of primitives that a sf::VertexArray can render +/// +/// Points and lines have no area, therefore their thickness +/// will always be 1 pixel, regardless the current transform +/// and view. +/// +//////////////////////////////////////////////////////////// +typedef enum +{ + sfPoints, ///< List of individual points + sfLines, ///< List of individual lines + sfLinesStrip, ///< List of connected lines, a point uses the previous point to form a line + sfTriangles, ///< List of individual triangles + sfTrianglesStrip, ///< List of connected triangles, a point uses the two previous points to form a triangle + sfTrianglesFan, ///< List of connected triangles, a point uses the common center and the previous point to form a triangle + sfQuads ///< List of individual quads +} sfPrimitiveType; + + +#endif // SFML_BLENDMODE_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Rect.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Rect.h new file mode 100755 index 0000000..eeef038 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Rect.h @@ -0,0 +1,81 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_RECT_H +#define SFML_RECT_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +/// sfFloatRect and sfIntRect are utility classes for +/// manipulating rectangles. +//////////////////////////////////////////////////////////// +typedef struct +{ + float left; + float top; + float width; + float height; +} sfFloatRect; + +typedef struct +{ + int left; + int top; + int width; + int height; +} sfIntRect; + +//////////////////////////////////////////////////////////// +/// \brief Check if a point is inside a rectangle's area +/// +/// \param rect Rectangle to test +/// \param x X coordinate of the point to test +/// \param y Y coordinate of the point to test +/// +/// \return sfTrue if the point is inside +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfBool sfFloatRect_contains(const sfFloatRect* rect, float x, float y); +CSFML_GRAPHICS_API sfBool sfIntRect_contains(const sfIntRect* rect, int x, int y); + +//////////////////////////////////////////////////////////// +/// \brief Check intersection between two rectangles +/// +/// \param rect1 First rectangle to test +/// \param rect2 Second rectangle to test +/// \param intersection Rectangle to be filled with overlapping rect (can be NULL) +/// +/// \return sfTrue if rectangles overlap +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfBool sfFloatRect_intersects(const sfFloatRect* rect1, const sfFloatRect* rect2, sfFloatRect* intersection); +CSFML_GRAPHICS_API sfBool sfIntRect_intersects(const sfIntRect* rect1, const sfIntRect* rect2, sfIntRect* intersection); + + +#endif // SFML_RECT_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/RectangleShape.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/RectangleShape.h new file mode 100755 index 0000000..936399b --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/RectangleShape.h @@ -0,0 +1,422 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_RECTANGLESHAPE_H +#define SFML_RECTANGLESHAPE_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new rectangle shape +/// +/// \return A new sfRectangleShape object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfRectangleShape* sfRectangleShape_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Copy an existing rectangle shape +/// +/// \param shape Shape to copy +/// +/// \return Copied object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfRectangleShape* sfRectangleShape_copy(const sfRectangleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Destroy an existing rectangle shape +/// +/// \param Shape Shape to delete +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRectangleShape_destroy(sfRectangleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Set the position of a rectangle shape +/// +/// This function completely overwrites the previous position. +/// See sfRectangleShape_move to apply an offset based on the previous position instead. +/// The default position of a circle Shape object is (0, 0). +/// +/// \param shape Shape object +/// \param position New position +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRectangleShape_setPosition(sfRectangleShape* shape, sfVector2f position); + +//////////////////////////////////////////////////////////// +/// \brief Set the orientation of a rectangle shape +/// +/// This function completely overwrites the previous rotation. +/// See sfRectangleShape_rotate to add an angle based on the previous rotation instead. +/// The default rotation of a circle Shape object is 0. +/// +/// \param shape Shape object +/// \param angle New rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRectangleShape_setRotation(sfRectangleShape* shape, float angle); + +//////////////////////////////////////////////////////////// +/// \brief Set the scale factors of a rectangle shape +/// +/// This function completely overwrites the previous scale. +/// See sfRectangleShape_scale to add a factor based on the previous scale instead. +/// The default scale of a circle Shape object is (1, 1). +/// +/// \param shape Shape object +/// \param scale New scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRectangleShape_setScale(sfRectangleShape* shape, sfVector2f scale); + +//////////////////////////////////////////////////////////// +/// \brief Set the local origin of a rectangle shape +/// +/// The origin of an object defines the center point for +/// all transformations (position, scale, rotation). +/// The coordinates of this point must be relative to the +/// top-left corner of the object, and ignore all +/// transformations (position, scale, rotation). +/// The default origin of a circle Shape object is (0, 0). +/// +/// \param shape Shape object +/// \param origin New origin +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRectangleShape_setOrigin(sfRectangleShape* shape, sfVector2f origin); + +//////////////////////////////////////////////////////////// +/// \brief Get the position of a rectangle shape +/// +/// \param shape Shape object +/// +/// \return Current position +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfRectangleShape_getPosition(const sfRectangleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the orientation of a rectangle shape +/// +/// The rotation is always in the range [0, 360]. +/// +/// \param shape Shape object +/// +/// \return Current rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API float sfRectangleShape_getRotation(const sfRectangleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the current scale of a rectangle shape +/// +/// \param shape Shape object +/// +/// \return Current scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfRectangleShape_getScale(const sfRectangleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the local origin of a rectangle shape +/// +/// \param shape Shape object +/// +/// \return Current origin +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfRectangleShape_getOrigin(const sfRectangleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Move a rectangle shape by a given offset +/// +/// This function adds to the current position of the object, +/// unlike sfRectangleShape_setPosition which overwrites it. +/// +/// \param shape Shape object +/// \param offset Offset +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRectangleShape_move(sfRectangleShape* shape, sfVector2f offset); + +//////////////////////////////////////////////////////////// +/// \brief Rotate a rectangle shape +/// +/// This function adds to the current rotation of the object, +/// unlike sfRectangleShape_setRotation which overwrites it. +/// +/// \param shape Shape object +/// \param angle Angle of rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRectangleShape_rotate(sfRectangleShape* shape, float angle); + +//////////////////////////////////////////////////////////// +/// \brief Scale a rectangle shape +/// +/// This function multiplies the current scale of the object, +/// unlike sfRectangleShape_setScale which overwrites it. +/// +/// \param shape Shape object +/// \param factors Scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRectangleShape_scale(sfRectangleShape* shape, sfVector2f factors); + +//////////////////////////////////////////////////////////// +/// \brief Get the combined transform of a rectangle shape +/// +/// \param shape shape object +/// +/// \return Transform combining the position/rotation/scale/origin of the object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransform sfRectangleShape_getTransform(const sfRectangleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the inverse of the combined transform of a rectangle shape +/// +/// \param shape shape object +/// +/// \return Inverse of the combined transformations applied to the object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransform sfRectangleShape_getInverseTransform(const sfRectangleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Change the source texture of a rectangle shape +/// +/// The \a texture argument refers to a texture that must +/// exist as long as the shape uses it. Indeed, the shape +/// doesn't store its own copy of the texture, but rather keeps +/// a pointer to the one that you passed to this function. +/// If the source texture is destroyed and the shape tries to +/// use it, the behaviour is undefined. +/// \a texture can be NULL to disable texturing. +/// If \a resetRect is true, the TextureRect property of +/// the shape is automatically adjusted to the size of the new +/// texture. If it is false, the texture rect is left unchanged. +/// +/// \param shape Shape object +/// \param texture New texture +/// \param resetRect Should the texture rect be reset to the size of the new texture? +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRectangleShape_setTexture(sfRectangleShape* shape, const sfTexture* texture, sfBool resetRect); + +//////////////////////////////////////////////////////////// +/// \brief Set the sub-rectangle of the texture that a rectangle shape will display +/// +/// The texture rect is useful when you don't want to display +/// the whole texture, but rather a part of it. +/// By default, the texture rect covers the entire texture. +/// +/// \param shape Shape object +/// \param rect Rectangle defining the region of the texture to display +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRectangleShape_setTextureRect(sfRectangleShape* shape, sfIntRect rect); + +//////////////////////////////////////////////////////////// +/// \brief Set the fill color of a rectangle shape +/// +/// This color is modulated (multiplied) with the shape's +/// texture if any. It can be used to colorize the shape, +/// or change its global opacity. +/// You can use sfTransparent to make the inside of +/// the shape transparent, and have the outline alone. +/// By default, the shape's fill color is opaque white. +/// +/// \param shape Shape object +/// \param color New color of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRectangleShape_setFillColor(sfRectangleShape* shape, sfColor color); + +//////////////////////////////////////////////////////////// +/// \brief Set the outline color of a rectangle shape +/// +/// You can use sfTransparent to disable the outline. +/// By default, the shape's outline color is opaque white. +/// +/// \param shape Shape object +/// \param color New outline color of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRectangleShape_setOutlineColor(sfRectangleShape* shape, sfColor color); + +//////////////////////////////////////////////////////////// +/// \brief Set the thickness of a rectangle shape's outline +/// +/// This number cannot be negative. Using zero disables +/// the outline. +/// By default, the outline thickness is 0. +/// +/// \param shape Shape object +/// \param thickness New outline thickness +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRectangleShape_setOutlineThickness(sfRectangleShape* shape, float thickness); + +//////////////////////////////////////////////////////////// +/// \brief Get the source texture of a rectangle shape +/// +/// If the shape has no source texture, a NULL pointer is returned. +/// The returned pointer is const, which means that you can't +/// modify the texture when you retrieve it with this function. +/// +/// \param shape Shape object +/// +/// \return Pointer to the shape's texture +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API const sfTexture* sfRectangleShape_getTexture(const sfRectangleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the sub-rectangle of the texture displayed by a rectangle shape +/// +/// \param shape Shape object +/// +/// \return Texture rectangle of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfIntRect sfRectangleShape_getTextureRect(const sfRectangleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the fill color of a rectangle shape +/// +/// \param shape Shape object +/// +/// \return Fill color of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfColor sfRectangleShape_getFillColor(const sfRectangleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the outline color of a rectangle shape +/// +/// \param shape Shape object +/// +/// \return Outline color of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfColor sfRectangleShape_getOutlineColor(const sfRectangleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the outline thickness of a rectangle shape +/// +/// \param shape Shape object +/// +/// \return Outline thickness of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API float sfRectangleShape_getOutlineThickness(const sfRectangleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the total number of points of a rectangle shape +/// +/// \param shape Shape object +/// +/// \return Number of points of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API unsigned int sfRectangleShape_getPointCount(const sfRectangleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get a point of a rectangle shape +/// +/// The result is undefined if \a index is out of the valid range. +/// +/// \param shape Shape object +/// \param index Index of the point to get, in range [0 .. getPointCount() - 1] +/// +/// \return Index-th point of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfRectangleShape_getPoint(const sfRectangleShape* shape, unsigned int index); + +//////////////////////////////////////////////////////////// +/// \brief Set the size of a rectangle shape +/// +/// \param shape Shape object +/// \param size New size of the rectangle +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRectangleShape_setSize(sfRectangleShape* shape, sfVector2f size); + +//////////////////////////////////////////////////////////// +/// \brief Get the size of a rectangle shape +/// +/// \param shape Shape object +// +/// \return height Size of the rectangle +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfRectangleShape_getSize(const sfRectangleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the local bounding rectangle of a rectangle shape +/// +/// The returned rectangle is in local coordinates, which means +/// that it ignores the transformations (translation, rotation, +/// scale, ...) that are applied to the entity. +/// In other words, this function returns the bounds of the +/// entity in the entity's coordinate system. +/// +/// \param shape Shape object +/// +/// \return Local bounding rectangle of the entity +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFloatRect sfRectangleShape_getLocalBounds(const sfRectangleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the global bounding rectangle of a rectangle shape +/// +/// The returned rectangle is in global coordinates, which means +/// that it takes in account the transformations (translation, +/// rotation, scale, ...) that are applied to the entity. +/// In other words, this function returns the bounds of the +/// sprite in the global 2D world's coordinate system. +/// +/// \param shape Shape object +/// +/// \return Global bounding rectangle of the entity +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFloatRect sfRectangleShape_getGlobalBounds(const sfRectangleShape* shape); + + +#endif // SFML_RECTANGLESHAPE_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/RenderStates.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/RenderStates.h new file mode 100755 index 0000000..86c2258 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/RenderStates.h @@ -0,0 +1,50 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_RENDERSTATES_H +#define SFML_RENDERSTATES_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Define the states used for drawing to a RenderTarget +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + sfBlendMode blendMode; ///< Blending mode + sfTransform transform; ///< Transform + const sfTexture* texture; ///< Texture + const sfShader* shader; ///< Shader +} sfRenderStates; + + +#endif // SFML_RENDERSTATES_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/RenderTexture.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/RenderTexture.h new file mode 100755 index 0000000..959f4d5 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/RenderTexture.h @@ -0,0 +1,318 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_RENDERTEXTURE_H +#define SFML_RENDERTEXTURE_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Construct a new render texture +/// +/// \param width Width of the render texture +/// \param height Height of the render texture +/// \param depthBuffer Do you want a depth-buffer attached? (useful only if you're doing 3D OpenGL on the rendertexture) +/// +/// \return A new sfRenderTexture object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfRenderTexture* sfRenderTexture_create(unsigned int width, unsigned int height, sfBool depthBuffer); + +//////////////////////////////////////////////////////////// +/// \brief Destroy an existing render texture +/// +/// \param renderTexture Render texture to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderTexture_destroy(sfRenderTexture* renderTexture); + +//////////////////////////////////////////////////////////// +/// \brief Get the size of the rendering region of a render texture +/// +/// \param renderTexture Render texture object +/// +/// \return Size in pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2u sfRenderTexture_getSize(const sfRenderTexture* renderTexture); + +//////////////////////////////////////////////////////////// +/// \brief Activate or deactivate a render texture as the current target for rendering +/// +/// \param renderTexture Render texture object +/// \param active sfTrue to activate, sfFalse to deactivate +/// +/// \return True if operation was successful, false otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfBool sfRenderTexture_setActive(sfRenderTexture* renderTexture, sfBool active); + +//////////////////////////////////////////////////////////// +/// \brief Update the contents of the target texture +/// +/// \param renderTexture Render texture object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderTexture_display(sfRenderTexture* renderTexture); + +//////////////////////////////////////////////////////////// +/// \brief Clear the rendertexture with the given color +/// +/// \param renderTexture Render texture object +/// \param color Fill color +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderTexture_clear(sfRenderTexture* renderTexture, sfColor color); + +//////////////////////////////////////////////////////////// +/// \brief Change the current active view of a render texture +/// +/// \param renderTexture Render texture object +/// \param view Pointer to the new view +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderTexture_setView(sfRenderTexture* renderTexture, const sfView* view); + +//////////////////////////////////////////////////////////// +/// \brief Get the current active view of a render texture +/// +/// \param renderTexture Render texture object +/// +/// \return Current active view +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API const sfView* sfRenderTexture_getView(const sfRenderTexture* renderTexture); + +//////////////////////////////////////////////////////////// +/// \brief Get the default view of a render texture +/// +/// \param renderTexture Render texture object +/// +/// \return Default view of the rendertexture +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API const sfView* sfRenderTexture_getDefaultView(const sfRenderTexture* renderTexture); + +//////////////////////////////////////////////////////////// +/// \brief Get the viewport of a view applied to this target +/// +/// \param renderTexture Render texture object +/// \param view Target view +/// +/// \return Viewport rectangle, expressed in pixels in the current target +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfIntRect sfRenderTexture_getViewport(const sfRenderTexture* renderTexture, const sfView* view); + +//////////////////////////////////////////////////////////// +/// \brief Convert a point from texture coordinates to world coordinates +/// +/// This function finds the 2D position that matches the +/// given pixel of the render-texture. In other words, it does +/// the inverse of what the graphics card does, to find the +/// initial position of a rendered pixel. +/// +/// Initially, both coordinate systems (world units and target pixels) +/// match perfectly. But if you define a custom view or resize your +/// render-texture, this assertion is not true anymore, ie. a point +/// located at (10, 50) in your render-texture may map to the point +/// (150, 75) in your 2D world -- if the view is translated by (140, 25). +/// +/// This version uses a custom view for calculations, see the other +/// overload of the function if you want to use the current view of the +/// render-texture. +/// +/// \param renderTexture Render texture object +/// \param point Pixel to convert +/// \param view The view to use for converting the point +/// +/// \return The converted point, in "world" units +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfRenderTexture_mapPixelToCoords(const sfRenderTexture* renderTexture, sfVector2i point, const sfView* view); + +//////////////////////////////////////////////////////////// +/// \brief Convert a point from world coordinates to texture coordinates +/// +/// This function finds the pixel of the render-texture that matches +/// the given 2D point. In other words, it goes through the same process +/// as the graphics card, to compute the final position of a rendered point. +/// +/// Initially, both coordinate systems (world units and target pixels) +/// match perfectly. But if you define a custom view or resize your +/// render-texture, this assertion is not true anymore, ie. a point +/// located at (150, 75) in your 2D world may map to the pixel +/// (10, 50) of your render-texture -- if the view is translated by (140, 25). +/// +/// This version uses a custom view for calculations, see the other +/// overload of the function if you want to use the current view of the +/// render-texture. +/// +/// \param renderTexture Render texture object +/// \param point Point to convert +/// \param view The view to use for converting the point +/// +/// \return The converted point, in target coordinates (pixels) +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2i sfRenderTexture_mapCoordsToPixel(const sfRenderTexture* renderTexture, sfVector2f point, const sfView* view); + +//////////////////////////////////////////////////////////// +/// \brief Draw a drawable object to the render-target +/// +/// \param renderTexture Render texture object +/// \param object Object to draw +/// \param states Render states to use for drawing (NULL to use the default states) +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderTexture_drawSprite(sfRenderTexture* renderTexture, const sfSprite* object, const sfRenderStates* states); +CSFML_GRAPHICS_API void sfRenderTexture_drawText(sfRenderTexture* renderTexture, const sfText* object, const sfRenderStates* states); +CSFML_GRAPHICS_API void sfRenderTexture_drawShape(sfRenderTexture* renderTexture, const sfShape* object, const sfRenderStates* states); +CSFML_GRAPHICS_API void sfRenderTexture_drawCircleShape(sfRenderTexture* renderTexture, const sfCircleShape* object, const sfRenderStates* states); +CSFML_GRAPHICS_API void sfRenderTexture_drawConvexShape(sfRenderTexture* renderTexture, const sfConvexShape* object, const sfRenderStates* states); +CSFML_GRAPHICS_API void sfRenderTexture_drawRectangleShape(sfRenderTexture* renderTexture, const sfRectangleShape* object, const sfRenderStates* states); +CSFML_GRAPHICS_API void sfRenderTexture_drawVertexArray(sfRenderTexture* renderTexture, const sfVertexArray* object, const sfRenderStates* states); + +//////////////////////////////////////////////////////////// +/// \brief Draw primitives defined by an array of vertices to a render texture +/// +/// \param renderTexture Render texture object +/// \param vertices Pointer to the vertices +/// \param vertexCount Number of vertices in the array +/// \param type Type of primitives to draw +/// \param states Render states to use for drawing (NULL to use the default states) +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderTexture_drawPrimitives(sfRenderTexture* renderTexture, + const sfVertex* vertices, unsigned int vertexCount, + sfPrimitiveType type, const sfRenderStates* states); + +//////////////////////////////////////////////////////////// +/// \brief Save the current OpenGL render states and matrices +/// +/// This function can be used when you mix SFML drawing +/// and direct OpenGL rendering. Combined with popGLStates, +/// it ensures that: +/// \li SFML's internal states are not messed up by your OpenGL code +/// \li your OpenGL states are not modified by a call to a SFML function +/// +/// Note that this function is quite expensive: it saves all the +/// possible OpenGL states and matrices, even the ones you +/// don't care about. Therefore it should be used wisely. +/// It is provided for convenience, but the best results will +/// be achieved if you handle OpenGL states yourself (because +/// you know which states have really changed, and need to be +/// saved and restored). Take a look at the resetGLStates +/// function if you do so. +/// +/// \param renderTexture Render texture object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderTexture_pushGLStates(sfRenderTexture* renderTexture); + +//////////////////////////////////////////////////////////// +/// \brief Restore the previously saved OpenGL render states and matrices +/// +/// See the description of pushGLStates to get a detailed +/// description of these functions. +/// +/// \param renderTexture Render texture object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderTexture_popGLStates(sfRenderTexture* renderTexture); + +//////////////////////////////////////////////////////////// +/// \brief Reset the internal OpenGL states so that the target is ready for drawing +/// +/// This function can be used when you mix SFML drawing +/// and direct OpenGL rendering, if you choose not to use +/// pushGLStates/popGLStates. It makes sure that all OpenGL +/// states needed by SFML are set, so that subsequent sfRenderTexture_draw*() +/// calls will work as expected. +/// +/// \param renderTexture Render texture object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderTexture_resetGLStates(sfRenderTexture* renderTexture); + +//////////////////////////////////////////////////////////// +/// \brief Get the target texture of a render texture +/// +/// \param renderTexture Render texture object +/// +/// \return Pointer to the target texture +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API const sfTexture* sfRenderTexture_getTexture(const sfRenderTexture* renderTexture); + +//////////////////////////////////////////////////////////// +/// \brief Enable or disable the smooth filter on a render texture +/// +/// \param renderTexture Render texture object +/// \param smooth sfTrue to enable smoothing, sfFalse to disable it +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderTexture_setSmooth(sfRenderTexture* renderTexture, sfBool smooth); + +//////////////////////////////////////////////////////////// +/// \brief Tell whether the smooth filter is enabled or not for a render texture +/// +/// \param renderTexture Render texture object +/// +/// \return sfTrue if smoothing is enabled, sfFalse if it is disabled +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfBool sfRenderTexture_isSmooth(const sfRenderTexture* renderTexture); + +//////////////////////////////////////////////////////////// +/// \brief Enable or disable texture repeating +/// +/// \param renderTexture Render texture object +/// \param repeated sfTrue to enable repeating, sfFalse to disable it +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderTexture_setRepeated(sfRenderTexture* renderTexture, sfBool repeated); + +//////////////////////////////////////////////////////////// +/// \brief Tell whether the texture is repeated or not +/// +/// \param renderTexture Render texture object +/// +/// \return sfTrue if repeat mode is enabled, sfFalse if it is disabled +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfBool sfRenderTexture_isRepeated(const sfRenderTexture* renderTexture); + +#endif // SFML_RENDERTEXTURE_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/RenderWindow.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/RenderWindow.h new file mode 100755 index 0000000..584ca02 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/RenderWindow.h @@ -0,0 +1,513 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_RENDERWINDOW_H +#define SFML_RENDERWINDOW_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Construct a new render window +/// +/// \param mode Video mode to use +/// \param title Title of the window +/// \param style Window style +/// \param settings Creation settings (pass NULL to use default values) +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfRenderWindow* sfRenderWindow_create(sfVideoMode mode, const char* title, sfUint32 style, const sfContextSettings* settings); + +//////////////////////////////////////////////////////////// +/// \brief Construct a new render window (with a UTF-32 title) +/// +/// \param mode Video mode to use +/// \param title Title of the window (UTF-32) +/// \param style Window style +/// \param settings Creation settings (pass NULL to use default values) +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfRenderWindow* sfRenderWindow_createUnicode(sfVideoMode mode, const sfUint32* title, sfUint32 style, const sfContextSettings* settings); + +//////////////////////////////////////////////////////////// +/// \brief Construct a render window from an existing control +/// +/// \param handle Platform-specific handle of the control +/// \param settings Creation settings (pass NULL to use default values) +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfRenderWindow* sfRenderWindow_createFromHandle(sfWindowHandle handle, const sfContextSettings* settings); + +//////////////////////////////////////////////////////////// +/// \brief Destroy an existing render window +/// +/// \param renderWindow Render window to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_destroy(sfRenderWindow* renderWindow); + +//////////////////////////////////////////////////////////// +/// \brief Close a render window (but doesn't destroy the internal data) +/// +/// \param renderWindow Render window to close +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_close(sfRenderWindow* renderWindow); + +//////////////////////////////////////////////////////////// +/// \brief Tell whether or not a render window is opened +/// +/// \param renderWindow Render window object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfBool sfRenderWindow_isOpen(const sfRenderWindow* renderWindow); + +//////////////////////////////////////////////////////////// +/// \brief Get the creation settings of a render window +/// +/// \param renderWindow Render window object +/// +/// \return Settings used to create the window +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfContextSettings sfRenderWindow_getSettings(const sfRenderWindow* renderWindow); + +//////////////////////////////////////////////////////////// +/// \brief Get the event on top of event queue of a render window, if any, and pop it +/// +/// \param renderWindow Render window object +/// \param event Event to fill, if any +/// +/// \return sfTrue if an event was returned, sfFalse if event queue was empty +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfBool sfRenderWindow_pollEvent(sfRenderWindow* renderWindow, sfEvent* event); + +//////////////////////////////////////////////////////////// +/// \brief Wait for an event and return it +/// +/// \param renderWindow Render window object +/// \param event Event to fill +/// +/// \return sfFalse if an error occured +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfBool sfRenderWindow_waitEvent(sfRenderWindow* renderWindow, sfEvent* event); + +//////////////////////////////////////////////////////////// +/// \brief Get the position of a render window +/// +/// \param renderWindow Render window object +/// +/// \return Position in pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2i sfRenderWindow_getPosition(const sfRenderWindow* renderWindow); + +//////////////////////////////////////////////////////////// +/// \brief Change the position of a render window on screen +/// +/// Only works for top-level windows +/// +/// \param renderWindow Render window object +/// \param position New position, in pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_setPosition(sfRenderWindow* renderWindow, sfVector2i position); + +//////////////////////////////////////////////////////////// +/// \brief Get the size of the rendering region of a render window +/// +/// \param renderWindow Render window object +/// +/// \return Size in pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2u sfRenderWindow_getSize(const sfRenderWindow* renderWindow); + +//////////////////////////////////////////////////////////// +/// \brief Change the size of the rendering region of a render window +/// +/// \param renderWindow Render window object +/// \param size New size, in pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_setSize(sfRenderWindow* renderWindow, sfVector2u size); + +//////////////////////////////////////////////////////////// +/// \brief Change the title of a render window +/// +/// \param renderWindow Render window object +/// \param title New title +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_setTitle(sfRenderWindow* renderWindow, const char* title); + +//////////////////////////////////////////////////////////// +/// \brief Change the title of a render window (with a UTF-32 string) +/// +/// \param renderWindow Render window object +/// \param title New title +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_setUnicodeTitle(sfRenderWindow* renderWindow, const sfUint32* title); + +//////////////////////////////////////////////////////////// +/// \brief Change a render window's icon +/// +/// \param renderWindow Render window object +/// \param width Icon's width, in pixels +/// \param height Icon's height, in pixels +/// \param pixels Pointer to the pixels in memory, format must be RGBA 32 bits +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_setIcon(sfRenderWindow* renderWindow, unsigned int width, unsigned int height, const sfUint8* pixels); + +//////////////////////////////////////////////////////////// +/// \brief Show or hide a render window +/// +/// \param renderWindow Render window object +/// \param visible sfTrue to show the window, sfFalse to hide it +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_setVisible(sfRenderWindow* renderWindow, sfBool visible); + +//////////////////////////////////////////////////////////// +/// \brief Show or hide the mouse cursor on a render window +/// +/// \param renderWindow Render window object +/// \param show sfTrue to show, sfFalse to hide +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_setMouseCursorVisible(sfRenderWindow* renderWindow, sfBool show); + +//////////////////////////////////////////////////////////// +/// \brief Enable / disable vertical synchronization on a render window +/// +/// \param renderWindow Render window object +/// \param enabled sfTrue to enable v-sync, sfFalse to deactivate +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_setVerticalSyncEnabled(sfRenderWindow* renderWindow, sfBool enabled); + +//////////////////////////////////////////////////////////// +/// \brief Enable or disable automatic key-repeat for keydown events +/// +/// Automatic key-repeat is enabled by default +/// +/// \param renderWindow Render window object +/// \param enabled sfTrue to enable, sfFalse to disable +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_setKeyRepeatEnabled(sfRenderWindow* renderWindow, sfBool enabled); + +//////////////////////////////////////////////////////////// +/// \brief Activate or deactivate a render window as the current target for rendering +/// +/// \param renderWindow Render window object +/// \param active sfTrue to activate, sfFalse to deactivate +/// +/// \return True if operation was successful, false otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfBool sfRenderWindow_setActive(sfRenderWindow* renderWindow, sfBool active); + +//////////////////////////////////////////////////////////// +/// \brief Display a render window on screen +/// +/// \param renderWindow Render window object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_display(sfRenderWindow* renderWindow); + +//////////////////////////////////////////////////////////// +/// \brief Limit the framerate to a maximum fixed frequency for a render window +/// +/// \param renderWindow Render window object +/// \param limit Framerate limit, in frames per seconds (use 0 to disable limit) +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_setFramerateLimit(sfRenderWindow* renderWindow, unsigned int limit); + +//////////////////////////////////////////////////////////// +/// \brief Change the joystick threshold, ie. the value below which no move event will be generated +/// +/// \param renderWindow Render window object +/// \param threshold New threshold, in range [0, 100] +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_setJoystickThreshold(sfRenderWindow* renderWindow, float threshold); + +//////////////////////////////////////////////////////////// +/// \brief Retrieve the OS-specific handle of a render window +/// +/// \param renderWindow Render window object +/// +/// \return Window handle +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfWindowHandle sfRenderWindow_getSystemHandle(const sfRenderWindow* renderWindow); + +//////////////////////////////////////////////////////////// +/// \brief Clear a render window with the given color +/// +/// \param renderWindow Render window object +/// \param color Fill color +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_clear(sfRenderWindow* renderWindow, sfColor color); + +//////////////////////////////////////////////////////////// +/// \brief Change the current active view of a render window +/// +/// \param renderWindow Render window object +/// \param view Pointer to the new view +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_setView(sfRenderWindow* renderWindow, const sfView* view); + +//////////////////////////////////////////////////////////// +/// \brief Get the current active view of a render window +/// +/// \param renderWindow Render window object +/// +/// \return Current active view +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API const sfView* sfRenderWindow_getView(const sfRenderWindow* renderWindow); + +//////////////////////////////////////////////////////////// +/// \brief Get the default view of a render window +/// +/// \param renderWindow Render window object +/// +/// \return Default view of the render window +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API const sfView* sfRenderWindow_getDefaultView(const sfRenderWindow* renderWindow); + +//////////////////////////////////////////////////////////// +/// \brief Get the viewport of a view applied to this target +/// +/// \param renderWindow Render window object +/// \param view Target view +/// +/// \return Viewport rectangle, expressed in pixels in the current target +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfIntRect sfRenderWindow_getViewport(const sfRenderWindow* renderWindow, const sfView* view); + +//////////////////////////////////////////////////////////// +/// \brief Convert a point from window coordinates to world coordinates +/// +/// This function finds the 2D position that matches the +/// given pixel of the render-window. In other words, it does +/// the inverse of what the graphics card does, to find the +/// initial position of a rendered pixel. +/// +/// Initially, both coordinate systems (world units and target pixels) +/// match perfectly. But if you define a custom view or resize your +/// render-window, this assertion is not true anymore, ie. a point +/// located at (10, 50) in your render-window may map to the point +/// (150, 75) in your 2D world -- if the view is translated by (140, 25). +/// +/// This function is typically used to find which point (or object) is +/// located below the mouse cursor. +/// +/// This version uses a custom view for calculations, see the other +/// overload of the function if you want to use the current view of the +/// render-window. +/// +/// \param renderWindow Render window object +/// \param point Pixel to convert +/// \param view The view to use for converting the point +/// +/// \return The converted point, in "world" units +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfRenderWindow_mapPixelToCoords(const sfRenderWindow* renderWindow, sfVector2i point, const sfView* view); + +//////////////////////////////////////////////////////////// +/// \brief Convert a point from world coordinates to window coordinates +/// +/// This function finds the pixel of the render-window that matches +/// the given 2D point. In other words, it goes through the same process +/// as the graphics card, to compute the final position of a rendered point. +/// +/// Initially, both coordinate systems (world units and target pixels) +/// match perfectly. But if you define a custom view or resize your +/// render-window, this assertion is not true anymore, ie. a point +/// located at (150, 75) in your 2D world may map to the pixel +/// (10, 50) of your render-window -- if the view is translated by (140, 25). +/// +/// This version uses a custom view for calculations, see the other +/// overload of the function if you want to use the current view of the +/// render-window. +/// +/// \param renderWindow Render window object +/// \param point Point to convert +/// \param view The view to use for converting the point +/// +/// \return The converted point, in target coordinates (pixels) +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2i sfRenderWindow_mapCoordsToPixel(const sfRenderWindow* renderWindow, sfVector2f point, const sfView* view); + +//////////////////////////////////////////////////////////// +/// \brief Draw a drawable object to the render-target +/// +/// \param renderWindow render window object +/// \param object Object to draw +/// \param states Render states to use for drawing (NULL to use the default states) +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_drawSprite(sfRenderWindow* renderWindow, const sfSprite* object, const sfRenderStates* states); +CSFML_GRAPHICS_API void sfRenderWindow_drawText(sfRenderWindow* renderWindow, const sfText* object, const sfRenderStates* states); +CSFML_GRAPHICS_API void sfRenderWindow_drawShape(sfRenderWindow* renderWindow, const sfShape* object, const sfRenderStates* states); +CSFML_GRAPHICS_API void sfRenderWindow_drawCircleShape(sfRenderWindow* renderWindow, const sfCircleShape* object, const sfRenderStates* states); +CSFML_GRAPHICS_API void sfRenderWindow_drawConvexShape(sfRenderWindow* renderWindow, const sfConvexShape* object, const sfRenderStates* states); +CSFML_GRAPHICS_API void sfRenderWindow_drawRectangleShape(sfRenderWindow* renderWindow, const sfRectangleShape* object, const sfRenderStates* states); +CSFML_GRAPHICS_API void sfRenderWindow_drawVertexArray(sfRenderWindow* renderWindow, const sfVertexArray* object, const sfRenderStates* states); + +//////////////////////////////////////////////////////////// +/// \brief Draw primitives defined by an array of vertices to a render window +/// +/// \param renderWindow render window object +/// \param vertices Pointer to the vertices +/// \param vertexCount Number of vertices in the array +/// \param type Type of primitives to draw +/// \param states Render states to use for drawing (NULL to use the default states) +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_drawPrimitives(sfRenderWindow* renderWindow, + const sfVertex* vertices, unsigned int vertexCount, + sfPrimitiveType type, const sfRenderStates* states); + +//////////////////////////////////////////////////////////// +/// \brief Save the current OpenGL render states and matrices +/// +/// This function can be used when you mix SFML drawing +/// and direct OpenGL rendering. Combined with popGLStates, +/// it ensures that: +/// \li SFML's internal states are not messed up by your OpenGL code +/// \li your OpenGL states are not modified by a call to a SFML function +/// +/// Note that this function is quite expensive: it saves all the +/// possible OpenGL states and matrices, even the ones you +/// don't care about. Therefore it should be used wisely. +/// It is provided for convenience, but the best results will +/// be achieved if you handle OpenGL states yourself (because +/// you know which states have really changed, and need to be +/// saved and restored). Take a look at the resetGLStates +/// function if you do so. +/// +/// \param renderWindow render window object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_pushGLStates(sfRenderWindow* renderWindow); + +//////////////////////////////////////////////////////////// +/// \brief Restore the previously saved OpenGL render states and matrices +/// +/// See the description of pushGLStates to get a detailed +/// description of these functions. +/// +/// \param renderWindow render window object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_popGLStates(sfRenderWindow* renderWindow); + +//////////////////////////////////////////////////////////// +/// \brief Reset the internal OpenGL states so that the target is ready for drawing +/// +/// This function can be used when you mix SFML drawing +/// and direct OpenGL rendering, if you choose not to use +/// pushGLStates/popGLStates. It makes sure that all OpenGL +/// states needed by SFML are set, so that subsequent sfRenderWindow_draw*() +/// calls will work as expected. +/// +/// \param renderWindow render window object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_resetGLStates(sfRenderWindow* renderWindow); + +//////////////////////////////////////////////////////////// +/// \brief Copy the current contents of a render window to an image +/// +/// This is a slow operation, whose main purpose is to make +/// screenshots of the application. If you want to update an +/// image with the contents of the window and then use it for +/// drawing, you should rather use a sfTexture and its +/// update(sfWindow*) function. +/// You can also draw things directly to a texture with the +/// sfRenderWindow class. +/// +/// \param renderWindow Render window object +/// +/// \return New image containing the captured contents +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfImage* sfRenderWindow_capture(const sfRenderWindow* renderWindow); + +//////////////////////////////////////////////////////////// +/// \brief Get the current position of the mouse relatively to a render-window +/// +/// This function returns the current position of the mouse +/// cursor relative to the given render-window, or desktop if NULL is passed. +/// +/// \param relativeTo Reference window +/// +/// \return Position of the mouse cursor, relative to the given render-window +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2i sfMouse_getPositionRenderWindow(const sfRenderWindow* relativeTo); + +//////////////////////////////////////////////////////////// +/// \brief Set the current position of the mouse relatively to a render-window +/// +/// This function sets the current position of the mouse +/// cursor relative to the given render-window, or desktop if NULL is passed. +/// +/// \param position New position of the mouse +/// \param relativeTo Reference window +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfMouse_setPositionRenderWindow(sfVector2i position, const sfRenderWindow* relativeTo); + + +#endif // SFML_RENDERWINDOW_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Shader.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Shader.h new file mode 100755 index 0000000..a2c86f0 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Shader.h @@ -0,0 +1,388 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_SHADER_H +#define SFML_SHADER_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Load both the vertex and fragment shaders from files +/// +/// This function can load both the vertex and the fragment +/// shaders, or only one of them: pass NULL if you don't want to load +/// either the vertex shader or the fragment shader. +/// The sources must be text files containing valid shaders +/// in GLSL language. GLSL is a C-like language dedicated to +/// OpenGL shaders; you'll probably need to read a good documentation +/// for it before writing your own shaders. +/// +/// \param vertexShaderFilename Path of the vertex shader file to load, or NULL to skip this shader +/// \param fragmentShaderFilename Path of the fragment shader file to load, or NULL to skip this shader +/// +/// \return A new sfShader object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfShader* sfShader_createFromFile(const char* vertexShaderFilename, const char* fragmentShaderFilename); + +//////////////////////////////////////////////////////////// +/// \brief Load both the vertex and fragment shaders from source codes in memory +/// +/// This function can load both the vertex and the fragment +/// shaders, or only one of them: pass NULL if you don't want to load +/// either the vertex shader or the fragment shader. +/// The sources must be valid shaders in GLSL language. GLSL is +/// a C-like language dedicated to OpenGL shaders; you'll +/// probably need to read a good documentation for it before +/// writing your own shaders. +/// +/// \param vertexShader String containing the source code of the vertex shader, or NULL to skip this shader +/// \param fragmentShader String containing the source code of the fragment shader, or NULL to skip this shader +/// +/// \return A new sfShader object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfShader* sfShader_createFromMemory(const char* vertexShader, const char* fragmentShader); + +//////////////////////////////////////////////////////////// +/// \brief Load both the vertex and fragment shaders from custom streams +/// +/// This function can load both the vertex and the fragment +/// shaders, or only one of them: pass NULL if you don't want to load +/// either the vertex shader or the fragment shader. +/// The source codes must be valid shaders in GLSL language. +/// GLSL is a C-like language dedicated to OpenGL shaders; +/// you'll probably need to read a good documentation for +/// it before writing your own shaders. +/// +/// \param vertexShaderStream Source stream to read the vertex shader from, or NULL to skip this shader +/// \param fragmentShaderStream Source stream to read the fragment shader from, or NULL to skip this shader +/// +/// \return A new sfShader object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfShader* sfShader_createFromStream(sfInputStream* vertexShaderStream, sfInputStream* fragmentShaderStream); + +//////////////////////////////////////////////////////////// +/// \brief Destroy an existing shader +/// +/// \param shader Shader to delete +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShader_destroy(sfShader* shader); + +//////////////////////////////////////////////////////////// +/// \brief Change a float parameter of a shader +/// +/// \a name is the name of the variable to change in the shader. +/// The corresponding parameter in the shader must be a float +/// (float GLSL type). +/// +/// Example: +/// \code +/// uniform float myparam; // this is the variable in the shader +/// \endcode +/// \code +/// sfShader_setFloatParameter(shader, "myparam", 5.2f); +/// \endcode +/// +/// \param shader Shader object +/// \param name Name of the parameter in the shader +/// \param x Value to assign +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShader_setFloatParameter(sfShader* shader, const char* name, float x); + +//////////////////////////////////////////////////////////// +/// \brief Change a 2-components vector parameter of a shader +/// +/// \a name is the name of the variable to change in the shader. +/// The corresponding parameter in the shader must be a 2x1 vector +/// (vec2 GLSL type). +/// +/// Example: +/// \code +/// uniform vec2 myparam; // this is the variable in the shader +/// \endcode +/// \code +/// sfShader_setFloat2Parameter(shader, "myparam", 5.2f, 6.0f); +/// \endcode +/// +/// \param shader Shader object +/// \param name Name of the parameter in the shader +/// \param x First component of the value to assign +/// \param y Second component of the value to assign +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShader_setFloat2Parameter(sfShader* shader, const char* name, float x, float y); + +//////////////////////////////////////////////////////////// +/// \brief Change a 3-components vector parameter of a shader +/// +/// \a name is the name of the variable to change in the shader. +/// The corresponding parameter in the shader must be a 3x1 vector +/// (vec3 GLSL type). +/// +/// Example: +/// \code +/// uniform vec3 myparam; // this is the variable in the shader +/// \endcode +/// \code +/// sfShader_setFloat3Parameter(shader, "myparam", 5.2f, 6.0f, -8.1f); +/// \endcode +/// +/// \param shader Shader object +/// \param name Name of the parameter in the shader +/// \param x First component of the value to assign +/// \param y Second component of the value to assign +/// \param z Third component of the value to assign +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShader_setFloat3Parameter(sfShader* shader, const char* name, float x, float y, float z); + +//////////////////////////////////////////////////////////// +/// \brief Change a 4-components vector parameter of a shader +/// +/// \a name is the name of the variable to change in the shader. +/// The corresponding parameter in the shader must be a 4x1 vector +/// (vec4 GLSL type). +/// +/// Example: +/// \code +/// uniform vec4 myparam; // this is the variable in the shader +/// \endcode +/// \code +/// sfShader_setFloat4Parameter(shader, "myparam", 5.2f, 6.0f, -8.1f, 0.4f); +/// \endcode +/// +/// \param shader Shader object +/// \param name Name of the parameter in the shader +/// \param x First component of the value to assign +/// \param y Second component of the value to assign +/// \param z Third component of the value to assign +/// \param w Fourth component of the value to assign +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShader_setFloat4Parameter(sfShader* shader, const char* name, float x, float y, float z, float w); + +//////////////////////////////////////////////////////////// +/// \brief Change a 2-components vector parameter of a shader +/// +/// \a name is the name of the variable to change in the shader. +/// The corresponding parameter in the shader must be a 2x1 vector +/// (vec2 GLSL type). +/// +/// Example: +/// \code +/// uniform vec2 myparam; // this is the variable in the shader +/// \endcode +/// \code +/// sfVector2f vec = {5.2f, 6.0f}; +/// sfShader_setVector2Parameter(shader, "myparam", vec); +/// \endcode +/// +/// \param shader Shader object +/// \param name Name of the parameter in the shader +/// \param vector Vector to assign +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShader_setVector2Parameter(sfShader* shader, const char* name, sfVector2f vector); + +//////////////////////////////////////////////////////////// +/// \brief Change a 3-components vector parameter of a shader +/// +/// \a name is the name of the variable to change in the shader. +/// The corresponding parameter in the shader must be a 3x1 vector +/// (vec3 GLSL type). +/// +/// Example: +/// \code +/// uniform vec3 myparam; // this is the variable in the shader +/// \endcode +/// \code +/// sfVector3f vec = {5.2f, 6.0f, -8.1f}; +/// sfShader_setVector3Parameter(shader, "myparam", vec); +/// \endcode +/// +/// \param shader Shader object +/// \param name Name of the parameter in the shader +/// \param vector Vector to assign +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShader_setVector3Parameter(sfShader* shader, const char* name, sfVector3f vector); + +//////////////////////////////////////////////////////////// +/// \brief Change a color parameter of a shader +/// +/// \a name is the name of the variable to change in the shader. +/// The corresponding parameter in the shader must be a 4x1 vector +/// (vec4 GLSL type). +/// +/// It is important to note that the components of the color are +/// normalized before being passed to the shader. Therefore, +/// they are converted from range [0 .. 255] to range [0 .. 1]. +/// For example, a sf::Color(255, 125, 0, 255) will be transformed +/// to a vec4(1.0, 0.5, 0.0, 1.0) in the shader. +/// +/// Example: +/// \code +/// uniform vec4 color; // this is the variable in the shader +/// \endcode +/// \code +/// sfShader_setColorParameter(shader, "color", sfColor_fromRGB(255, 128, 0)); +/// \endcode +/// +/// \param shader Shader object +/// \param name Name of the parameter in the shader +/// \param color Color to assign +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShader_setColorParameter(sfShader* shader, const char* name, sfColor color); + +//////////////////////////////////////////////////////////// +/// \brief Change a matrix parameter of a shader +/// +/// \a name is the name of the variable to change in the shader. +/// The corresponding parameter in the shader must be a 4x4 matrix +/// (mat4 GLSL type). +/// +/// Example: +/// \code +/// uniform mat4 matrix; // this is the variable in the shader +/// \endcode +/// \code +/// @todo +/// sfShader_setTransformParameter(shader, "matrix", transform); +/// \endcode +/// +/// \param shader Shader object +/// \param name Name of the parameter in the shader +/// \param transform Transform to assign +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShader_setTransformParameter(sfShader* shader, const char* name, sfTransform transform); + +//////////////////////////////////////////////////////////// +/// \brief Change a texture parameter of a shader +/// +/// \a name is the name of the variable to change in the shader. +/// The corresponding parameter in the shader must be a 2D texture +/// (sampler2D GLSL type). +/// +/// Example: +/// \code +/// uniform sampler2D the_texture; // this is the variable in the shader +/// \endcode +/// \code +/// sf::Texture texture; +/// ... +/// sfShader_setTextureParameter(shader, "the_texture", texture); +/// \endcode +/// It is important to note that \a texture must remain alive as long +/// as the shader uses it, no copy is made internally. +/// +/// To use the texture of the object being draw, which cannot be +/// known in advance, you can use the special function +/// sfShader_setCurrentTextureParameter: +/// \code +/// sfShader_setCurrentTextureParameter(shader, "the_texture"). +/// \endcode +/// +/// \param shader Shader object +/// \param name Name of the texture in the shader +/// \param texture Texture to assign +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShader_setTextureParameter(sfShader* shader, const char* name, const sfTexture* texture); + +//////////////////////////////////////////////////////////// +/// \brief Change a texture parameter of a shader +/// +/// This function maps a shader texture variable to the +/// texture of the object being drawn, which cannot be +/// known in advance. +/// The corresponding parameter in the shader must be a 2D texture +/// (sampler2D GLSL type). +/// +/// Example: +/// \code +/// uniform sampler2D current; // this is the variable in the shader +/// \endcode +/// \code +/// sfShader_setCurrentTextureParameter(shader, "current"); +/// \endcode +/// +/// \param shader Shader object +/// \param name Name of the texture in the shader +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShader_setCurrentTextureParameter(sfShader* shader, const char* name); + +//////////////////////////////////////////////////////////// +/// \brief Bind a shader for rendering (activate it) +/// +/// This function is not part of the graphics API, it mustn't be +/// used when drawing SFML entities. It must be used only if you +/// mix sfShader with OpenGL code. +/// +/// \code +/// sfShader *s1, *s2; +/// ... +/// sfShader_bind(s1); +/// // draw OpenGL stuff that use s1... +/// sfShader_bind(s2); +/// // draw OpenGL stuff that use s2... +/// sfShader_bind(0); +/// // draw OpenGL stuff that use no shader... +/// \endcode +/// +/// \param shader Shader to bind, can be null to use no shader +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShader_bind(const sfShader* shader); + +//////////////////////////////////////////////////////////// +/// \brief Tell whether or not the system supports shaders +/// +/// This function should always be called before using +/// the shader features. If it returns false, then +/// any attempt to use sfShader will fail. +/// +/// \return sfTrue if the system can use shaders, sfFalse otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfBool sfShader_isAvailable(void); + + +#endif // SFML_SHADER_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Shape.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Shape.h new file mode 100755 index 0000000..dc6254a --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Shape.h @@ -0,0 +1,412 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_SHAPE_H +#define SFML_SHAPE_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include +#include + + +typedef unsigned int (*sfShapeGetPointCountCallback)(void*); ///< Type of the callback used to get the number of points in a shape +typedef sfVector2f (*sfShapeGetPointCallback)(unsigned int, void*); ///< Type of the callback used to get a point of a shape + +//////////////////////////////////////////////////////////// +/// \brief Create a new shape +/// +/// \param getPointCount Callback that provides the point count of the shape +/// \param getPoint Callback that provides the points of the shape +/// \param userData Data to pass to the callback functions +/// +/// \return A new sfShape object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfShape* sfShape_create(sfShapeGetPointCountCallback getPointCount, + sfShapeGetPointCallback getPoint, + void* userData); + +//////////////////////////////////////////////////////////// +/// \brief Destroy an existing shape +/// +/// \param Shape Shape to delete +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShape_destroy(sfShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Set the position of a shape +/// +/// This function completely overwrites the previous position. +/// See sfShape_move to apply an offset based on the previous position instead. +/// The default position of a circle Shape object is (0, 0). +/// +/// \param shape Shape object +/// \param position New position +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShape_setPosition(sfShape* shape, sfVector2f position); + +//////////////////////////////////////////////////////////// +/// \brief Set the orientation of a shape +/// +/// This function completely overwrites the previous rotation. +/// See sfShape_rotate to add an angle based on the previous rotation instead. +/// The default rotation of a circle Shape object is 0. +/// +/// \param shape Shape object +/// \param angle New rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShape_setRotation(sfShape* shape, float angle); + +//////////////////////////////////////////////////////////// +/// \brief Set the scale factors of a shape +/// +/// This function completely overwrites the previous scale. +/// See sfShape_scale to add a factor based on the previous scale instead. +/// The default scale of a circle Shape object is (1, 1). +/// +/// \param shape Shape object +/// \param scale New scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShape_setScale(sfShape* shape, sfVector2f scale); + +//////////////////////////////////////////////////////////// +/// \brief Set the local origin of a shape +/// +/// The origin of an object defines the center point for +/// all transformations (position, scale, rotation). +/// The coordinates of this point must be relative to the +/// top-left corner of the object, and ignore all +/// transformations (position, scale, rotation). +/// The default origin of a circle Shape object is (0, 0). +/// +/// \param shape Shape object +/// \param origin New origin +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShape_setOrigin(sfShape* shape, sfVector2f origin); + +//////////////////////////////////////////////////////////// +/// \brief Get the position of a shape +/// +/// \param shape Shape object +/// +/// \return Current position +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfShape_getPosition(const sfShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the orientation of a shape +/// +/// The rotation is always in the range [0, 360]. +/// +/// \param shape Shape object +/// +/// \return Current rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API float sfShape_getRotation(const sfShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the current scale of a shape +/// +/// \param shape Shape object +/// +/// \return Current scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfShape_getScale(const sfShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the local origin of a shape +/// +/// \param shape Shape object +/// +/// \return Current origin +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfShape_getOrigin(const sfShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Move a shape by a given offset +/// +/// This function adds to the current position of the object, +/// unlike sfShape_setPosition which overwrites it. +/// +/// \param shape Shape object +/// \param offset Offset +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShape_move(sfShape* shape, sfVector2f offset); + +//////////////////////////////////////////////////////////// +/// \brief Rotate a shape +/// +/// This function adds to the current rotation of the object, +/// unlike sfShape_setRotation which overwrites it. +/// +/// \param shape Shape object +/// \param angle Angle of rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShape_rotate(sfShape* shape, float angle); + +//////////////////////////////////////////////////////////// +/// \brief Scale a shape +/// +/// This function multiplies the current scale of the object, +/// unlike sfShape_setScale which overwrites it. +/// +/// \param shape Shape object +/// \param factors Scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShape_scale(sfShape* shape, sfVector2f factors); + +//////////////////////////////////////////////////////////// +/// \brief Get the combined transform of a shape +/// +/// \param shape shape object +/// +/// \return Transform combining the position/rotation/scale/origin of the object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransform sfShape_getTransform(const sfShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the inverse of the combined transform of a shape +/// +/// \param shape shape object +/// +/// \return Inverse of the combined transformations applied to the object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransform sfShape_getInverseTransform(const sfShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Change the source texture of a shape +/// +/// The \a texture argument refers to a texture that must +/// exist as long as the shape uses it. Indeed, the shape +/// doesn't store its own copy of the texture, but rather keeps +/// a pointer to the one that you passed to this function. +/// If the source texture is destroyed and the shape tries to +/// use it, the behaviour is undefined. +/// \a texture can be NULL to disable texturing. +/// If \a resetRect is true, the TextureRect property of +/// the shape is automatically adjusted to the size of the new +/// texture. If it is false, the texture rect is left unchanged. +/// +/// \param shape Shape object +/// \param texture New texture +/// \param resetRect Should the texture rect be reset to the size of the new texture? +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShape_setTexture(sfShape* shape, const sfTexture* texture, sfBool resetRect); + +//////////////////////////////////////////////////////////// +/// \brief Set the sub-rectangle of the texture that a shape will display +/// +/// The texture rect is useful when you don't want to display +/// the whole texture, but rather a part of it. +/// By default, the texture rect covers the entire texture. +/// +/// \param shape Shape object +/// \param rect Rectangle defining the region of the texture to display +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShape_setTextureRect(sfShape* shape, sfIntRect rect); + +//////////////////////////////////////////////////////////// +/// \brief Set the fill color of a shape +/// +/// This color is modulated (multiplied) with the shape's +/// texture if any. It can be used to colorize the shape, +/// or change its global opacity. +/// You can use sfTransparent to make the inside of +/// the shape transparent, and have the outline alone. +/// By default, the shape's fill color is opaque white. +/// +/// \param shape Shape object +/// \param color New color of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShape_setFillColor(sfShape* shape, sfColor color); + +//////////////////////////////////////////////////////////// +/// \brief Set the outline color of a shape +/// +/// You can use sfTransparent to disable the outline. +/// By default, the shape's outline color is opaque white. +/// +/// \param shape Shape object +/// \param color New outline color of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShape_setOutlineColor(sfShape* shape, sfColor color); + +//////////////////////////////////////////////////////////// +/// \brief Set the thickness of a shape's outline +/// +/// This number cannot be negative. Using zero disables +/// the outline. +/// By default, the outline thickness is 0. +/// +/// \param shape Shape object +/// \param thickness New outline thickness +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShape_setOutlineThickness(sfShape* shape, float thickness); + +//////////////////////////////////////////////////////////// +/// \brief Get the source texture of a shape +/// +/// If the shape has no source texture, a NULL pointer is returned. +/// The returned pointer is const, which means that you can't +/// modify the texture when you retrieve it with this function. +/// +/// \param shape Shape object +/// +/// \return Pointer to the shape's texture +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API const sfTexture* sfShape_getTexture(const sfShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the sub-rectangle of the texture displayed by a shape +/// +/// \param shape Shape object +/// +/// \return Texture rectangle of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfIntRect sfShape_getTextureRect(const sfShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the fill color of a shape +/// +/// \param shape Shape object +/// +/// \return Fill color of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfColor sfShape_getFillColor(const sfShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the outline color of a shape +/// +/// \param shape Shape object +/// +/// \return Outline color of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfColor sfShape_getOutlineColor(const sfShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the outline thickness of a shape +/// +/// \param shape Shape object +/// +/// \return Outline thickness of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API float sfShape_getOutlineThickness(const sfShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the total number of points of a shape +/// +/// \param shape Shape object +/// +/// \return Number of points of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API unsigned int sfShape_getPointCount(const sfShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get a point of a shape +/// +/// The result is undefined if \a index is out of the valid range. +/// +/// \param shape Shape object +/// \param index Index of the point to get, in range [0 .. getPointCount() - 1] +/// +/// \return Index-th point of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfShape_getPoint(const sfShape* shape, unsigned int index); + +//////////////////////////////////////////////////////////// +/// \brief Get the local bounding rectangle of a shape +/// +/// The returned rectangle is in local coordinates, which means +/// that it ignores the transformations (translation, rotation, +/// scale, ...) that are applied to the entity. +/// In other words, this function returns the bounds of the +/// entity in the entity's coordinate system. +/// +/// \param shape Shape object +/// +/// \return Local bounding rectangle of the entity +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFloatRect sfShape_getLocalBounds(const sfShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the global bounding rectangle of a shape +/// +/// The returned rectangle is in global coordinates, which means +/// that it takes in account the transformations (translation, +/// rotation, scale, ...) that are applied to the entity. +/// In other words, this function returns the bounds of the +/// sprite in the global 2D world's coordinate system. +/// +/// \param shape Shape object +/// +/// \return Global bounding rectangle of the entity +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFloatRect sfShape_getGlobalBounds(const sfShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Recompute the internal geometry of a shape +/// +/// This function must be called by specialized shape objects +/// everytime their points change (ie. the result of either +/// the getPointCount or getPoint callbacks is different). +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShape_update(sfShape* shape); + + +#endif // SFML_SHAPE_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Sprite.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Sprite.h new file mode 100755 index 0000000..40ebf37 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Sprite.h @@ -0,0 +1,333 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_SPRITE_H +#define SFML_SPRITE_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new sprite +/// +/// \return A new sfSprite object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfSprite* sfSprite_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Copy an existing sprite +/// +/// \param sprite Sprite to copy +/// +/// \return Copied object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfSprite* sfSprite_copy(const sfSprite* sprite); + +//////////////////////////////////////////////////////////// +/// \brief Destroy an existing sprite +/// +/// \param sprite Sprite to delete +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfSprite_destroy(sfSprite* sprite); + +//////////////////////////////////////////////////////////// +/// \brief Set the position of a sprite +/// +/// This function completely overwrites the previous position. +/// See sfSprite_move to apply an offset based on the previous position instead. +/// The default position of a sprite Sprite object is (0, 0). +/// +/// \param sprite Sprite object +/// \param position New position +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfSprite_setPosition(sfSprite* sprite, sfVector2f position); + +//////////////////////////////////////////////////////////// +/// \brief Set the orientation of a sprite +/// +/// This function completely overwrites the previous rotation. +/// See sfSprite_rotate to add an angle based on the previous rotation instead. +/// The default rotation of a sprite Sprite object is 0. +/// +/// \param sprite Sprite object +/// \param angle New rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfSprite_setRotation(sfSprite* sprite, float angle); + +//////////////////////////////////////////////////////////// +/// \brief Set the scale factors of a sprite +/// +/// This function completely overwrites the previous scale. +/// See sfSprite_scale to add a factor based on the previous scale instead. +/// The default scale of a sprite Sprite object is (1, 1). +/// +/// \param sprite Sprite object +/// \param scale New scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfSprite_setScale(sfSprite* sprite, sfVector2f scale); + +//////////////////////////////////////////////////////////// +/// \brief Set the local origin of a sprite +/// +/// The origin of an object defines the center point for +/// all transformations (position, scale, rotation). +/// The coordinates of this point must be relative to the +/// top-left corner of the object, and ignore all +/// transformations (position, scale, rotation). +/// The default origin of a sprite Sprite object is (0, 0). +/// +/// \param sprite Sprite object +/// \param origin New origin +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfSprite_setOrigin(sfSprite* sprite, sfVector2f origin); + +//////////////////////////////////////////////////////////// +/// \brief Get the position of a sprite +/// +/// \param sprite Sprite object +/// +/// \return Current position +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfSprite_getPosition(const sfSprite* sprite); + +//////////////////////////////////////////////////////////// +/// \brief Get the orientation of a sprite +/// +/// The rotation is always in the range [0, 360]. +/// +/// \param sprite Sprite object +/// +/// \return Current rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API float sfSprite_getRotation(const sfSprite* sprite); + +//////////////////////////////////////////////////////////// +/// \brief Get the current scale of a sprite +/// +/// \param sprite Sprite object +/// +/// \return Current scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfSprite_getScale(const sfSprite* sprite); + +//////////////////////////////////////////////////////////// +/// \brief Get the local origin of a sprite +/// +/// \param sprite Sprite object +/// +/// \return Current origin +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfSprite_getOrigin(const sfSprite* sprite); + +//////////////////////////////////////////////////////////// +/// \brief Move a sprite by a given offset +/// +/// This function adds to the current position of the object, +/// unlike sfSprite_setPosition which overwrites it. +/// +/// \param sprite Sprite object +/// \param offset Offset +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfSprite_move(sfSprite* sprite, sfVector2f offset); + +//////////////////////////////////////////////////////////// +/// \brief Rotate a sprite +/// +/// This function adds to the current rotation of the object, +/// unlike sfSprite_setRotation which overwrites it. +/// +/// \param sprite Sprite object +/// \param angle Angle of rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfSprite_rotate(sfSprite* sprite, float angle); + +//////////////////////////////////////////////////////////// +/// \brief Scale a sprite +/// +/// This function multiplies the current scale of the object, +/// unlike sfSprite_setScale which overwrites it. +/// +/// \param sprite Sprite object +/// \param factors Scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfSprite_scale(sfSprite* sprite, sfVector2f factors); + +//////////////////////////////////////////////////////////// +/// \brief Get the combined transform of a sprite +/// +/// \param sprite Sprite object +/// +/// \return Transform combining the position/rotation/scale/origin of the object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransform sfSprite_getTransform(const sfSprite* sprite); + +//////////////////////////////////////////////////////////// +/// \brief Get the inverse of the combined transform of a sprite +/// +/// \param sprite Sprite object +/// +/// \return Inverse of the combined transformations applied to the object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransform sfSprite_getInverseTransform(const sfSprite* sprite); + +//////////////////////////////////////////////////////////// +/// \brief Change the source texture of a sprite +/// +/// The \a texture argument refers to a texture that must +/// exist as long as the sprite uses it. Indeed, the sprite +/// doesn't store its own copy of the texture, but rather keeps +/// a pointer to the one that you passed to this function. +/// If the source texture is destroyed and the sprite tries to +/// use it, the behaviour is undefined. +/// If \a resetRect is true, the TextureRect property of +/// the sprite is automatically adjusted to the size of the new +/// texture. If it is false, the texture rect is left unchanged. +/// +/// \param sprite Sprite object +/// \param texture New texture +/// \param resetRect Should the texture rect be reset to the size of the new texture? +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfSprite_setTexture(sfSprite* sprite, const sfTexture* texture, sfBool resetRect); + +//////////////////////////////////////////////////////////// +/// \brief Set the sub-rectangle of the texture that a sprite will display +/// +/// The texture rect is useful when you don't want to display +/// the whole texture, but rather a part of it. +/// By default, the texture rect covers the entire texture. +/// +/// \param sprite Sprite object +/// \param rectangle Rectangle defining the region of the texture to display +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfSprite_setTextureRect(sfSprite* sprite, sfIntRect rectangle); + +//////////////////////////////////////////////////////////// +/// \brief Set the global color of a sprite +/// +/// This color is modulated (multiplied) with the sprite's +/// texture. It can be used to colorize the sprite, or change +/// its global opacity. +/// By default, the sprite's color is opaque white. +/// +/// \param sprite Sprite object +/// \param color New color of the sprite +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfSprite_setColor(sfSprite* sprite, sfColor color); + +//////////////////////////////////////////////////////////// +/// \brief Get the source texture of a sprite +/// +/// If the sprite has no source texture, a NULL pointer is returned. +/// The returned pointer is const, which means that you can't +/// modify the texture when you retrieve it with this function. +/// +/// \param sprite Sprite object +/// +/// \return Pointer to the sprite's texture +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API const sfTexture* sfSprite_getTexture(const sfSprite* sprite); + +//////////////////////////////////////////////////////////// +/// \brief Get the sub-rectangle of the texture displayed by a sprite +/// +/// \param sprite Sprite object +/// +/// \return Texture rectangle of the sprite +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfIntRect sfSprite_getTextureRect(const sfSprite* sprite); + +//////////////////////////////////////////////////////////// +/// \brief Get the global color of a sprite +/// +/// \param sprite Sprite object +/// +/// \return Global color of the sprite +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfColor sfSprite_getColor(const sfSprite* sprite); + +//////////////////////////////////////////////////////////// +/// \brief Get the local bounding rectangle of a sprite +/// +/// The returned rectangle is in local coordinates, which means +/// that it ignores the transformations (translation, rotation, +/// scale, ...) that are applied to the entity. +/// In other words, this function returns the bounds of the +/// entity in the entity's coordinate system. +/// +/// \param sprite Sprite object +/// +/// \return Local bounding rectangle of the entity +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFloatRect sfSprite_getLocalBounds(const sfSprite* sprite); + +//////////////////////////////////////////////////////////// +/// \brief Get the global bounding rectangle of a sprite +/// +/// The returned rectangle is in global coordinates, which means +/// that it takes in account the transformations (translation, +/// rotation, scale, ...) that are applied to the entity. +/// In other words, this function returns the bounds of the +/// sprite in the global 2D world's coordinate system. +/// +/// \param sprite Sprite object +/// +/// \return Global bounding rectangle of the entity +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFloatRect sfSprite_getGlobalBounds(const sfSprite* sprite); + + +#endif // SFML_SPRITE_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Text.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Text.h new file mode 100755 index 0000000..bb1fdd6 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Text.h @@ -0,0 +1,417 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_TEXT_H +#define SFML_TEXT_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// sfText styles +//////////////////////////////////////////////////////////// +typedef enum +{ + sfTextRegular = 0, ///< Regular characters, no style + sfTextBold = 1 << 0, ///< Characters are bold + sfTextItalic = 1 << 1, ///< Characters are in italic + sfTextUnderlined = 1 << 2 ///< Characters are underlined +} sfTextStyle; + + +//////////////////////////////////////////////////////////// +/// \brief Create a new text +/// +/// \return A new sfText object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfText* sfText_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Copy an existing text +/// +/// \param text Text to copy +/// +/// \return Copied object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfText* sfText_copy(const sfText* text); + +//////////////////////////////////////////////////////////// +/// \brief Destroy an existing text +/// +/// \param text Text to delete +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfText_destroy(sfText* text); + +//////////////////////////////////////////////////////////// +/// \brief Set the position of a text +/// +/// This function completely overwrites the previous position. +/// See sfText_move to apply an offset based on the previous position instead. +/// The default position of a text Text object is (0, 0). +/// +/// \param text Text object +/// \param position New position +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfText_setPosition(sfText* text, sfVector2f position); + +//////////////////////////////////////////////////////////// +/// \brief Set the orientation of a text +/// +/// This function completely overwrites the previous rotation. +/// See sfText_rotate to add an angle based on the previous rotation instead. +/// The default rotation of a text Text object is 0. +/// +/// \param text Text object +/// \param angle New rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfText_setRotation(sfText* text, float angle); + +//////////////////////////////////////////////////////////// +/// \brief Set the scale factors of a text +/// +/// This function completely overwrites the previous scale. +/// See sfText_scale to add a factor based on the previous scale instead. +/// The default scale of a text Text object is (1, 1). +/// +/// \param text Text object +/// \param scale New scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfText_setScale(sfText* text, sfVector2f scale); + +//////////////////////////////////////////////////////////// +/// \brief Set the local origin of a text +/// +/// The origin of an object defines the center point for +/// all transformations (position, scale, rotation). +/// The coordinates of this point must be relative to the +/// top-left corner of the object, and ignore all +/// transformations (position, scale, rotation). +/// The default origin of a text object is (0, 0). +/// +/// \param text Text object +/// \param origin New origin +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfText_setOrigin(sfText* text, sfVector2f origin); + +//////////////////////////////////////////////////////////// +/// \brief Get the position of a text +/// +/// \param text Text object +/// +/// \return Current position +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfText_getPosition(const sfText* text); + +//////////////////////////////////////////////////////////// +/// \brief Get the orientation of a text +/// +/// The rotation is always in the range [0, 360]. +/// +/// \param text Text object +/// +/// \return Current rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API float sfText_getRotation(const sfText* text); + +//////////////////////////////////////////////////////////// +/// \brief Get the current scale of a text +/// +/// \param text Text object +/// +/// \return Current scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfText_getScale(const sfText* text); + +//////////////////////////////////////////////////////////// +/// \brief Get the local origin of a text +/// +/// \param text Text object +/// +/// \return Current origin +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfText_getOrigin(const sfText* text); + +//////////////////////////////////////////////////////////// +/// \brief Move a text by a given offset +/// +/// This function adds to the current position of the object, +/// unlike sfText_setPosition which overwrites it. +/// +/// \param text Text object +/// \param offset Offset +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfText_move(sfText* text, sfVector2f offset); + +//////////////////////////////////////////////////////////// +/// \brief Rotate a text +/// +/// This function adds to the current rotation of the object, +/// unlike sfText_setRotation which overwrites it. +/// +/// \param text Text object +/// \param angle Angle of rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfText_rotate(sfText* text, float angle); + +//////////////////////////////////////////////////////////// +/// \brief Scale a text +/// +/// This function multiplies the current scale of the object, +/// unlike sfText_setScale which overwrites it. +/// +/// \param text Text object +/// \param factors Scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfText_scale(sfText* text, sfVector2f factors); + +//////////////////////////////////////////////////////////// +/// \brief Get the combined transform of a text +/// +/// \param text Text object +/// +/// \return Transform combining the position/rotation/scale/origin of the object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransform sfText_getTransform(const sfText* text); + +//////////////////////////////////////////////////////////// +/// \brief Get the inverse of the combined transform of a text +/// +/// \param text Text object +/// +/// \return Inverse of the combined transformations applied to the object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransform sfText_getInverseTransform(const sfText* text); + +//////////////////////////////////////////////////////////// +/// \brief Set the string of a text (from an ANSI string) +/// +/// A text's string is empty by default. +/// +/// \param text Text object +/// \param string New string +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfText_setString(sfText* text, const char* string); + +//////////////////////////////////////////////////////////// +/// \brief Set the string of a text (from a unicode string) +/// +/// \param text Text object +/// \param string New string +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfText_setUnicodeString(sfText* text, const sfUint32* string); + +//////////////////////////////////////////////////////////// +/// \brief Set the font of a text +/// +/// The \a font argument refers to a texture that must +/// exist as long as the text uses it. Indeed, the text +/// doesn't store its own copy of the font, but rather keeps +/// a pointer to the one that you passed to this function. +/// If the font is destroyed and the text tries to +/// use it, the behaviour is undefined. +/// +/// \param text Text object +/// \param font New font +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfText_setFont(sfText* text, const sfFont* font); + +//////////////////////////////////////////////////////////// +/// \brief Set the character size of a text +/// +/// The default size is 30. +/// +/// \param text Text object +/// \param size New character size, in pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfText_setCharacterSize(sfText* text, unsigned int size); + +//////////////////////////////////////////////////////////// +/// \brief Set the style of a text +/// +/// You can pass a combination of one or more styles, for +/// example sfTextBold | sfTextItalic. +/// The default style is sfTextRegular. +/// +/// \param text Text object +/// \param style New style +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfText_setStyle(sfText* text, sfUint32 style); + +//////////////////////////////////////////////////////////// +/// \brief Set the global color of a text +/// +/// By default, the text's color is opaque white. +/// +/// \param text Text object +/// \param color New color of the text +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfText_setColor(sfText* text, sfColor color); + +//////////////////////////////////////////////////////////// +/// \brief Get the string of a text (returns an ANSI string) +/// +/// \param text Text object +/// +/// \return String as a locale-dependant ANSI string +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API const char* sfText_getString(const sfText* text); + +//////////////////////////////////////////////////////////// +/// \brief Get the string of a text (returns a unicode string) +/// +/// \param text Text object +/// +/// \return String as UTF-32 +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API const sfUint32* sfText_getUnicodeString(const sfText* text); + +//////////////////////////////////////////////////////////// +/// \brief Get the font used by a text +/// +/// If the text has no font attached, a NULL pointer is returned. +/// The returned pointer is const, which means that you can't +/// modify the font when you retrieve it with this function. +/// +/// \param text Text object +/// +/// \return Pointer to the font +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API const sfFont* sfText_getFont(const sfText* text); + +//////////////////////////////////////////////////////////// +/// \brief Get the size of the characters of a text +/// +/// \param text Text object +/// +/// \return Size of the characters +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API unsigned int sfText_getCharacterSize(const sfText* text); + +//////////////////////////////////////////////////////////// +/// \brief Get the style of a text +/// +/// \param text Text object +/// +/// \return Current string style (see sfTextStyle enum) +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfUint32 sfText_getStyle(const sfText* text); + +//////////////////////////////////////////////////////////// +/// \brief Get the global color of a text +/// +/// \param text Text object +/// +/// \return Global color of the text +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfColor sfText_getColor(const sfText* text); + +//////////////////////////////////////////////////////////// +/// \brief Return the position of the \a index-th character in a text +/// +/// This function computes the visual position of a character +/// from its index in the string. The returned position is +/// in global coordinates (translation, rotation, scale and +/// origin are applied). +/// If \a index is out of range, the position of the end of +/// the string is returned. +/// +/// \param text Text object +/// \param index Index of the character +/// +/// \return Position of the character +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfText_findCharacterPos(const sfText* text, size_t index); + +//////////////////////////////////////////////////////////// +/// \brief Get the local bounding rectangle of a text +/// +/// The returned rectangle is in local coordinates, which means +/// that it ignores the transformations (translation, rotation, +/// scale, ...) that are applied to the entity. +/// In other words, this function returns the bounds of the +/// entity in the entity's coordinate system. +/// +/// \param text Text object +/// +/// \return Local bounding rectangle of the entity +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFloatRect sfText_getLocalBounds(const sfText* text); + +//////////////////////////////////////////////////////////// +/// \brief Get the global bounding rectangle of a text +/// +/// The returned rectangle is in global coordinates, which means +/// that it takes in account the transformations (translation, +/// rotation, scale, ...) that are applied to the entity. +/// In other words, this function returns the bounds of the +/// text in the global 2D world's coordinate system. +/// +/// \param text Text object +/// +/// \return Global bounding rectangle of the entity +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFloatRect sfText_getGlobalBounds(const sfText* text); + + +#endif // SFML_TEXT_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Texture.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Texture.h new file mode 100755 index 0000000..0d4571d --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Texture.h @@ -0,0 +1,264 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_TEXTURE_H +#define SFML_TEXTURE_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new texture +/// +/// \param width Texture width +/// \param height Texture height +/// +/// \return A new sfTexture object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTexture* sfTexture_create(unsigned int width, unsigned int height); + +//////////////////////////////////////////////////////////// +/// \brief Create a new texture from a file +/// +/// \param filename Path of the image file to load +/// \param area Area of the source image to load (NULL to load the entire image) +/// +/// \return A new sfTexture object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTexture* sfTexture_createFromFile(const char* filename, const sfIntRect* area); + +//////////////////////////////////////////////////////////// +/// \brief Create a new texture from a file in memory +/// +/// \param data Pointer to the file data in memory +/// \param sizeInBytes Size of the data to load, in bytes +/// \param area Area of the source image to load (NULL to load the entire image) +/// +/// \return A new sfTexture object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTexture* sfTexture_createFromMemory(const void* data, size_t sizeInBytes, const sfIntRect* area); + +//////////////////////////////////////////////////////////// +/// \brief Create a new texture from a custom stream +/// +/// \param stream Source stream to read from +/// \param area Area of the source image to load (NULL to load the entire image) +/// +/// \return A new sfTexture object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTexture* sfTexture_createFromStream(sfInputStream* stream, const sfIntRect* area); + +//////////////////////////////////////////////////////////// +/// \brief Create a new texture from an image +/// +/// \param image Image to upload to the texture +/// \param area Area of the source image to load (NULL to load the entire image) +/// +/// \return A new sfTexture object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTexture* sfTexture_createFromImage(const sfImage* image, const sfIntRect* area); + +//////////////////////////////////////////////////////////// +/// \brief Copy an existing texture +/// +/// \param texture Texture to copy +/// +/// \return Copied object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTexture* sfTexture_copy(const sfTexture* texture); + +//////////////////////////////////////////////////////////// +/// \brief Destroy an existing texture +/// +/// \param texture Texture to delete +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTexture_destroy(sfTexture* texture); + +//////////////////////////////////////////////////////////// +/// \brief Return the size of the texture +/// +/// \param texture Texture to read +/// +/// \return Size in pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2u sfTexture_getSize(const sfTexture* texture); + +//////////////////////////////////////////////////////////// +/// \brief Copy a texture's pixels to an image +/// +/// \param texture Texture to copy +/// +/// \return Image containing the texture's pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfImage* sfTexture_copyToImage(const sfTexture* texture); + +//////////////////////////////////////////////////////////// +/// \brief Update a texture from an array of pixels +/// +/// \param texture Texture to update +/// \param pixels Array of pixels to copy to the texture +/// \param width Width of the pixel region contained in \a pixels +/// \param height Height of the pixel region contained in \a pixels +/// \param x X offset in the texture where to copy the source pixels +/// \param y Y offset in the texture where to copy the source pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTexture_updateFromPixels(sfTexture* texture, const sfUint8* pixels, unsigned int width, unsigned int height, unsigned int x, unsigned int y); + +//////////////////////////////////////////////////////////// +/// \brief Update a texture from an image +/// +/// \param texture Texture to update +/// \param image Image to copy to the texture +/// \param x X offset in the texture where to copy the source pixels +/// \param y Y offset in the texture where to copy the source pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTexture_updateFromImage(sfTexture* texture, const sfImage* image, unsigned int x, unsigned int y); + +//////////////////////////////////////////////////////////// +/// \brief Update a texture from the contents of a window +/// +/// \param texture Texture to update +/// \param window Window to copy to the texture +/// \param x X offset in the texture where to copy the source pixels +/// \param y Y offset in the texture where to copy the source pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTexture_updateFromWindow(sfTexture* texture, const sfWindow* window, unsigned int x, unsigned int y); + +//////////////////////////////////////////////////////////// +/// \brief Update a texture from the contents of a render-window +/// +/// \param texture Texture to update +/// \param renderWindow Render-window to copy to the texture +/// \param x X offset in the texture where to copy the source pixels +/// \param y Y offset in the texture where to copy the source pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTexture_updateFromRenderWindow(sfTexture* texture, const sfRenderWindow* renderWindow, unsigned int x, unsigned int y); + +//////////////////////////////////////////////////////////// +/// \brief Enable or disable the smooth filter on a texture +/// +/// \param texture The texture object +/// \param smooth sfTrue to enable smoothing, sfFalse to disable it +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTexture_setSmooth(sfTexture* texture, sfBool smooth); + +//////////////////////////////////////////////////////////// +/// \brief Tell whether the smooth filter is enabled or not for a texture +/// +/// \param texture The texture object +/// +/// \return sfTrue if smoothing is enabled, sfFalse if it is disabled +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfBool sfTexture_isSmooth(const sfTexture* texture); + +//////////////////////////////////////////////////////////// +/// \brief Enable or disable repeating for a texture +/// +/// Repeating is involved when using texture coordinates +/// outside the texture rectangle [0, 0, width, height]. +/// In this case, if repeat mode is enabled, the whole texture +/// will be repeated as many times as needed to reach the +/// coordinate (for example, if the X texture coordinate is +/// 3 * width, the texture will be repeated 3 times). +/// If repeat mode is disabled, the "extra space" will instead +/// be filled with border pixels. +/// Warning: on very old graphics cards, white pixels may appear +/// when the texture is repeated. With such cards, repeat mode +/// can be used reliably only if the texture has power-of-two +/// dimensions (such as 256x128). +/// Repeating is disabled by default. +/// +/// \param texture The texture object +/// \param repeated True to repeat the texture, false to disable repeating +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTexture_setRepeated(sfTexture* texture, sfBool repeated); + +//////////////////////////////////////////////////////////// +/// \brief Tell whether a texture is repeated or not +/// +/// \param texture The texture object +/// +/// \return sfTrue if repeat mode is enabled, sfFalse if it is disabled +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfBool sfTexture_isRepeated(const sfTexture* texture); + +//////////////////////////////////////////////////////////// +/// \brief Bind a texture for rendering +/// +/// This function is not part of the graphics API, it mustn't be +/// used when drawing SFML entities. It must be used only if you +/// mix sfTexture with OpenGL code. +/// +/// \code +/// sfTexture *t1, *t2; +/// ... +/// sfTexture_bind(t1); +/// // draw OpenGL stuff that use t1... +/// sfTexture_bind(t2); +/// // draw OpenGL stuff that use t2... +/// sfTexture_bind(NULL); +/// // draw OpenGL stuff that use no texture... +/// \endcode +/// +/// \param texture Pointer to the texture to bind, can be null to use no texture +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTexture_bind(const sfTexture* texture); + +//////////////////////////////////////////////////////////// +/// \brief Get the maximum texture size allowed +/// +/// \return Maximum size allowed for textures, in pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API unsigned int sfTexture_getMaximumSize(); + + +#endif // SFML_TEXTURE_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Transform.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Transform.h new file mode 100755 index 0000000..0db94bb --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Transform.h @@ -0,0 +1,210 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_TRANSFORM_H +#define SFML_TRANSFORM_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include + + + +//////////////////////////////////////////////////////////// +/// \brief Encapsulate a 3x3 transform matrix +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + float matrix[9]; +} sfTransform; + + +//////////////////////////////////////////////////////////// +/// \brief Identity transform (does nothing) +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API const sfTransform sfTransform_Identity; + +//////////////////////////////////////////////////////////// +/// \brief Create a new transform from a matrix +/// +/// \param a00 Element (0, 0) of the matrix +/// \param a01 Element (0, 1) of the matrix +/// \param a02 Element (0, 2) of the matrix +/// \param a10 Element (1, 0) of the matrix +/// \param a11 Element (1, 1) of the matrix +/// \param a12 Element (1, 2) of the matrix +/// \param a20 Element (2, 0) of the matrix +/// \param a21 Element (2, 1) of the matrix +/// \param a22 Element (2, 2) of the matrix +/// +/// \return A new sfTransform object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransform sfTransform_fromMatrix(float a00, float a01, float a02, + float a10, float a11, float a12, + float a20, float a21, float a22); + +//////////////////////////////////////////////////////////// +/// \brief Return the 4x4 matrix of a transform +/// +/// This function fills an array of 16 floats with the transform +/// converted as a 4x4 matrix, which is directly compatible with +/// OpenGL functions. +/// +/// \code +/// sfTransform transform = ...; +/// float matrix[16]; +/// sfTransform_getMatrix(&transform, matrix) +/// glLoadMatrixf(matrix); +/// \endcode +/// +/// \param transform Transform object +/// \param matrix Pointer to the 16-element array to fill with the matrix +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTransform_getMatrix(const sfTransform* transform, float* matrix); + +//////////////////////////////////////////////////////////// +/// \brief Return the inverse of a transform +/// +/// If the inverse cannot be computed, a new identity transform +/// is returned. +/// +/// \param transform Transform object +/// \return The inverse matrix +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransform sfTransform_getInverse(const sfTransform* transform); + +//////////////////////////////////////////////////////////// +/// \brief Apply a transform to a 2D point +/// +/// \param transform Transform object +/// \param point Point to transform +/// +/// \return Transformed point +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfTransform_transformPoint(const sfTransform* transform, sfVector2f point); + +//////////////////////////////////////////////////////////// +/// \brief Apply a transform to a rectangle +/// +/// Since SFML doesn't provide support for oriented rectangles, +/// the result of this function is always an axis-aligned +/// rectangle. Which means that if the transform contains a +/// rotation, the bounding rectangle of the transformed rectangle +/// is returned. +/// +/// \param transform Transform object +/// \param rectangle Rectangle to transform +/// +/// \return Transformed rectangle +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFloatRect sfTransform_transformRect(const sfTransform* transform, sfFloatRect rectangle); + +//////////////////////////////////////////////////////////// +/// \brief Combine two transforms +/// +/// The result is a transform that is equivalent to applying +/// \a transform followed by \a other. Mathematically, it is +/// equivalent to a matrix multiplication. +/// +/// \param transform Transform object +/// \param right Transform to combine to \a transform +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTransform_combine(sfTransform* transform, const sfTransform* other); + +//////////////////////////////////////////////////////////// +/// \brief Combine a transform with a translation +/// +/// \param transform Transform object +/// \param x Offset to apply on X axis +/// \param y Offset to apply on Y axis +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTransform_translate(sfTransform* transform, float x, float y); + +//////////////////////////////////////////////////////////// +/// \brief Combine the current transform with a rotation +/// +/// \param transform Transform object +/// \param angle Rotation angle, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTransform_rotate(sfTransform* transform, float angle); + +//////////////////////////////////////////////////////////// +/// \brief Combine the current transform with a rotation +/// +/// The center of rotation is provided for convenience as a second +/// argument, so that you can build rotations around arbitrary points +/// more easily (and efficiently) than the usual +/// [translate(-center), rotate(angle), translate(center)]. +/// +/// \param transform Transform object +/// \param angle Rotation angle, in degrees +/// \param centerX X coordinate of the center of rotation +/// \param centerY Y coordinate of the center of rotation +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTransform_rotateWithCenter(sfTransform* transform, float angle, float centerX, float centerY); + +//////////////////////////////////////////////////////////// +/// \brief Combine the current transform with a scaling +/// +/// \param transform Transform object +/// \param scaleX Scaling factor on the X axis +/// \param scaleY Scaling factor on the Y axis +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTransform_scale(sfTransform* transform, float scaleX, float scaleY); + +//////////////////////////////////////////////////////////// +/// \brief Combine the current transform with a scaling +/// +/// The center of scaling is provided for convenience as a second +/// argument, so that you can build scaling around arbitrary points +/// more easily (and efficiently) than the usual +/// [translate(-center), scale(factors), translate(center)] +/// +/// \param transform Transform object +/// \param scaleX Scaling factor on X axis +/// \param scaleY Scaling factor on Y axis +/// \param centerX X coordinate of the center of scaling +/// \param centerY Y coordinate of the center of scaling +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTransform_scaleWithCenter(sfTransform* transform, float scaleX, float scaleY, float centerX, float centerY); + + +#endif // SFML_TRANSFORM_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Transformable.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Transformable.h new file mode 100755 index 0000000..1b1ac6d --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Transformable.h @@ -0,0 +1,217 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_TRANSFORMABLE_H +#define SFML_TRANSFORMABLE_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new transformable +/// +/// \return A new sfTransformable object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransformable* sfTransformable_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Copy an existing transformable +/// +/// \param transformable Transformable to copy +/// +/// \return Copied object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransformable* sfTransformable_copy(const sfTransformable* transformable); + +//////////////////////////////////////////////////////////// +/// \brief Destroy an existing transformable +/// +/// \param transformable Transformable to delete +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTransformable_destroy(sfTransformable* transformable); + +//////////////////////////////////////////////////////////// +/// \brief Set the position of a transformable +/// +/// This function completely overwrites the previous position. +/// See sfTransformable_move to apply an offset based on the previous position instead. +/// The default position of a transformable Transformable object is (0, 0). +/// +/// \param transformable Transformable object +/// \param position New position +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTransformable_setPosition(sfTransformable* transformable, sfVector2f position); + +//////////////////////////////////////////////////////////// +/// \brief Set the orientation of a transformable +/// +/// This function completely overwrites the previous rotation. +/// See sfTransformable_rotate to add an angle based on the previous rotation instead. +/// The default rotation of a transformable Transformable object is 0. +/// +/// \param transformable Transformable object +/// \param angle New rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTransformable_setRotation(sfTransformable* transformable, float angle); + +//////////////////////////////////////////////////////////// +/// \brief Set the scale factors of a transformable +/// +/// This function completely overwrites the previous scale. +/// See sfTransformable_scale to add a factor based on the previous scale instead. +/// The default scale of a transformable Transformable object is (1, 1). +/// +/// \param transformable Transformable object +/// \param scale New scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTransformable_setScale(sfTransformable* transformable, sfVector2f scale); + +//////////////////////////////////////////////////////////// +/// \brief Set the local origin of a transformable +/// +/// The origin of an object defines the center point for +/// all transformations (position, scale, rotation). +/// The coordinates of this point must be relative to the +/// top-left corner of the object, and ignore all +/// transformations (position, scale, rotation). +/// The default origin of a transformable Transformable object is (0, 0). +/// +/// \param transformable Transformable object +/// \param origin New origin +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTransformable_setOrigin(sfTransformable* transformable, sfVector2f origin); + +//////////////////////////////////////////////////////////// +/// \brief Get the position of a transformable +/// +/// \param transformable Transformable object +/// +/// \return Current position +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfTransformable_getPosition(const sfTransformable* transformable); + +//////////////////////////////////////////////////////////// +/// \brief Get the orientation of a transformable +/// +/// The rotation is always in the range [0, 360]. +/// +/// \param transformable Transformable object +/// +/// \return Current rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API float sfTransformable_getRotation(const sfTransformable* transformable); + +//////////////////////////////////////////////////////////// +/// \brief Get the current scale of a transformable +/// +/// \param transformable Transformable object +/// +/// \return Current scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfTransformable_getScale(const sfTransformable* transformable); + +//////////////////////////////////////////////////////////// +/// \brief Get the local origin of a transformable +/// +/// \param transformable Transformable object +/// +/// \return Current origin +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfTransformable_getOrigin(const sfTransformable* transformable); + +//////////////////////////////////////////////////////////// +/// \brief Move a transformable by a given offset +/// +/// This function adds to the current position of the object, +/// unlike sfTransformable_setPosition which overwrites it. +/// +/// \param transformable Transformable object +/// \param offset Offset +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTransformable_move(sfTransformable* transformable, sfVector2f offset); + +//////////////////////////////////////////////////////////// +/// \brief Rotate a transformable +/// +/// This function adds to the current rotation of the object, +/// unlike sfTransformable_setRotation which overwrites it. +/// +/// \param transformable Transformable object +/// \param angle Angle of rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTransformable_rotate(sfTransformable* transformable, float angle); + +//////////////////////////////////////////////////////////// +/// \brief Scale a transformable +/// +/// This function multiplies the current scale of the object, +/// unlike sfTransformable_setScale which overwrites it. +/// +/// \param transformable Transformable object +/// \param factors Scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTransformable_scale(sfTransformable* transformable, sfVector2f factors); + +//////////////////////////////////////////////////////////// +/// \brief Get the combined transform of a transformable +/// +/// \param transformable Transformable object +/// +/// \return Transform combining the position/rotation/scale/origin of the object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransform sfTransformable_getTransform(const sfTransformable* transformable); + +//////////////////////////////////////////////////////////// +/// \brief Get the inverse of the combined transform of a transformable +/// +/// \param transformable Transformable object +/// +/// \return Inverse of the combined transformations applied to the object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransform sfTransformable_getInverseTransform(const sfTransformable* transformable); + + +#endif // SFML_TRANSFORMABLE_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Types.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Types.h new file mode 100755 index 0000000..8b63f7a --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Types.h @@ -0,0 +1,46 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_GRAPHICS_TYPES_H +#define SFML_GRAPHICS_TYPES_H + + +typedef struct sfCircleShape sfCircleShape; +typedef struct sfConvexShape sfConvexShape; +typedef struct sfFont sfFont; +typedef struct sfImage sfImage; +typedef struct sfShader sfShader; +typedef struct sfRectangleShape sfRectangleShape; +typedef struct sfRenderTexture sfRenderTexture; +typedef struct sfRenderWindow sfRenderWindow; +typedef struct sfShape sfShape; +typedef struct sfSprite sfSprite; +typedef struct sfText sfText; +typedef struct sfTexture sfTexture; +typedef struct sfTransformable sfTransformable; +typedef struct sfVertexArray sfVertexArray; +typedef struct sfView sfView; + + +#endif // SFML_GRAPHICS_TYPES_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Vertex.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Vertex.h new file mode 100755 index 0000000..b2c0996 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/Vertex.h @@ -0,0 +1,47 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_VERTEX_H +#define SFML_VERTEX_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// Define a point with color and texture coordinates +//////////////////////////////////////////////////////////// +typedef struct +{ + sfVector2f position; ///< Position of the vertex + sfColor color; ///< Color of the vertex + sfVector2f texCoords; ///< Coordinates of the texture's pixel to map to the vertex +} sfVertex; + + +#endif // SFML_VERTEX_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/VertexArray.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/VertexArray.h new file mode 100755 index 0000000..c050eed --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/VertexArray.h @@ -0,0 +1,167 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_VERTEXARRAY_H +#define SFML_VERTEXARRAY_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new vertex array +/// +/// \return A new sfVertexArray object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVertexArray* sfVertexArray_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Copy an existing vertex array +/// +/// \param vertexArray Vertex array to copy +/// +/// \return Copied object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVertexArray* sfVertexArray_copy(const sfVertexArray* vertexArray); + +//////////////////////////////////////////////////////////// +/// \brief Destroy an existing vertex array +/// +/// \param vertexArray Vertex array to delete +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfVertexArray_destroy(sfVertexArray* vertexArray); + +//////////////////////////////////////////////////////////// +/// \brief Return the vertex count of a vertex array +/// +/// \param vertexArray Vertex array object +/// +/// \return Number of vertices in the array +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API unsigned int sfVertexArray_getVertexCount(const sfVertexArray* vertexArray); + +//////////////////////////////////////////////////////////// +/// \brief Get access to a vertex by its index +/// +/// This function doesn't check \a index, it must be in range +/// [0, vertex count - 1]. The behaviour is undefined +/// otherwise. +/// +/// \param vertexArray Vertex array object +/// \param index Index of the vertex to get +/// +/// \return Pointer to the index-th vertex +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVertex* sfVertexArray_getVertex(sfVertexArray* vertexArray, unsigned int index); + +//////////////////////////////////////////////////////////// +/// \brief Clear a vertex array +/// +/// This function removes all the vertices from the array. +/// It doesn't deallocate the corresponding memory, so that +/// adding new vertices after clearing doesn't involve +/// reallocating all the memory. +/// +/// \param vertexArray Vertex array object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfVertexArray_clear(sfVertexArray* vertexArray); + +//////////////////////////////////////////////////////////// +/// \brief Resize the vertex array +/// +/// If \a vertexCount is greater than the current size, the previous +/// vertices are kept and new (default-constructed) vertices are +/// added. +/// If \a vertexCount is less than the current size, existing vertices +/// are removed from the array. +/// +/// \param vertexArray Vertex array objet +/// \param vertexCount New size of the array (number of vertices) +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfVertexArray_resize(sfVertexArray* vertexArray, unsigned int vertexCount); + +//////////////////////////////////////////////////////////// +/// \brief Add a vertex to a vertex array array +/// +/// \param vertexArray Vertex array objet +/// \param vertex Vertex to add +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfVertexArray_append(sfVertexArray* vertexArray, sfVertex vertex); + +//////////////////////////////////////////////////////////// +/// \brief Set the type of primitives of a vertex array +/// +/// This function defines how the vertices must be interpreted +/// when it's time to draw them: +/// \li As points +/// \li As lines +/// \li As triangles +/// \li As quads +/// The default primitive type is sfPoints. +/// +/// \param vertexArray Vertex array objet +/// \param type Type of primitive +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfVertexArray_setPrimitiveType(sfVertexArray* vertexArray, sfPrimitiveType type); + +//////////////////////////////////////////////////////////// +/// \brief Get the type of primitives drawn by a vertex array +/// +/// \param vertexArray Vertex array objet +/// +/// \return Primitive type +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfPrimitiveType sfVertexArray_getPrimitiveType(sfVertexArray* vertexArray); + +//////////////////////////////////////////////////////////// +/// \brief Compute the bounding rectangle of a vertex array +/// +/// This function returns the axis-aligned rectangle that +/// contains all the vertices of the array. +/// +/// \param vertexArray Vertex array objet +/// +/// \return Bounding rectangle of the vertex array +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFloatRect sfVertexArray_getBounds(sfVertexArray* vertexArray); + + +#endif // SFML_VERTEXARRAY_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/View.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/View.h new file mode 100755 index 0000000..70acef5 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Graphics/View.h @@ -0,0 +1,206 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_VIEW_H +#define SFML_VIEW_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a default view +/// +/// This function creates a default view of (0, 0, 1000, 1000) +/// +/// \return A new sfView object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfView* sfView_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Construct a view from a rectangle +/// +/// \param rectangle Rectangle defining the zone to display +/// +/// \return A new sfView object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfView* sfView_createFromRect(sfFloatRect rectangle); + +//////////////////////////////////////////////////////////// +/// \brief Copy an existing view +/// +/// \param view View to copy +/// +/// \return Copied object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfView* sfView_copy(const sfView* view); + +//////////////////////////////////////////////////////////// +/// \brief Destroy an existing view +/// +/// \param view View to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfView_destroy(sfView* view); + +//////////////////////////////////////////////////////////// +/// \brief Set the center of a view +/// +/// \param view View object +/// \param center New center +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfView_setCenter(sfView* view, sfVector2f center); + +//////////////////////////////////////////////////////////// +/// \brief Set the size of a view +/// +/// \param view View object +/// \param size New size of the view +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfView_setSize(sfView* view, sfVector2f size); + +//////////////////////////////////////////////////////////// +/// \brief Set the orientation of a view +/// +/// The default rotation of a view is 0 degree. +/// +/// \param view View object +/// \param angle New angle, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfView_setRotation(sfView* view, float angle); + +//////////////////////////////////////////////////////////// +/// \brief Set the target viewport of a view +/// +/// The viewport is the rectangle into which the contents of the +/// view are displayed, expressed as a factor (between 0 and 1) +/// of the size of the render target to which the view is applied. +/// For example, a view which takes the left side of the target would +/// be defined by a rect of (0, 0, 0.5, 1). +/// By default, a view has a viewport which covers the entire target. +/// +/// \param view View object +/// \param viewport New viewport rectangle +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfView_setViewport(sfView* view, sfFloatRect viewport); + +//////////////////////////////////////////////////////////// +/// \brief Reset a view to the given rectangle +/// +/// Note that this function resets the rotation angle to 0. +/// +/// \param view View object +/// \param rectangle Rectangle defining the zone to display +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfView_reset(sfView* view, sfFloatRect rectangle); + +//////////////////////////////////////////////////////////// +/// \brief Get the center of a view +/// +/// \param view View object +/// +/// \return Center of the view +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfView_getCenter(const sfView* view); + +//////////////////////////////////////////////////////////// +/// \brief Get the size of a view +/// +/// \param view View object +/// +/// \return Size of the view +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfView_getSize(const sfView* view); + +//////////////////////////////////////////////////////////// +/// \brief Get the current orientation of a view +/// +/// \param view View object +/// +/// \return Rotation angle of the view, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API float sfView_getRotation(const sfView* view); + +//////////////////////////////////////////////////////////// +/// \brief Get the target viewport rectangle of a view +/// +/// \param view View object +/// +/// \return Viewport rectangle, expressed as a factor of the target size +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFloatRect sfView_getViewport(const sfView* view); + +//////////////////////////////////////////////////////////// +/// \brief Move a view relatively to its current position +/// +/// \param view View object +/// \param offset Offset +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfView_move(sfView* view, sfVector2f offset); + +//////////////////////////////////////////////////////////// +/// \brief Rotate a view relatively to its current orientation +/// +/// \param view View object +/// \param angle Angle to rotate, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfView_rotate(sfView* view, float angle); + +//////////////////////////////////////////////////////////// +/// \brief Resize a view rectangle relatively to its current size +/// +/// Resizing the view simulates a zoom, as the zone displayed on +/// screen grows or shrinks. +/// \a factor is a multiplier: +/// \li 1 keeps the size unchanged +/// \li > 1 makes the view bigger (objects appear smaller) +/// \li < 1 makes the view smaller (objects appear bigger) +/// +/// \param view View object +/// \param factor Zoom factor to apply +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfView_zoom(sfView* view, float factor); + + +#endif // SFML_VIEW_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network.h new file mode 100755 index 0000000..b6c5fc7 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network.h @@ -0,0 +1,43 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_NETWORK_H +#define SFML_NETWORK_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// + +#include +#include +#include +#include +#include +#include +#include +#include +#include + + +#endif // SFML_NETWORK_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/Export.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/Export.h new file mode 100755 index 0000000..f103e2d --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/Export.h @@ -0,0 +1,48 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_NETWORK_EXPORT_H +#define SFML_NETWORK_EXPORT_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +// Define portable import / export macros +//////////////////////////////////////////////////////////// +#if defined(CSFML_NETWORK_EXPORTS) + + #define CSFML_NETWORK_API CSFML_API_EXPORT + +#else + + #define CSFML_NETWORK_API CSFML_API_IMPORT + +#endif + + +#endif // SFML_NETWORK_EXPORT_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/Ftp.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/Ftp.h new file mode 100755 index 0000000..0e33db1 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/Ftp.h @@ -0,0 +1,510 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_FTP_H +#define SFML_FTP_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Enumeration of transfer modes +/// +//////////////////////////////////////////////////////////// +typedef enum +{ + sfFtpBinary, ///< Binary mode (file is transfered as a sequence of bytes) + sfFtpAscii, ///< Text mode using ASCII encoding + sfFtpEbcdic ///< Text mode using EBCDIC encoding +} sfFtpTransferMode; + + +//////////////////////////////////////////////////////////// +/// \brief Status codes possibly returned by a FTP response +/// +//////////////////////////////////////////////////////////// +typedef enum +{ + // 1xx: the requested action is being initiated, + // expect another reply before proceeding with a new command + sfFtpRestartMarkerReply = 110, ///< Restart marker reply + sfFtpServiceReadySoon = 120, ///< Service ready in N minutes + sfFtpDataConnectionAlreadyOpened = 125, ///< Data connection already opened, transfer starting + sfFtpOpeningDataConnection = 150, ///< File status ok, about to open data connection + + // 2xx: the requested action has been successfully completed + sfFtpOk = 200, ///< Command ok + sfFtpPointlessCommand = 202, ///< Command not implemented + sfFtpSystemStatus = 211, ///< System status, or system help reply + sfFtpDirectoryStatus = 212, ///< Directory status + sfFtpFileStatus = 213, ///< File status + sfFtpHelpMessage = 214, ///< Help message + sfFtpSystemType = 215, ///< NAME system type, where NAME is an official system name from the list in the Assigned Numbers document + sfFtpServiceReady = 220, ///< Service ready for new user + sfFtpClosingConnection = 221, ///< Service closing control connection + sfFtpDataConnectionOpened = 225, ///< Data connection open, no transfer in progress + sfFtpClosingDataConnection = 226, ///< Closing data connection, requested file action successful + sfFtpEnteringPassiveMode = 227, ///< Entering passive mode + sfFtpLoggedIn = 230, ///< User logged in, proceed. Logged out if appropriate + sfFtpFileActionOk = 250, ///< Requested file action ok + sfFtpDirectoryOk = 257, ///< PATHNAME created + + // 3xx: the command has been accepted, but the requested action + // is dormant, pending receipt of further information + sfFtpNeedPassword = 331, ///< User name ok, need password + sfFtpNeedAccountToLogIn = 332, ///< Need account for login + sfFtpNeedInformation = 350, ///< Requested file action pending further information + + // 4xx: the command was not accepted and the requested action did not take place, + // but the error condition is temporary and the action may be requested again + sfFtpServiceUnavailable = 421, ///< Service not available, closing control connection + sfFtpDataConnectionUnavailable = 425, ///< Can't open data connection + sfFtpTransferAborted = 426, ///< Connection closed, transfer aborted + sfFtpFileActionAborted = 450, ///< Requested file action not taken + sfFtpLocalError = 451, ///< Requested action aborted, local error in processing + sfFtpInsufficientStorageSpace = 452, ///< Requested action not taken; insufficient storage space in system, file unavailable + + // 5xx: the command was not accepted and + // the requested action did not take place + sfFtpCommandUnknown = 500, ///< Syntax error, command unrecognized + sfFtpParametersUnknown = 501, ///< Syntax error in parameters or arguments + sfFtpCommandNotImplemented = 502, ///< Command not implemented + sfFtpBadCommandSequence = 503, ///< Bad sequence of commands + sfFtpParameterNotImplemented = 504, ///< Command not implemented for that parameter + sfFtpNotLoggedIn = 530, ///< Not logged in + sfFtpNeedAccountToStore = 532, ///< Need account for storing files + sfFtpFileUnavailable = 550, ///< Requested action not taken, file unavailable + sfFtpPageTypeUnknown = 551, ///< Requested action aborted, page type unknown + sfFtpNotEnoughMemory = 552, ///< Requested file action aborted, exceeded storage allocation + sfFtpFilenameNotAllowed = 553, ///< Requested action not taken, file name not allowed + + // 10xx: SFML custom codes + sfFtpInvalidResponse = 1000, ///< Response is not a valid FTP one + sfFtpConnectionFailed = 1001, ///< Connection with server failed + sfFtpConnectionClosed = 1002, ///< Connection with server closed + sfFtpInvalidFile = 1003 ///< Invalid file to upload / download +} sfFtpStatus; + + +//////////////////////////////////////////////////////////// +/// \brief Destroy a FTP listing response +/// +/// \param ftpListingResponse Ftp listing response to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfFtpListingResponse_destroy(sfFtpListingResponse* ftpListingResponse); + +//////////////////////////////////////////////////////////// +/// \brief Check if a FTP listing response status code means a success +/// +/// This function is defined for convenience, it is +/// equivalent to testing if the status code is < 400. +/// +/// \param ftpListingResponse Ftp listing response +/// +/// \return sfTrue if the status is a success, sfFalse if it is a failure +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfBool sfFtpListingResponse_isOk(const sfFtpListingResponse* ftpListingResponse); + +//////////////////////////////////////////////////////////// +/// \brief Get the status code of a FTP listing response +/// +/// \param ftpListingResponse Ftp listing response +/// +/// \return Status code +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpStatus sfFtpListingResponse_getStatus(const sfFtpListingResponse* ftpListingResponse); + +//////////////////////////////////////////////////////////// +/// \brief Get the full message contained in a FTP listing response +/// +/// \param ftpListingResponse Ftp listing response +/// +/// \return The response message +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API const char* sfFtpListingResponse_getMessage(const sfFtpListingResponse* ftpListingResponse); + +//////////////////////////////////////////////////////////// +/// \brief Return the number of directory/file names contained in a FTP listing response +/// +/// \param ftpListingResponse Ftp listing response +/// +/// \return Total number of names available +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API size_t sfFtpListingResponse_getCount(const sfFtpListingResponse* ftpListingResponse); + +//////////////////////////////////////////////////////////// +/// \brief Return a directory/file name contained in a FTP listing response +/// +/// \param ftpListingResponse Ftp listing response +/// \param index Index of the name to get (in range [0 .. getCount]) +/// +/// \return The requested name +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API const char* sfFtpListingResponse_getName(const sfFtpListingResponse* ftpListingResponse, size_t index); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a FTP directory response +/// +/// \param ftpDirectoryResponse Ftp directory response to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfFtpDirectoryResponse_destroy(sfFtpDirectoryResponse* ftpDirectoryResponse); + +//////////////////////////////////////////////////////////// +/// \brief Check if a FTP directory response status code means a success +/// +/// This function is defined for convenience, it is +/// equivalent to testing if the status code is < 400. +/// +/// \param ftpDirectoryResponse Ftp directory response +/// +/// \return sfTrue if the status is a success, sfFalse if it is a failure +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfBool sfFtpDirectoryResponse_isOk(const sfFtpDirectoryResponse* ftpDirectoryResponse); + +//////////////////////////////////////////////////////////// +/// \brief Get the status code of a FTP directory response +/// +/// \param ftpDirectoryResponse Ftp directory response +/// +/// \return Status code +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpStatus sfFtpDirectoryResponse_getStatus(const sfFtpDirectoryResponse* ftpDirectoryResponse); + +//////////////////////////////////////////////////////////// +/// \brief Get the full message contained in a FTP directory response +/// +/// \param ftpDirectoryResponse Ftp directory response +/// +/// \return The response message +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API const char* sfFtpDirectoryResponse_getMessage(const sfFtpDirectoryResponse* ftpDirectoryResponse); + +//////////////////////////////////////////////////////////// +/// \brief Get the directory returned in a FTP directory response +/// +/// \param ftpDirectoryResponse Ftp directory response +/// +/// \return Directory name +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API const char* sfFtpDirectoryResponse_getDirectory(const sfFtpDirectoryResponse* ftpDirectoryResponse); + + +//////////////////////////////////////////////////////////// +/// \brief Destroy a FTP response +/// +/// \param ftpResponse Ftp response to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfFtpResponse_destroy(sfFtpResponse* ftpResponse); + +//////////////////////////////////////////////////////////// +/// \brief Check if a FTP response status code means a success +/// +/// This function is defined for convenience, it is +/// equivalent to testing if the status code is < 400. +/// +/// \param ftpResponse Ftp response object +/// +/// \return sfTrue if the status is a success, sfFalse if it is a failure +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfBool sfFtpResponse_isOk(const sfFtpResponse* ftpResponse); + +//////////////////////////////////////////////////////////// +/// \brief Get the status code of a FTP response +/// +/// \param ftpResponse Ftp response object +/// +/// \return Status code +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpStatus sfFtpResponse_getStatus(const sfFtpResponse* ftpResponse); + +//////////////////////////////////////////////////////////// +/// \brief Get the full message contained in a FTP response +/// +/// \param ftpResponse Ftp response object +/// +/// \return The response message +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API const char* sfFtpResponse_getMessage(const sfFtpResponse* ftpResponse); + +//////////////////////////////////////////////////////////// +/// \brief Create a new Ftp object +/// +/// \return A new sfFtp object +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtp* sfFtp_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a Ftp object +/// +/// \param ftp Ftp object to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfFtp_destroy(sfFtp* ftp); + +//////////////////////////////////////////////////////////// +/// \brief Connect to the specified FTP server +/// +/// The port should be 21, which is the standard +/// port used by the FTP protocol. You shouldn't use a different +/// value, unless you really know what you do. +/// This function tries to connect to the server so it may take +/// a while to complete, especially if the server is not +/// reachable. To avoid blocking your application for too long, +/// you can use a timeout. Using 0 means that the +/// system timeout will be used (which is usually pretty long). +/// +/// \param ftp Ftp object +/// \param server Name or address of the FTP server to connect to +/// \param port Port used for the connection +/// \param timeout Maximum time to wait +/// +/// \return Server response to the request +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpResponse* sfFtp_connect(sfFtp* ftp, sfIpAddress server, unsigned short port, sfTime timeout); + +//////////////////////////////////////////////////////////// +/// \brief Log in using an anonymous account +/// +/// Logging in is mandatory after connecting to the server. +/// Users that are not logged in cannot perform any operation. +/// +/// \param ftp Ftp object +/// +/// \return Server response to the request +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpResponse* sfFtp_loginAnonymous(sfFtp* ftp); + +//////////////////////////////////////////////////////////// +/// \brief Log in using a username and a password +/// +/// Logging in is mandatory after connecting to the server. +/// Users that are not logged in cannot perform any operation. +/// +/// \param ftp Ftp object +/// \param name User name +/// \param password Password +/// +/// \return Server response to the request +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpResponse* sfFtp_login(sfFtp* ftp, const char* userName, const char* password); + +//////////////////////////////////////////////////////////// +/// \brief Close the connection with the server +/// +/// \param ftp Ftp object +/// +/// \return Server response to the request +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpResponse* sfFtp_disconnect(sfFtp* ftp); + +//////////////////////////////////////////////////////////// +/// \brief Send a null command to keep the connection alive +/// +/// This command is useful because the server may close the +/// connection automatically if no command is sent. +/// +/// \param ftp Ftp object +/// +/// \return Server response to the request +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpResponse* sfFtp_keepAlive(sfFtp* ftp); + +//////////////////////////////////////////////////////////// +/// \brief Get the current working directory +/// +/// The working directory is the root path for subsequent +/// operations involving directories and/or filenames. +/// +/// \param ftp Ftp object +/// +/// \return Server response to the request +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpDirectoryResponse* sfFtp_getWorkingDirectory(sfFtp* ftp); + +//////////////////////////////////////////////////////////// +/// \brief Get the contents of the given directory +/// +/// This function retrieves the sub-directories and files +/// contained in the given directory. It is not recursive. +/// The \a directory parameter is relative to the current +/// working directory. +/// +/// \param ftp Ftp object +/// \param directory Directory to list +/// +/// \return Server response to the request +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpListingResponse* sfFtp_getDirectoryListing(sfFtp* ftp, const char* directory); + +//////////////////////////////////////////////////////////// +/// \brief Change the current working directory +/// +/// The new directory must be relative to the current one. +/// +/// \param ftp Ftp object +/// \param directory New working directory +/// +/// \return Server response to the request +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpResponse* sfFtp_changeDirectory(sfFtp* ftp, const char* directory); + +//////////////////////////////////////////////////////////// +/// \brief Go to the parent directory of the current one +/// +/// \param ftp Ftp object +/// +/// \return Server response to the request +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpResponse* sfFtp_parentDirectory(sfFtp* ftp); + +//////////////////////////////////////////////////////////// +/// \brief Create a new directory +/// +/// The new directory is created as a child of the current +/// working directory. +/// +/// \param ftp Ftp object +/// \param name Name of the directory to create +/// +/// \return Server response to the request +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpResponse* sfFtp_createDirectory(sfFtp* ftp, const char* name); + +//////////////////////////////////////////////////////////// +/// \brief Remove an existing directory +/// +/// The directory to remove must be relative to the +/// current working directory. +/// Use this function with caution, the directory will +/// be removed permanently! +/// +/// \param ftp Ftp object +/// \param name Name of the directory to remove +/// +/// \return Server response to the request +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpResponse* sfFtp_deleteDirectory(sfFtp* ftp, const char* name); + +//////////////////////////////////////////////////////////// +/// \brief Rename an existing file +/// +/// The filenames must be relative to the current working +/// directory. +/// +/// \param ftp Ftp object +/// \param file File to rename +/// \param newName New name of the file +/// +/// \return Server response to the request +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpResponse* sfFtp_renameFile(sfFtp* ftp, const char* file, const char* newName); + +//////////////////////////////////////////////////////////// +/// \brief Remove an existing file +/// +/// The file name must be relative to the current working +/// directory. +/// Use this function with caution, the file will be +/// removed permanently! +/// +/// \param ftp Ftp object +/// \param name File to remove +/// +/// \return Server response to the request +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpResponse* sfFtp_deleteFile(sfFtp* ftp, const char* name); + +//////////////////////////////////////////////////////////// +/// \brief Download a file from a FTP server +/// +/// The filename of the distant file is relative to the +/// current working directory of the server, and the local +/// destination path is relative to the current directory +/// of your application. +/// +/// \param ftp Ftp object +/// \param remoteFile Filename of the distant file to download +/// \param localPath Where to put to file on the local computer +/// \param mode Transfer mode +/// +/// \return Server response to the request +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpResponse* sfFtp_download(sfFtp* ftp, const char* distantFile, const char* destPath, sfFtpTransferMode mode); + +//////////////////////////////////////////////////////////// +/// \brief Upload a file to a FTP server +/// +/// The name of the local file is relative to the current +/// working directory of your application, and the +/// remote path is relative to the current directory of the +/// FTP server. +/// +/// \param ftp Ftp object +/// \param localFile Path of the local file to upload +/// \param remotePath Where to put to file on the server +/// \param mode Transfer mode +/// +/// \return Server response to the request +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpResponse* sfFtp_upload(sfFtp* ftp, const char* localFile, const char* destPath, sfFtpTransferMode mode); + + +#endif // SFML_FTP_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/Http.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/Http.h new file mode 100755 index 0000000..854f6bb --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/Http.h @@ -0,0 +1,302 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_HTTP_H +#define SFML_HTTP_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Enumerate the available HTTP methods for a request +/// +//////////////////////////////////////////////////////////// +typedef enum +{ + sfHttpGet, ///< Request in get mode, standard method to retrieve a page + sfHttpPost, ///< Request in post mode, usually to send data to a page + sfHttpHead ///< Request a page's header only +} sfHttpMethod; + + +//////////////////////////////////////////////////////////// +/// \brief Enumerate all the valid status codes for a response +/// +//////////////////////////////////////////////////////////// +typedef enum +{ + // 2xx: success + sfHttpOk = 200, ///< Most common code returned when operation was successful + sfHttpCreated = 201, ///< The resource has successfully been created + sfHttpAccepted = 202, ///< The request has been accepted, but will be processed later by the server + sfHttpNoContent = 204, ///< Sent when the server didn't send any data in return + sfHttpResetContent = 205, ///< The server informs the client that it should clear the view (form) that caused the request to be sent + sfHttpPartialContent = 206, ///< The server has sent a part of the resource, as a response to a partial GET request + + // 3xx: redirection + sfHttpMultipleChoices = 300, ///< The requested page can be accessed from several locations + sfHttpMovedPermanently = 301, ///< The requested page has permanently moved to a new location + sfHttpMovedTemporarily = 302, ///< The requested page has temporarily moved to a new location + sfHttpNotModified = 304, ///< For conditionnal requests, means the requested page hasn't changed and doesn't need to be refreshed + + // 4xx: client error + sfHttpBadRequest = 400, ///< The server couldn't understand the request (syntax error) + sfHttpUnauthorized = 401, ///< The requested page needs an authentification to be accessed + sfHttpForbidden = 403, ///< The requested page cannot be accessed at all, even with authentification + sfHttpNotFound = 404, ///< The requested page doesn't exist + sfHttpRangeNotSatisfiable = 407, ///< The server can't satisfy the partial GET request (with a "Range" header field) + + // 5xx: server error + sfHttpInternalServerError = 500, ///< The server encountered an unexpected error + sfHttpNotImplemented = 501, ///< The server doesn't implement a requested feature + sfHttpBadGateway = 502, ///< The gateway server has received an error from the source server + sfHttpServiceNotAvailable = 503, ///< The server is temporarily unavailable (overloaded, in maintenance, ...) + sfHttpGatewayTimeout = 504, ///< The gateway server couldn't receive a response from the source server + sfHttpVersionNotSupported = 505, ///< The server doesn't support the requested HTTP version + + // 10xx: SFML custom codes + sfHttpInvalidResponse = 1000, ///< Response is not a valid HTTP one + sfHttpConnectionFailed = 1001 ///< Connection with server failed +} sfHttpStatus; + + +//////////////////////////////////////////////////////////// +/// \brief Create a new HTTP request +/// +/// \return A new sfHttpRequest object +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfHttpRequest* sfHttpRequest_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a HTTP request +/// +/// \param httpRequest HTTP request to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfHttpRequest_destroy(sfHttpRequest* httpRequest); + +//////////////////////////////////////////////////////////// +/// \brief Set the value of a header field of a HTTP request +/// +/// The field is created if it doesn't exist. The name of +/// the field is case insensitive. +/// By default, a request doesn't contain any field (but the +/// mandatory fields are added later by the HTTP client when +/// sending the request). +/// +/// \param httpRequest HTTP request +/// \param field Name of the field to set +/// \param value Value of the field +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfHttpRequest_setField(sfHttpRequest* httpRequest, const char* field, const char* value); + +//////////////////////////////////////////////////////////// +/// \brief Set a HTTP request method +/// +/// See the sfHttpMethod enumeration for a complete list of all +/// the availale methods. +/// The method is sfHttpGet by default. +/// +/// \param httpRequest HTTP request +/// \param method Method to use for the request +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfHttpRequest_setMethod(sfHttpRequest* httpRequest, sfHttpMethod method); + +//////////////////////////////////////////////////////////// +/// \brief Set a HTTP request URI +/// +/// The URI is the resource (usually a web page or a file) +/// that you want to get or post. +/// The URI is "/" (the root page) by default. +/// +/// \param httpRequest HTTP request +/// \param uri URI to request, relative to the host +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfHttpRequest_setUri(sfHttpRequest* httpRequest, const char* uri); + +//////////////////////////////////////////////////////////// +/// \brief Set the HTTP version of a HTTP request +/// +/// The HTTP version is 1.0 by default. +/// +/// \param httpRequest HTTP request +/// \param major Major HTTP version number +/// \param minor Minor HTTP version number +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfHttpRequest_setHttpVersion(sfHttpRequest* httpRequest, unsigned int major, unsigned int minor); + +//////////////////////////////////////////////////////////// +/// \brief Set the body of a HTTP request +/// +/// The body of a request is optional and only makes sense +/// for POST requests. It is ignored for all other methods. +/// The body is empty by default. +/// +/// \param httpRequest HTTP request +/// \param body Content of the body +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfHttpRequest_setBody(sfHttpRequest* httpRequest, const char* body); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a HTTP response +/// +/// \param httpResponse HTTP response to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfHttpResponse_destroy(sfHttpResponse* httpResponse); + +//////////////////////////////////////////////////////////// +/// \brief Get the value of a field of a HTTP response +/// +/// If the field \a field is not found in the response header, +/// the empty string is returned. This function uses +/// case-insensitive comparisons. +/// +/// \param httpResponse HTTP response +/// \param field Name of the field to get +/// +/// \return Value of the field, or empty string if not found +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API const char* sfHttpResponse_getField(const sfHttpResponse* httpResponse, const char* field); + +//////////////////////////////////////////////////////////// +/// \brief Get the status code of a HTTP reponse +/// +/// The status code should be the first thing to be checked +/// after receiving a response, it defines whether it is a +/// success, a failure or anything else (see the sfHttpStatus +/// enumeration). +/// +/// \param httpResponse HTTP response +/// +/// \return Status code of the response +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfHttpStatus sfHttpResponse_getStatus(const sfHttpResponse* httpResponse); + +//////////////////////////////////////////////////////////// +/// \brief Get the major HTTP version number of a HTTP response +/// +/// \param httpResponse HTTP response +/// +/// \return Major HTTP version number +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API unsigned int sfHttpResponse_getMajorVersion(const sfHttpResponse* httpResponse); + +//////////////////////////////////////////////////////////// +/// \brief Get the minor HTTP version number of a HTTP response +/// +/// \param httpResponse HTTP response +/// +/// \return Minor HTTP version number +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API unsigned int sfHttpResponse_getMinorVersion(const sfHttpResponse* httpResponse); + +//////////////////////////////////////////////////////////// +/// \brief Get the body of a HTTP response +/// +/// The body of a response may contain: +/// \li the requested page (for GET requests) +/// \li a response from the server (for POST requests) +/// \li nothing (for HEAD requests) +/// \li an error message (in case of an error) +/// +/// \param httpResponse HTTP response +/// +/// \return The response body +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API const char* sfHttpResponse_getBody(const sfHttpResponse* httpResponse); + +//////////////////////////////////////////////////////////// +/// \brief Create a new Http object +/// +/// \return A new sfHttp object +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfHttp* sfHttp_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a Http object +/// +/// \param http Http object to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfHttp_destroy(sfHttp* http); + +//////////////////////////////////////////////////////////// +/// \brief Set the target host of a HTTP object +/// +/// This function just stores the host address and port, it +/// doesn't actually connect to it until you send a request. +/// If the port is 0, it means that the HTTP client will use +/// the right port according to the protocol used +/// (80 for HTTP, 443 for HTTPS). You should +/// leave it like this unless you really need a port other +/// than the standard one, or use an unknown protocol. +/// +/// \param http Http object +/// \param host Web server to connect to +/// \param port Port to use for connection +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfHttp_setHost(sfHttp* http, const char* host, unsigned short port); + +//////////////////////////////////////////////////////////// +/// \brief Send a HTTP request and return the server's response. +/// +/// You must have a valid host before sending a request (see sfHttp_setHost). +/// Any missing mandatory header field in the request will be added +/// with an appropriate value. +/// Warning: this function waits for the server's response and may +/// not return instantly; use a thread if you don't want to block your +/// application, or use a timeout to limit the time to wait. A value +/// of 0 means that the client will use the system defaut timeout +/// (which is usually pretty long). +/// +/// \param http Http object +/// \param request Request to send +/// \param timeout Maximum time to wait +/// +/// \return Server's response +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfHttpResponse* sfHttp_sendRequest(sfHttp* http, const sfHttpRequest* request, sfTime timeout); + + +#endif // SFML_HTTP_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/IpAddress.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/IpAddress.h new file mode 100755 index 0000000..af3c3d0 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/IpAddress.h @@ -0,0 +1,176 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_IPADDRESS_H +#define SFML_IPADDRESS_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Encapsulate an IPv4 network address +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + char address[16]; +} sfIpAddress; + + +//////////////////////////////////////////////////////////// +/// \brief Empty object that represents invalid addresses +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API const sfIpAddress sfIpAddress_None; + +//////////////////////////////////////////////////////////// +/// \brief Local host IP address (127.0.0.1, or "localhost") +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API const sfIpAddress sfIpAddress_LocalHost; + +//////////////////////////////////////////////////////////// +/// \brief UDP broadcast address (255.255.255.255) +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API const sfIpAddress sfIpAddress_Broadcast; + +//////////////////////////////////////////////////////////// +/// \brief Create an address from a string +/// +/// Here \a address can be either a decimal address +/// (ex: "192.168.1.56") or a network name (ex: "localhost"). +/// +/// \param address IP address or network name +/// +/// \return Resulting address +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfIpAddress sfIpAddress_fromString(const char* address); + +//////////////////////////////////////////////////////////// +/// \brief Create an address from 4 bytes +/// +/// Calling sfIpAddress_fromBytes(a, b, c, d) is equivalent +/// to calling sfIpAddress_fromString("a.b.c.d"), but safer +/// as it doesn't have to parse a string to get the address +/// components. +/// +/// \param byte0 First byte of the address +/// \param byte1 Second byte of the address +/// \param byte2 Third byte of the address +/// \param byte3 Fourth byte of the address +/// +/// \return Resulting address +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfIpAddress sfIpAddress_fromBytes(sfUint8 byte0, sfUint8 byte1, sfUint8 byte2, sfUint8 byte3); + +//////////////////////////////////////////////////////////// +/// \brief Construct an address from a 32-bits integer +/// +/// This function uses the internal representation of +/// the address directly. It should be used for optimization +/// purposes, and only if you got that representation from +/// sfIpAddress_ToInteger. +/// +/// \param address 4 bytes of the address packed into a 32-bits integer +/// +/// \return Resulting address +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfIpAddress sfIpAddress_fromInteger(sfUint32 address); + +//////////////////////////////////////////////////////////// +/// \brief Get a string representation of an address +/// +/// The returned string is the decimal representation of the +/// IP address (like "192.168.1.56"), even if it was constructed +/// from a host name. +/// +/// \param address Address object +/// +/// \return String representation of the address +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfIpAddress_toString(sfIpAddress address, char* string); + +//////////////////////////////////////////////////////////// +/// \brief Get an integer representation of the address +/// +/// The returned number is the internal representation of the +/// address, and should be used for optimization purposes only +/// (like sending the address through a socket). +/// The integer produced by this function can then be converted +/// back to a sfIpAddress with sfIpAddress_FromInteger. +/// +/// \param address Address object +/// +/// \return 32-bits unsigned integer representation of the address +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfUint32 sfIpAddress_toInteger(sfIpAddress address); + +//////////////////////////////////////////////////////////// +/// \brief Get the computer's local address +/// +/// The local address is the address of the computer from the +/// LAN point of view, i.e. something like 192.168.1.56. It is +/// meaningful only for communications over the local network. +/// Unlike sfIpAddress_getPublicAddress, this function is fast +/// and may be used safely anywhere. +/// +/// \return Local IP address of the computer +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfIpAddress sfIpAddress_getLocalAddress(void); + +//////////////////////////////////////////////////////////// +/// \brief Get the computer's public address +/// +/// The public address is the address of the computer from the +/// internet point of view, i.e. something like 89.54.1.169. +/// It is necessary for communications over the world wide web. +/// The only way to get a public address is to ask it to a +/// distant website; as a consequence, this function depends on +/// both your network connection and the server, and may be +/// very slow. You should use it as few as possible. Because +/// this function depends on the network connection and on a distant +/// server, you may use a time limit if you don't want your program +/// to be possibly stuck waiting in case there is a problem; use +/// 0 to deactivate this limit. +/// +/// \param timeout Maximum time to wait +/// +/// \return Public IP address of the computer +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfIpAddress sfIpAddress_getPublicAddress(sfTime timeout); + + +#endif // SFML_IPADDRESS_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/Packet.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/Packet.h new file mode 100755 index 0000000..75fc95d --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/Packet.h @@ -0,0 +1,177 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_PACKET_H +#define SFML_PACKET_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new packet +/// +/// \return A new sfPacket object +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfPacket* sfPacket_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Create a new packet by copying an existing one +/// +/// \param packet Packet to copy +/// +/// \return A new sfPacket object which is a copy of \a packet +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfPacket* sfPacket_copy(const sfPacket* packet); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a packet +/// +/// \param packet Packet to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfPacket_destroy(sfPacket* packet); + +//////////////////////////////////////////////////////////// +/// \brief Append data to the end of a packet +/// +/// \param packet Packet object +/// \param data Pointer to the sequence of bytes to append +/// \param sizeInBytes Number of bytes to append +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfPacket_append(sfPacket* packet, const void* data, size_t sizeInBytes); + +//////////////////////////////////////////////////////////// +/// \brief Clear a packet +/// +/// After calling Clear, the packet is empty. +/// +/// \param packet Packet object +/// +/////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfPacket_clear(sfPacket* packet); + +//////////////////////////////////////////////////////////// +/// \brief Get a pointer to the data contained in a packet +/// +/// Warning: the returned pointer may become invalid after +/// you append data to the packet, therefore it should never +/// be stored. +/// The return pointer is NULL if the packet is empty. +/// +/// \param packet Packet object +/// +/// \return Pointer to the data +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API const void* sfPacket_getData(const sfPacket* packet); + +//////////////////////////////////////////////////////////// +/// \brief Get the size of the data contained in a packet +/// +/// This function returns the number of bytes pointed to by +/// what sfPacket_getData returns. +/// +/// \param packet Packet object +/// +/// \return Data size, in bytes +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API size_t sfPacket_getDataSize(const sfPacket* packet); + +//////////////////////////////////////////////////////////// +/// \brief Tell if the reading position has reached the +/// end of a packet +/// +/// This function is useful to know if there is some data +/// left to be read, without actually reading it. +/// +/// \param packet Packet object +/// +/// \return sfTrue if all data was read, sfFalse otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfBool sfPacket_endOfPacket(const sfPacket* packet); + +//////////////////////////////////////////////////////////// +/// \brief Test the validity of a packet, for reading +/// +/// This function allows to test the packet, to check if +/// a reading operation was successful. +/// +/// A packet will be in an invalid state if it has no more +/// data to read. +/// +/// \param packet Packet object +/// +/// \return sfTrue if last data extraction from packet was successful +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfBool sfPacket_canRead(const sfPacket* packet); + +//////////////////////////////////////////////////////////// +/// \brief Functions to extract data from a packet +/// +/// \param packet Packet object +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfBool sfPacket_readBool(sfPacket* packet); +CSFML_NETWORK_API sfInt8 sfPacket_readInt8(sfPacket* packet); +CSFML_NETWORK_API sfUint8 sfPacket_readUint8(sfPacket* packet); +CSFML_NETWORK_API sfInt16 sfPacket_readInt16(sfPacket* packet); +CSFML_NETWORK_API sfUint16 sfPacket_readUint16(sfPacket* packet); +CSFML_NETWORK_API sfInt32 sfPacket_readInt32(sfPacket* packet); +CSFML_NETWORK_API sfUint32 sfPacket_readUint32(sfPacket* packet); +CSFML_NETWORK_API float sfPacket_readFloat(sfPacket* packet); +CSFML_NETWORK_API double sfPacket_readDouble(sfPacket* packet); +CSFML_NETWORK_API void sfPacket_readString(sfPacket* packet, char* string); +CSFML_NETWORK_API void sfPacket_readWideString(sfPacket* packet, wchar_t* string); + +//////////////////////////////////////////////////////////// +/// \brief Functions to insert data into a packet +/// +/// \param packet Packet object +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfPacket_writeBool(sfPacket* packet, sfBool); +CSFML_NETWORK_API void sfPacket_writeInt8(sfPacket* packet, sfInt8); +CSFML_NETWORK_API void sfPacket_writeUint8(sfPacket* packet, sfUint8); +CSFML_NETWORK_API void sfPacket_writeInt16(sfPacket* packet, sfInt16); +CSFML_NETWORK_API void sfPacket_writeUint16(sfPacket* packet, sfUint16); +CSFML_NETWORK_API void sfPacket_writeInt32(sfPacket* packet, sfInt32); +CSFML_NETWORK_API void sfPacket_writeUint32(sfPacket* packet, sfUint32); +CSFML_NETWORK_API void sfPacket_writeFloat(sfPacket* packet, float); +CSFML_NETWORK_API void sfPacket_writeDouble(sfPacket* packet, double); +CSFML_NETWORK_API void sfPacket_writeString(sfPacket* packet, const char* string); +CSFML_NETWORK_API void sfPacket_writeWideString(sfPacket* packet, const wchar_t* string); + + +#endif // SFML_PACKET_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/SocketSelector.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/SocketSelector.h new file mode 100755 index 0000000..2480c98 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/SocketSelector.h @@ -0,0 +1,141 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_SOCKETSELECTOR_H +#define SFML_SOCKETSELECTOR_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new selector +/// +/// \return A new sfSocketSelector object +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfSocketSelector* sfSocketSelector_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Create a new socket selector by copying an existing one +/// +/// \param selector Socket selector to copy +/// +/// \return A new sfSocketSelector object which is a copy of \a selector +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfSocketSelector* sfSocketSelector_copy(const sfSocketSelector* selector); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a socket selector +/// +/// \param selector Socket selector to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfSocketSelector_destroy(sfSocketSelector* selector); + +//////////////////////////////////////////////////////////// +/// \brief Add a new socket to a socket selector +/// +/// This function keeps a weak pointer to the socket, +/// so you have to make sure that the socket is not destroyed +/// while it is stored in the selector. +/// +/// \param selector Socket selector object +/// \param socket Pointer to the socket to add +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfSocketSelector_addTcpListener(sfSocketSelector* selector, sfTcpListener* socket); +CSFML_NETWORK_API void sfSocketSelector_addTcpSocket(sfSocketSelector* selector, sfTcpSocket* socket); +CSFML_NETWORK_API void sfSocketSelector_addUdpSocket(sfSocketSelector* selector, sfUdpSocket* socket); + +//////////////////////////////////////////////////////////// +/// \brief Remove a socket from a socket selector +/// +/// This function doesn't destroy the socket, it simply +/// removes the pointer that the selector has to it. +/// +/// \param selector Socket selector object +/// \param socket POointer to the socket to remove +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfSocketSelector_removeTcpListener(sfSocketSelector* selector, sfTcpListener* socket); +CSFML_NETWORK_API void sfSocketSelector_removeTcpSocket(sfSocketSelector* selector, sfTcpSocket* socket); +CSFML_NETWORK_API void sfSocketSelector_removeUdpSocket(sfSocketSelector* selector, sfUdpSocket* socket); + +//////////////////////////////////////////////////////////// +/// \brief Remove all the sockets stored in a selector +/// +/// This function doesn't destroy any instance, it simply +/// removes all the pointers that the selector has to +/// external sockets. +/// +/// \param selector Socket selector object +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfSocketSelector_clear(sfSocketSelector* selector); + +//////////////////////////////////////////////////////////// +/// \brief Wait until one or more sockets are ready to receive +/// +/// This function returns as soon as at least one socket has +/// some data available to be received. To know which sockets are +/// ready, use the sfSocketSelector_isXxxReady functions. +/// If you use a timeout and no socket is ready before the timeout +/// is over, the function returns sfFalse. +/// +/// \param selector Socket selector object +/// \param timeout Maximum time to wait (use sfTimeZero for infinity) +/// +/// \return sfTrue if there are sockets ready, sfFalse otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfBool sfSocketSelector_wait(sfSocketSelector* selector, sfTime timeout); + +//////////////////////////////////////////////////////////// +/// \brief Test a socket to know if it is ready to receive data +/// +/// This function must be used after a call to +/// sfSocketSelector_wait, to know which sockets are ready to +/// receive data. If a socket is ready, a call to Receive will +/// never block because we know that there is data available to read. +/// Note that if this function returns sfTrue for a sfTcpListener, +/// this means that it is ready to accept a new connection. +/// +/// \param selector Socket selector object +/// \param socket Socket to test +/// +/// \return sfTrue if the socket is ready to read, sfFalse otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfBool sfSocketSelector_isTcpListenerReady(const sfSocketSelector* selector, sfTcpListener* socket); +CSFML_NETWORK_API sfBool sfSocketSelector_isTcpSocketReady(const sfSocketSelector* selector, sfTcpSocket* socket); +CSFML_NETWORK_API sfBool sfSocketSelector_isUdpSocketReady(const sfSocketSelector* selector, sfUdpSocket* socket); + + +#endif // SFML_SOCKETSELECTOR_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/SocketStatus.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/SocketStatus.h new file mode 100755 index 0000000..421e516 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/SocketStatus.h @@ -0,0 +1,43 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_SOCKETSTATUS_H +#define SFML_SOCKETSTATUS_H + + +//////////////////////////////////////////////////////////// +/// \brief Define the status that can be returned by the socket functions +/// +//////////////////////////////////////////////////////////// +typedef enum +{ + sfSocketDone, ///< The socket has sent / received the data + sfSocketNotReady, ///< The socket is not ready to send / receive data yet + sfSocketDisconnected, ///< The TCP socket has been disconnected + sfSocketError ///< An unexpected error happened + +} sfSocketStatus; + + +#endif // SFML_SOCKETSTATUS_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/TcpListener.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/TcpListener.h new file mode 100755 index 0000000..f0fdfca --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/TcpListener.h @@ -0,0 +1,128 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_TCPLISTENER_H +#define SFML_TCPLISTENER_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new TCP listener +/// +/// \return A new sfTcpListener object +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfTcpListener* sfTcpListener_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a TCP listener +/// +/// \param listener TCP listener to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfTcpListener_destroy(sfTcpListener* listener); + +//////////////////////////////////////////////////////////// +/// \brief Set the blocking state of a TCP listener +/// +/// In blocking mode, calls will not return until they have +/// completed their task. For example, a call to +/// sfTcpListener_accept in blocking mode won't return until +/// a new connection was actually received. +/// In non-blocking mode, calls will always return immediately, +/// using the return code to signal whether there was data +/// available or not. +/// By default, all sockets are blocking. +/// +/// \param listener TCP listener object +/// \param blocking sfTrue to set the socket as blocking, sfFalse for non-blocking +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfTcpListener_setBlocking(sfTcpListener* listener, sfBool blocking); + +//////////////////////////////////////////////////////////// +/// \brief Tell whether a TCP listener is in blocking or non-blocking mode +/// +/// \param listener TCP listener object +/// +/// \return sfTrue if the socket is blocking, sfFalse otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfBool sfTcpListener_isBlocking(const sfTcpListener* listener); + +//////////////////////////////////////////////////////////// +/// \brief Get the port to which a TCP listener is bound locally +/// +/// If the socket is not listening to a port, this function +/// returns 0. +/// +/// \param listener TCP listener object +/// +/// \return Port to which the TCP listener is bound +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API unsigned short sfTcpListener_getLocalPort(const sfTcpListener* listener); + +//////////////////////////////////////////////////////////// +/// \brief Start listening for connections +/// +/// This functions makes the socket listen to the specified +/// port, waiting for new connections. +/// If the socket was previously listening to another port, +/// it will be stopped first and bound to the new port. +/// +/// \param listener TCP listener object +/// \param port Port to listen for new connections +/// +/// \return Status code +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfSocketStatus sfTcpListener_listen(sfTcpListener* listener, unsigned short port); + +//////////////////////////////////////////////////////////// +/// \brief Accept a new connection +/// +/// If the socket is in blocking mode, this function will +/// not return until a connection is actually received. +/// +/// The \a connected argument points to a valid sfTcpSocket pointer +/// in case of success (the function returns sfSocketDone), it points +/// to a NULL pointer otherwise. +/// +/// \param listener TCP listener object +/// \param connected Socket that will hold the new connection +/// +/// \return Status code +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfSocketStatus sfTcpListener_accept(sfTcpListener* listener, sfTcpSocket** connected); + + +#endif // SFML_TCPLISTENER_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/TcpSocket.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/TcpSocket.h new file mode 100755 index 0000000..2911c00 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/TcpSocket.h @@ -0,0 +1,210 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_TCPSOCKET_H +#define SFML_TCPSOCKET_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new TCP socket +/// +/// \return A new sfTcpSocket object +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfTcpSocket* sfTcpSocket_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a TCP socket +/// +/// \param socket TCP socket to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfTcpSocket_destroy(sfTcpSocket* socket); + +//////////////////////////////////////////////////////////// +/// \brief Set the blocking state of a TCP listener +/// +/// In blocking mode, calls will not return until they have +/// completed their task. For example, a call to +/// sfTcpSocket_receive in blocking mode won't return until +/// new data was actually received. +/// In non-blocking mode, calls will always return immediately, +/// using the return code to signal whether there was data +/// available or not. +/// By default, all sockets are blocking. +/// +/// \param socket TCP socket object +/// \param blocking sfTrue to set the socket as blocking, sfFalse for non-blocking +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfTcpSocket_setBlocking(sfTcpSocket* socket, sfBool blocking); + +//////////////////////////////////////////////////////////// +/// \brief Tell whether a TCP socket is in blocking or non-blocking mode +/// +/// \param socket TCP socket object +/// +/// \return sfTrue if the socket is blocking, sfFalse otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfBool sfTcpSocket_isBlocking(const sfTcpSocket* socket); + +//////////////////////////////////////////////////////////// +/// \brief Get the port to which a TCP socket is bound locally +/// +/// If the socket is not connected, this function returns 0. +/// +/// \param socket TCP socket object +/// +/// \return Port to which the socket is bound +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API unsigned short sfTcpSocket_getLocalPort(const sfTcpSocket* socket); + +//////////////////////////////////////////////////////////// +/// \brief Get the address of the connected peer of a TCP socket +/// +/// It the socket is not connected, this function returns +/// sfIpAddress_None. +/// +/// \param socket TCP socket object +/// +/// \return Address of the remote peer +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfIpAddress sfTcpSocket_getRemoteAddress(const sfTcpSocket* socket); + +//////////////////////////////////////////////////////////// +/// \brief Get the port of the connected peer to which +/// a TCP socket is connected +/// +/// If the socket is not connected, this function returns 0. +/// +/// \param socket TCP socket object +/// +/// \return Remote port to which the socket is connected +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API unsigned short sfTcpSocket_getRemotePort(const sfTcpSocket* socket); + +//////////////////////////////////////////////////////////// +/// \brief Connect a TCP socket to a remote peer +/// +/// In blocking mode, this function may take a while, especially +/// if the remote peer is not reachable. The last parameter allows +/// you to stop trying to connect after a given timeout. +/// If the socket was previously connected, it is first disconnected. +/// +/// \param socket TCP socket object +/// \param remoteAddress Address of the remote peer +/// \param remotePort Port of the remote peer +/// \param timeout Maximum time to wait +/// +/// \return Status code +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfSocketStatus sfTcpSocket_connect(sfTcpSocket* socket, sfIpAddress host, unsigned short port, sfTime timeout); + +//////////////////////////////////////////////////////////// +/// \brief Disconnect a TCP socket from its remote peer +/// +/// This function gracefully closes the connection. If the +/// socket is not connected, this function has no effect. +/// +/// \param socket TCP socket object +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfTcpSocket_disconnect(sfTcpSocket* socket); + +//////////////////////////////////////////////////////////// +/// \brief Send raw data to the remote peer of a TCP socket +/// +/// This function will fail if the socket is not connected. +/// +/// \param socket TCP socket object +/// \param data Pointer to the sequence of bytes to send +/// \param size Number of bytes to send +/// +/// \return Status code +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfSocketStatus sfTcpSocket_send(sfTcpSocket* socket, const void* data, size_t size); + +//////////////////////////////////////////////////////////// +/// \brief Receive raw data from the remote peer of a TCP socket +/// +/// In blocking mode, this function will wait until some +/// bytes are actually received. +/// This function will fail if the socket is not connected. +/// +/// \param socket TCP socket object +/// \param data Pointer to the array to fill with the received bytes +/// \param size Maximum number of bytes that can be received +/// \param received This variable is filled with the actual number of bytes received +/// +/// \return Status code +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfSocketStatus sfTcpSocket_receive(sfTcpSocket* socket, void* data, size_t maxSize, size_t* sizeReceived); + +//////////////////////////////////////////////////////////// +/// \brief Send a formatted packet of data to the remote peer of a TCP socket +/// +/// This function will fail if the socket is not connected. +/// +/// \param socket TCP socket object +/// \param packet Packet to send +/// +/// \return Status code +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfSocketStatus sfTcpSocket_sendPacket(sfTcpSocket* socket, sfPacket* packet); + +//////////////////////////////////////////////////////////// +/// \brief Receive a formatted packet of data from the remote peer +/// +/// In blocking mode, this function will wait until the whole packet +/// has been received. +/// This function will fail if the socket is not connected. +/// +/// \param socket TCP socket object +/// \param packet Packet to fill with the received data +/// +/// \return Status code +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfSocketStatus sfTcpSocket_receivePacket(sfTcpSocket* socket, sfPacket* packet); + + +#endif // SFML_TCPSOCKET_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/Types.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/Types.h new file mode 100755 index 0000000..60378a1 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/Types.h @@ -0,0 +1,43 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_NETWORK_TYPES_H +#define SFML_NETWORK_TYPES_H + + +typedef struct sfFtpDirectoryResponse sfFtpDirectoryResponse; +typedef struct sfFtpListingResponse sfFtpListingResponse; +typedef struct sfFtpResponse sfFtpResponse; +typedef struct sfFtp sfFtp; +typedef struct sfHttpRequest sfHttpRequest; +typedef struct sfHttpResponse sfHttpResponse; +typedef struct sfHttp sfHttp; +typedef struct sfPacket sfPacket; +typedef struct sfSocketSelector sfSocketSelector; +typedef struct sfTcpListener sfTcpListener; +typedef struct sfTcpSocket sfTcpSocket; +typedef struct sfUdpSocket sfUdpSocket; + + +#endif // SFML_NETWORK_TYPES_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/UdpSocket.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/UdpSocket.h new file mode 100755 index 0000000..527d153 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Network/UdpSocket.h @@ -0,0 +1,206 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_UDPSOCKET_H +#define SFML_UDPSOCKET_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new UDP socket +/// +/// \return A new sfUdpSocket object +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfUdpSocket* sfUdpSocket_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a UDP socket +/// +/// \param socket UDP socket to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfUdpSocket_destroy(sfUdpSocket* socket); + +//////////////////////////////////////////////////////////// +/// \brief Set the blocking state of a UDP listener +/// +/// In blocking mode, calls will not return until they have +/// completed their task. For example, a call to +/// sfUDPSocket_receive in blocking mode won't return until +/// new data was actually received. +/// In non-blocking mode, calls will always return immediately, +/// using the return code to signal whether there was data +/// available or not. +/// By default, all sockets are blocking. +/// +/// \param socket UDP socket object +/// \param blocking sfTrue to set the socket as blocking, sfFalse for non-blocking +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfUdpSocket_setBlocking(sfUdpSocket* socket, sfBool blocking); + +//////////////////////////////////////////////////////////// +/// \brief Tell whether a UDP socket is in blocking or non-blocking mode +/// +/// \param socket UDP socket object +/// +/// \return sfTrue if the socket is blocking, sfFalse otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfBool sfUdpSocket_isBlocking(const sfUdpSocket* socket); + +//////////////////////////////////////////////////////////// +/// \brief Get the port to which a UDP socket is bound locally +/// +/// If the socket is not bound to a port, this function +/// returns 0. +/// +/// \param socket UDP socket object +/// +/// \return Port to which the socket is bound +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API unsigned short sfUdpSocket_getLocalPort(const sfUdpSocket* socket); + +//////////////////////////////////////////////////////////// +/// \brief Bind a UDP socket to a specific port +/// +/// Binding the socket to a port is necessary for being +/// able to receive data on that port. +/// You can use the special value 0 to tell the +/// system to automatically pick an available port, and then +/// call sfUdpSocket_getLocalPort to retrieve the chosen port. +/// +/// \param socket UDP socket object +/// \param port Port to bind the socket to +/// +/// \return Status code +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfSocketStatus sfUdpSocket_bind(sfUdpSocket* socket, unsigned short port); + +//////////////////////////////////////////////////////////// +/// \brief Unbind a UDP socket from the local port to which it is bound +/// +/// The port that the socket was previously using is immediately +/// available after this function is called. If the +/// socket is not bound to a port, this function has no effect. +/// +/// \param socket UDP socket object +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfUdpSocket_unbind(sfUdpSocket* socket); + +//////////////////////////////////////////////////////////// +/// \brief Send raw data to a remote peer with a UDP socket +/// +/// Make sure that \a size is not greater than +/// sfUdpSocket_maxDatagramSize(), otherwise this function will +/// fail and no data will be sent. +/// +/// \param socket UDP socket object +/// \param data Pointer to the sequence of bytes to send +/// \param size Number of bytes to send +/// \param remoteAddress Address of the receiver +/// \param remotePort Port of the receiver to send the data to +/// +/// \return Status code +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfSocketStatus sfUdpSocket_send(sfUdpSocket* socket, const void* data, size_t size, sfIpAddress address, unsigned short port); + +//////////////////////////////////////////////////////////// +/// \brief Receive raw data from a remote peer with a UDP socket +/// +/// In blocking mode, this function will wait until some +/// bytes are actually received. +/// Be careful to use a buffer which is large enough for +/// the data that you intend to receive, if it is too small +/// then an error will be returned and *all* the data will +/// be lost. +/// +/// \param socket UDP socket object +/// \param data Pointer to the array to fill with the received bytes +/// \param size Maximum number of bytes that can be received +/// \param received This variable is filled with the actual number of bytes received +/// \param remoteAddress Address of the peer that sent the data +/// \param remotePort Port of the peer that sent the data +/// +/// \return Status code +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfSocketStatus sfUdpSocket_receive(sfUdpSocket* socket, void* data, size_t maxSize, size_t* sizeReceived, sfIpAddress* address, unsigned short* port); + +//////////////////////////////////////////////////////////// +/// \brief Send a formatted packet of data to a remote peer with a UDP socket +/// +/// Make sure that the packet size is not greater than +/// sfUdpSocket_maxDatagramSize(), otherwise this function will +/// fail and no data will be sent. +/// +/// \param socket UDP socket object +/// \param packet Packet to send +/// \param remoteAddress Address of the receiver +/// \param remotePort Port of the receiver to send the data to +/// +/// \return Status code +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfSocketStatus sfUdpSocket_sendPacket(sfUdpSocket* socket, sfPacket* packet, sfIpAddress address, unsigned short port); + +//////////////////////////////////////////////////////////// +/// \brief Receive a formatted packet of data from a remote peer with a UDP socket +/// +/// In blocking mode, this function will wait until the whole packet +/// has been received. +/// +/// \param packet Packet to fill with the received data +/// \param remoteAddress Address of the peer that sent the data +/// \param remotePort Port of the peer that sent the data +/// +/// \return Status code +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfSocketStatus sfUdpSocket_receivePacket(sfUdpSocket* socket, sfPacket* packet, sfIpAddress* address, unsigned short* port); + +//////////////////////////////////////////////////////////// +/// \brief Return the maximum number of bytes that can be +/// sent in a single UDP datagram +/// +/// \return The maximum size of a UDP datagram (message) +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API unsigned int sfUdpSocket_maxDatagramSize(); + + +#endif // SFML_UDPSOCKET_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/OpenGL.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/OpenGL.h new file mode 100755 index 0000000..ffc9f88 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/OpenGL.h @@ -0,0 +1,58 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_OPENGL_H +#define SFML_OPENGL_H + + +//////////////////////////////////////////////////////////// +/// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +/// This file just includes the OpenGL (GL and GLU) headers, +/// which have actually different paths on each system +//////////////////////////////////////////////////////////// +#if defined(CSFML_SYSTEM_WINDOWS) + + #include + #include + #include + +#elif defined(CSFML_SYSTEM_LINUX) || defined(CSFML_SYSTEM_FREEBSD) + + #include + #include + +#elif defined(CSFML_SYSTEM_MACOS) + + #include + #include + +#endif + + +#endif // SFML_OPENGL_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System.h new file mode 100755 index 0000000..a982ae2 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System.h @@ -0,0 +1,42 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_SYSTEM_H +#define SFML_SYSTEM_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// + +#include +#include +#include +#include +#include +#include +#include +#include + + +#endif // SFML_SYSTEM_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Clock.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Clock.h new file mode 100755 index 0000000..be2eb60 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Clock.h @@ -0,0 +1,90 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_CLOCK_H +#define SFML_CLOCK_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new clock and start it +/// +/// \return A new sfClock object +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API sfClock* sfClock_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Create a new clock by copying an existing one +/// +/// \param clock Clock to copy +/// +/// \return A new sfClock object which is a copy of \a clock +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API sfClock* sfClock_copy(const sfClock* clock); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a clock +/// +/// \param clock Clock to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API void sfClock_destroy(sfClock* clock); + +//////////////////////////////////////////////////////////// +/// \brief Get the time elapsed in a clock +/// +/// This function returns the time elapsed since the last call +/// to sfClock_restart (or the construction of the object if +/// sfClock_restart has not been called). +/// +/// \param clock Clock object +/// +/// \return Time elapsed +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API sfTime sfClock_getElapsedTime(const sfClock* clock); + +//////////////////////////////////////////////////////////// +/// \brief Restart a clock +/// +/// This function puts the time counter back to zero. +/// It also returns the time elapsed since the clock was started. +/// +/// \param clock Clock object +/// +/// \return Time elapsed +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API sfTime sfClock_restart(sfClock* clock); + + +#endif // SFML_CLOCK_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Export.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Export.h new file mode 100755 index 0000000..a473954 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Export.h @@ -0,0 +1,48 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_SYSTEM_EXPORT_H +#define SFML_SYSTEM_EXPORT_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +// Define portable import / export macros +//////////////////////////////////////////////////////////// +#if defined(CSFML_SYSTEM_EXPORTS) + + #define CSFML_SYSTEM_API CSFML_API_EXPORT + +#else + + #define CSFML_SYSTEM_API CSFML_API_IMPORT + +#endif + + +#endif // SFML_SYSTEM_EXPORT_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/InputStream.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/InputStream.h new file mode 100755 index 0000000..140ee42 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/InputStream.h @@ -0,0 +1,54 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_INPUTSTREAM_H +#define SFML_INPUTSTREAM_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +typedef sfInt64 (*sfInputStreamReadFunc)(void* data, sfInt64 size, void* userData); +typedef sfInt64 (*sfInputStreamSeekFunc)(sfInt64 position, void* userData); +typedef sfInt64 (*sfInputStreamTellFunc)(void* userData); +typedef sfInt64 (*sfInputStreamGetSizeFunc)(void* userData); + + +//////////////////////////////////////////////////////////// +/// \brief Set of callbacks that allow users to define custom file streams +/// +//////////////////////////////////////////////////////////// +typedef struct sfInputStream +{ + sfInputStreamReadFunc read; ///< Function to read data from the stream + sfInputStreamSeekFunc seek; ///< Function to set the current read position + sfInputStreamTellFunc tell; ///< Function to get the current read position + sfInputStreamGetSizeFunc getSize; ///< Function to get the total number of bytes in the stream + void* userData; ///< User data that will be passed to the callbacks +} sfInputStream; + + +#endif // SFML_INPUTSTREAM_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Mutex.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Mutex.h new file mode 100755 index 0000000..3e054de --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Mutex.h @@ -0,0 +1,68 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_MUTEX_H +#define SFML_MUTEX_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new mutex +/// +/// \return A new sfMutex object +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API sfMutex* sfMutex_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a mutex +/// +/// \param mutex Mutex to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API void sfMutex_destroy(sfMutex* mutex); + +//////////////////////////////////////////////////////////// +/// \brief Lock a mutex +/// +/// \param mutex Mutex object +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API void sfMutex_lock(sfMutex* mutex); + +//////////////////////////////////////////////////////////// +/// \brief Unlock a mutex +/// +/// \param mutex Mutex object +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API void sfMutex_unlock(sfMutex* mutex); + + +#endif // SFML_MUTEX_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Sleep.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Sleep.h new file mode 100755 index 0000000..34fff1f --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Sleep.h @@ -0,0 +1,47 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_SLEEP_H +#define SFML_SLEEP_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Make the current thread sleep for a given duration +/// +/// sfSleep is the best way to block a program or one of its +/// threads, as it doesn't consume any CPU power. +/// +/// \param duration Time to sleep +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API void sfSleep(sfTime duration); + + +#endif // SFML_SLEEP_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Thread.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Thread.h new file mode 100755 index 0000000..49aaa6f --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Thread.h @@ -0,0 +1,103 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_THREAD_H +#define SFML_THREAD_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new thread from a function pointer +/// +/// Note: this does *not* run the thread, use sfThread_launch. +/// +/// \param function Entry point of the thread +/// \param userData Custom data to pass to the thread function +/// +/// \return A new sfThread object +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API sfThread* sfThread_create(void (*function)(void*), void* userData); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a thread +/// +/// This function calls sfThread_wait, so that the internal thread +/// cannot survive after the sfThread object is destroyed. +/// +/// \param thread Thread to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API void sfThread_destroy(sfThread* thread); + +//////////////////////////////////////////////////////////// +/// \brief Run a thread +/// +/// This function starts the entry point passed to the +/// thread's constructor, and returns immediately. +/// After this function returns, the thread's function is +/// running in parallel to the calling code. +/// +/// \param thread Thread object +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API void sfThread_launch(sfThread* thread); + +//////////////////////////////////////////////////////////// +/// \brief Wait until a thread finishes +/// +/// This function will block the execution until the +/// thread's function ends. +/// Warning: if the thread function never ends, the calling +/// thread will block forever. +/// If this function is called from its owner thread, it +/// returns without doing anything. +/// +/// \param thread Thread object +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API void sfThread_wait(sfThread* thread); + +//////////////////////////////////////////////////////////// +/// \brief Terminate a thread +/// +/// This function immediately stops the thread, without waiting +/// for its function to finish. +/// Terminating a thread with this function is not safe, +/// and can lead to local variables not being destroyed +/// on some operating systems. You should rather try to make +/// the thread function terminate by itself. +/// +/// \param thread Thread object +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API void sfThread_terminate(sfThread* thread); + + +#endif // SFML_THREAD_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Time.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Time.h new file mode 100755 index 0000000..b27b842 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Time.h @@ -0,0 +1,110 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_TIME_H +#define SFML_TIME_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +/// \brief Represents a time value +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + sfInt64 microseconds; +} sfTime; + +//////////////////////////////////////////////////////////// +/// \brief Predefined "zero" time value +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API sfTime sfTime_Zero; + +//////////////////////////////////////////////////////////// +/// \brief Return a time value as a number of seconds +/// +/// \param time Time value +/// +/// \return Time in seconds +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API float sfTime_asSeconds(sfTime time); + +//////////////////////////////////////////////////////////// +/// \brief Return a time value as a number of milliseconds +/// +/// \param time Time value +/// +/// \return Time in milliseconds +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API sfInt32 sfTime_asMilliseconds(sfTime time); + +//////////////////////////////////////////////////////////// +/// \brief Return a time value as a number of microseconds +/// +/// \param time Time value +/// +/// \return Time in microseconds +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API sfInt64 sfTime_asMicroseconds(sfTime time); + +//////////////////////////////////////////////////////////// +/// \brief Construct a time value from a number of seconds +/// +/// \param amount Number of seconds +/// +/// \return Time value constructed from the amount of seconds +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API sfTime sfSeconds(float amount); + +//////////////////////////////////////////////////////////// +/// \brief Construct a time value from a number of milliseconds +/// +/// \param amount Number of milliseconds +/// +/// \return Time value constructed from the amount of milliseconds +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API sfTime sfMilliseconds(sfInt32 amount); + +//////////////////////////////////////////////////////////// +/// \brief Construct a time value from a number of microseconds +/// +/// \param amount Number of microseconds +/// +/// \return Time value constructed from the amount of microseconds +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API sfTime sfMicroseconds(sfInt64 amount); + + +#endif // SFML_TIME_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Types.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Types.h new file mode 100755 index 0000000..cea5ce4 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Types.h @@ -0,0 +1,33 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_SYSTEM_TYPES_H +#define SFML_SYSTEM_TYPES_H + + +typedef struct sfClock sfClock; +typedef struct sfMutex sfMutex; +typedef struct sfThread sfThread; + + +#endif // SFML_SYSTEM_TYPES_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Vector2.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Vector2.h new file mode 100755 index 0000000..536de2c --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Vector2.h @@ -0,0 +1,67 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_VECTOR2_H +#define SFML_VECTOR2_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +/// \brief 2-component vector of integers +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + int x; + int y; +} sfVector2i; + + +//////////////////////////////////////////////////////////// +/// \brief 2-component vector of unsigned integers +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + unsigned int x; + unsigned int y; +} sfVector2u; + + +//////////////////////////////////////////////////////////// +/// \brief 2-component vector of floats +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + float x; + float y; +} sfVector2f; + + +#endif // SFML_VECTOR2_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Vector3.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Vector3.h new file mode 100755 index 0000000..2e4729a --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/System/Vector3.h @@ -0,0 +1,46 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_VECTOR3_H +#define SFML_VECTOR3_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +/// \brief 3-component vector of floats +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + float x; + float y; + float z; +} sfVector3f; + + +#endif // SFML_VECTOR3_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window.h new file mode 100755 index 0000000..1e2bab8 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window.h @@ -0,0 +1,42 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_SFML_WINDOW_H +#define SFML_SFML_WINDOW_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// + +#include +#include +#include +#include +#include +#include +#include +#include + + +#endif // SFML_SFML_WINDOW_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/Context.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/Context.h new file mode 100755 index 0000000..1053adb --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/Context.h @@ -0,0 +1,63 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_CONTEXT_H +#define SFML_CONTEXT_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new context +/// +/// This function activates the new context. +/// +/// \return New sfContext object +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfContext* sfContext_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a context +/// +/// \param context Context to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfContext_destroy(sfContext* context); + +//////////////////////////////////////////////////////////// +/// \brief Activate or deactivate explicitely a context +/// +/// \param context Context object +/// \param active sfTrue to activate, sfFalse to deactivate +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfContext_setActive(sfContext* context, sfBool active); + + +#endif // SFML_CONTEXT_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/Event.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/Event.h new file mode 100755 index 0000000..cb4d141 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/Event.h @@ -0,0 +1,189 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_EVENT_H +#define SFML_EVENT_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Definition of all the event types +/// +//////////////////////////////////////////////////////////// +typedef enum +{ + sfEvtClosed, + sfEvtResized, + sfEvtLostFocus, + sfEvtGainedFocus, + sfEvtTextEntered, + sfEvtKeyPressed, + sfEvtKeyReleased, + sfEvtMouseWheelMoved, + sfEvtMouseButtonPressed, + sfEvtMouseButtonReleased, + sfEvtMouseMoved, + sfEvtMouseEntered, + sfEvtMouseLeft, + sfEvtJoystickButtonPressed, + sfEvtJoystickButtonReleased, + sfEvtJoystickMoved, + sfEvtJoystickConnected, + sfEvtJoystickDisconnected +} sfEventType; + + +//////////////////////////////////////////////////////////// +/// \brief Keyboard event parameters +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + sfEventType type; + sfKeyCode code; + sfBool alt; + sfBool control; + sfBool shift; + sfBool system; +} sfKeyEvent; + +//////////////////////////////////////////////////////////// +/// \brief Text event parameters +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + sfEventType type; + sfUint32 unicode; +} sfTextEvent; + +//////////////////////////////////////////////////////////// +/// \brief Mouse move event parameters +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + sfEventType type; + int x; + int y; +} sfMouseMoveEvent; + +//////////////////////////////////////////////////////////// +/// \brief Mouse buttons events parameters +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + sfEventType type; + sfMouseButton button; + int x; + int y; +} sfMouseButtonEvent; + +//////////////////////////////////////////////////////////// +/// \brief Mouse wheel events parameters +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + sfEventType type; + int delta; + int x; + int y; +} sfMouseWheelEvent; + +//////////////////////////////////////////////////////////// +/// \brief Joystick axis move event parameters +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + sfEventType type; + unsigned int joystickId; + sfJoystickAxis axis; + float position; +} sfJoystickMoveEvent; + +//////////////////////////////////////////////////////////// +/// \brief Joystick buttons events parameters +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + sfEventType type; + unsigned int joystickId; + unsigned int button; +} sfJoystickButtonEvent; + +//////////////////////////////////////////////////////////// +/// \brief Joystick connection/disconnection event parameters +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + sfEventType type; + unsigned int joystickId; +} sfJoystickConnectEvent; + +//////////////////////////////////////////////////////////// +/// \brief Size events parameters +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + sfEventType type; + unsigned int width; + unsigned int height; +} sfSizeEvent; + + +//////////////////////////////////////////////////////////// +/// \brief sfEvent defines a system event and its parameters +/// +//////////////////////////////////////////////////////////// +typedef union +{ + //////////////////////////////////////////////////////////// + // Member data + //////////////////////////////////////////////////////////// + sfEventType type; ///< Type of the event + sfSizeEvent size; + sfKeyEvent key; + sfTextEvent text; + sfMouseMoveEvent mouseMove; + sfMouseButtonEvent mouseButton; + sfMouseWheelEvent mouseWheel; + sfJoystickMoveEvent joystickMove; + sfJoystickButtonEvent joystickButton; + sfJoystickConnectEvent joystickConnect; +} sfEvent; + + +#endif // SFML_EVENT_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/Export.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/Export.h new file mode 100755 index 0000000..f972fa3 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/Export.h @@ -0,0 +1,48 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_WINDOW_EXPORT_H +#define SFML_WINDOW_EXPORT_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +// Define portable import / export macros +//////////////////////////////////////////////////////////// +#if defined(CSFML_WINDOW_EXPORTS) + + #define CSFML_WINDOW_API CSFML_API_EXPORT + +#else + + #define CSFML_WINDOW_API CSFML_API_IMPORT + +#endif + + +#endif // SFML_WINDOW_EXPORT_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/Joystick.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/Joystick.h new file mode 100755 index 0000000..fd9bbc4 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/Joystick.h @@ -0,0 +1,135 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_JOYSTICK_H +#define SFML_JOYSTICK_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +/// \brief Global joysticks capabilities +/// +//////////////////////////////////////////////////////////// +enum +{ + sfJoystickCount = 8, ///< Maximum number of supported joysticks + sfJoystickButtonCount = 32, ///< Maximum number of supported buttons + sfJoystickAxisCount = 8 ///< Maximum number of supported axes +}; + + +//////////////////////////////////////////////////////////// +/// \brief Axes supported by SFML joysticks +/// +//////////////////////////////////////////////////////////// +typedef enum +{ + sfJoystickX, ///< The X axis + sfJoystickY, ///< The Y axis + sfJoystickZ, ///< The Z axis + sfJoystickR, ///< The R axis + sfJoystickU, ///< The U axis + sfJoystickV, ///< The V axis + sfJoystickPovX, ///< The X axis of the point-of-view hat + sfJoystickPovY ///< The Y axis of the point-of-view hat +} sfJoystickAxis; + + +//////////////////////////////////////////////////////////// +/// \brief Check if a joystick is connected +/// +/// \param joystick Index of the joystick to check +/// +/// \return sfTrue if the joystick is connected, sfFalse otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfBool sfJoystick_isConnected(unsigned int joystick); + +//////////////////////////////////////////////////////////// +/// \brief Return the number of buttons supported by a joystick +/// +/// If the joystick is not connected, this function returns 0. +/// +/// \param joystick Index of the joystick +/// +/// \return Number of buttons supported by the joystick +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API unsigned int sfJoystick_getButtonCount(unsigned int joystick); + +//////////////////////////////////////////////////////////// +/// \brief Check if a joystick supports a given axis +/// +/// If the joystick is not connected, this function returns false. +/// +/// \param joystick Index of the joystick +/// \param axis Axis to check +/// +/// \return sfTrue if the joystick supports the axis, sfFalse otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfBool sfJoystick_hasAxis(unsigned int joystick, sfJoystickAxis axis); + +//////////////////////////////////////////////////////////// +/// \brief Check if a joystick button is pressed +/// +/// If the joystick is not connected, this function returns false. +/// +/// \param joystick Index of the joystick +/// \param button Button to check +/// +/// \return sfTrue if the button is pressed, sfFalse otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfBool sfJoystick_isButtonPressed(unsigned int joystick, unsigned int button); + +//////////////////////////////////////////////////////////// +/// \brief Get the current position of a joystick axis +/// +/// If the joystick is not connected, this function returns 0. +/// +/// \param joystick Index of the joystick +/// \param axis Axis to check +/// +/// \return Current position of the axis, in range [-100 .. 100] +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API float sfJoystick_getAxisPosition(unsigned int joystick, sfJoystickAxis axis); + +//////////////////////////////////////////////////////////// +/// \brief Update the states of all joysticks +/// +/// This function is used internally by SFML, so you normally +/// don't have to call it explicitely. However, you may need to +/// call it if you have no window yet (or no window at all): +/// in this case the joysticks states are not updated automatically. +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfJoystick_update(void); + + +#endif // SFML_JOYSTICK_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/Keyboard.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/Keyboard.h new file mode 100755 index 0000000..c8951e2 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/Keyboard.h @@ -0,0 +1,157 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_KEYBOARD_H +#define SFML_KEYBOARD_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +/// \brief Key codes +/// +//////////////////////////////////////////////////////////// +typedef enum +{ + sfKeyUnknown = -1, ///< Unhandled key + sfKeyA, ///< The A key + sfKeyB, ///< The B key + sfKeyC, ///< The C key + sfKeyD, ///< The D key + sfKeyE, ///< The E key + sfKeyF, ///< The F key + sfKeyG, ///< The G key + sfKeyH, ///< The H key + sfKeyI, ///< The I key + sfKeyJ, ///< The J key + sfKeyK, ///< The K key + sfKeyL, ///< The L key + sfKeyM, ///< The M key + sfKeyN, ///< The N key + sfKeyO, ///< The O key + sfKeyP, ///< The P key + sfKeyQ, ///< The Q key + sfKeyR, ///< The R key + sfKeyS, ///< The S key + sfKeyT, ///< The T key + sfKeyU, ///< The U key + sfKeyV, ///< The V key + sfKeyW, ///< The W key + sfKeyX, ///< The X key + sfKeyY, ///< The Y key + sfKeyZ, ///< The Z key + sfKeyNum0, ///< The 0 key + sfKeyNum1, ///< The 1 key + sfKeyNum2, ///< The 2 key + sfKeyNum3, ///< The 3 key + sfKeyNum4, ///< The 4 key + sfKeyNum5, ///< The 5 key + sfKeyNum6, ///< The 6 key + sfKeyNum7, ///< The 7 key + sfKeyNum8, ///< The 8 key + sfKeyNum9, ///< The 9 key + sfKeyEscape, ///< The Escape key + sfKeyLControl, ///< The left Control key + sfKeyLShift, ///< The left Shift key + sfKeyLAlt, ///< The left Alt key + sfKeyLSystem, ///< The left OS specific key: window (Windows and Linux), apple (MacOS X), ... + sfKeyRControl, ///< The right Control key + sfKeyRShift, ///< The right Shift key + sfKeyRAlt, ///< The right Alt key + sfKeyRSystem, ///< The right OS specific key: window (Windows and Linux), apple (MacOS X), ... + sfKeyMenu, ///< The Menu key + sfKeyLBracket, ///< The [ key + sfKeyRBracket, ///< The ] key + sfKeySemiColon, ///< The ; key + sfKeyComma, ///< The , key + sfKeyPeriod, ///< The . key + sfKeyQuote, ///< The ' key + sfKeySlash, ///< The / key + sfKeyBackSlash, ///< The \ key + sfKeyTilde, ///< The ~ key + sfKeyEqual, ///< The = key + sfKeyDash, ///< The - key + sfKeySpace, ///< The Space key + sfKeyReturn, ///< The Return key + sfKeyBack, ///< The Backspace key + sfKeyTab, ///< The Tabulation key + sfKeyPageUp, ///< The Page up key + sfKeyPageDown, ///< The Page down key + sfKeyEnd, ///< The End key + sfKeyHome, ///< The Home key + sfKeyInsert, ///< The Insert key + sfKeyDelete, ///< The Delete key + sfKeyAdd, ///< + + sfKeySubtract, ///< - + sfKeyMultiply, ///< * + sfKeyDivide, ///< / + sfKeyLeft, ///< Left arrow + sfKeyRight, ///< Right arrow + sfKeyUp, ///< Up arrow + sfKeyDown, ///< Down arrow + sfKeyNumpad0, ///< The numpad 0 key + sfKeyNumpad1, ///< The numpad 1 key + sfKeyNumpad2, ///< The numpad 2 key + sfKeyNumpad3, ///< The numpad 3 key + sfKeyNumpad4, ///< The numpad 4 key + sfKeyNumpad5, ///< The numpad 5 key + sfKeyNumpad6, ///< The numpad 6 key + sfKeyNumpad7, ///< The numpad 7 key + sfKeyNumpad8, ///< The numpad 8 key + sfKeyNumpad9, ///< The numpad 9 key + sfKeyF1, ///< The F1 key + sfKeyF2, ///< The F2 key + sfKeyF3, ///< The F3 key + sfKeyF4, ///< The F4 key + sfKeyF5, ///< The F5 key + sfKeyF6, ///< The F6 key + sfKeyF7, ///< The F7 key + sfKeyF8, ///< The F8 key + sfKeyF9, ///< The F8 key + sfKeyF10, ///< The F10 key + sfKeyF11, ///< The F11 key + sfKeyF12, ///< The F12 key + sfKeyF13, ///< The F13 key + sfKeyF14, ///< The F14 key + sfKeyF15, ///< The F15 key + sfKeyPause, ///< The Pause key + + sfKeyCount ///< Keep last -- the total number of keyboard keys +} sfKeyCode; + + +//////////////////////////////////////////////////////////// +/// \brief Check if a key is pressed +/// +/// \param key Key to check +/// +/// \return sfTrue if the key is pressed, sfFalse otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfBool sfKeyboard_isKeyPressed(sfKeyCode key); + + +#endif // SFML_KEYBOARD_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/Mouse.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/Mouse.h new file mode 100755 index 0000000..a1c1ce7 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/Mouse.h @@ -0,0 +1,87 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_MOUSE_H +#define SFML_MOUSE_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Mouse buttons +/// +//////////////////////////////////////////////////////////// +typedef enum +{ + sfMouseLeft, ///< The left mouse button + sfMouseRight, ///< The right mouse button + sfMouseMiddle, ///< The middle (wheel) mouse button + sfMouseXButton1, ///< The first extra mouse button + sfMouseXButton2, ///< The second extra mouse button + + sfMouseButtonCount ///< Keep last -- the total number of mouse buttons +} sfMouseButton; + + +//////////////////////////////////////////////////////////// +/// \brief Check if a mouse button is pressed +/// +/// \param button Button to check +/// +/// \return sfTrue if the button is pressed, sfFalse otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfBool sfMouse_isButtonPressed(sfMouseButton button); + +//////////////////////////////////////////////////////////// +/// \brief Get the current position of the mouse +/// +/// This function returns the current position of the mouse +/// cursor relative to the given window, or desktop if NULL is passed. +/// +/// \param relativeTo Reference window +/// +/// \return Position of the mouse cursor, relative to the given window +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfVector2i sfMouse_getPosition(const sfWindow* relativeTo); + +//////////////////////////////////////////////////////////// +/// \brief Set the current position of the mouse +/// +/// This function sets the current position of the mouse +/// cursor relative to the given window, or desktop if NULL is passed. +/// +/// \param position New position of the mouse +/// \param relativeTo Reference window +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfMouse_setPosition(sfVector2i position, const sfWindow* relativeTo); + + +#endif // SFML_MOUSE_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/Types.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/Types.h new file mode 100755 index 0000000..bc4b3a0 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/Types.h @@ -0,0 +1,33 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_WINDOW_TYPES_H +#define SFML_WINDOW_TYPES_H + + +typedef struct sfContext sfContext; +typedef struct sfWindow sfWindow; + + +#endif // SFML_WINDOW_TYPES_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/VideoMode.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/VideoMode.h new file mode 100755 index 0000000..5d5bc6a --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/VideoMode.h @@ -0,0 +1,89 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_VIDEOMODE_H +#define SFML_VIDEOMODE_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief sfVideoMode defines a video mode (width, height, bpp, frequency) +/// and provides functions for getting modes supported +/// by the display device +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + unsigned int width; ///< Video mode width, in pixels + unsigned int height; ///< Video mode height, in pixels + unsigned int bitsPerPixel; ///< Video mode pixel depth, in bits per pixels +} sfVideoMode; + + +//////////////////////////////////////////////////////////// +/// \brief Get the current desktop video mode +/// +/// \return Current desktop video mode +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfVideoMode sfVideoMode_getDesktopMode(void); + +//////////////////////////////////////////////////////////// +/// \brief Retrieve all the video modes supported in fullscreen mode +/// +/// When creating a fullscreen window, the video mode is restricted +/// to be compatible with what the graphics driver and monitor +/// support. This function returns the complete list of all video +/// modes that can be used in fullscreen mode. +/// The returned array is sorted from best to worst, so that +/// the first element will always give the best mode (higher +/// width, height and bits-per-pixel). +/// +/// \param count Pointer to a variable that will be filled with the number of modes in the array +/// +/// \return Pointer to an array containing all the supported fullscreen modes +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API const sfVideoMode* sfVideoMode_getFullscreenModes(size_t* Count); + +//////////////////////////////////////////////////////////// +/// \brief Tell whether or not a video mode is valid +/// +/// The validity of video modes is only relevant when using +/// fullscreen windows; otherwise any video mode can be used +/// with no restriction. +/// +/// \param mode Video mode +/// +/// \return sfTrue if the video mode is valid for fullscreen mode +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfBool sfVideoMode_isValid(sfVideoMode mode); + + +#endif // SFML_VIDEOMODE_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/Window.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/Window.h new file mode 100755 index 0000000..624bd6d --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/Window.h @@ -0,0 +1,416 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_WINDOW_H +#define SFML_WINDOW_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Enumeration of window creation styles +/// +//////////////////////////////////////////////////////////// +enum +{ + sfNone = 0, ///< No border / title bar (this flag and all others are mutually exclusive) + sfTitlebar = 1 << 0, ///< Title bar + fixed border + sfResize = 1 << 1, ///< Titlebar + resizable border + maximize button + sfClose = 1 << 2, ///< Titlebar + close button + sfFullscreen = 1 << 3, ///< Fullscreen mode (this flag and all others are mutually exclusive) + sfDefaultStyle = sfTitlebar | sfResize | sfClose ///< Default window style +}; + + +//////////////////////////////////////////////////////////// +/// \brief Structure defining the window's creation settings +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + unsigned int depthBits; ///< Bits of the depth buffer + unsigned int stencilBits; ///< Bits of the stencil buffer + unsigned int antialiasingLevel; ///< Level of antialiasing + unsigned int majorVersion; ///< Major number of the context version to create + unsigned int minorVersion; ///< Minor number of the context version to create +} sfContextSettings; + + +//////////////////////////////////////////////////////////// +/// \brief Construct a new window +/// +/// This function creates the window with the size and pixel +/// depth defined in \a mode. An optional style can be passed to +/// customize the look and behaviour of the window (borders, +/// title bar, resizable, closable, ...). If \a style contains +/// sfFullscreen, then \a mode must be a valid video mode. +/// +/// The fourth parameter is a pointer to a structure specifying +/// advanced OpenGL context settings such as antialiasing, +/// depth-buffer bits, etc. +/// +/// \param mode Video mode to use (defines the width, height and depth of the rendering area of the window) +/// \param title Title of the window +/// \param style Window style +/// \param settings Additional settings for the underlying OpenGL context +/// +/// \return A new sfWindow object +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfWindow* sfWindow_create(sfVideoMode mode, const char* title, sfUint32 style, const sfContextSettings* settings); + +//////////////////////////////////////////////////////////// +/// \brief Construct a new window (with a UTF-32 title) +/// +/// This function creates the window with the size and pixel +/// depth defined in \a mode. An optional style can be passed to +/// customize the look and behaviour of the window (borders, +/// title bar, resizable, closable, ...). If \a style contains +/// sfFullscreen, then \a mode must be a valid video mode. +/// +/// The fourth parameter is a pointer to a structure specifying +/// advanced OpenGL context settings such as antialiasing, +/// depth-buffer bits, etc. +/// +/// \param mode Video mode to use (defines the width, height and depth of the rendering area of the window) +/// \param title Title of the window (UTF-32) +/// \param style Window style +/// \param settings Additional settings for the underlying OpenGL context +/// +/// \return A new sfWindow object +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfWindow* sfWindow_createUnicode(sfVideoMode mode, const sfUint32* title, sfUint32 style, const sfContextSettings* settings); + +//////////////////////////////////////////////////////////// +/// \brief Construct a window from an existing control +/// +/// Use this constructor if you want to create an OpenGL +/// rendering area into an already existing control. +/// +/// The second parameter is a pointer to a structure specifying +/// advanced OpenGL context settings such as antialiasing, +/// depth-buffer bits, etc. +/// +/// \param handle Platform-specific handle of the control +/// \param settings Additional settings for the underlying OpenGL context +/// +/// \return A new sfWindow object +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfWindow* sfWindow_createFromHandle(sfWindowHandle handle, const sfContextSettings* settings); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a window +/// +/// \param window Window to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfWindow_destroy(sfWindow* window); + +//////////////////////////////////////////////////////////// +/// \brief Close a window and destroy all the attached resources +/// +/// After calling this function, the sfWindow object remains +/// valid, you must call sfWindow_destroy to actually delete it. +/// All other functions such as sfWindow_pollEvent or sfWindow_display +/// will still work (i.e. you don't have to test sfWindow_isOpen +/// every time), and will have no effect on closed windows. +/// +/// \param window Window object +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfWindow_close(sfWindow* window); + +//////////////////////////////////////////////////////////// +/// \brief Tell whether or not a window is opened +/// +/// This function returns whether or not the window exists. +/// Note that a hidden window (sfWindow_setVisible(sfFalse)) will return +/// sfTrue. +/// +/// \param window Window object +/// +/// \return sfTrue if the window is opened, sfFalse if it has been closed +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfBool sfWindow_isOpen(const sfWindow* window); + +//////////////////////////////////////////////////////////// +/// \brief Get the settings of the OpenGL context of a window +/// +/// Note that these settings may be different from what was +/// passed to the sfWindow_create function, +/// if one or more settings were not supported. In this case, +/// SFML chose the closest match. +/// +/// \param window Window object +/// +/// \return Structure containing the OpenGL context settings +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfContextSettings sfWindow_getSettings(const sfWindow* window); + +//////////////////////////////////////////////////////////// +/// \brief Pop the event on top of event queue, if any, and return it +/// +/// This function is not blocking: if there's no pending event then +/// it will return false and leave \a event unmodified. +/// Note that more than one event may be present in the event queue, +/// thus you should always call this function in a loop +/// to make sure that you process every pending event. +/// +/// \param window Window object +/// \param event Event to be returned +/// +/// \return sfTrue if an event was returned, or sfFalse if the event queue was empty +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfBool sfWindow_pollEvent(sfWindow* window, sfEvent* event); + +//////////////////////////////////////////////////////////// +/// \brief Wait for an event and return it +/// +/// This function is blocking: if there's no pending event then +/// it will wait until an event is received. +/// After this function returns (and no error occured), +/// the \a event object is always valid and filled properly. +/// This function is typically used when you have a thread that +/// is dedicated to events handling: you want to make this thread +/// sleep as long as no new event is received. +/// +/// \param window Window object +/// \param event Event to be returned +/// +/// \return sfFalse if any error occured +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfBool sfWindow_waitEvent(sfWindow* window, sfEvent* event); + +//////////////////////////////////////////////////////////// +/// \brief Get the position of a window +/// +/// \param window Window object +/// +/// \return Position in pixels +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfVector2i sfWindow_getPosition(const sfWindow* window); + +//////////////////////////////////////////////////////////// +/// \brief Change the position of a window on screen +/// +/// This function only works for top-level windows +/// (i.e. it will be ignored for windows created from +/// the handle of a child window/control). +/// +/// \param window Window object +/// \param position New position of the window, in pixels +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfWindow_setPosition(sfWindow* window, sfVector2i position); + +//////////////////////////////////////////////////////////// +/// \brief Get the size of the rendering region of a window +/// +/// The size doesn't include the titlebar and borders +/// of the window. +/// +/// \param window Window object +/// +/// \return Size in pixels +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfVector2u sfWindow_getSize(const sfWindow* window); + +//////////////////////////////////////////////////////////// +/// \brief Change the size of the rendering region of a window +/// +/// \param window Window object +/// \param size New size, in pixels +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfWindow_setSize(sfWindow* window, sfVector2u size); + +//////////////////////////////////////////////////////////// +/// \brief Change the title of a window +/// +/// \param window Window object +/// \param title New title +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfWindow_setTitle(sfWindow* window, const char* title); + +//////////////////////////////////////////////////////////// +/// \brief Change the title of a window (with a UTF-32 string) +/// +/// \param window Window object +/// \param title New title +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfWindow_setUnicodeTitle(sfWindow* window, const sfUint32* title); + +//////////////////////////////////////////////////////////// +/// \brief Change a window's icon +/// +/// \a pixels must be an array of \a width x \a height pixels +/// in 32-bits RGBA format. +/// +/// \param window Window object +/// \param width Icon's width, in pixels +/// \param height Icon's height, in pixels +/// \param pixels Pointer to the array of pixels in memory +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfWindow_setIcon(sfWindow* window, unsigned int width, unsigned int height, const sfUint8* pixels); + +//////////////////////////////////////////////////////////// +/// \brief Show or hide a window +/// +/// \param window Window object +/// \param visible sfTrue to show the window, sfFalse to hide it +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfWindow_setVisible(sfWindow* window, sfBool visible); + +//////////////////////////////////////////////////////////// +/// \brief Show or hide the mouse cursor +/// +/// \param window Window object +/// \param visible sfTrue to show, sfFalse to hide +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfWindow_setMouseCursorVisible(sfWindow* window, sfBool visible); + +//////////////////////////////////////////////////////////// +/// \brief Enable or disable vertical synchronization +/// +/// Activating vertical synchronization will limit the number +/// of frames displayed to the refresh rate of the monitor. +/// This can avoid some visual artifacts, and limit the framerate +/// to a good value (but not constant across different computers). +/// +/// \param window Window object +/// \param enabled sfTrue to enable v-sync, sfFalse to deactivate +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfWindow_setVerticalSyncEnabled(sfWindow* window, sfBool enabled); + +//////////////////////////////////////////////////////////// +/// \brief Enable or disable automatic key-repeat +/// +/// If key repeat is enabled, you will receive repeated +/// KeyPress events while keeping a key pressed. If it is disabled, +/// you will only get a single event when the key is pressed. +/// +/// Key repeat is enabled by default. +/// +/// \param window Window object +/// \param enabled sfTrue to enable, sfFalse to disable +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfWindow_setKeyRepeatEnabled(sfWindow* window, sfBool enabled); + +//////////////////////////////////////////////////////////// +/// \brief Activate or deactivate a window as the current target +/// for OpenGL rendering +/// +/// A window is active only on the current thread, if you want to +/// make it active on another thread you have to deactivate it +/// on the previous thread first if it was active. +/// Only one window can be active on a thread at a time, thus +/// the window previously active (if any) automatically gets deactivated. +/// +/// \param window Window object +/// \param active sfTrue to activate, sfFalse to deactivate +/// +/// \return sfTrue if operation was successful, sfFalse otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfBool sfWindow_setActive(sfWindow* window, sfBool active); + +//////////////////////////////////////////////////////////// +/// \brief Display on screen what has been rendered to the +/// window so far +/// +/// This function is typically called after all OpenGL rendering +/// has been done for the current frame, in order to show +/// it on screen. +/// +/// \param window Window object +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfWindow_display(sfWindow* window); + +//////////////////////////////////////////////////////////// +/// \brief Limit the framerate to a maximum fixed frequency +/// +/// If a limit is set, the window will use a small delay after +/// each call to sfWindow_display to ensure that the current frame +/// lasted long enough to match the framerate limit. +/// +/// \param window Window object +/// \param limit Framerate limit, in frames per seconds (use 0 to disable limit) +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfWindow_setFramerateLimit(sfWindow* window, unsigned int limit); + +//////////////////////////////////////////////////////////// +/// \brief Change the joystick threshold +/// +/// The joystick threshold is the value below which +/// no JoyMoved event will be generated. +/// +/// \param window Window object +/// \param threshold New threshold, in the range [0, 100] +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfWindow_setJoystickThreshold(sfWindow* window, float threshold); + +//////////////////////////////////////////////////////////// +/// \brief Get the OS-specific handle of the window +/// +/// The type of the returned handle is sfWindowHandle, +/// which is a typedef to the handle type defined by the OS. +/// You shouldn't need to use this function, unless you have +/// very specific stuff to implement that SFML doesn't support, +/// or implement a temporary workaround until a bug is fixed. +/// +/// \param window Window object +/// +/// \return System handle of the window +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfWindowHandle sfWindow_getSystemHandle(const sfWindow* window); + + +#endif // SFML_WINDOW_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/WindowHandle.h b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/WindowHandle.h new file mode 100755 index 0000000..89319cb --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/include/SFML/Window/WindowHandle.h @@ -0,0 +1,57 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_WINDOWHANDLE_H +#define SFML_WINDOWHANDLE_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +/// Define a low-level window handle type, specific to +/// each platform +//////////////////////////////////////////////////////////// +#if defined(CSFML_SYSTEM_WINDOWS) + + // Window handle is HWND (HWND__*) on Windows + struct HWND__; + typedef struct HWND__* sfWindowHandle; + +#elif defined(CSFML_SYSTEM_LINUX) || defined(CSFML_SYSTEM_FREEBSD) + + // Window handle is Window (unsigned long) on Unix - X11 + typedef unsigned long sfWindowHandle; + +#elif defined(CSFML_SYSTEM_MACOS) + + // Window handle is NSWindow (void*) on Mac OS X - Cocoa + typedef void* sfWindowHandle; + +#endif + + +#endif // SFML_WINDOWHANDLE_H diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/gcc/libcsfml-audio.a b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/gcc/libcsfml-audio.a new file mode 100755 index 0000000..1f0966c Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/gcc/libcsfml-audio.a differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/gcc/libcsfml-graphics.a b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/gcc/libcsfml-graphics.a new file mode 100755 index 0000000..12a3c12 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/gcc/libcsfml-graphics.a differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/gcc/libcsfml-network.a b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/gcc/libcsfml-network.a new file mode 100755 index 0000000..45752ca Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/gcc/libcsfml-network.a differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/gcc/libcsfml-system.a b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/gcc/libcsfml-system.a new file mode 100755 index 0000000..f620afc Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/gcc/libcsfml-system.a differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/gcc/libcsfml-window.a b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/gcc/libcsfml-window.a new file mode 100755 index 0000000..d6f5a3d Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/gcc/libcsfml-window.a differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/msvc/csfml-audio.lib b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/msvc/csfml-audio.lib new file mode 100755 index 0000000..e2d7981 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/msvc/csfml-audio.lib differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/msvc/csfml-graphics.lib b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/msvc/csfml-graphics.lib new file mode 100755 index 0000000..c655f58 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/msvc/csfml-graphics.lib differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/msvc/csfml-network.lib b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/msvc/csfml-network.lib new file mode 100755 index 0000000..dd815f6 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/msvc/csfml-network.lib differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/msvc/csfml-system.lib b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/msvc/csfml-system.lib new file mode 100755 index 0000000..33761c2 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/msvc/csfml-system.lib differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/msvc/csfml-window.lib b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/msvc/csfml-window.lib new file mode 100755 index 0000000..fbc074f Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/lib/msvc/csfml-window.lib differ diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/license.txt b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/license.txt new file mode 100755 index 0000000..8ad6c64 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/license.txt @@ -0,0 +1,31 @@ +CSFML +----- + +CSFML - Copyright (C) 2007-2013 Laurent Gomila - laurent.gom@gmail.com + +This software is provided 'as-is', without any express or +implied warranty. In no event will the authors be held +liable for any damages arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute +it freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; + you must not claim that you wrote the original software. + If you use this software in a product, an acknowledgment + in the product documentation would be appreciated but + is not required. + +2. Altered source versions must be plainly marked as such, + and must not be misrepresented as being the original software. + +3. This notice may not be removed or altered from any + source distribution. + + + +External libraries used by CSFML +-------------------------------- + +* SFML is under the zlib/png license diff --git a/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/readme.txt b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/readme.txt new file mode 100755 index 0000000..4c8d3a9 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-32bits/CSFML-2.1/readme.txt @@ -0,0 +1,36 @@ +CSFML - Simple and Fast Multimedia Library for C +================================================ + +SFML is a simple, fast, cross-platform and object-oriented multimedia API. It provides access to windowing, graphics, +audio and network. +It is originally written in C++, and this project is its official binding for the C language. + +Authors +------- + +Laurent Gomila - main developer (laurent.gom@gmail.com) + +Download +-------- + +You can get the latest official release on SFML website (http://www.sfml-dev.org/download/csfml). +You can also get the current development version from the git repository (https://github.com/LaurentGomila/CSFML). + +Learn +----- + +There is no tutorial for CSFML, but since it's a binding you can use the C++ resources: +* The official tutorials (http://www.sfml-dev.org/resources.php#tutorials) +* The online API documentation (http://www.sfml-dev.org/resources.php#documentation) +* The community wiki (https://github.com/LaurentGomila/SFML/wiki/) +* The community forum (http://en.sfml-dev.org/forums/) (or http://fr.sfml-dev.org/forums/ for french people) + +Of course, you can also find the CSFM API documentation in the SDK. + +Contribute +---------- + +SFML and CSFML are open-source projects, and they need your help to go on growing and improving. +Don't hesitate to post suggestions or bug reports on the forum (http://en.sfml-dev.org/forums/), +submit patches by e-mail, or post new bugs/features requests on the task tracker (https://github.com/LaurentGomila/CSFML/issues/). +You can even fork the project on github, maintain your own version and send us pull requests periodically to merge your work. diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/bin/csfml-audio-2.dll b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/bin/csfml-audio-2.dll new file mode 100755 index 0000000..d2afe26 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/bin/csfml-audio-2.dll differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/bin/csfml-graphics-2.dll b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/bin/csfml-graphics-2.dll new file mode 100755 index 0000000..46311a7 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/bin/csfml-graphics-2.dll differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/bin/csfml-network-2.dll b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/bin/csfml-network-2.dll new file mode 100755 index 0000000..1c21dbd Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/bin/csfml-network-2.dll differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/bin/csfml-system-2.dll b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/bin/csfml-system-2.dll new file mode 100755 index 0000000..d1ea1c2 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/bin/csfml-system-2.dll differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/bin/csfml-window-2.dll b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/bin/csfml-window-2.dll new file mode 100755 index 0000000..4c4b985 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/bin/csfml-window-2.dll differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/bin/libsndfile-1.dll b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/bin/libsndfile-1.dll new file mode 100755 index 0000000..c56c8e5 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/bin/libsndfile-1.dll differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/bin/openal32.dll b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/bin/openal32.dll new file mode 100755 index 0000000..e1f079c Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/bin/openal32.dll differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/SFML.chm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/SFML.chm new file mode 100755 index 0000000..a7ae467 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/SFML.chm differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Audio_2Export_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Audio_2Export_8h.htm new file mode 100755 index 0000000..4186528 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Audio_2Export_8h.htm @@ -0,0 +1,75 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+ +
+
Audio/Export.h File Reference
+
+
+
#include <SFML/Config.h>
+
+

Go to the source code of this file.

+ + + + +

+Macros

#define CSFML_AUDIO_API   CSFML_API_IMPORT
 
+

Macro Definition Documentation

+ +
+
+ + + + +
#define CSFML_AUDIO_API   CSFML_API_IMPORT
+
+ +

Definition at line 43 of file Audio/Export.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Audio_2Export_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Audio_2Export_8h_source.htm new file mode 100755 index 0000000..e150165 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Audio_2Export_8h_source.htm @@ -0,0 +1,92 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
Audio/Export.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_AUDIO_EXPORT_H
+
26 #define SFML_AUDIO_EXPORT_H
+
27 
+
29 // Headers
+
31 #include <SFML/Config.h>
+
32 
+
33 
+
35 // Define portable import / export macros
+
37 #if defined(CSFML_AUDIO_EXPORTS)
+
38 
+
39  #define CSFML_AUDIO_API CSFML_API_EXPORT
+
40 
+
41 #else
+
42 
+
43  #define CSFML_AUDIO_API CSFML_API_IMPORT
+
44 
+
45 #endif
+
46 
+
47 
+
48 #endif // SFML_AUDIO_EXPORT_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Audio_2Types_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Audio_2Types_8h.htm new file mode 100755 index 0000000..ea6d5f7 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Audio_2Types_8h.htm @@ -0,0 +1,155 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+ +
+
Audio/Types.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + +

+Typedefs

typedef struct sfMusic sfMusic
 
typedef struct sfSound sfSound
 
typedef struct sfSoundBuffer sfSoundBuffer
 
typedef struct
+sfSoundBufferRecorder 
sfSoundBufferRecorder
 
typedef struct sfSoundRecorder sfSoundRecorder
 
typedef struct sfSoundStream sfSoundStream
 
+

Typedef Documentation

+ +
+
+ + + + +
typedef struct sfMusic sfMusic
+
+ +

Definition at line 28 of file Audio/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfSound sfSound
+
+ +

Definition at line 29 of file Audio/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfSoundBuffer sfSoundBuffer
+
+ +

Definition at line 30 of file Audio/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfSoundBufferRecorder sfSoundBufferRecorder
+
+ +

Definition at line 31 of file Audio/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfSoundRecorder sfSoundRecorder
+
+ +

Definition at line 32 of file Audio/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfSoundStream sfSoundStream
+
+ +

Definition at line 33 of file Audio/Types.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Audio_2Types_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Audio_2Types_8h_source.htm new file mode 100755 index 0000000..389e60e --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Audio_2Types_8h_source.htm @@ -0,0 +1,84 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
Audio/Types.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)//
+
5 // This software is provided 'as-is', without any express or implied warranty.
+
6 // In no event will the authors be held liable for any damages arising from the use of this software.
+
7 //
+
8 // Permission is granted to anyone to use this software for any purpose,
+
9 // including commercial applications, and to alter it and redistribute it freely,
+
10 // subject to the following restrictions:
+
11 //
+
12 // 1. The origin of this software must not be misrepresented;
+
13 // you must not claim that you wrote the original software.
+
14 // If you use this software in a product, an acknowledgment
+
15 // in the product documentation would be appreciated but is not required.
+
16 //
+
17 // 2. Altered source versions must be plainly marked as such,
+
18 // and must not be misrepresented as being the original software.
+
19 //
+
20 // 3. This notice may not be removed or altered from any source distribution.
+
21 //
+
23 
+
24 #ifndef SFML_AUDIO_TYPES_H
+
25 #define SFML_AUDIO_TYPES_H
+
26 
+
27 
+
28 typedef struct sfMusic sfMusic;
+
29 typedef struct sfSound sfSound;
+ + + + +
34 
+
35 
+
36 #endif // SFML_AUDIO_TYPES_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Audio_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Audio_8h.htm new file mode 100755 index 0000000..98504bd --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Audio_8h.htm @@ -0,0 +1,58 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
Audio.h File Reference
+
+ + + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Audio_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Audio_8h_source.htm new file mode 100755 index 0000000..c1fa994 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Audio_8h_source.htm @@ -0,0 +1,87 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
Audio.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_AUDIO_H
+
26 #define SFML_AUDIO_H
+
27 
+
29 // Headers
+
31 
+
32 #include <SFML/System.h>
+
33 #include <SFML/Audio/Listener.h>
+
34 #include <SFML/Audio/Music.h>
+
35 #include <SFML/Audio/Sound.h>
+
36 #include <SFML/Audio/SoundBuffer.h>
+ + +
39 
+
40 
+
41 #endif // SFML_AUDIO_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/BlendMode_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/BlendMode_8h.htm new file mode 100755 index 0000000..8836294 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/BlendMode_8h.htm @@ -0,0 +1,103 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
BlendMode.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + +

+Enumerations

enum  sfBlendMode {
+  sfBlendAlpha, +
+  sfBlendAdd, +
+  sfBlendMultiply, +
+  sfBlendNone +
+ }
 Available blending modes for drawing. More...
 
+

Enumeration Type Documentation

+ +
+
+ + + + +
enum sfBlendMode
+
+ +

Available blending modes for drawing.

+
Enumerator:
+ + + + +
sfBlendAlpha  +

Pixel = Src * a + Dest * (1 - a)

+
sfBlendAdd  +

Pixel = Src + Dest.

+
sfBlendMultiply  +

Pixel = Src * Dest.

+
sfBlendNone  +

No blending.

+
+
+
+ +

Definition at line 38 of file BlendMode.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/BlendMode_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/BlendMode_8h_source.htm new file mode 100755 index 0000000..e1836e6 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/BlendMode_8h_source.htm @@ -0,0 +1,89 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
BlendMode.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_BLENDMODE_H
+
26 #define SFML_BLENDMODE_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 
+
33 
+
38 typedef enum
+
39 {
+ + + + +
44 } sfBlendMode;
+
45 
+
46 
+
47 #endif // SFML_BLENDMODE_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/CircleShape_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/CircleShape_8h.htm new file mode 100755 index 0000000..da7d949 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/CircleShape_8h.htm @@ -0,0 +1,1157 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
CircleShape.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API sfCircleShapesfCircleShape_create (void)
 Create a new circle shape.
 
CSFML_GRAPHICS_API sfCircleShapesfCircleShape_copy (const sfCircleShape *shape)
 Copy an existing circle shape.
 
CSFML_GRAPHICS_API void sfCircleShape_destroy (sfCircleShape *shape)
 Destroy an existing circle Shape.
 
CSFML_GRAPHICS_API void sfCircleShape_setPosition (sfCircleShape *shape, sfVector2f position)
 Set the position of a circle shape.
 
CSFML_GRAPHICS_API void sfCircleShape_setRotation (sfCircleShape *shape, float angle)
 Set the orientation of a circle shape.
 
CSFML_GRAPHICS_API void sfCircleShape_setScale (sfCircleShape *shape, sfVector2f scale)
 Set the scale factors of a circle shape.
 
CSFML_GRAPHICS_API void sfCircleShape_setOrigin (sfCircleShape *shape, sfVector2f origin)
 Set the local origin of a circle shape.
 
CSFML_GRAPHICS_API sfVector2f sfCircleShape_getPosition (const sfCircleShape *shape)
 Get the position of a circle shape.
 
CSFML_GRAPHICS_API float sfCircleShape_getRotation (const sfCircleShape *shape)
 Get the orientation of a circle shape.
 
CSFML_GRAPHICS_API sfVector2f sfCircleShape_getScale (const sfCircleShape *shape)
 Get the current scale of a circle shape.
 
CSFML_GRAPHICS_API sfVector2f sfCircleShape_getOrigin (const sfCircleShape *shape)
 Get the local origin of a circle shape.
 
CSFML_GRAPHICS_API void sfCircleShape_move (sfCircleShape *shape, sfVector2f offset)
 Move a circle shape by a given offset.
 
CSFML_GRAPHICS_API void sfCircleShape_rotate (sfCircleShape *shape, float angle)
 Rotate a circle shape.
 
CSFML_GRAPHICS_API void sfCircleShape_scale (sfCircleShape *shape, sfVector2f factors)
 Scale a circle shape.
 
CSFML_GRAPHICS_API sfTransform sfCircleShape_getTransform (const sfCircleShape *shape)
 Get the combined transform of a circle shape.
 
CSFML_GRAPHICS_API sfTransform sfCircleShape_getInverseTransform (const sfCircleShape *shape)
 Get the inverse of the combined transform of a circle shape.
 
CSFML_GRAPHICS_API void sfCircleShape_setTexture (sfCircleShape *shape, const sfTexture *texture, sfBool resetRect)
 Change the source texture of a circle shape.
 
CSFML_GRAPHICS_API void sfCircleShape_setTextureRect (sfCircleShape *shape, sfIntRect rect)
 Set the sub-rectangle of the texture that a circle shape will display.
 
CSFML_GRAPHICS_API void sfCircleShape_setFillColor (sfCircleShape *shape, sfColor color)
 Set the fill color of a circle shape.
 
CSFML_GRAPHICS_API void sfCircleShape_setOutlineColor (sfCircleShape *shape, sfColor color)
 Set the outline color of a circle shape.
 
CSFML_GRAPHICS_API void sfCircleShape_setOutlineThickness (sfCircleShape *shape, float thickness)
 Set the thickness of a circle shape's outline.
 
CSFML_GRAPHICS_API const
+sfTexture
sfCircleShape_getTexture (const sfCircleShape *shape)
 Get the source texture of a circle shape.
 
CSFML_GRAPHICS_API sfIntRect sfCircleShape_getTextureRect (const sfCircleShape *shape)
 Get the sub-rectangle of the texture displayed by a circle shape.
 
CSFML_GRAPHICS_API sfColor sfCircleShape_getFillColor (const sfCircleShape *shape)
 Get the fill color of a circle shape.
 
CSFML_GRAPHICS_API sfColor sfCircleShape_getOutlineColor (const sfCircleShape *shape)
 Get the outline color of a circle shape.
 
CSFML_GRAPHICS_API float sfCircleShape_getOutlineThickness (const sfCircleShape *shape)
 Get the outline thickness of a circle shape.
 
CSFML_GRAPHICS_API unsigned int sfCircleShape_getPointCount (const sfCircleShape *shape)
 Get the total number of points of a circle shape.
 
CSFML_GRAPHICS_API sfVector2f sfCircleShape_getPoint (const sfCircleShape *shape, unsigned int index)
 Get a point of a circle shape.
 
CSFML_GRAPHICS_API void sfCircleShape_setRadius (sfCircleShape *shape, float radius)
 Set the radius of a circle.
 
CSFML_GRAPHICS_API float sfCircleShape_getRadius (const sfCircleShape *shape)
 Get the radius of a circle.
 
CSFML_GRAPHICS_API void sfCircleShape_setPointCount (sfCircleShape *shape, unsigned int count)
 Set the number of points of a circle.
 
CSFML_GRAPHICS_API sfFloatRect sfCircleShape_getLocalBounds (const sfCircleShape *shape)
 Get the local bounding rectangle of a circle shape.
 
CSFML_GRAPHICS_API sfFloatRect sfCircleShape_getGlobalBounds (const sfCircleShape *shape)
 Get the global bounding rectangle of a circle shape.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfCircleShape* sfCircleShape_copy (const sfCircleShapeshape)
+
+ +

Copy an existing circle shape.

+
Parameters
+ + +
shapeShape to copy
+
+
+
Returns
Copied object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfCircleShape* sfCircleShape_create (void )
+
+ +

Create a new circle shape.

+
Returns
A new sfCircleShape object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfCircleShape_destroy (sfCircleShapeshape)
+
+ +

Destroy an existing circle Shape.

+
Parameters
+ + +
ShapeShape to delete
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfColor sfCircleShape_getFillColor (const sfCircleShapeshape)
+
+ +

Get the fill color of a circle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Fill color of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfFloatRect sfCircleShape_getGlobalBounds (const sfCircleShapeshape)
+
+ +

Get the global bounding rectangle of a circle shape.

+

The returned rectangle is in global coordinates, which means that it takes in account the transformations (translation, rotation, scale, ...) that are applied to the entity. In other words, this function returns the bounds of the sprite in the global 2D world's coordinate system.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Global bounding rectangle of the entity
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTransform sfCircleShape_getInverseTransform (const sfCircleShapeshape)
+
+ +

Get the inverse of the combined transform of a circle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Inverse of the combined transformations applied to the object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfFloatRect sfCircleShape_getLocalBounds (const sfCircleShapeshape)
+
+ +

Get the local bounding rectangle of a circle shape.

+

The returned rectangle is in local coordinates, which means that it ignores the transformations (translation, rotation, scale, ...) that are applied to the entity. In other words, this function returns the bounds of the entity in the entity's coordinate system.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Local bounding rectangle of the entity
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfCircleShape_getOrigin (const sfCircleShapeshape)
+
+ +

Get the local origin of a circle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Current origin
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfColor sfCircleShape_getOutlineColor (const sfCircleShapeshape)
+
+ +

Get the outline color of a circle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Outline color of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API float sfCircleShape_getOutlineThickness (const sfCircleShapeshape)
+
+ +

Get the outline thickness of a circle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Outline thickness of the shape
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfCircleShape_getPoint (const sfCircleShapeshape,
unsigned int index 
)
+
+ +

Get a point of a circle shape.

+

The result is undefined if index is out of the valid range.

+
Parameters
+ + + +
shapeShape object
indexIndex of the point to get, in range [0 .. getPointCount() - 1]
+
+
+
Returns
Index-th point of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API unsigned int sfCircleShape_getPointCount (const sfCircleShapeshape)
+
+ +

Get the total number of points of a circle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Number of points of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfCircleShape_getPosition (const sfCircleShapeshape)
+
+ +

Get the position of a circle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Current position
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API float sfCircleShape_getRadius (const sfCircleShapeshape)
+
+ +

Get the radius of a circle.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Radius of the circle
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API float sfCircleShape_getRotation (const sfCircleShapeshape)
+
+ +

Get the orientation of a circle shape.

+

The rotation is always in the range [0, 360].

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Current rotation, in degrees
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfCircleShape_getScale (const sfCircleShapeshape)
+
+ +

Get the current scale of a circle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Current scale factors
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API const sfTexture* sfCircleShape_getTexture (const sfCircleShapeshape)
+
+ +

Get the source texture of a circle shape.

+

If the shape has no source texture, a NULL pointer is returned. The returned pointer is const, which means that you can't modify the texture when you retrieve it with this function.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Pointer to the shape's texture
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfIntRect sfCircleShape_getTextureRect (const sfCircleShapeshape)
+
+ +

Get the sub-rectangle of the texture displayed by a circle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Texture rectangle of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTransform sfCircleShape_getTransform (const sfCircleShapeshape)
+
+ +

Get the combined transform of a circle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Transform combining the position/rotation/scale/origin of the object
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfCircleShape_move (sfCircleShapeshape,
sfVector2f offset 
)
+
+ +

Move a circle shape by a given offset.

+

This function adds to the current position of the object, unlike sfCircleShape_setPosition which overwrites it.

+
Parameters
+ + + +
shapeShape object
offsetOffset
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfCircleShape_rotate (sfCircleShapeshape,
float angle 
)
+
+ +

Rotate a circle shape.

+

This function adds to the current rotation of the object, unlike sfCircleShape_setRotation which overwrites it.

+
Parameters
+ + + +
shapeShape object
angleAngle of rotation, in degrees
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfCircleShape_scale (sfCircleShapeshape,
sfVector2f factors 
)
+
+ +

Scale a circle shape.

+

This function multiplies the current scale of the object, unlike sfCircleShape_setScale which overwrites it.

+
Parameters
+ + + +
shapeShape object
factorsScale factors
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfCircleShape_setFillColor (sfCircleShapeshape,
sfColor color 
)
+
+ +

Set the fill color of a circle shape.

+

This color is modulated (multiplied) with the shape's texture if any. It can be used to colorize the shape, or change its global opacity. You can use sfTransparent to make the inside of the shape transparent, and have the outline alone. By default, the shape's fill color is opaque white.

+
Parameters
+ + + +
shapeShape object
colorNew color of the shape
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfCircleShape_setOrigin (sfCircleShapeshape,
sfVector2f origin 
)
+
+ +

Set the local origin of a circle shape.

+

The origin of an object defines the center point for all transformations (position, scale, rotation). The coordinates of this point must be relative to the top-left corner of the object, and ignore all transformations (position, scale, rotation). The default origin of a circle Shape object is (0, 0).

+
Parameters
+ + + +
shapeShape object
originNew origin
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfCircleShape_setOutlineColor (sfCircleShapeshape,
sfColor color 
)
+
+ +

Set the outline color of a circle shape.

+

You can use sfTransparent to disable the outline. By default, the shape's outline color is opaque white.

+
Parameters
+ + + +
shapeShape object
colorNew outline color of the shape
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfCircleShape_setOutlineThickness (sfCircleShapeshape,
float thickness 
)
+
+ +

Set the thickness of a circle shape's outline.

+

This number cannot be negative. Using zero disables the outline. By default, the outline thickness is 0.

+
Parameters
+ + + +
shapeShape object
thicknessNew outline thickness
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfCircleShape_setPointCount (sfCircleShapeshape,
unsigned int count 
)
+
+ +

Set the number of points of a circle.

+
Parameters
+ + + +
shapeShape object
countNew number of points of the circle
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfCircleShape_setPosition (sfCircleShapeshape,
sfVector2f position 
)
+
+ +

Set the position of a circle shape.

+

This function completely overwrites the previous position. See sfCircleShape_move to apply an offset based on the previous position instead. The default position of a circle Shape object is (0, 0).

+
Parameters
+ + + +
shapeShape object
positionNew position
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfCircleShape_setRadius (sfCircleShapeshape,
float radius 
)
+
+ +

Set the radius of a circle.

+
Parameters
+ + + +
shapeShape object
radiusNew radius of the circle
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfCircleShape_setRotation (sfCircleShapeshape,
float angle 
)
+
+ +

Set the orientation of a circle shape.

+

This function completely overwrites the previous rotation. See sfCircleShape_rotate to add an angle based on the previous rotation instead. The default rotation of a circle Shape object is 0.

+
Parameters
+ + + +
shapeShape object
angleNew rotation, in degrees
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfCircleShape_setScale (sfCircleShapeshape,
sfVector2f scale 
)
+
+ +

Set the scale factors of a circle shape.

+

This function completely overwrites the previous scale. See sfCircleShape_scale to add a factor based on the previous scale instead. The default scale of a circle Shape object is (1, 1).

+
Parameters
+ + + +
shapeShape object
scaleNew scale factors
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfCircleShape_setTexture (sfCircleShapeshape,
const sfTexturetexture,
sfBool resetRect 
)
+
+ +

Change the source texture of a circle shape.

+

The texture argument refers to a texture that must exist as long as the shape uses it. Indeed, the shape doesn't store its own copy of the texture, but rather keeps a pointer to the one that you passed to this function. If the source texture is destroyed and the shape tries to use it, the behaviour is undefined. texture can be NULL to disable texturing. If resetRect is true, the TextureRect property of the shape is automatically adjusted to the size of the new texture. If it is false, the texture rect is left unchanged.

+
Parameters
+ + + + +
shapeShape object
textureNew texture
resetRectShould the texture rect be reset to the size of the new texture?
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfCircleShape_setTextureRect (sfCircleShapeshape,
sfIntRect rect 
)
+
+ +

Set the sub-rectangle of the texture that a circle shape will display.

+

The texture rect is useful when you don't want to display the whole texture, but rather a part of it. By default, the texture rect covers the entire texture.

+
Parameters
+ + + +
shapeShape object
rectRectangle defining the region of the texture to display
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/CircleShape_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/CircleShape_8h_source.htm new file mode 100755 index 0000000..79f5779 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/CircleShape_8h_source.htm @@ -0,0 +1,152 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
CircleShape.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_CIRCLESHAPE_H
+
26 #define SFML_CIRCLESHAPE_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 #include <SFML/Graphics/Color.h>
+
33 #include <SFML/Graphics/Rect.h>
+ +
35 #include <SFML/Graphics/Types.h>
+
36 #include <SFML/System/Vector2.h>
+
37 
+
38 
+ +
46 
+ +
56 
+ +
64 
+ +
77 
+ +
90 
+ +
103 
+ +
119 
+ +
129 
+ +
141 
+ +
151 
+ +
161 
+ +
173 
+
184 CSFML_GRAPHICS_API void sfCircleShape_rotate(sfCircleShape* shape, float angle);
+
185 
+ +
197 
+ +
207 
+ +
217 
+
237 CSFML_GRAPHICS_API void sfCircleShape_setTexture(sfCircleShape* shape, const sfTexture* texture, sfBool resetRect);
+
238 
+ +
251 
+ +
267 
+ +
279 
+ +
292 
+ +
306 
+ +
316 
+ +
326 
+ +
336 
+ +
346 
+ +
356 
+
368 CSFML_GRAPHICS_API sfVector2f sfCircleShape_getPoint(const sfCircleShape* shape, unsigned int index);
+
369 
+
377 CSFML_GRAPHICS_API void sfCircleShape_setRadius(sfCircleShape* shape, float radius);
+
378 
+ +
388 
+
396 CSFML_GRAPHICS_API void sfCircleShape_setPointCount(sfCircleShape* shape, unsigned int count);
+
397 
+ +
413 
+ +
429 
+
430 
+
431 #endif // SFML_CIRCLESHAPE_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Clock_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Clock_8h.htm new file mode 100755 index 0000000..e3fa6ca --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Clock_8h.htm @@ -0,0 +1,196 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Clock.h File Reference
+
+
+
#include <SFML/System/Export.h>
+#include <SFML/System/Time.h>
+#include <SFML/System/Types.h>
+
+

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + +

+Functions

CSFML_SYSTEM_API sfClocksfClock_create (void)
 Create a new clock and start it.
 
CSFML_SYSTEM_API sfClocksfClock_copy (const sfClock *clock)
 Create a new clock by copying an existing one.
 
CSFML_SYSTEM_API void sfClock_destroy (sfClock *clock)
 Destroy a clock.
 
CSFML_SYSTEM_API sfTime sfClock_getElapsedTime (const sfClock *clock)
 Get the time elapsed in a clock.
 
CSFML_SYSTEM_API sfTime sfClock_restart (sfClock *clock)
 Restart a clock.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API sfClock* sfClock_copy (const sfClockclock)
+
+ +

Create a new clock by copying an existing one.

+
Parameters
+ + +
clockClock to copy
+
+
+
Returns
A new sfClock object which is a copy of clock
+ +
+
+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API sfClock* sfClock_create (void )
+
+ +

Create a new clock and start it.

+
Returns
A new sfClock object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API void sfClock_destroy (sfClockclock)
+
+ +

Destroy a clock.

+
Parameters
+ + +
clockClock to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API sfTime sfClock_getElapsedTime (const sfClockclock)
+
+ +

Get the time elapsed in a clock.

+

This function returns the time elapsed since the last call to sfClock_restart (or the construction of the object if sfClock_restart has not been called).

+
Parameters
+ + +
clockClock object
+
+
+
Returns
Time elapsed
+ +
+
+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API sfTime sfClock_restart (sfClockclock)
+
+ +

Restart a clock.

+

This function puts the time counter back to zero. It also returns the time elapsed since the clock was started.

+
Parameters
+ + +
clockClock object
+
+
+
Returns
Time elapsed
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Clock_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Clock_8h_source.htm new file mode 100755 index 0000000..8e30e91 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Clock_8h_source.htm @@ -0,0 +1,93 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Clock.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_CLOCK_H
+
26 #define SFML_CLOCK_H
+
27 
+
29 // Headers
+
31 #include <SFML/System/Export.h>
+
32 #include <SFML/System/Time.h>
+
33 #include <SFML/System/Types.h>
+
34 
+
35 
+ +
43 
+ +
53 
+ +
61 
+ +
75 
+ +
88 
+
89 
+
90 #endif // SFML_CLOCK_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Color_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Color_8h.htm new file mode 100755 index 0000000..4890126 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Color_8h.htm @@ -0,0 +1,419 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Color.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + +

+Data Structures

struct  sfColor
 Utility class for manpulating RGBA colors. More...
 
+ + + + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API sfColor sfColor_fromRGB (sfUint8 red, sfUint8 green, sfUint8 blue)
 Construct a color from its 3 RGB components.
 
CSFML_GRAPHICS_API sfColor sfColor_fromRGBA (sfUint8 red, sfUint8 green, sfUint8 blue, sfUint8 alpha)
 Construct a color from its 4 RGBA components.
 
CSFML_GRAPHICS_API sfColor sfColor_add (sfColor color1, sfColor color2)
 Add two colors.
 
CSFML_GRAPHICS_API sfColor sfColor_modulate (sfColor color1, sfColor color2)
 Modulate two colors.
 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Variables

CSFML_GRAPHICS_API sfColor sfBlack
 Black predefined color.
 
CSFML_GRAPHICS_API sfColor sfWhite
 White predefined color.
 
CSFML_GRAPHICS_API sfColor sfRed
 Red predefined color.
 
CSFML_GRAPHICS_API sfColor sfGreen
 Green predefined color.
 
CSFML_GRAPHICS_API sfColor sfBlue
 Blue predefined color.
 
CSFML_GRAPHICS_API sfColor sfYellow
 Yellow predefined color.
 
CSFML_GRAPHICS_API sfColor sfMagenta
 Magenta predefined color.
 
CSFML_GRAPHICS_API sfColor sfCyan
 Cyan predefined color.
 
CSFML_GRAPHICS_API sfColor sfTransparent
 Transparent (black) predefined color.
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfColor sfColor_add (sfColor color1,
sfColor color2 
)
+
+ +

Add two colors.

+
Parameters
+ + + +
color1First color
color2Second color
+
+
+
Returns
Component-wise saturated addition of the two colors
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfColor sfColor_fromRGB (sfUint8 red,
sfUint8 green,
sfUint8 blue 
)
+
+ +

Construct a color from its 3 RGB components.

+
Parameters
+ + + + +
redRed component (0 .. 255)
greenGreen component (0 .. 255)
blueBlue component (0 .. 255)
+
+
+
Returns
sfColor constructed from the components
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfColor sfColor_fromRGBA (sfUint8 red,
sfUint8 green,
sfUint8 blue,
sfUint8 alpha 
)
+
+ +

Construct a color from its 4 RGBA components.

+
Parameters
+ + + + + +
redRed component (0 .. 255)
greenGreen component (0 .. 255)
blueBlue component (0 .. 255)
alphaAlpha component (0 .. 255)
+
+
+
Returns
sfColor constructed from the components
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfColor sfColor_modulate (sfColor color1,
sfColor color2 
)
+
+ +

Modulate two colors.

+
Parameters
+ + + +
color1First color
color2Second color
+
+
+
Returns
Component-wise multiplication of the two colors
+ +
+
+

Variable Documentation

+ +
+
+ + + + +
CSFML_GRAPHICS_API sfColor sfBlack
+
+ +

Black predefined color.

+ +

Definition at line 47 of file Color.h.

+ +
+
+ +
+
+ + + + +
CSFML_GRAPHICS_API sfColor sfBlue
+
+ +

Blue predefined color.

+ +

Definition at line 51 of file Color.h.

+ +
+
+ +
+
+ + + + +
CSFML_GRAPHICS_API sfColor sfCyan
+
+ +

Cyan predefined color.

+ +

Definition at line 54 of file Color.h.

+ +
+
+ +
+
+ + + + +
CSFML_GRAPHICS_API sfColor sfGreen
+
+ +

Green predefined color.

+ +

Definition at line 50 of file Color.h.

+ +
+
+ +
+
+ + + + +
CSFML_GRAPHICS_API sfColor sfMagenta
+
+ +

Magenta predefined color.

+ +

Definition at line 53 of file Color.h.

+ +
+
+ +
+
+ + + + +
CSFML_GRAPHICS_API sfColor sfRed
+
+ +

Red predefined color.

+ +

Definition at line 49 of file Color.h.

+ +
+
+ +
+
+ + + + +
CSFML_GRAPHICS_API sfColor sfTransparent
+
+ +

Transparent (black) predefined color.

+ +

Definition at line 55 of file Color.h.

+ +
+
+ +
+
+ + + + +
CSFML_GRAPHICS_API sfColor sfWhite
+
+ +

White predefined color.

+ +

Definition at line 48 of file Color.h.

+ +
+
+ +
+
+ + + + +
CSFML_GRAPHICS_API sfColor sfYellow
+
+ +

Yellow predefined color.

+ +

Definition at line 52 of file Color.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Color_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Color_8h_source.htm new file mode 100755 index 0000000..790df9b --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Color_8h_source.htm @@ -0,0 +1,109 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Color.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_COLOR_H
+
26 #define SFML_COLOR_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 
+
33 
+
38 typedef struct
+
39 {
+ + + + +
44 } sfColor;
+
45 
+
46 
+ + + + + + + + + +
56 
+
57 
+ +
69 
+ +
82 
+ +
93 
+ +
104 
+
105 
+
106 #endif // SFML_COLOR_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Config_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Config_8h.htm new file mode 100755 index 0000000..eff65ae --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Config_8h.htm @@ -0,0 +1,303 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+ +
+
Config.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + +

+Macros

#define CSFML_VERSION_MAJOR   2
 
#define CSFML_VERSION_MINOR   1
 
#define CSFML_API_EXPORT   extern "C"
 
#define CSFML_API_IMPORT   extern
 
#define sfFalse   0
 
#define sfTrue   1
 
+ + + + + + + + + + + + + + + + + + + +

+Typedefs

typedef int sfBool
 
typedef signed char sfInt8
 
typedef unsigned char sfUint8
 
typedef signed short sfInt16
 
typedef unsigned short sfUint16
 
typedef signed int sfInt32
 
typedef unsigned int sfUint32
 
typedef signed long long sfInt64
 
typedef unsigned long long sfUint64
 
+

Macro Definition Documentation

+ +
+
+ + + + +
#define CSFML_API_EXPORT   extern "C"
+
+ +

Definition at line 95 of file Config.h.

+ +
+
+ +
+
+ + + + +
#define CSFML_API_IMPORT   extern
+
+ +

Definition at line 96 of file Config.h.

+ +
+
+ +
+
+ + + + +
#define CSFML_VERSION_MAJOR   2
+
+ +

Definition at line 32 of file Config.h.

+ +
+
+ +
+
+ + + + +
#define CSFML_VERSION_MINOR   1
+
+ +

Definition at line 33 of file Config.h.

+ +
+
+ +
+
+ + + + +
#define sfFalse   0
+
+ +

Definition at line 107 of file Config.h.

+ +
+
+ +
+
+ + + + +
#define sfTrue   1
+
+ +

Definition at line 108 of file Config.h.

+ +
+
+

Typedef Documentation

+ +
+
+ + + + +
typedef int sfBool
+
+ +

Definition at line 106 of file Config.h.

+ +
+
+ +
+
+ + + + +
typedef signed short sfInt16
+
+ +

Definition at line 124 of file Config.h.

+ +
+
+ +
+
+ + + + +
typedef signed int sfInt32
+
+ +

Definition at line 128 of file Config.h.

+ +
+
+ +
+
+ + + + +
typedef signed long long sfInt64
+
+ +

Definition at line 136 of file Config.h.

+ +
+
+ +
+
+ + + + +
typedef signed char sfInt8
+
+ +

Definition at line 120 of file Config.h.

+ +
+
+ +
+
+ + + + +
typedef unsigned short sfUint16
+
+ +

Definition at line 125 of file Config.h.

+ +
+
+ +
+
+ + + + +
typedef unsigned int sfUint32
+
+ +

Definition at line 129 of file Config.h.

+ +
+
+ +
+
+ + + + +
typedef unsigned long long sfUint64
+
+ +

Definition at line 137 of file Config.h.

+ +
+
+ +
+
+ + + + +
typedef unsigned char sfUint8
+
+ +

Definition at line 121 of file Config.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Config_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Config_8h_source.htm new file mode 100755 index 0000000..3dde2d8 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Config_8h_source.htm @@ -0,0 +1,179 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
Config.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_CONFIG_H
+
26 #define SFML_CONFIG_H
+
27 
+
28 
+
30 // Define the CSFML version
+
32 #define CSFML_VERSION_MAJOR 2
+
33 #define CSFML_VERSION_MINOR 1
+
34 
+
35 
+
37 // Identify the operating system
+
39 #if defined(_WIN32) || defined(__WIN32__)
+
40 
+
41  // Windows
+
42  #define CSFML_SYSTEM_WINDOWS
+
43 
+
44 #elif defined(linux) || defined(__linux)
+
45 
+
46  // Linux
+
47  #define CSFML_SYSTEM_LINUX
+
48 
+
49 #elif defined(__APPLE__) || defined(MACOSX) || defined(macintosh) || defined(Macintosh)
+
50 
+
51  // MacOS
+
52  #define CSFML_SYSTEM_MACOS
+
53 
+
54 #elif defined(__FreeBSD__) || defined(__FreeBSD_kernel__)
+
55 
+
56  // FreeBSD
+
57  #define CSFML_SYSTEM_FREEBSD
+
58 
+
59 #else
+
60 
+
61  // Unsupported system
+
62  #error This operating system is not supported by SFML library
+
63 
+
64 #endif
+
65 
+
66 
+
68 // Define helpers to create portable import / export macros for each module
+
70 #if defined(CSFML_SYSTEM_WINDOWS)
+
71 
+
72  // Windows compilers need specific (and different) keywords for export and import
+
73  #define CSFML_API_EXPORT extern "C" __declspec(dllexport)
+
74  #define CSFML_API_IMPORT extern __declspec(dllimport)
+
75 
+
76  // For Visual C++ compilers, we also need to turn off this annoying C4251 warning
+
77  #ifdef _MSC_VER
+
78 
+
79  #pragma warning(disable : 4251)
+
80 
+
81  #endif
+
82 
+
83 #else // Linux, FreeBSD, Mac OS X
+
84 
+
85  #if __GNUC__ >= 4
+
86 
+
87  // GCC 4 has special keywords for showing/hidding symbols,
+
88  // the same keyword is used for both importing and exporting
+
89  #define CSFML_API_EXPORT extern "C" __attribute__ ((__visibility__ ("default")))
+
90  #define CSFML_API_IMPORT extern __attribute__ ((__visibility__ ("default")))
+
91 
+
92  #else
+
93 
+
94  // GCC < 4 has no mechanism to explicitely hide symbols, everything's exported
+
95  #define CSFML_API_EXPORT extern "C"
+
96  #define CSFML_API_IMPORT extern
+
97 
+
98  #endif
+
99 
+
100 #endif
+
101 
+
102 
+
104 // Define a portable boolean type
+
106 typedef int sfBool;
+
107 #define sfFalse 0
+
108 #define sfTrue 1
+
109 
+
110 
+
112 // Define portable fixed-size types
+
114 
+
115 // All "common" platforms use the same size for char, short and int
+
116 // (basically there are 3 types for 3 sizes, so no other match is possible),
+
117 // we can use them without doing any kind of check
+
118 
+
119 // 8 bits integer types
+
120 typedef signed char sfInt8;
+
121 typedef unsigned char sfUint8;
+
122 
+
123 // 16 bits integer types
+
124 typedef signed short sfInt16;
+
125 typedef unsigned short sfUint16;
+
126 
+
127 // 32 bits integer types
+
128 typedef signed int sfInt32;
+
129 typedef unsigned int sfUint32;
+
130 
+
131 // 64 bits integer types
+
132 #if defined(_MSC_VER)
+
133  typedef signed __int64 sfInt64;
+
134  typedef unsigned __int64 sfUint64;
+
135 #else
+
136  typedef signed long long sfInt64;
+
137  typedef unsigned long long sfUint64;
+
138 #endif
+
139 
+
140 
+
141 #endif // SFML_CONFIG_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Context_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Context_8h.htm new file mode 100755 index 0000000..5484b76 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Context_8h.htm @@ -0,0 +1,148 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Context.h File Reference
+
+
+
#include <SFML/Window/Export.h>
+#include <SFML/Window/Types.h>
+
+

Go to the source code of this file.

+ + + + + + + + + + + +

+Functions

CSFML_WINDOW_API sfContextsfContext_create (void)
 Create a new context.
 
CSFML_WINDOW_API void sfContext_destroy (sfContext *context)
 Destroy a context.
 
CSFML_WINDOW_API void sfContext_setActive (sfContext *context, sfBool active)
 Activate or deactivate explicitely a context.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_WINDOW_API sfContext* sfContext_create (void )
+
+ +

Create a new context.

+

This function activates the new context.

+
Returns
New sfContext object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_WINDOW_API void sfContext_destroy (sfContextcontext)
+
+ +

Destroy a context.

+
Parameters
+ + +
contextContext to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API void sfContext_setActive (sfContextcontext,
sfBool active 
)
+
+ +

Activate or deactivate explicitely a context.

+
Parameters
+ + + +
contextContext object
activesfTrue to activate, sfFalse to deactivate
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Context_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Context_8h_source.htm new file mode 100755 index 0000000..023a2a3 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Context_8h_source.htm @@ -0,0 +1,88 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Context.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_CONTEXT_H
+
26 #define SFML_CONTEXT_H
+
27 
+
29 // Headers
+
31 #include <SFML/Window/Export.h>
+
32 #include <SFML/Window/Types.h>
+
33 
+
34 
+ +
44 
+ +
52 
+ +
61 
+
62 
+
63 #endif // SFML_CONTEXT_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ConvexShape_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ConvexShape_8h.htm new file mode 100755 index 0000000..2fb4c7e --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ConvexShape_8h.htm @@ -0,0 +1,1138 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
ConvexShape.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API sfConvexShapesfConvexShape_create (void)
 Create a new convex shape.
 
CSFML_GRAPHICS_API sfConvexShapesfConvexShape_copy (const sfConvexShape *shape)
 Copy an existing convex shape.
 
CSFML_GRAPHICS_API void sfConvexShape_destroy (sfConvexShape *shape)
 Destroy an existing convex Shape.
 
CSFML_GRAPHICS_API void sfConvexShape_setPosition (sfConvexShape *shape, sfVector2f position)
 Set the position of a convex shape.
 
CSFML_GRAPHICS_API void sfConvexShape_setRotation (sfConvexShape *shape, float angle)
 Set the orientation of a convex shape.
 
CSFML_GRAPHICS_API void sfConvexShape_setScale (sfConvexShape *shape, sfVector2f scale)
 Set the scale factors of a convex shape.
 
CSFML_GRAPHICS_API void sfConvexShape_setOrigin (sfConvexShape *shape, sfVector2f origin)
 Set the local origin of a convex shape.
 
CSFML_GRAPHICS_API sfVector2f sfConvexShape_getPosition (const sfConvexShape *shape)
 Get the position of a convex shape.
 
CSFML_GRAPHICS_API float sfConvexShape_getRotation (const sfConvexShape *shape)
 Get the orientation of a convex shape.
 
CSFML_GRAPHICS_API sfVector2f sfConvexShape_getScale (const sfConvexShape *shape)
 Get the current scale of a convex shape.
 
CSFML_GRAPHICS_API sfVector2f sfConvexShape_getOrigin (const sfConvexShape *shape)
 Get the local origin of a convex shape.
 
CSFML_GRAPHICS_API void sfConvexShape_move (sfConvexShape *shape, sfVector2f offset)
 Move a convex shape by a given offset.
 
CSFML_GRAPHICS_API void sfConvexShape_rotate (sfConvexShape *shape, float angle)
 Rotate a convex shape.
 
CSFML_GRAPHICS_API void sfConvexShape_scale (sfConvexShape *shape, sfVector2f factors)
 Scale a convex shape.
 
CSFML_GRAPHICS_API sfTransform sfConvexShape_getTransform (const sfConvexShape *shape)
 Get the combined transform of a convex shape.
 
CSFML_GRAPHICS_API sfTransform sfConvexShape_getInverseTransform (const sfConvexShape *shape)
 Get the inverse of the combined transform of a convex shape.
 
CSFML_GRAPHICS_API void sfConvexShape_setTexture (sfConvexShape *shape, const sfTexture *texture, sfBool resetRect)
 Change the source texture of a convex shape.
 
CSFML_GRAPHICS_API void sfConvexShape_setTextureRect (sfConvexShape *shape, sfIntRect rect)
 Set the sub-rectangle of the texture that a convex shape will display.
 
CSFML_GRAPHICS_API void sfConvexShape_setFillColor (sfConvexShape *shape, sfColor color)
 Set the fill color of a convex shape.
 
CSFML_GRAPHICS_API void sfConvexShape_setOutlineColor (sfConvexShape *shape, sfColor color)
 Set the outline color of a convex shape.
 
CSFML_GRAPHICS_API void sfConvexShape_setOutlineThickness (sfConvexShape *shape, float thickness)
 Set the thickness of a convex shape's outline.
 
CSFML_GRAPHICS_API const
+sfTexture
sfConvexShape_getTexture (const sfConvexShape *shape)
 Get the source texture of a convex shape.
 
CSFML_GRAPHICS_API sfIntRect sfConvexShape_getTextureRect (const sfConvexShape *shape)
 Get the sub-rectangle of the texture displayed by a convex shape.
 
CSFML_GRAPHICS_API sfColor sfConvexShape_getFillColor (const sfConvexShape *shape)
 Get the fill color of a convex shape.
 
CSFML_GRAPHICS_API sfColor sfConvexShape_getOutlineColor (const sfConvexShape *shape)
 Get the outline color of a convex shape.
 
CSFML_GRAPHICS_API float sfConvexShape_getOutlineThickness (const sfConvexShape *shape)
 Get the outline thickness of a convex shape.
 
CSFML_GRAPHICS_API unsigned int sfConvexShape_getPointCount (const sfConvexShape *shape)
 Get the total number of points of a convex shape.
 
CSFML_GRAPHICS_API sfVector2f sfConvexShape_getPoint (const sfConvexShape *shape, unsigned int index)
 Get a point of a convex shape.
 
CSFML_GRAPHICS_API void sfConvexShape_setPointCount (sfConvexShape *shape, unsigned int count)
 Set the number of points of a convex shap.
 
CSFML_GRAPHICS_API void sfConvexShape_setPoint (sfConvexShape *shape, unsigned int index, sfVector2f point)
 Set the position of a point in a convex shape.
 
CSFML_GRAPHICS_API sfFloatRect sfConvexShape_getLocalBounds (const sfConvexShape *shape)
 Get the local bounding rectangle of a convex shape.
 
CSFML_GRAPHICS_API sfFloatRect sfConvexShape_getGlobalBounds (const sfConvexShape *shape)
 Get the global bounding rectangle of a convex shape.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfConvexShape* sfConvexShape_copy (const sfConvexShapeshape)
+
+ +

Copy an existing convex shape.

+
Parameters
+ + +
shapeShape to copy
+
+
+
Returns
Copied object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfConvexShape* sfConvexShape_create (void )
+
+ +

Create a new convex shape.

+
Returns
A new sfConvexShape object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfConvexShape_destroy (sfConvexShapeshape)
+
+ +

Destroy an existing convex Shape.

+
Parameters
+ + +
ShapeShape to delete
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfColor sfConvexShape_getFillColor (const sfConvexShapeshape)
+
+ +

Get the fill color of a convex shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Fill color of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfFloatRect sfConvexShape_getGlobalBounds (const sfConvexShapeshape)
+
+ +

Get the global bounding rectangle of a convex shape.

+

The returned rectangle is in global coordinates, which means that it takes in account the transformations (translation, rotation, scale, ...) that are applied to the entity. In other words, this function returns the bounds of the sprite in the global 2D world's coordinate system.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Global bounding rectangle of the entity
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTransform sfConvexShape_getInverseTransform (const sfConvexShapeshape)
+
+ +

Get the inverse of the combined transform of a convex shape.

+
Parameters
+ + +
shapeshape object
+
+
+
Returns
Inverse of the combined transformations applied to the object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfFloatRect sfConvexShape_getLocalBounds (const sfConvexShapeshape)
+
+ +

Get the local bounding rectangle of a convex shape.

+

The returned rectangle is in local coordinates, which means that it ignores the transformations (translation, rotation, scale, ...) that are applied to the entity. In other words, this function returns the bounds of the entity in the entity's coordinate system.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Local bounding rectangle of the entity
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfConvexShape_getOrigin (const sfConvexShapeshape)
+
+ +

Get the local origin of a convex shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Current origin
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfColor sfConvexShape_getOutlineColor (const sfConvexShapeshape)
+
+ +

Get the outline color of a convex shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Outline color of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API float sfConvexShape_getOutlineThickness (const sfConvexShapeshape)
+
+ +

Get the outline thickness of a convex shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Outline thickness of the shape
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfConvexShape_getPoint (const sfConvexShapeshape,
unsigned int index 
)
+
+ +

Get a point of a convex shape.

+

The result is undefined if index is out of the valid range.

+
Parameters
+ + + +
shapeShape object
indexIndex of the point to get, in range [0 .. getPointCount() - 1]
+
+
+
Returns
Index-th point of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API unsigned int sfConvexShape_getPointCount (const sfConvexShapeshape)
+
+ +

Get the total number of points of a convex shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Number of points of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfConvexShape_getPosition (const sfConvexShapeshape)
+
+ +

Get the position of a convex shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Current position
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API float sfConvexShape_getRotation (const sfConvexShapeshape)
+
+ +

Get the orientation of a convex shape.

+

The rotation is always in the range [0, 360].

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Current rotation, in degrees
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfConvexShape_getScale (const sfConvexShapeshape)
+
+ +

Get the current scale of a convex shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Current scale factors
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API const sfTexture* sfConvexShape_getTexture (const sfConvexShapeshape)
+
+ +

Get the source texture of a convex shape.

+

If the shape has no source texture, a NULL pointer is returned. The returned pointer is const, which means that you can't modify the texture when you retrieve it with this function.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Pointer to the shape's texture
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfIntRect sfConvexShape_getTextureRect (const sfConvexShapeshape)
+
+ +

Get the sub-rectangle of the texture displayed by a convex shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Texture rectangle of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTransform sfConvexShape_getTransform (const sfConvexShapeshape)
+
+ +

Get the combined transform of a convex shape.

+
Parameters
+ + +
shapeshape object
+
+
+
Returns
Transform combining the position/rotation/scale/origin of the object
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfConvexShape_move (sfConvexShapeshape,
sfVector2f offset 
)
+
+ +

Move a convex shape by a given offset.

+

This function adds to the current position of the object, unlike sfConvexShape_setPosition which overwrites it.

+
Parameters
+ + + +
shapeShape object
offsetOffset
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfConvexShape_rotate (sfConvexShapeshape,
float angle 
)
+
+ +

Rotate a convex shape.

+

This function adds to the current rotation of the object, unlike sfConvexShape_setRotation which overwrites it.

+
Parameters
+ + + +
shapeShape object
angleAngle of rotation, in degrees
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfConvexShape_scale (sfConvexShapeshape,
sfVector2f factors 
)
+
+ +

Scale a convex shape.

+

This function multiplies the current scale of the object, unlike sfConvexShape_setScale which overwrites it.

+
Parameters
+ + + +
shapeShape object
factorsScale factors
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfConvexShape_setFillColor (sfConvexShapeshape,
sfColor color 
)
+
+ +

Set the fill color of a convex shape.

+

This color is modulated (multiplied) with the shape's texture if any. It can be used to colorize the shape, or change its global opacity. You can use sfTransparent to make the inside of the shape transparent, and have the outline alone. By default, the shape's fill color is opaque white.

+
Parameters
+ + + +
shapeShape object
colorNew color of the shape
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfConvexShape_setOrigin (sfConvexShapeshape,
sfVector2f origin 
)
+
+ +

Set the local origin of a convex shape.

+

The origin of an object defines the center point for all transformations (position, scale, rotation). The coordinates of this point must be relative to the top-left corner of the object, and ignore all transformations (position, scale, rotation). The default origin of a circle Shape object is (0, 0).

+
Parameters
+ + + +
shapeShape object
originNew origin
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfConvexShape_setOutlineColor (sfConvexShapeshape,
sfColor color 
)
+
+ +

Set the outline color of a convex shape.

+

You can use sfTransparent to disable the outline. By default, the shape's outline color is opaque white.

+
Parameters
+ + + +
shapeShape object
colorNew outline color of the shape
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfConvexShape_setOutlineThickness (sfConvexShapeshape,
float thickness 
)
+
+ +

Set the thickness of a convex shape's outline.

+

This number cannot be negative. Using zero disables the outline. By default, the outline thickness is 0.

+
Parameters
+ + + +
shapeShape object
thicknessNew outline thickness
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfConvexShape_setPoint (sfConvexShapeshape,
unsigned int index,
sfVector2f point 
)
+
+ +

Set the position of a point in a convex shape.

+

Don't forget that the polygon must remain convex, and the points need to stay ordered! setPointCount must be called first in order to set the total number of points. The result is undefined if index is out of the valid range.

+
Parameters
+ + + + +
shapeShape object
indexIndex of the point to change, in range [0 .. GetPointCount() - 1]
pointNew point
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfConvexShape_setPointCount (sfConvexShapeshape,
unsigned int count 
)
+
+ +

Set the number of points of a convex shap.

+

count must be greater than 2 to define a valid shape.

+
Parameters
+ + + +
shapeShape object
countNew number of points of the shape
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfConvexShape_setPosition (sfConvexShapeshape,
sfVector2f position 
)
+
+ +

Set the position of a convex shape.

+

This function completely overwrites the previous position. See sfConvexShape_move to apply an offset based on the previous position instead. The default position of a circle Shape object is (0, 0).

+
Parameters
+ + + +
shapeShape object
positionNew position
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfConvexShape_setRotation (sfConvexShapeshape,
float angle 
)
+
+ +

Set the orientation of a convex shape.

+

This function completely overwrites the previous rotation. See sfConvexShape_rotate to add an angle based on the previous rotation instead. The default rotation of a circle Shape object is 0.

+
Parameters
+ + + +
shapeShape object
angleNew rotation, in degrees
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfConvexShape_setScale (sfConvexShapeshape,
sfVector2f scale 
)
+
+ +

Set the scale factors of a convex shape.

+

This function completely overwrites the previous scale. See sfConvexShape_scale to add a factor based on the previous scale instead. The default scale of a circle Shape object is (1, 1).

+
Parameters
+ + + +
shapeShape object
scaleNew scale factors
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfConvexShape_setTexture (sfConvexShapeshape,
const sfTexturetexture,
sfBool resetRect 
)
+
+ +

Change the source texture of a convex shape.

+

The texture argument refers to a texture that must exist as long as the shape uses it. Indeed, the shape doesn't store its own copy of the texture, but rather keeps a pointer to the one that you passed to this function. If the source texture is destroyed and the shape tries to use it, the behaviour is undefined. texture can be NULL to disable texturing. If resetRect is true, the TextureRect property of the shape is automatically adjusted to the size of the new texture. If it is false, the texture rect is left unchanged.

+
Parameters
+ + + + +
shapeShape object
textureNew texture
resetRectShould the texture rect be reset to the size of the new texture?
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfConvexShape_setTextureRect (sfConvexShapeshape,
sfIntRect rect 
)
+
+ +

Set the sub-rectangle of the texture that a convex shape will display.

+

The texture rect is useful when you don't want to display the whole texture, but rather a part of it. By default, the texture rect covers the entire texture.

+
Parameters
+ + + +
shapeShape object
rectRectangle defining the region of the texture to display
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ConvexShape_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ConvexShape_8h_source.htm new file mode 100755 index 0000000..4543ae6 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ConvexShape_8h_source.htm @@ -0,0 +1,150 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
ConvexShape.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_CONVEXSHAPE_H
+
26 #define SFML_CONVEXSHAPE_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 #include <SFML/Graphics/Color.h>
+
33 #include <SFML/Graphics/Rect.h>
+ +
35 #include <SFML/Graphics/Types.h>
+
36 #include <SFML/System/Vector2.h>
+
37 
+
38 
+ +
46 
+ +
56 
+ +
64 
+ +
77 
+ +
90 
+ +
103 
+ +
119 
+ +
129 
+ +
141 
+ +
151 
+ +
161 
+ +
173 
+
184 CSFML_GRAPHICS_API void sfConvexShape_rotate(sfConvexShape* shape, float angle);
+
185 
+ +
197 
+ +
207 
+ +
217 
+
237 CSFML_GRAPHICS_API void sfConvexShape_setTexture(sfConvexShape* shape, const sfTexture* texture, sfBool resetRect);
+
238 
+ +
251 
+ +
267 
+ +
279 
+ +
292 
+ +
306 
+ +
316 
+ +
326 
+ +
336 
+ +
346 
+ +
356 
+
368 CSFML_GRAPHICS_API sfVector2f sfConvexShape_getPoint(const sfConvexShape* shape, unsigned int index);
+
369 
+
379 CSFML_GRAPHICS_API void sfConvexShape_setPointCount(sfConvexShape* shape, unsigned int count);
+
380 
+
395 CSFML_GRAPHICS_API void sfConvexShape_setPoint(sfConvexShape* shape, unsigned int index, sfVector2f point);
+
396 
+ +
412 
+ +
428 
+
429 
+
430 #endif // SFML_CONVEXSHAPE_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Event_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Event_8h.htm new file mode 100755 index 0000000..8147491 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Event_8h.htm @@ -0,0 +1,192 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Event.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Data Structures

struct  sfKeyEvent
 Keyboard event parameters. More...
 
struct  sfTextEvent
 Text event parameters. More...
 
struct  sfMouseMoveEvent
 Mouse move event parameters. More...
 
struct  sfMouseButtonEvent
 Mouse buttons events parameters. More...
 
struct  sfMouseWheelEvent
 Mouse wheel events parameters. More...
 
struct  sfJoystickMoveEvent
 Joystick axis move event parameters. More...
 
struct  sfJoystickButtonEvent
 Joystick buttons events parameters. More...
 
struct  sfJoystickConnectEvent
 Joystick connection/disconnection event parameters. More...
 
struct  sfSizeEvent
 Size events parameters. More...
 
union  sfEvent
 sfEvent defines a system event and its parameters More...
 
+ + + + +

+Enumerations

enum  sfEventType {
+  sfEvtClosed, +
+  sfEvtResized, +
+  sfEvtLostFocus, +
+  sfEvtGainedFocus, +
+  sfEvtTextEntered, +
+  sfEvtKeyPressed, +
+  sfEvtKeyReleased, +
+  sfEvtMouseWheelMoved, +
+  sfEvtMouseButtonPressed, +
+  sfEvtMouseButtonReleased, +
+  sfEvtMouseMoved, +
+  sfEvtMouseEntered, +
+  sfEvtMouseLeft, +
+  sfEvtJoystickButtonPressed, +
+  sfEvtJoystickButtonReleased, +
+  sfEvtJoystickMoved, +
+  sfEvtJoystickConnected, +
+  sfEvtJoystickDisconnected +
+ }
 Definition of all the event types. More...
 
+

Enumeration Type Documentation

+ +
+
+ + + + +
enum sfEventType
+
+ +

Definition of all the event types.

+
Enumerator:
+ + + + + + + + + + + + + + + + + + +
sfEvtClosed  +
sfEvtResized  +
sfEvtLostFocus  +
sfEvtGainedFocus  +
sfEvtTextEntered  +
sfEvtKeyPressed  +
sfEvtKeyReleased  +
sfEvtMouseWheelMoved  +
sfEvtMouseButtonPressed  +
sfEvtMouseButtonReleased  +
sfEvtMouseMoved  +
sfEvtMouseEntered  +
sfEvtMouseLeft  +
sfEvtJoystickButtonPressed  +
sfEvtJoystickButtonReleased  +
sfEvtJoystickMoved  +
sfEvtJoystickConnected  +
sfEvtJoystickDisconnected  +
+
+
+ +

Definition at line 40 of file Event.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Event_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Event_8h_source.htm new file mode 100755 index 0000000..0acd252 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Event_8h_source.htm @@ -0,0 +1,189 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Event.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)//
+
5 // This software is provided 'as-is', without any express or implied warranty.
+
6 // In no event will the authors be held liable for any damages arising from the use of this software.
+
7 //
+
8 // Permission is granted to anyone to use this software for any purpose,
+
9 // including commercial applications, and to alter it and redistribute it freely,
+
10 // subject to the following restrictions:
+
11 //
+
12 // 1. The origin of this software must not be misrepresented;
+
13 // you must not claim that you wrote the original software.
+
14 // If you use this software in a product, an acknowledgment
+
15 // in the product documentation would be appreciated but is not required.
+
16 //
+
17 // 2. Altered source versions must be plainly marked as such,
+
18 // and must not be misrepresented as being the original software.
+
19 //
+
20 // 3. This notice may not be removed or altered from any source distribution.
+
21 //
+
23 
+
24 #ifndef SFML_EVENT_H
+
25 #define SFML_EVENT_H
+
26 
+
28 // Headers
+
30 #include <SFML/Window/Export.h>
+
31 #include <SFML/Window/Joystick.h>
+
32 #include <SFML/Window/Keyboard.h>
+
33 #include <SFML/Window/Mouse.h>
+
34 
+
35 
+
40 typedef enum
+
41 {
+ + + + + + + + + + + + + + + + + + +
60 } sfEventType;
+
61 
+
62 
+
67 typedef struct
+
68 {
+ + + + + + +
75 } sfKeyEvent;
+
76 
+
81 typedef struct
+
82 {
+ + +
85 } sfTextEvent;
+
86 
+
91 typedef struct
+
92 {
+ +
94  int x;
+
95  int y;
+ +
97 
+
102 typedef struct
+
103 {
+ + +
106  int x;
+
107  int y;
+ +
109 
+
114 typedef struct
+
115 {
+ +
117  int delta;
+
118  int x;
+
119  int y;
+ +
121 
+
126 typedef struct
+
127 {
+ +
129  unsigned int joystickId;
+ +
131  float position;
+ +
133 
+
138 typedef struct
+
139 {
+ +
141  unsigned int joystickId;
+
142  unsigned int button;
+ +
144 
+
149 typedef struct
+
150 {
+ +
152  unsigned int joystickId;
+ +
154 
+
159 typedef struct
+
160 {
+ +
162  unsigned int width;
+
163  unsigned int height;
+
164 } sfSizeEvent;
+
165 
+
166 
+
171 typedef union
+
172 {
+
174  // Member data
+ + + + + + + + + + +
186 } sfEvent;
+
187 
+
188 
+
189 #endif // SFML_EVENT_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Font_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Font_8h.htm new file mode 100755 index 0000000..bfbe9e5 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Font_8h.htm @@ -0,0 +1,398 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Font.h File Reference
+
+
+
#include <SFML/Graphics/Export.h>
+#include <SFML/Graphics/Glyph.h>
+#include <SFML/Graphics/Types.h>
+#include <SFML/System/InputStream.h>
+#include <stddef.h>
+
+

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API sfFontsfFont_createFromFile (const char *filename)
 Create a new font from a file.
 
CSFML_GRAPHICS_API sfFontsfFont_createFromMemory (const void *data, size_t sizeInBytes)
 Create a new image font a file in memory.
 
CSFML_GRAPHICS_API sfFontsfFont_createFromStream (sfInputStream *stream)
 Create a new image font a custom stream.
 
CSFML_GRAPHICS_API sfFontsfFont_copy (const sfFont *font)
 Copy an existing font.
 
CSFML_GRAPHICS_API void sfFont_destroy (sfFont *font)
 Destroy an existing font.
 
CSFML_GRAPHICS_API sfGlyph sfFont_getGlyph (sfFont *font, sfUint32 codePoint, unsigned int characterSize, sfBool bold)
 Get a glyph in a font.
 
CSFML_GRAPHICS_API int sfFont_getKerning (sfFont *font, sfUint32 first, sfUint32 second, unsigned int characterSize)
 Get the kerning value corresponding to a given pair of characters in a font.
 
CSFML_GRAPHICS_API int sfFont_getLineSpacing (sfFont *font, unsigned int characterSize)
 Get the line spacing value.
 
CSFML_GRAPHICS_API const
+sfTexture
sfFont_getTexture (sfFont *font, unsigned int characterSize)
 Get the texture containing the glyphs of a given size in a font.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfFont* sfFont_copy (const sfFontfont)
+
+ +

Copy an existing font.

+
Parameters
+ + +
fontFont to copy
+
+
+
Returns
Copied object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfFont* sfFont_createFromFile (const char * filename)
+
+ +

Create a new font from a file.

+
Parameters
+ + +
filenamePath of the font file to load
+
+
+
Returns
A new sfFont object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfFont* sfFont_createFromMemory (const void * data,
size_t sizeInBytes 
)
+
+ +

Create a new image font a file in memory.

+
Parameters
+ + + +
dataPointer to the file data in memory
sizeInBytesSize of the data to load, in bytes
+
+
+
Returns
A new sfFont object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfFont* sfFont_createFromStream (sfInputStreamstream)
+
+ +

Create a new image font a custom stream.

+
Parameters
+ + +
streamSource stream to read from
+
+
+
Returns
A new sfFont object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfFont_destroy (sfFontfont)
+
+ +

Destroy an existing font.

+
Parameters
+ + +
fontFont to delete
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfGlyph sfFont_getGlyph (sfFontfont,
sfUint32 codePoint,
unsigned int characterSize,
sfBool bold 
)
+
+ +

Get a glyph in a font.

+
Parameters
+ + + + + +
fontSource font
codePointUnicode code point of the character to get
characterSizeCharacter size, in pixels
boldRetrieve the bold version or the regular one?
+
+
+
Returns
The corresponding glyph
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API int sfFont_getKerning (sfFontfont,
sfUint32 first,
sfUint32 second,
unsigned int characterSize 
)
+
+ +

Get the kerning value corresponding to a given pair of characters in a font.

+
Parameters
+ + + + + +
fontSource font
firstUnicode code point of the first character
secondUnicode code point of the second character
characterSizeCharacter size, in pixels
+
+
+
Returns
Kerning offset, in pixels
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API int sfFont_getLineSpacing (sfFontfont,
unsigned int characterSize 
)
+
+ +

Get the line spacing value.

+
Parameters
+ + + +
fontSource font
characterSizeCharacter size, in pixels
+
+
+
Returns
Line spacing, in pixels
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API const sfTexture* sfFont_getTexture (sfFontfont,
unsigned int characterSize 
)
+
+ +

Get the texture containing the glyphs of a given size in a font.

+
Parameters
+ + + +
fontSource font
characterSizeCharacter size, in pixels
+
+
+
Returns
Read-only pointer to the texture
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Font_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Font_8h_source.htm new file mode 100755 index 0000000..dee42f9 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Font_8h_source.htm @@ -0,0 +1,103 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Font.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_FONT_H
+
26 #define SFML_FONT_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 #include <SFML/Graphics/Glyph.h>
+
33 #include <SFML/Graphics/Types.h>
+ +
35 #include <stddef.h>
+
36 
+
37 
+
46 CSFML_GRAPHICS_API sfFont* sfFont_createFromFile(const char* filename);
+
47 
+
57 CSFML_GRAPHICS_API sfFont* sfFont_createFromMemory(const void* data, size_t sizeInBytes);
+
58 
+ +
68 
+ +
78 
+ +
86 
+
98 CSFML_GRAPHICS_API sfGlyph sfFont_getGlyph(sfFont* font, sfUint32 codePoint, unsigned int characterSize, sfBool bold);
+
99 
+
111 CSFML_GRAPHICS_API int sfFont_getKerning(sfFont* font, sfUint32 first, sfUint32 second, unsigned int characterSize);
+
112 
+
122 CSFML_GRAPHICS_API int sfFont_getLineSpacing(sfFont* font, unsigned int characterSize);
+
123 
+
133 CSFML_GRAPHICS_API const sfTexture* sfFont_getTexture(sfFont* font, unsigned int characterSize);
+
134 
+
135 
+
136 #endif // SFML_IMAGE_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Ftp_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Ftp_8h.htm new file mode 100755 index 0000000..edc8bca --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Ftp_8h.htm @@ -0,0 +1,1426 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Ftp.h File Reference
+
+
+
#include <SFML/Network/Export.h>
+#include <SFML/Network/IpAddress.h>
+#include <SFML/Network/Types.h>
+#include <stddef.h>
+
+

Go to the source code of this file.

+ + + + + + + + +

+Enumerations

enum  sfFtpTransferMode {
+  sfFtpBinary, +
+  sfFtpAscii, +
+  sfFtpEbcdic +
+ }
 Enumeration of transfer modes. More...
 
enum  sfFtpStatus {
+  sfFtpRestartMarkerReply = 110, +
+  sfFtpServiceReadySoon = 120, +
+  sfFtpDataConnectionAlreadyOpened = 125, +
+  sfFtpOpeningDataConnection = 150, +
+  sfFtpOk = 200, +
+  sfFtpPointlessCommand = 202, +
+  sfFtpSystemStatus = 211, +
+  sfFtpDirectoryStatus = 212, +
+  sfFtpFileStatus = 213, +
+  sfFtpHelpMessage = 214, +
+  sfFtpSystemType = 215, +
+  sfFtpServiceReady = 220, +
+  sfFtpClosingConnection = 221, +
+  sfFtpDataConnectionOpened = 225, +
+  sfFtpClosingDataConnection = 226, +
+  sfFtpEnteringPassiveMode = 227, +
+  sfFtpLoggedIn = 230, +
+  sfFtpFileActionOk = 250, +
+  sfFtpDirectoryOk = 257, +
+  sfFtpNeedPassword = 331, +
+  sfFtpNeedAccountToLogIn = 332, +
+  sfFtpNeedInformation = 350, +
+  sfFtpServiceUnavailable = 421, +
+  sfFtpDataConnectionUnavailable = 425, +
+  sfFtpTransferAborted = 426, +
+  sfFtpFileActionAborted = 450, +
+  sfFtpLocalError = 451, +
+  sfFtpInsufficientStorageSpace = 452, +
+  sfFtpCommandUnknown = 500, +
+  sfFtpParametersUnknown = 501, +
+  sfFtpCommandNotImplemented = 502, +
+  sfFtpBadCommandSequence = 503, +
+  sfFtpParameterNotImplemented = 504, +
+  sfFtpNotLoggedIn = 530, +
+  sfFtpNeedAccountToStore = 532, +
+  sfFtpFileUnavailable = 550, +
+  sfFtpPageTypeUnknown = 551, +
+  sfFtpNotEnoughMemory = 552, +
+  sfFtpFilenameNotAllowed = 553, +
+  sfFtpInvalidResponse = 1000, +
+  sfFtpConnectionFailed = 1001, +
+  sfFtpConnectionClosed = 1002, +
+  sfFtpInvalidFile = 1003 +
+ }
 Status codes possibly returned by a FTP response. More...
 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_NETWORK_API void sfFtpListingResponse_destroy (sfFtpListingResponse *ftpListingResponse)
 Destroy a FTP listing response.
 
CSFML_NETWORK_API sfBool sfFtpListingResponse_isOk (const sfFtpListingResponse *ftpListingResponse)
 Check if a FTP listing response status code means a success.
 
CSFML_NETWORK_API sfFtpStatus sfFtpListingResponse_getStatus (const sfFtpListingResponse *ftpListingResponse)
 Get the status code of a FTP listing response.
 
CSFML_NETWORK_API const char * sfFtpListingResponse_getMessage (const sfFtpListingResponse *ftpListingResponse)
 Get the full message contained in a FTP listing response.
 
CSFML_NETWORK_API size_t sfFtpListingResponse_getCount (const sfFtpListingResponse *ftpListingResponse)
 Return the number of directory/file names contained in a FTP listing response.
 
CSFML_NETWORK_API const char * sfFtpListingResponse_getName (const sfFtpListingResponse *ftpListingResponse, size_t index)
 Return a directory/file name contained in a FTP listing response.
 
CSFML_NETWORK_API void sfFtpDirectoryResponse_destroy (sfFtpDirectoryResponse *ftpDirectoryResponse)
 Destroy a FTP directory response.
 
CSFML_NETWORK_API sfBool sfFtpDirectoryResponse_isOk (const sfFtpDirectoryResponse *ftpDirectoryResponse)
 Check if a FTP directory response status code means a success.
 
CSFML_NETWORK_API sfFtpStatus sfFtpDirectoryResponse_getStatus (const sfFtpDirectoryResponse *ftpDirectoryResponse)
 Get the status code of a FTP directory response.
 
CSFML_NETWORK_API const char * sfFtpDirectoryResponse_getMessage (const sfFtpDirectoryResponse *ftpDirectoryResponse)
 Get the full message contained in a FTP directory response.
 
CSFML_NETWORK_API const char * sfFtpDirectoryResponse_getDirectory (const sfFtpDirectoryResponse *ftpDirectoryResponse)
 Get the directory returned in a FTP directory response.
 
CSFML_NETWORK_API void sfFtpResponse_destroy (sfFtpResponse *ftpResponse)
 Destroy a FTP response.
 
CSFML_NETWORK_API sfBool sfFtpResponse_isOk (const sfFtpResponse *ftpResponse)
 Check if a FTP response status code means a success.
 
CSFML_NETWORK_API sfFtpStatus sfFtpResponse_getStatus (const sfFtpResponse *ftpResponse)
 Get the status code of a FTP response.
 
CSFML_NETWORK_API const char * sfFtpResponse_getMessage (const sfFtpResponse *ftpResponse)
 Get the full message contained in a FTP response.
 
CSFML_NETWORK_API sfFtpsfFtp_create (void)
 Create a new Ftp object.
 
CSFML_NETWORK_API void sfFtp_destroy (sfFtp *ftp)
 Destroy a Ftp object.
 
CSFML_NETWORK_API sfFtpResponsesfFtp_connect (sfFtp *ftp, sfIpAddress server, unsigned short port, sfTime timeout)
 Connect to the specified FTP server.
 
CSFML_NETWORK_API sfFtpResponsesfFtp_loginAnonymous (sfFtp *ftp)
 Log in using an anonymous account.
 
CSFML_NETWORK_API sfFtpResponsesfFtp_login (sfFtp *ftp, const char *userName, const char *password)
 Log in using a username and a password.
 
CSFML_NETWORK_API sfFtpResponsesfFtp_disconnect (sfFtp *ftp)
 Close the connection with the server.
 
CSFML_NETWORK_API sfFtpResponsesfFtp_keepAlive (sfFtp *ftp)
 Send a null command to keep the connection alive.
 
CSFML_NETWORK_API
+sfFtpDirectoryResponse
sfFtp_getWorkingDirectory (sfFtp *ftp)
 Get the current working directory.
 
CSFML_NETWORK_API
+sfFtpListingResponse
sfFtp_getDirectoryListing (sfFtp *ftp, const char *directory)
 Get the contents of the given directory.
 
CSFML_NETWORK_API sfFtpResponsesfFtp_changeDirectory (sfFtp *ftp, const char *directory)
 Change the current working directory.
 
CSFML_NETWORK_API sfFtpResponsesfFtp_parentDirectory (sfFtp *ftp)
 Go to the parent directory of the current one.
 
CSFML_NETWORK_API sfFtpResponsesfFtp_createDirectory (sfFtp *ftp, const char *name)
 Create a new directory.
 
CSFML_NETWORK_API sfFtpResponsesfFtp_deleteDirectory (sfFtp *ftp, const char *name)
 Remove an existing directory.
 
CSFML_NETWORK_API sfFtpResponsesfFtp_renameFile (sfFtp *ftp, const char *file, const char *newName)
 Rename an existing file.
 
CSFML_NETWORK_API sfFtpResponsesfFtp_deleteFile (sfFtp *ftp, const char *name)
 Remove an existing file.
 
CSFML_NETWORK_API sfFtpResponsesfFtp_download (sfFtp *ftp, const char *distantFile, const char *destPath, sfFtpTransferMode mode)
 Download a file from a FTP server.
 
CSFML_NETWORK_API sfFtpResponsesfFtp_upload (sfFtp *ftp, const char *localFile, const char *destPath, sfFtpTransferMode mode)
 Upload a file to a FTP server.
 
+

Enumeration Type Documentation

+ +
+
+ + + + +
enum sfFtpStatus
+
+ +

Status codes possibly returned by a FTP response.

+
Enumerator:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
sfFtpRestartMarkerReply  +

Restart marker reply.

+
sfFtpServiceReadySoon  +

Service ready in N minutes.

+
sfFtpDataConnectionAlreadyOpened  +

Data connection already opened, transfer starting.

+
sfFtpOpeningDataConnection  +

File status ok, about to open data connection.

+
sfFtpOk  +

Command ok.

+
sfFtpPointlessCommand  +

Command not implemented.

+
sfFtpSystemStatus  +

System status, or system help reply.

+
sfFtpDirectoryStatus  +

Directory status.

+
sfFtpFileStatus  +

File status.

+
sfFtpHelpMessage  +

Help message.

+
sfFtpSystemType  +

NAME system type, where NAME is an official system name from the list in the Assigned Numbers document.

+
sfFtpServiceReady  +

Service ready for new user.

+
sfFtpClosingConnection  +

Service closing control connection.

+
sfFtpDataConnectionOpened  +

Data connection open, no transfer in progress.

+
sfFtpClosingDataConnection  +

Closing data connection, requested file action successful.

+
sfFtpEnteringPassiveMode  +

Entering passive mode.

+
sfFtpLoggedIn  +

User logged in, proceed. Logged out if appropriate.

+
sfFtpFileActionOk  +

Requested file action ok.

+
sfFtpDirectoryOk  +

PATHNAME created.

+
sfFtpNeedPassword  +

User name ok, need password.

+
sfFtpNeedAccountToLogIn  +

Need account for login.

+
sfFtpNeedInformation  +

Requested file action pending further information.

+
sfFtpServiceUnavailable  +

Service not available, closing control connection.

+
sfFtpDataConnectionUnavailable  +

Can't open data connection.

+
sfFtpTransferAborted  +

Connection closed, transfer aborted.

+
sfFtpFileActionAborted  +

Requested file action not taken.

+
sfFtpLocalError  +

Requested action aborted, local error in processing.

+
sfFtpInsufficientStorageSpace  +

Requested action not taken; insufficient storage space in system, file unavailable.

+
sfFtpCommandUnknown  +

Syntax error, command unrecognized.

+
sfFtpParametersUnknown  +

Syntax error in parameters or arguments.

+
sfFtpCommandNotImplemented  +

Command not implemented.

+
sfFtpBadCommandSequence  +

Bad sequence of commands.

+
sfFtpParameterNotImplemented  +

Command not implemented for that parameter.

+
sfFtpNotLoggedIn  +

Not logged in.

+
sfFtpNeedAccountToStore  +

Need account for storing files.

+
sfFtpFileUnavailable  +

Requested action not taken, file unavailable.

+
sfFtpPageTypeUnknown  +

Requested action aborted, page type unknown.

+
sfFtpNotEnoughMemory  +

Requested file action aborted, exceeded storage allocation.

+
sfFtpFilenameNotAllowed  +

Requested action not taken, file name not allowed.

+
sfFtpInvalidResponse  +

Response is not a valid FTP one.

+
sfFtpConnectionFailed  +

Connection with server failed.

+
sfFtpConnectionClosed  +

Connection with server closed.

+
sfFtpInvalidFile  +

Invalid file to upload / download.

+
+
+
+ +

Definition at line 53 of file Ftp.h.

+ +
+
+ +
+
+ + + + +
enum sfFtpTransferMode
+
+ +

Enumeration of transfer modes.

+
Enumerator:
+ + + +
sfFtpBinary  +

Binary mode (file is transfered as a sequence of bytes)

+
sfFtpAscii  +

Text mode using ASCII encoding.

+
sfFtpEbcdic  +

Text mode using EBCDIC encoding.

+
+
+
+ +

Definition at line 41 of file Ftp.h.

+ +
+
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfFtpResponse* sfFtp_changeDirectory (sfFtpftp,
const char * directory 
)
+
+ +

Change the current working directory.

+

The new directory must be relative to the current one.

+
Parameters
+ + + +
ftpFtp object
directoryNew working directory
+
+
+
Returns
Server response to the request
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfFtpResponse* sfFtp_connect (sfFtpftp,
sfIpAddress server,
unsigned short port,
sfTime timeout 
)
+
+ +

Connect to the specified FTP server.

+

The port should be 21, which is the standard port used by the FTP protocol. You shouldn't use a different value, unless you really know what you do. This function tries to connect to the server so it may take a while to complete, especially if the server is not reachable. To avoid blocking your application for too long, you can use a timeout. Using 0 means that the system timeout will be used (which is usually pretty long).

+
Parameters
+ + + + + +
ftpFtp object
serverName or address of the FTP server to connect to
portPort used for the connection
timeoutMaximum time to wait
+
+
+
Returns
Server response to the request
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfFtp* sfFtp_create (void )
+
+ +

Create a new Ftp object.

+
Returns
A new sfFtp object
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfFtpResponse* sfFtp_createDirectory (sfFtpftp,
const char * name 
)
+
+ +

Create a new directory.

+

The new directory is created as a child of the current working directory.

+
Parameters
+ + + +
ftpFtp object
nameName of the directory to create
+
+
+
Returns
Server response to the request
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfFtpResponse* sfFtp_deleteDirectory (sfFtpftp,
const char * name 
)
+
+ +

Remove an existing directory.

+

The directory to remove must be relative to the current working directory. Use this function with caution, the directory will be removed permanently!

+
Parameters
+ + + +
ftpFtp object
nameName of the directory to remove
+
+
+
Returns
Server response to the request
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfFtpResponse* sfFtp_deleteFile (sfFtpftp,
const char * name 
)
+
+ +

Remove an existing file.

+

The file name must be relative to the current working directory. Use this function with caution, the file will be removed permanently!

+
Parameters
+ + + +
ftpFtp object
nameFile to remove
+
+
+
Returns
Server response to the request
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API void sfFtp_destroy (sfFtpftp)
+
+ +

Destroy a Ftp object.

+
Parameters
+ + +
ftpFtp object to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfFtpResponse* sfFtp_disconnect (sfFtpftp)
+
+ +

Close the connection with the server.

+
Parameters
+ + +
ftpFtp object
+
+
+
Returns
Server response to the request
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfFtpResponse* sfFtp_download (sfFtpftp,
const char * distantFile,
const char * destPath,
sfFtpTransferMode mode 
)
+
+ +

Download a file from a FTP server.

+

The filename of the distant file is relative to the current working directory of the server, and the local destination path is relative to the current directory of your application.

+
Parameters
+ + + + + +
ftpFtp object
remoteFileFilename of the distant file to download
localPathWhere to put to file on the local computer
modeTransfer mode
+
+
+
Returns
Server response to the request
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfFtpListingResponse* sfFtp_getDirectoryListing (sfFtpftp,
const char * directory 
)
+
+ +

Get the contents of the given directory.

+

This function retrieves the sub-directories and files contained in the given directory. It is not recursive. The directory parameter is relative to the current working directory.

+
Parameters
+ + + +
ftpFtp object
directoryDirectory to list
+
+
+
Returns
Server response to the request
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfFtpDirectoryResponse* sfFtp_getWorkingDirectory (sfFtpftp)
+
+ +

Get the current working directory.

+

The working directory is the root path for subsequent operations involving directories and/or filenames.

+
Parameters
+ + +
ftpFtp object
+
+
+
Returns
Server response to the request
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfFtpResponse* sfFtp_keepAlive (sfFtpftp)
+
+ +

Send a null command to keep the connection alive.

+

This command is useful because the server may close the connection automatically if no command is sent.

+
Parameters
+ + +
ftpFtp object
+
+
+
Returns
Server response to the request
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfFtpResponse* sfFtp_login (sfFtpftp,
const char * userName,
const char * password 
)
+
+ +

Log in using a username and a password.

+

Logging in is mandatory after connecting to the server. Users that are not logged in cannot perform any operation.

+
Parameters
+ + + + +
ftpFtp object
nameUser name
passwordPassword
+
+
+
Returns
Server response to the request
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfFtpResponse* sfFtp_loginAnonymous (sfFtpftp)
+
+ +

Log in using an anonymous account.

+

Logging in is mandatory after connecting to the server. Users that are not logged in cannot perform any operation.

+
Parameters
+ + +
ftpFtp object
+
+
+
Returns
Server response to the request
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfFtpResponse* sfFtp_parentDirectory (sfFtpftp)
+
+ +

Go to the parent directory of the current one.

+
Parameters
+ + +
ftpFtp object
+
+
+
Returns
Server response to the request
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfFtpResponse* sfFtp_renameFile (sfFtpftp,
const char * file,
const char * newName 
)
+
+ +

Rename an existing file.

+

The filenames must be relative to the current working directory.

+
Parameters
+ + + + +
ftpFtp object
fileFile to rename
newNameNew name of the file
+
+
+
Returns
Server response to the request
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfFtpResponse* sfFtp_upload (sfFtpftp,
const char * localFile,
const char * destPath,
sfFtpTransferMode mode 
)
+
+ +

Upload a file to a FTP server.

+

The name of the local file is relative to the current working directory of your application, and the remote path is relative to the current directory of the FTP server.

+
Parameters
+ + + + + +
ftpFtp object
localFilePath of the local file to upload
remotePathWhere to put to file on the server
modeTransfer mode
+
+
+
Returns
Server response to the request
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API void sfFtpDirectoryResponse_destroy (sfFtpDirectoryResponseftpDirectoryResponse)
+
+ +

Destroy a FTP directory response.

+
Parameters
+ + +
ftpDirectoryResponseFtp directory response to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API const char* sfFtpDirectoryResponse_getDirectory (const sfFtpDirectoryResponseftpDirectoryResponse)
+
+ +

Get the directory returned in a FTP directory response.

+
Parameters
+ + +
ftpDirectoryResponseFtp directory response
+
+
+
Returns
Directory name
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API const char* sfFtpDirectoryResponse_getMessage (const sfFtpDirectoryResponseftpDirectoryResponse)
+
+ +

Get the full message contained in a FTP directory response.

+
Parameters
+ + +
ftpDirectoryResponseFtp directory response
+
+
+
Returns
The response message
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfFtpStatus sfFtpDirectoryResponse_getStatus (const sfFtpDirectoryResponseftpDirectoryResponse)
+
+ +

Get the status code of a FTP directory response.

+
Parameters
+ + +
ftpDirectoryResponseFtp directory response
+
+
+
Returns
Status code
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfBool sfFtpDirectoryResponse_isOk (const sfFtpDirectoryResponseftpDirectoryResponse)
+
+ +

Check if a FTP directory response status code means a success.

+

This function is defined for convenience, it is equivalent to testing if the status code is < 400.

+
Parameters
+ + +
ftpDirectoryResponseFtp directory response
+
+
+
Returns
sfTrue if the status is a success, sfFalse if it is a failure
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API void sfFtpListingResponse_destroy (sfFtpListingResponseftpListingResponse)
+
+ +

Destroy a FTP listing response.

+
Parameters
+ + +
ftpListingResponseFtp listing response to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API size_t sfFtpListingResponse_getCount (const sfFtpListingResponseftpListingResponse)
+
+ +

Return the number of directory/file names contained in a FTP listing response.

+
Parameters
+ + +
ftpListingResponseFtp listing response
+
+
+
Returns
Total number of names available
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API const char* sfFtpListingResponse_getMessage (const sfFtpListingResponseftpListingResponse)
+
+ +

Get the full message contained in a FTP listing response.

+
Parameters
+ + +
ftpListingResponseFtp listing response
+
+
+
Returns
The response message
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API const char* sfFtpListingResponse_getName (const sfFtpListingResponseftpListingResponse,
size_t index 
)
+
+ +

Return a directory/file name contained in a FTP listing response.

+
Parameters
+ + + +
ftpListingResponseFtp listing response
indexIndex of the name to get (in range [0 .. getCount])
+
+
+
Returns
The requested name
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfFtpStatus sfFtpListingResponse_getStatus (const sfFtpListingResponseftpListingResponse)
+
+ +

Get the status code of a FTP listing response.

+
Parameters
+ + +
ftpListingResponseFtp listing response
+
+
+
Returns
Status code
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfBool sfFtpListingResponse_isOk (const sfFtpListingResponseftpListingResponse)
+
+ +

Check if a FTP listing response status code means a success.

+

This function is defined for convenience, it is equivalent to testing if the status code is < 400.

+
Parameters
+ + +
ftpListingResponseFtp listing response
+
+
+
Returns
sfTrue if the status is a success, sfFalse if it is a failure
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API void sfFtpResponse_destroy (sfFtpResponseftpResponse)
+
+ +

Destroy a FTP response.

+
Parameters
+ + +
ftpResponseFtp response to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API const char* sfFtpResponse_getMessage (const sfFtpResponseftpResponse)
+
+ +

Get the full message contained in a FTP response.

+
Parameters
+ + +
ftpResponseFtp response object
+
+
+
Returns
The response message
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfFtpStatus sfFtpResponse_getStatus (const sfFtpResponseftpResponse)
+
+ +

Get the status code of a FTP response.

+
Parameters
+ + +
ftpResponseFtp response object
+
+
+
Returns
Status code
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfBool sfFtpResponse_isOk (const sfFtpResponseftpResponse)
+
+ +

Check if a FTP response status code means a success.

+

This function is defined for convenience, it is equivalent to testing if the status code is < 400.

+
Parameters
+ + +
ftpResponseFtp response object
+
+
+
Returns
sfTrue if the status is a success, sfFalse if it is a failure
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Ftp_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Ftp_8h_source.htm new file mode 100755 index 0000000..7c2f449 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Ftp_8h_source.htm @@ -0,0 +1,220 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Ftp.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_FTP_H
+
26 #define SFML_FTP_H
+
27 
+
29 // Headers
+
31 #include <SFML/Network/Export.h>
+
32 #include <SFML/Network/IpAddress.h>
+
33 #include <SFML/Network/Types.h>
+
34 #include <stddef.h>
+
35 
+
36 
+
41 typedef enum
+
42 {
+ + + + +
47 
+
48 
+
53 typedef enum
+
54 {
+
55  // 1xx: the requested action is being initiated,
+
56  // expect another reply before proceeding with a new command
+ + + + +
61 
+
62  // 2xx: the requested action has been successfully completed
+
63  sfFtpOk = 200,
+ + + + + + + + + + + +
75  sfFtpLoggedIn = 230,
+ + +
78 
+
79  // 3xx: the command has been accepted, but the requested action
+
80  // is dormant, pending receipt of further information
+ + + +
84 
+
85  // 4xx: the command was not accepted and the requested action did not take place,
+
86  // but the error condition is temporary and the action may be requested again
+ + + + + + +
93 
+
94  // 5xx: the command was not accepted and
+
95  // the requested action did not take place
+ + + + + + + + + + + +
107 
+
108  // 10xx: SFML custom codes
+ + + + +
113 } sfFtpStatus;
+
114 
+
115 
+ +
123 
+ +
136 
+ +
146 
+
155 CSFML_NETWORK_API const char* sfFtpListingResponse_getMessage(const sfFtpListingResponse* ftpListingResponse);
+
156 
+ +
166 
+
176 CSFML_NETWORK_API const char* sfFtpListingResponse_getName(const sfFtpListingResponse* ftpListingResponse, size_t index);
+
177 
+ +
185 
+ +
198 
+ +
208 
+
217 CSFML_NETWORK_API const char* sfFtpDirectoryResponse_getMessage(const sfFtpDirectoryResponse* ftpDirectoryResponse);
+
218 
+
227 CSFML_NETWORK_API const char* sfFtpDirectoryResponse_getDirectory(const sfFtpDirectoryResponse* ftpDirectoryResponse);
+
228 
+
229 
+ +
237 
+ +
250 
+ +
260 
+
269 CSFML_NETWORK_API const char* sfFtpResponse_getMessage(const sfFtpResponse* ftpResponse);
+
270 
+ +
278 
+ +
286 
+
307 CSFML_NETWORK_API sfFtpResponse* sfFtp_connect(sfFtp* ftp, sfIpAddress server, unsigned short port, sfTime timeout);
+
308 
+ +
321 
+
335 CSFML_NETWORK_API sfFtpResponse* sfFtp_login(sfFtp* ftp, const char* userName, const char* password);
+
336 
+ +
346 
+ +
359 
+ +
372 
+ +
388 
+
400 CSFML_NETWORK_API sfFtpResponse* sfFtp_changeDirectory(sfFtp* ftp, const char* directory);
+
401 
+ +
411 
+ +
425 
+ +
441 
+
455 CSFML_NETWORK_API sfFtpResponse* sfFtp_renameFile(sfFtp* ftp, const char* file, const char* newName);
+
456 
+
471 CSFML_NETWORK_API sfFtpResponse* sfFtp_deleteFile(sfFtp* ftp, const char* name);
+
472 
+
489 CSFML_NETWORK_API sfFtpResponse* sfFtp_download(sfFtp* ftp, const char* distantFile, const char* destPath, sfFtpTransferMode mode);
+
490 
+
507 CSFML_NETWORK_API sfFtpResponse* sfFtp_upload(sfFtp* ftp, const char* localFile, const char* destPath, sfFtpTransferMode mode);
+
508 
+
509 
+
510 #endif // SFML_FTP_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Glyph_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Glyph_8h.htm new file mode 100755 index 0000000..b110e5a --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Glyph_8h.htm @@ -0,0 +1,61 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Glyph.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + +

+Data Structures

struct  sfGlyph
 sfGlyph describes a glyph (a visual character) More...
 
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Glyph_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Glyph_8h_source.htm new file mode 100755 index 0000000..3bc2b5a --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Glyph_8h_source.htm @@ -0,0 +1,88 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Glyph.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_GLYPH_H
+
26 #define SFML_GLYPH_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Rect.h>
+
32 
+
33 
+
38 typedef struct
+
39 {
+
40  int advance;
+ + +
43 } sfGlyph;
+
44 
+
45 
+
46 #endif // SFML_GLYPH_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Graphics_2Export_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Graphics_2Export_8h.htm new file mode 100755 index 0000000..1e39902 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Graphics_2Export_8h.htm @@ -0,0 +1,75 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Graphics/Export.h File Reference
+
+
+
#include <SFML/Config.h>
+
+

Go to the source code of this file.

+ + + + +

+Macros

#define CSFML_GRAPHICS_API   CSFML_API_IMPORT
 
+

Macro Definition Documentation

+ +
+
+ + + + +
#define CSFML_GRAPHICS_API   CSFML_API_IMPORT
+
+ +

Definition at line 43 of file Graphics/Export.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Graphics_2Export_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Graphics_2Export_8h_source.htm new file mode 100755 index 0000000..d9ac3f1 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Graphics_2Export_8h_source.htm @@ -0,0 +1,92 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Graphics/Export.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_GRAPHICS_EXPORT_H
+
26 #define SFML_GRAPHICS_EXPORT_H
+
27 
+
29 // Headers
+
31 #include <SFML/Config.h>
+
32 
+
33 
+
35 // Define portable import / export macros
+
37 #if defined(CSFML_GRAPHICS_EXPORTS)
+
38 
+
39  #define CSFML_GRAPHICS_API CSFML_API_EXPORT
+
40 
+
41 #else
+
42 
+
43  #define CSFML_GRAPHICS_API CSFML_API_IMPORT
+
44 
+
45 #endif
+
46 
+
47 
+
48 #endif // SFML_GRAPHICS_EXPORT_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Graphics_2Types_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Graphics_2Types_8h.htm new file mode 100755 index 0000000..818730b --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Graphics_2Types_8h.htm @@ -0,0 +1,298 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Graphics/Types.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Typedefs

typedef struct sfCircleShape sfCircleShape
 
typedef struct sfConvexShape sfConvexShape
 
typedef struct sfFont sfFont
 
typedef struct sfImage sfImage
 
typedef struct sfShader sfShader
 
typedef struct sfRectangleShape sfRectangleShape
 
typedef struct sfRenderTexture sfRenderTexture
 
typedef struct sfRenderWindow sfRenderWindow
 
typedef struct sfShape sfShape
 
typedef struct sfSprite sfSprite
 
typedef struct sfText sfText
 
typedef struct sfTexture sfTexture
 
typedef struct sfTransformable sfTransformable
 
typedef struct sfVertexArray sfVertexArray
 
typedef struct sfView sfView
 
+

Typedef Documentation

+ +
+
+ + + + +
typedef struct sfCircleShape sfCircleShape
+
+ +

Definition at line 29 of file Graphics/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfConvexShape sfConvexShape
+
+ +

Definition at line 30 of file Graphics/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfFont sfFont
+
+ +

Definition at line 31 of file Graphics/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfImage sfImage
+
+ +

Definition at line 32 of file Graphics/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfRectangleShape sfRectangleShape
+
+ +

Definition at line 34 of file Graphics/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfRenderTexture sfRenderTexture
+
+ +

Definition at line 35 of file Graphics/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfRenderWindow sfRenderWindow
+
+ +

Definition at line 36 of file Graphics/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfShader sfShader
+
+ +

Definition at line 33 of file Graphics/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfShape sfShape
+
+ +

Definition at line 37 of file Graphics/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfSprite sfSprite
+
+ +

Definition at line 38 of file Graphics/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfText sfText
+
+ +

Definition at line 39 of file Graphics/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfTexture sfTexture
+
+ +

Definition at line 40 of file Graphics/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfTransformable sfTransformable
+
+ +

Definition at line 41 of file Graphics/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfVertexArray sfVertexArray
+
+ +

Definition at line 42 of file Graphics/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfView sfView
+
+ +

Definition at line 43 of file Graphics/Types.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Graphics_2Types_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Graphics_2Types_8h_source.htm new file mode 100755 index 0000000..8a62c0f --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Graphics_2Types_8h_source.htm @@ -0,0 +1,94 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Graphics/Types.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_GRAPHICS_TYPES_H
+
26 #define SFML_GRAPHICS_TYPES_H
+
27 
+
28 
+ + +
31 typedef struct sfFont sfFont;
+
32 typedef struct sfImage sfImage;
+
33 typedef struct sfShader sfShader;
+ + + +
37 typedef struct sfShape sfShape;
+
38 typedef struct sfSprite sfSprite;
+
39 typedef struct sfText sfText;
+
40 typedef struct sfTexture sfTexture;
+ + +
43 typedef struct sfView sfView;
+
44 
+
45 
+
46 #endif // SFML_GRAPHICS_TYPES_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Graphics_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Graphics_8h.htm new file mode 100755 index 0000000..2ce28eb --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Graphics_8h.htm @@ -0,0 +1,75 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
Graphics.h File Reference
+
+ + + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Graphics_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Graphics_8h_source.htm new file mode 100755 index 0000000..e6d6584 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Graphics_8h_source.htm @@ -0,0 +1,104 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
Graphics.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_GRAPHICS_H
+
26 #define SFML_GRAPHICS_H
+
27 
+
29 // Headers
+
31 
+
32 #include <SFML/Window.h>
+ + +
35 #include <SFML/Graphics/Color.h>
+ +
37 #include <SFML/Graphics/Font.h>
+
38 #include <SFML/Graphics/Glyph.h>
+
39 #include <SFML/Graphics/Image.h>
+ +
41 #include <SFML/Graphics/Rect.h>
+ + + + +
46 #include <SFML/Graphics/Shader.h>
+
47 #include <SFML/Graphics/Shape.h>
+
48 #include <SFML/Graphics/Sprite.h>
+
49 #include <SFML/Graphics/Text.h>
+
50 #include <SFML/Graphics/Texture.h>
+ + +
53 #include <SFML/Graphics/Vertex.h>
+ +
55 #include <SFML/Graphics/View.h>
+
56 
+
57 
+
58 #endif // SFML_GRAPHICS_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Http_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Http_8h.htm new file mode 100755 index 0000000..7772a70 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Http_8h.htm @@ -0,0 +1,831 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Http.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + +

+Enumerations

enum  sfHttpMethod {
+  sfHttpGet, +
+  sfHttpPost, +
+  sfHttpHead +
+ }
 Enumerate the available HTTP methods for a request. More...
 
enum  sfHttpStatus {
+  sfHttpOk = 200, +
+  sfHttpCreated = 201, +
+  sfHttpAccepted = 202, +
+  sfHttpNoContent = 204, +
+  sfHttpResetContent = 205, +
+  sfHttpPartialContent = 206, +
+  sfHttpMultipleChoices = 300, +
+  sfHttpMovedPermanently = 301, +
+  sfHttpMovedTemporarily = 302, +
+  sfHttpNotModified = 304, +
+  sfHttpBadRequest = 400, +
+  sfHttpUnauthorized = 401, +
+  sfHttpForbidden = 403, +
+  sfHttpNotFound = 404, +
+  sfHttpRangeNotSatisfiable = 407, +
+  sfHttpInternalServerError = 500, +
+  sfHttpNotImplemented = 501, +
+  sfHttpBadGateway = 502, +
+  sfHttpServiceNotAvailable = 503, +
+  sfHttpGatewayTimeout = 504, +
+  sfHttpVersionNotSupported = 505, +
+  sfHttpInvalidResponse = 1000, +
+  sfHttpConnectionFailed = 1001 +
+ }
 Enumerate all the valid status codes for a response. More...
 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_NETWORK_API sfHttpRequestsfHttpRequest_create (void)
 Create a new HTTP request.
 
CSFML_NETWORK_API void sfHttpRequest_destroy (sfHttpRequest *httpRequest)
 Destroy a HTTP request.
 
CSFML_NETWORK_API void sfHttpRequest_setField (sfHttpRequest *httpRequest, const char *field, const char *value)
 Set the value of a header field of a HTTP request.
 
CSFML_NETWORK_API void sfHttpRequest_setMethod (sfHttpRequest *httpRequest, sfHttpMethod method)
 Set a HTTP request method.
 
CSFML_NETWORK_API void sfHttpRequest_setUri (sfHttpRequest *httpRequest, const char *uri)
 Set a HTTP request URI.
 
CSFML_NETWORK_API void sfHttpRequest_setHttpVersion (sfHttpRequest *httpRequest, unsigned int major, unsigned int minor)
 Set the HTTP version of a HTTP request.
 
CSFML_NETWORK_API void sfHttpRequest_setBody (sfHttpRequest *httpRequest, const char *body)
 Set the body of a HTTP request.
 
CSFML_NETWORK_API void sfHttpResponse_destroy (sfHttpResponse *httpResponse)
 Destroy a HTTP response.
 
CSFML_NETWORK_API const char * sfHttpResponse_getField (const sfHttpResponse *httpResponse, const char *field)
 Get the value of a field of a HTTP response.
 
CSFML_NETWORK_API sfHttpStatus sfHttpResponse_getStatus (const sfHttpResponse *httpResponse)
 Get the status code of a HTTP reponse.
 
CSFML_NETWORK_API unsigned int sfHttpResponse_getMajorVersion (const sfHttpResponse *httpResponse)
 Get the major HTTP version number of a HTTP response.
 
CSFML_NETWORK_API unsigned int sfHttpResponse_getMinorVersion (const sfHttpResponse *httpResponse)
 Get the minor HTTP version number of a HTTP response.
 
CSFML_NETWORK_API const char * sfHttpResponse_getBody (const sfHttpResponse *httpResponse)
 Get the body of a HTTP response.
 
CSFML_NETWORK_API sfHttpsfHttp_create (void)
 Create a new Http object.
 
CSFML_NETWORK_API void sfHttp_destroy (sfHttp *http)
 Destroy a Http object.
 
CSFML_NETWORK_API void sfHttp_setHost (sfHttp *http, const char *host, unsigned short port)
 Set the target host of a HTTP object.
 
CSFML_NETWORK_API sfHttpResponsesfHttp_sendRequest (sfHttp *http, const sfHttpRequest *request, sfTime timeout)
 Send a HTTP request and return the server's response.
 
+

Enumeration Type Documentation

+ +
+
+ + + + +
enum sfHttpMethod
+
+ +

Enumerate the available HTTP methods for a request.

+
Enumerator:
+ + + +
sfHttpGet  +

Request in get mode, standard method to retrieve a page.

+
sfHttpPost  +

Request in post mode, usually to send data to a page.

+
sfHttpHead  +

Request a page's header only.

+
+
+
+ +

Definition at line 40 of file Http.h.

+ +
+
+ +
+
+ + + + +
enum sfHttpStatus
+
+ +

Enumerate all the valid status codes for a response.

+
Enumerator:
+ + + + + + + + + + + + + + + + + + + + + + + +
sfHttpOk  +

Most common code returned when operation was successful.

+
sfHttpCreated  +

The resource has successfully been created.

+
sfHttpAccepted  +

The request has been accepted, but will be processed later by the server.

+
sfHttpNoContent  +

Sent when the server didn't send any data in return.

+
sfHttpResetContent  +

The server informs the client that it should clear the view (form) that caused the request to be sent.

+
sfHttpPartialContent  +

The server has sent a part of the resource, as a response to a partial GET request.

+
sfHttpMultipleChoices  +

The requested page can be accessed from several locations.

+
sfHttpMovedPermanently  +

The requested page has permanently moved to a new location.

+
sfHttpMovedTemporarily  +

The requested page has temporarily moved to a new location.

+
sfHttpNotModified  +

For conditionnal requests, means the requested page hasn't changed and doesn't need to be refreshed.

+
sfHttpBadRequest  +

The server couldn't understand the request (syntax error)

+
sfHttpUnauthorized  +

The requested page needs an authentification to be accessed.

+
sfHttpForbidden  +

The requested page cannot be accessed at all, even with authentification.

+
sfHttpNotFound  +

The requested page doesn't exist.

+
sfHttpRangeNotSatisfiable  +

The server can't satisfy the partial GET request (with a "Range" header field)

+
sfHttpInternalServerError  +

The server encountered an unexpected error.

+
sfHttpNotImplemented  +

The server doesn't implement a requested feature.

+
sfHttpBadGateway  +

The gateway server has received an error from the source server.

+
sfHttpServiceNotAvailable  +

The server is temporarily unavailable (overloaded, in maintenance, ...)

+
sfHttpGatewayTimeout  +

The gateway server couldn't receive a response from the source server.

+
sfHttpVersionNotSupported  +

The server doesn't support the requested HTTP version.

+
sfHttpInvalidResponse  +

Response is not a valid HTTP one.

+
sfHttpConnectionFailed  +

Connection with server failed.

+
+
+
+ +

Definition at line 52 of file Http.h.

+ +
+
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfHttp* sfHttp_create (void )
+
+ +

Create a new Http object.

+
Returns
A new sfHttp object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API void sfHttp_destroy (sfHttphttp)
+
+ +

Destroy a Http object.

+
Parameters
+ + +
httpHttp object to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfHttpResponse* sfHttp_sendRequest (sfHttphttp,
const sfHttpRequestrequest,
sfTime timeout 
)
+
+ +

Send a HTTP request and return the server's response.

+

You must have a valid host before sending a request (see sfHttp_setHost). Any missing mandatory header field in the request will be added with an appropriate value. Warning: this function waits for the server's response and may not return instantly; use a thread if you don't want to block your application, or use a timeout to limit the time to wait. A value of 0 means that the client will use the system defaut timeout (which is usually pretty long).

+
Parameters
+ + + + +
httpHttp object
requestRequest to send
timeoutMaximum time to wait
+
+
+
Returns
Server's response
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfHttp_setHost (sfHttphttp,
const char * host,
unsigned short port 
)
+
+ +

Set the target host of a HTTP object.

+

This function just stores the host address and port, it doesn't actually connect to it until you send a request. If the port is 0, it means that the HTTP client will use the right port according to the protocol used (80 for HTTP, 443 for HTTPS). You should leave it like this unless you really need a port other than the standard one, or use an unknown protocol.

+
Parameters
+ + + + +
httpHttp object
hostWeb server to connect to
portPort to use for connection
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfHttpRequest* sfHttpRequest_create (void )
+
+ +

Create a new HTTP request.

+
Returns
A new sfHttpRequest object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API void sfHttpRequest_destroy (sfHttpRequesthttpRequest)
+
+ +

Destroy a HTTP request.

+
Parameters
+ + +
httpRequestHTTP request to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfHttpRequest_setBody (sfHttpRequesthttpRequest,
const char * body 
)
+
+ +

Set the body of a HTTP request.

+

The body of a request is optional and only makes sense for POST requests. It is ignored for all other methods. The body is empty by default.

+
Parameters
+ + + +
httpRequestHTTP request
bodyContent of the body
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfHttpRequest_setField (sfHttpRequesthttpRequest,
const char * field,
const char * value 
)
+
+ +

Set the value of a header field of a HTTP request.

+

The field is created if it doesn't exist. The name of the field is case insensitive. By default, a request doesn't contain any field (but the mandatory fields are added later by the HTTP client when sending the request).

+
Parameters
+ + + + +
httpRequestHTTP request
fieldName of the field to set
valueValue of the field
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfHttpRequest_setHttpVersion (sfHttpRequesthttpRequest,
unsigned int major,
unsigned int minor 
)
+
+ +

Set the HTTP version of a HTTP request.

+

The HTTP version is 1.0 by default.

+
Parameters
+ + + + +
httpRequestHTTP request
majorMajor HTTP version number
minorMinor HTTP version number
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfHttpRequest_setMethod (sfHttpRequesthttpRequest,
sfHttpMethod method 
)
+
+ +

Set a HTTP request method.

+

See the sfHttpMethod enumeration for a complete list of all the availale methods. The method is sfHttpGet by default.

+
Parameters
+ + + +
httpRequestHTTP request
methodMethod to use for the request
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfHttpRequest_setUri (sfHttpRequesthttpRequest,
const char * uri 
)
+
+ +

Set a HTTP request URI.

+

The URI is the resource (usually a web page or a file) that you want to get or post. The URI is "/" (the root page) by default.

+
Parameters
+ + + +
httpRequestHTTP request
uriURI to request, relative to the host
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API void sfHttpResponse_destroy (sfHttpResponsehttpResponse)
+
+ +

Destroy a HTTP response.

+
Parameters
+ + +
httpResponseHTTP response to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API const char* sfHttpResponse_getBody (const sfHttpResponsehttpResponse)
+
+ +

Get the body of a HTTP response.

+

The body of a response may contain:

+
    +
  • the requested page (for GET requests)
  • +
  • a response from the server (for POST requests)
  • +
  • nothing (for HEAD requests)
  • +
  • an error message (in case of an error)
  • +
+
Parameters
+ + +
httpResponseHTTP response
+
+
+
Returns
The response body
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API const char* sfHttpResponse_getField (const sfHttpResponsehttpResponse,
const char * field 
)
+
+ +

Get the value of a field of a HTTP response.

+

If the field field is not found in the response header, the empty string is returned. This function uses case-insensitive comparisons.

+
Parameters
+ + + +
httpResponseHTTP response
fieldName of the field to get
+
+
+
Returns
Value of the field, or empty string if not found
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API unsigned int sfHttpResponse_getMajorVersion (const sfHttpResponsehttpResponse)
+
+ +

Get the major HTTP version number of a HTTP response.

+
Parameters
+ + +
httpResponseHTTP response
+
+
+
Returns
Major HTTP version number
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API unsigned int sfHttpResponse_getMinorVersion (const sfHttpResponsehttpResponse)
+
+ +

Get the minor HTTP version number of a HTTP response.

+
Parameters
+ + +
httpResponseHTTP response
+
+
+
Returns
Minor HTTP version number
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfHttpStatus sfHttpResponse_getStatus (const sfHttpResponsehttpResponse)
+
+ +

Get the status code of a HTTP reponse.

+

The status code should be the first thing to be checked after receiving a response, it defines whether it is a success, a failure or anything else (see the sfHttpStatus enumeration).

+
Parameters
+ + +
httpResponseHTTP response
+
+
+
Returns
Status code of the response
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Http_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Http_8h_source.htm new file mode 100755 index 0000000..930b580 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Http_8h_source.htm @@ -0,0 +1,162 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Http.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_HTTP_H
+
26 #define SFML_HTTP_H
+
27 
+
29 // Headers
+
31 #include <SFML/Network/Export.h>
+
32 #include <SFML/Network/Types.h>
+
33 #include <SFML/System/Time.h>
+
34 
+
35 
+
40 typedef enum
+
41 {
+ + + +
45 } sfHttpMethod;
+
46 
+
47 
+
52 typedef enum
+
53 {
+
54  // 2xx: success
+
55  sfHttpOk = 200,
+
56  sfHttpCreated = 201,
+ + + + +
61 
+
62  // 3xx: redirection
+ + + + +
67 
+
68  // 4xx: client error
+ + + + + +
74 
+
75  // 5xx: server error
+ + + + + + +
82 
+
83  // 10xx: SFML custom codes
+ + +
86 } sfHttpStatus;
+
87 
+
88 
+ +
96 
+ +
104 
+
119 CSFML_NETWORK_API void sfHttpRequest_setField(sfHttpRequest* httpRequest, const char* field, const char* value);
+
120 
+ +
133 
+
145 CSFML_NETWORK_API void sfHttpRequest_setUri(sfHttpRequest* httpRequest, const char* uri);
+
146 
+
157 CSFML_NETWORK_API void sfHttpRequest_setHttpVersion(sfHttpRequest* httpRequest, unsigned int major, unsigned int minor);
+
158 
+
170 CSFML_NETWORK_API void sfHttpRequest_setBody(sfHttpRequest* httpRequest, const char* body);
+
171 
+ +
179 
+
193 CSFML_NETWORK_API const char* sfHttpResponse_getField(const sfHttpResponse* httpResponse, const char* field);
+
194 
+ +
209 
+
218 CSFML_NETWORK_API unsigned int sfHttpResponse_getMajorVersion(const sfHttpResponse* httpResponse);
+
219 
+
228 CSFML_NETWORK_API unsigned int sfHttpResponse_getMinorVersion(const sfHttpResponse* httpResponse);
+
229 
+
244 CSFML_NETWORK_API const char* sfHttpResponse_getBody(const sfHttpResponse* httpResponse);
+
245 
+ +
253 
+ +
261 
+
278 CSFML_NETWORK_API void sfHttp_setHost(sfHttp* http, const char* host, unsigned short port);
+
279 
+ +
300 
+
301 
+
302 #endif // SFML_HTTP_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Image_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Image_8h.htm new file mode 100755 index 0000000..2898718 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Image_8h.htm @@ -0,0 +1,716 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Image.h File Reference
+
+
+
#include <SFML/Graphics/Export.h>
+#include <SFML/Graphics/Color.h>
+#include <SFML/Graphics/Rect.h>
+#include <SFML/Graphics/Types.h>
+#include <SFML/System/InputStream.h>
+#include <SFML/System/Vector2.h>
+#include <stddef.h>
+
+

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API sfImagesfImage_create (unsigned int width, unsigned int height)
 Create an image.
 
CSFML_GRAPHICS_API sfImagesfImage_createFromColor (unsigned int width, unsigned int height, sfColor color)
 Create an image and fill it with a unique color.
 
CSFML_GRAPHICS_API sfImagesfImage_createFromPixels (unsigned int width, unsigned int height, const sfUint8 *pixels)
 Create an image from an array of pixels.
 
CSFML_GRAPHICS_API sfImagesfImage_createFromFile (const char *filename)
 Create an image from a file on disk.
 
CSFML_GRAPHICS_API sfImagesfImage_createFromMemory (const void *data, size_t size)
 Create an image from a file in memory.
 
CSFML_GRAPHICS_API sfImagesfImage_createFromStream (sfInputStream *stream)
 Create an image from a custom stream.
 
CSFML_GRAPHICS_API sfImagesfImage_copy (const sfImage *image)
 Copy an existing image.
 
CSFML_GRAPHICS_API void sfImage_destroy (sfImage *image)
 Destroy an existing image.
 
CSFML_GRAPHICS_API sfBool sfImage_saveToFile (const sfImage *image, const char *filename)
 Save an image to a file on disk.
 
CSFML_GRAPHICS_API sfVector2u sfImage_getSize (const sfImage *image)
 Return the size of an image.
 
CSFML_GRAPHICS_API void sfImage_createMaskFromColor (sfImage *image, sfColor color, sfUint8 alpha)
 Create a transparency mask from a specified color-key.
 
CSFML_GRAPHICS_API void sfImage_copyImage (sfImage *image, const sfImage *source, unsigned int destX, unsigned int destY, sfIntRect sourceRect, sfBool applyAlpha)
 Copy pixels from an image onto another.
 
CSFML_GRAPHICS_API void sfImage_setPixel (sfImage *image, unsigned int x, unsigned int y, sfColor color)
 Change the color of a pixel in an image.
 
CSFML_GRAPHICS_API sfColor sfImage_getPixel (const sfImage *image, unsigned int x, unsigned int y)
 Get the color of a pixel in an image.
 
CSFML_GRAPHICS_API const sfUint8sfImage_getPixelsPtr (const sfImage *image)
 Get a read-only pointer to the array of pixels of an image.
 
CSFML_GRAPHICS_API void sfImage_flipHorizontally (sfImage *image)
 Flip an image horizontally (left <-> right)
 
CSFML_GRAPHICS_API void sfImage_flipVertically (sfImage *image)
 Flip an image vertically (top <-> bottom)
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfImage* sfImage_copy (const sfImageimage)
+
+ +

Copy an existing image.

+
Parameters
+ + +
imageImage to copy
+
+
+
Returns
Copied object
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfImage_copyImage (sfImageimage,
const sfImagesource,
unsigned int destX,
unsigned int destY,
sfIntRect sourceRect,
sfBool applyAlpha 
)
+
+ +

Copy pixels from an image onto another.

+

This function does a slow pixel copy and should not be used intensively. It can be used to prepare a complex static image from several others, but if you need this kind of feature in real-time you'd better use sfRenderTexture.

+

If sourceRect is empty, the whole image is copied. If applyAlpha is set to true, the transparency of source pixels is applied. If it is false, the pixels are copied unchanged with their alpha value.

+
Parameters
+ + + + + + + +
imageImage object
sourceSource image to copy
destXX coordinate of the destination position
destYY coordinate of the destination position
sourceRectSub-rectangle of the source image to copy
applyAlphaShould the copy take in account the source transparency?
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfImage* sfImage_create (unsigned int width,
unsigned int height 
)
+
+ +

Create an image.

+

This image is filled with black pixels.

+
Parameters
+ + + +
widthWidth of the image
heightHeight of the image
+
+
+
Returns
A new sfImage object
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfImage* sfImage_createFromColor (unsigned int width,
unsigned int height,
sfColor color 
)
+
+ +

Create an image and fill it with a unique color.

+
Parameters
+ + + + +
widthWidth of the image
heightHeight of the image
colorFill color
+
+
+
Returns
A new sfImage object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfImage* sfImage_createFromFile (const char * filename)
+
+ +

Create an image from a file on disk.

+

The supported image formats are bmp, png, tga, jpg, gif, psd, hdr and pic. Some format options are not supported, like progressive jpeg. If this function fails, the image is left unchanged.

+
Parameters
+ + +
filenamePath of the image file to load
+
+
+
Returns
A new sfImage object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfImage* sfImage_createFromMemory (const void * data,
size_t size 
)
+
+ +

Create an image from a file in memory.

+

The supported image formats are bmp, png, tga, jpg, gif, psd, hdr and pic. Some format options are not supported, like progressive jpeg. If this function fails, the image is left unchanged.

+
Parameters
+ + + +
dataPointer to the file data in memory
sizeSize of the data to load, in bytes
+
+
+
Returns
A new sfImage object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfImage* sfImage_createFromPixels (unsigned int width,
unsigned int height,
const sfUint8pixels 
)
+
+ +

Create an image from an array of pixels.

+

The pixel array is assumed to contain 32-bits RGBA pixels, and have the given width and height. If not, this is an undefined behaviour. If pixels is null, an empty image is created.

+
Parameters
+ + + + +
widthWidth of the image
heightHeight of the image
pixelsArray of pixels to copy to the image
+
+
+
Returns
A new sfImage object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfImage* sfImage_createFromStream (sfInputStreamstream)
+
+ +

Create an image from a custom stream.

+

The supported image formats are bmp, png, tga, jpg, gif, psd, hdr and pic. Some format options are not supported, like progressive jpeg. If this function fails, the image is left unchanged.

+
Parameters
+ + +
streamSource stream to read from
+
+
+
Returns
A new sfImage object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfImage_createMaskFromColor (sfImageimage,
sfColor color,
sfUint8 alpha 
)
+
+ +

Create a transparency mask from a specified color-key.

+

This function sets the alpha value of every pixel matching the given color to alpha (0 by default), so that they become transparent.

+
Parameters
+ + + + +
imageImage object
colorColor to make transparent
alphaAlpha value to assign to transparent pixels
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfImage_destroy (sfImageimage)
+
+ +

Destroy an existing image.

+
Parameters
+ + +
imageImage to delete
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfImage_flipHorizontally (sfImageimage)
+
+ +

Flip an image horizontally (left <-> right)

+
Parameters
+ + +
imageImage object
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfImage_flipVertically (sfImageimage)
+
+ +

Flip an image vertically (top <-> bottom)

+
Parameters
+ + +
imageImage object
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfColor sfImage_getPixel (const sfImageimage,
unsigned int x,
unsigned int y 
)
+
+ +

Get the color of a pixel in an image.

+

This function doesn't check the validity of the pixel coordinates, using out-of-range values will result in an undefined behaviour.

+
Parameters
+ + + + +
imageImage object
xX coordinate of pixel to get
yY coordinate of pixel to get
+
+
+
Returns
Color of the pixel at coordinates (x, y)
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API const sfUint8* sfImage_getPixelsPtr (const sfImageimage)
+
+ +

Get a read-only pointer to the array of pixels of an image.

+

The returned value points to an array of RGBA pixels made of 8 bits integers components. The size of the array is getWidth() * getHeight() * 4. Warning: the returned pointer may become invalid if you modify the image, so you should never store it for too long. If the image is empty, a null pointer is returned.

+
Parameters
+ + +
imageImage object
+
+
+
Returns
Read-only pointer to the array of pixels
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2u sfImage_getSize (const sfImageimage)
+
+ +

Return the size of an image.

+
Parameters
+ + +
imageImage object
+
+
+
Returns
Size in pixels
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfBool sfImage_saveToFile (const sfImageimage,
const char * filename 
)
+
+ +

Save an image to a file on disk.

+

The format of the image is automatically deduced from the extension. The supported image formats are bmp, png, tga and jpg. The destination file is overwritten if it already exists. This function fails if the image is empty.

+
Parameters
+ + + +
imageImage object
filenamePath of the file to save
+
+
+
Returns
sfTrue if saving was successful
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfImage_setPixel (sfImageimage,
unsigned int x,
unsigned int y,
sfColor color 
)
+
+ +

Change the color of a pixel in an image.

+

This function doesn't check the validity of the pixel coordinates, using out-of-range values will result in an undefined behaviour.

+
Parameters
+ + + + + +
imageImage object
xX coordinate of pixel to change
yY coordinate of pixel to change
colorNew color of the pixel
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Image_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Image_8h_source.htm new file mode 100755 index 0000000..11a9b1a --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Image_8h_source.htm @@ -0,0 +1,121 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Image.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_IMAGE_H
+
26 #define SFML_IMAGE_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 #include <SFML/Graphics/Color.h>
+
33 #include <SFML/Graphics/Rect.h>
+
34 #include <SFML/Graphics/Types.h>
+ +
36 #include <SFML/System/Vector2.h>
+
37 #include <stddef.h>
+
38 
+
39 
+
51 CSFML_GRAPHICS_API sfImage* sfImage_create(unsigned int width, unsigned int height);
+
52 
+
63 CSFML_GRAPHICS_API sfImage* sfImage_createFromColor(unsigned int width, unsigned int height, sfColor color);
+
64 
+
80 CSFML_GRAPHICS_API sfImage* sfImage_createFromPixels(unsigned int width, unsigned int height, const sfUint8* pixels);
+
81 
+ +
96 
+
111 CSFML_GRAPHICS_API sfImage* sfImage_createFromMemory(const void* data, size_t size);
+
112 
+ +
127 
+ +
137 
+ +
145 
+
160 CSFML_GRAPHICS_API sfBool sfImage_saveToFile(const sfImage* image, const char* filename);
+
161 
+ +
171 
+ +
185 
+
207 CSFML_GRAPHICS_API void sfImage_copyImage(sfImage* image, const sfImage* source, unsigned int destX, unsigned int destY, sfIntRect sourceRect, sfBool applyAlpha);
+
208 
+
222 CSFML_GRAPHICS_API void sfImage_setPixel(sfImage* image, unsigned int x, unsigned int y, sfColor color);
+
223 
+
238 CSFML_GRAPHICS_API sfColor sfImage_getPixel(const sfImage* image, unsigned int x, unsigned int y);
+
239 
+ +
256 
+ +
264 
+ +
272 
+
273 
+
274 #endif // SFML_IMAGE_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/InputStream_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/InputStream_8h.htm new file mode 100755 index 0000000..4eb1894 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/InputStream_8h.htm @@ -0,0 +1,147 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
InputStream.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + +

+Data Structures

struct  sfInputStream
 Set of callbacks that allow users to define custom file streams. More...
 
+ + + + + + + + + + + + +

+Typedefs

typedef sfInt64(* sfInputStreamReadFunc )(void *data, sfInt64 size, void *userData)
 
typedef sfInt64(* sfInputStreamSeekFunc )(sfInt64 position, void *userData)
 
typedef sfInt64(* sfInputStreamTellFunc )(void *userData)
 
typedef sfInt64(* sfInputStreamGetSizeFunc )(void *userData)
 
typedef struct sfInputStream sfInputStream
 Set of callbacks that allow users to define custom file streams.
 
+

Typedef Documentation

+ +
+
+ + + + +
typedef struct sfInputStream sfInputStream
+
+ +

Set of callbacks that allow users to define custom file streams.

+ +
+
+ +
+
+ + + + +
typedef sfInt64(* sfInputStreamGetSizeFunc)(void *userData)
+
+ +

Definition at line 37 of file InputStream.h.

+ +
+
+ +
+
+ + + + +
typedef sfInt64(* sfInputStreamReadFunc)(void *data, sfInt64 size, void *userData)
+
+ +

Definition at line 34 of file InputStream.h.

+ +
+
+ +
+
+ + + + +
typedef sfInt64(* sfInputStreamSeekFunc)(sfInt64 position, void *userData)
+
+ +

Definition at line 35 of file InputStream.h.

+ +
+
+ +
+
+ + + + +
typedef sfInt64(* sfInputStreamTellFunc)(void *userData)
+
+ +

Definition at line 36 of file InputStream.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/InputStream_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/InputStream_8h_source.htm new file mode 100755 index 0000000..443c0f6 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/InputStream_8h_source.htm @@ -0,0 +1,96 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
InputStream.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_INPUTSTREAM_H
+
26 #define SFML_INPUTSTREAM_H
+
27 
+
29 // Headers
+
31 #include <SFML/System/Export.h>
+
32 
+
33 
+
34 typedef sfInt64 (*sfInputStreamReadFunc)(void* data, sfInt64 size, void* userData);
+
35 typedef sfInt64 (*sfInputStreamSeekFunc)(sfInt64 position, void* userData);
+
36 typedef sfInt64 (*sfInputStreamTellFunc)(void* userData);
+
37 typedef sfInt64 (*sfInputStreamGetSizeFunc)(void* userData);
+
38 
+
39 
+
44 typedef struct sfInputStream
+
45 {
+ + + + +
50  void* userData;
+ +
52 
+
53 
+
54 #endif // SFML_INPUTSTREAM_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/IpAddress_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/IpAddress_8h.htm new file mode 100755 index 0000000..b0165d5 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/IpAddress_8h.htm @@ -0,0 +1,361 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
IpAddress.h File Reference
+
+
+
#include <SFML/Network/Export.h>
+#include <SFML/System/Time.h>
+
+

Go to the source code of this file.

+ + + + + +

+Data Structures

struct  sfIpAddress
 Encapsulate an IPv4 network address. More...
 
+ + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_NETWORK_API sfIpAddress sfIpAddress_fromString (const char *address)
 Create an address from a string.
 
CSFML_NETWORK_API sfIpAddress sfIpAddress_fromBytes (sfUint8 byte0, sfUint8 byte1, sfUint8 byte2, sfUint8 byte3)
 Create an address from 4 bytes.
 
CSFML_NETWORK_API sfIpAddress sfIpAddress_fromInteger (sfUint32 address)
 Construct an address from a 32-bits integer.
 
CSFML_NETWORK_API void sfIpAddress_toString (sfIpAddress address, char *string)
 Get a string representation of an address.
 
CSFML_NETWORK_API sfUint32 sfIpAddress_toInteger (sfIpAddress address)
 Get an integer representation of the address.
 
CSFML_NETWORK_API sfIpAddress sfIpAddress_getLocalAddress (void)
 Get the computer's local address.
 
CSFML_NETWORK_API sfIpAddress sfIpAddress_getPublicAddress (sfTime timeout)
 Get the computer's public address.
 
+ + + + + + + + + + +

+Variables

CSFML_NETWORK_API const sfIpAddress sfIpAddress_None
 Empty object that represents invalid addresses.
 
CSFML_NETWORK_API const sfIpAddress sfIpAddress_LocalHost
 Local host IP address (127.0.0.1, or "localhost")
 
CSFML_NETWORK_API const sfIpAddress sfIpAddress_Broadcast
 UDP broadcast address (255.255.255.255)
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfIpAddress sfIpAddress_fromBytes (sfUint8 byte0,
sfUint8 byte1,
sfUint8 byte2,
sfUint8 byte3 
)
+
+ +

Create an address from 4 bytes.

+

Calling sfIpAddress_fromBytes(a, b, c, d) is equivalent to calling sfIpAddress_fromString("a.b.c.d"), but safer as it doesn't have to parse a string to get the address components.

+
Parameters
+ + + + + +
byte0First byte of the address
byte1Second byte of the address
byte2Third byte of the address
byte3Fourth byte of the address
+
+
+
Returns
Resulting address
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfIpAddress sfIpAddress_fromInteger (sfUint32 address)
+
+ +

Construct an address from a 32-bits integer.

+

This function uses the internal representation of the address directly. It should be used for optimization purposes, and only if you got that representation from sfIpAddress_ToInteger.

+
Parameters
+ + +
address4 bytes of the address packed into a 32-bits integer
+
+
+
Returns
Resulting address
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfIpAddress sfIpAddress_fromString (const char * address)
+
+ +

Create an address from a string.

+

Here address can be either a decimal address (ex: "192.168.1.56") or a network name (ex: "localhost").

+
Parameters
+ + +
addressIP address or network name
+
+
+
Returns
Resulting address
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfIpAddress sfIpAddress_getLocalAddress (void )
+
+ +

Get the computer's local address.

+

The local address is the address of the computer from the LAN point of view, i.e. something like 192.168.1.56. It is meaningful only for communications over the local network. Unlike sfIpAddress_getPublicAddress, this function is fast and may be used safely anywhere.

+
Returns
Local IP address of the computer
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfIpAddress sfIpAddress_getPublicAddress (sfTime timeout)
+
+ +

Get the computer's public address.

+

The public address is the address of the computer from the internet point of view, i.e. something like 89.54.1.169. It is necessary for communications over the world wide web. The only way to get a public address is to ask it to a distant website; as a consequence, this function depends on both your network connection and the server, and may be very slow. You should use it as few as possible. Because this function depends on the network connection and on a distant server, you may use a time limit if you don't want your program to be possibly stuck waiting in case there is a problem; use 0 to deactivate this limit.

+
Parameters
+ + +
timeoutMaximum time to wait
+
+
+
Returns
Public IP address of the computer
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfUint32 sfIpAddress_toInteger (sfIpAddress address)
+
+ +

Get an integer representation of the address.

+

The returned number is the internal representation of the address, and should be used for optimization purposes only (like sending the address through a socket). The integer produced by this function can then be converted back to a sfIpAddress with sfIpAddress_FromInteger.

+
Parameters
+ + +
addressAddress object
+
+
+
Returns
32-bits unsigned integer representation of the address
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfIpAddress_toString (sfIpAddress address,
char * string 
)
+
+ +

Get a string representation of an address.

+

The returned string is the decimal representation of the IP address (like "192.168.1.56"), even if it was constructed from a host name.

+
Parameters
+ + +
addressAddress object
+
+
+
Returns
String representation of the address
+ +
+
+

Variable Documentation

+ +
+
+ + + + +
CSFML_NETWORK_API const sfIpAddress sfIpAddress_Broadcast
+
+ +

UDP broadcast address (255.255.255.255)

+ +

Definition at line 61 of file IpAddress.h.

+ +
+
+ +
+
+ + + + +
CSFML_NETWORK_API const sfIpAddress sfIpAddress_LocalHost
+
+ +

Local host IP address (127.0.0.1, or "localhost")

+ +

Definition at line 55 of file IpAddress.h.

+ +
+
+ +
+
+ + + + +
CSFML_NETWORK_API const sfIpAddress sfIpAddress_None
+
+ +

Empty object that represents invalid addresses.

+ +

Definition at line 49 of file IpAddress.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/IpAddress_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/IpAddress_8h_source.htm new file mode 100755 index 0000000..3accfef --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/IpAddress_8h_source.htm @@ -0,0 +1,108 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
IpAddress.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_IPADDRESS_H
+
26 #define SFML_IPADDRESS_H
+
27 
+
29 // Headers
+
31 #include <SFML/Network/Export.h>
+
32 #include <SFML/System/Time.h>
+
33 
+
34 
+
39 typedef struct
+
40 {
+
41  char address[16];
+
42 } sfIpAddress;
+
43 
+
44 
+ +
50 
+ +
56 
+ +
62 
+ +
75 
+ +
93 
+ +
108 
+
121 CSFML_NETWORK_API void sfIpAddress_toString(sfIpAddress address, char* string);
+
122 
+ +
138 
+ +
152 
+ +
174 
+
175 
+
176 #endif // SFML_IPADDRESS_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Joystick_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Joystick_8h.htm new file mode 100755 index 0000000..39fe825 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Joystick_8h.htm @@ -0,0 +1,366 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Joystick.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + +

+Enumerations

enum  {
+  sfJoystickCount = 8, +
+  sfJoystickButtonCount = 32, +
+  sfJoystickAxisCount = 8 +
+ }
 Global joysticks capabilities. More...
 
enum  sfJoystickAxis {
+  sfJoystickX, +
+  sfJoystickY, +
+  sfJoystickZ, +
+  sfJoystickR, +
+  sfJoystickU, +
+  sfJoystickV, +
+  sfJoystickPovX, +
+  sfJoystickPovY +
+ }
 Axes supported by SFML joysticks. More...
 
+ + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_WINDOW_API sfBool sfJoystick_isConnected (unsigned int joystick)
 Check if a joystick is connected.
 
CSFML_WINDOW_API unsigned int sfJoystick_getButtonCount (unsigned int joystick)
 Return the number of buttons supported by a joystick.
 
CSFML_WINDOW_API sfBool sfJoystick_hasAxis (unsigned int joystick, sfJoystickAxis axis)
 Check if a joystick supports a given axis.
 
CSFML_WINDOW_API sfBool sfJoystick_isButtonPressed (unsigned int joystick, unsigned int button)
 Check if a joystick button is pressed.
 
CSFML_WINDOW_API float sfJoystick_getAxisPosition (unsigned int joystick, sfJoystickAxis axis)
 Get the current position of a joystick axis.
 
CSFML_WINDOW_API void sfJoystick_update (void)
 Update the states of all joysticks.
 
+

Enumeration Type Documentation

+ +
+
+ + + + +
anonymous enum
+
+ +

Global joysticks capabilities.

+
Enumerator:
+ + + +
sfJoystickCount  +

Maximum number of supported joysticks.

+
sfJoystickButtonCount  +

Maximum number of supported buttons.

+
sfJoystickAxisCount  +

Maximum number of supported axes.

+
+
+
+ +

Definition at line 37 of file Joystick.h.

+ +
+
+ +
+
+ + + + +
enum sfJoystickAxis
+
+ +

Axes supported by SFML joysticks.

+
Enumerator:
+ + + + + + + + +
sfJoystickX  +

The X axis.

+
sfJoystickY  +

The Y axis.

+
sfJoystickZ  +

The Z axis.

+
sfJoystickR  +

The R axis.

+
sfJoystickU  +

The U axis.

+
sfJoystickV  +

The V axis.

+
sfJoystickPovX  +

The X axis of the point-of-view hat.

+
sfJoystickPovY  +

The Y axis of the point-of-view hat.

+
+
+
+ +

Definition at line 49 of file Joystick.h.

+ +
+
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API float sfJoystick_getAxisPosition (unsigned int joystick,
sfJoystickAxis axis 
)
+
+ +

Get the current position of a joystick axis.

+

If the joystick is not connected, this function returns 0.

+
Parameters
+ + + +
joystickIndex of the joystick
axisAxis to check
+
+
+
Returns
Current position of the axis, in range [-100 .. 100]
+ +
+
+ +
+
+ + + + + + + + +
CSFML_WINDOW_API unsigned int sfJoystick_getButtonCount (unsigned int joystick)
+
+ +

Return the number of buttons supported by a joystick.

+

If the joystick is not connected, this function returns 0.

+
Parameters
+ + +
joystickIndex of the joystick
+
+
+
Returns
Number of buttons supported by the joystick
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API sfBool sfJoystick_hasAxis (unsigned int joystick,
sfJoystickAxis axis 
)
+
+ +

Check if a joystick supports a given axis.

+

If the joystick is not connected, this function returns false.

+
Parameters
+ + + +
joystickIndex of the joystick
axisAxis to check
+
+
+
Returns
sfTrue if the joystick supports the axis, sfFalse otherwise
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API sfBool sfJoystick_isButtonPressed (unsigned int joystick,
unsigned int button 
)
+
+ +

Check if a joystick button is pressed.

+

If the joystick is not connected, this function returns false.

+
Parameters
+ + + +
joystickIndex of the joystick
buttonButton to check
+
+
+
Returns
sfTrue if the button is pressed, sfFalse otherwise
+ +
+
+ +
+
+ + + + + + + + +
CSFML_WINDOW_API sfBool sfJoystick_isConnected (unsigned int joystick)
+
+ +

Check if a joystick is connected.

+
Parameters
+ + +
joystickIndex of the joystick to check
+
+
+
Returns
sfTrue if the joystick is connected, sfFalse otherwise
+ +
+
+ +
+
+ + + + + + + + +
CSFML_WINDOW_API void sfJoystick_update (void )
+
+ +

Update the states of all joysticks.

+

This function is used internally by SFML, so you normally don't have to call it explicitely. However, you may need to call it if you have no window yet (or no window at all): in this case the joysticks states are not updated automatically.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Joystick_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Joystick_8h_source.htm new file mode 100755 index 0000000..353f1d8 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Joystick_8h_source.htm @@ -0,0 +1,113 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Joystick.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)//
+
5 // This software is provided 'as-is', without any express or implied warranty.
+
6 // In no event will the authors be held liable for any damages arising from the use of this software.
+
7 //
+
8 // Permission is granted to anyone to use this software for any purpose,
+
9 // including commercial applications, and to alter it and redistribute it freely,
+
10 // subject to the following restrictions:
+
11 //
+
12 // 1. The origin of this software must not be misrepresented;
+
13 // you must not claim that you wrote the original software.
+
14 // If you use this software in a product, an acknowledgment
+
15 // in the product documentation would be appreciated but is not required.
+
16 //
+
17 // 2. Altered source versions must be plainly marked as such,
+
18 // and must not be misrepresented as being the original software.
+
19 //
+
20 // 3. This notice may not be removed or altered from any source distribution.
+
21 //
+
23 
+
24 #ifndef SFML_JOYSTICK_H
+
25 #define SFML_JOYSTICK_H
+
26 
+
28 // Headers
+
30 #include <SFML/Window/Export.h>
+
31 
+
32 
+
37 enum
+
38 {
+ + + +
42 };
+
43 
+
44 
+
49 typedef enum
+
50 {
+ + + + + + + + + +
60 
+
61 
+
70 CSFML_WINDOW_API sfBool sfJoystick_isConnected(unsigned int joystick);
+
71 
+
82 CSFML_WINDOW_API unsigned int sfJoystick_getButtonCount(unsigned int joystick);
+
83 
+
95 CSFML_WINDOW_API sfBool sfJoystick_hasAxis(unsigned int joystick, sfJoystickAxis axis);
+
96 
+
108 CSFML_WINDOW_API sfBool sfJoystick_isButtonPressed(unsigned int joystick, unsigned int button);
+
109 
+
121 CSFML_WINDOW_API float sfJoystick_getAxisPosition(unsigned int joystick, sfJoystickAxis axis);
+
122 
+ +
133 
+
134 
+
135 #endif // SFML_JOYSTICK_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Keyboard_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Keyboard_8h.htm new file mode 100755 index 0000000..dc161c2 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Keyboard_8h.htm @@ -0,0 +1,637 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Keyboard.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + +

+Enumerations

enum  sfKeyCode {
+  sfKeyUnknown = -1, +
+  sfKeyA, +
+  sfKeyB, +
+  sfKeyC, +
+  sfKeyD, +
+  sfKeyE, +
+  sfKeyF, +
+  sfKeyG, +
+  sfKeyH, +
+  sfKeyI, +
+  sfKeyJ, +
+  sfKeyK, +
+  sfKeyL, +
+  sfKeyM, +
+  sfKeyN, +
+  sfKeyO, +
+  sfKeyP, +
+  sfKeyQ, +
+  sfKeyR, +
+  sfKeyS, +
+  sfKeyT, +
+  sfKeyU, +
+  sfKeyV, +
+  sfKeyW, +
+  sfKeyX, +
+  sfKeyY, +
+  sfKeyZ, +
+  sfKeyNum0, +
+  sfKeyNum1, +
+  sfKeyNum2, +
+  sfKeyNum3, +
+  sfKeyNum4, +
+  sfKeyNum5, +
+  sfKeyNum6, +
+  sfKeyNum7, +
+  sfKeyNum8, +
+  sfKeyNum9, +
+  sfKeyEscape, +
+  sfKeyLControl, +
+  sfKeyLShift, +
+  sfKeyLAlt, +
+  sfKeyLSystem, +
+  sfKeyRControl, +
+  sfKeyRShift, +
+  sfKeyRAlt, +
+  sfKeyRSystem, +
+  sfKeyMenu, +
+  sfKeyLBracket, +
+  sfKeyRBracket, +
+  sfKeySemiColon, +
+  sfKeyComma, +
+  sfKeyPeriod, +
+  sfKeyQuote, +
+  sfKeySlash, +
+  sfKeyBackSlash, +
+  sfKeyTilde, +
+  sfKeyEqual, +
+  sfKeyDash, +
+  sfKeySpace, +
+  sfKeyReturn, +
+  sfKeyBack, +
+  sfKeyTab, +
+  sfKeyPageUp, +
+  sfKeyPageDown, +
+  sfKeyEnd, +
+  sfKeyHome, +
+  sfKeyInsert, +
+  sfKeyDelete, +
+  sfKeyAdd, +
+  sfKeySubtract, +
+  sfKeyMultiply, +
+  sfKeyDivide, +
+  sfKeyLeft, +
+  sfKeyRight, +
+  sfKeyUp, +
+  sfKeyDown, +
+  sfKeyNumpad0, +
+  sfKeyNumpad1, +
+  sfKeyNumpad2, +
+  sfKeyNumpad3, +
+  sfKeyNumpad4, +
+  sfKeyNumpad5, +
+  sfKeyNumpad6, +
+  sfKeyNumpad7, +
+  sfKeyNumpad8, +
+  sfKeyNumpad9, +
+  sfKeyF1, +
+  sfKeyF2, +
+  sfKeyF3, +
+  sfKeyF4, +
+  sfKeyF5, +
+  sfKeyF6, +
+  sfKeyF7, +
+  sfKeyF8, +
+  sfKeyF9, +
+  sfKeyF10, +
+  sfKeyF11, +
+  sfKeyF12, +
+  sfKeyF13, +
+  sfKeyF14, +
+  sfKeyF15, +
+  sfKeyPause, +
+  sfKeyCount +
+ }
 Key codes. More...
 
+ + + + +

+Functions

CSFML_WINDOW_API sfBool sfKeyboard_isKeyPressed (sfKeyCode key)
 Check if a key is pressed.
 
+

Enumeration Type Documentation

+ +
+
+ + + + +
enum sfKeyCode
+
+ +

Key codes.

+
Enumerator:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
sfKeyUnknown  +

Unhandled key.

+
sfKeyA  +

The A key.

+
sfKeyB  +

The B key.

+
sfKeyC  +

The C key.

+
sfKeyD  +

The D key.

+
sfKeyE  +

The E key.

+
sfKeyF  +

The F key.

+
sfKeyG  +

The G key.

+
sfKeyH  +

The H key.

+
sfKeyI  +

The I key.

+
sfKeyJ  +

The J key.

+
sfKeyK  +

The K key.

+
sfKeyL  +

The L key.

+
sfKeyM  +

The M key.

+
sfKeyN  +

The N key.

+
sfKeyO  +

The O key.

+
sfKeyP  +

The P key.

+
sfKeyQ  +

The Q key.

+
sfKeyR  +

The R key.

+
sfKeyS  +

The S key.

+
sfKeyT  +

The T key.

+
sfKeyU  +

The U key.

+
sfKeyV  +

The V key.

+
sfKeyW  +

The W key.

+
sfKeyX  +

The X key.

+
sfKeyY  +

The Y key.

+
sfKeyZ  +

The Z key.

+
sfKeyNum0  +

The 0 key.

+
sfKeyNum1  +

The 1 key.

+
sfKeyNum2  +

The 2 key.

+
sfKeyNum3  +

The 3 key.

+
sfKeyNum4  +

The 4 key.

+
sfKeyNum5  +

The 5 key.

+
sfKeyNum6  +

The 6 key.

+
sfKeyNum7  +

The 7 key.

+
sfKeyNum8  +

The 8 key.

+
sfKeyNum9  +

The 9 key.

+
sfKeyEscape  +

The Escape key.

+
sfKeyLControl  +

The left Control key.

+
sfKeyLShift  +

The left Shift key.

+
sfKeyLAlt  +

The left Alt key.

+
sfKeyLSystem  +

The left OS specific key: window (Windows and Linux), apple (MacOS X), ...

+
sfKeyRControl  +

The right Control key.

+
sfKeyRShift  +

The right Shift key.

+
sfKeyRAlt  +

The right Alt key.

+
sfKeyRSystem  +

The right OS specific key: window (Windows and Linux), apple (MacOS X), ...

+
sfKeyMenu  +

The Menu key.

+
sfKeyLBracket  +

The [ key.

+
sfKeyRBracket  +

The ] key.

+
sfKeySemiColon  +

The ; key.

+
sfKeyComma  +

The , key.

+
sfKeyPeriod  +

The . key.

+
sfKeyQuote  +

The ' key.

+
sfKeySlash  +

The / key.

+
sfKeyBackSlash  +

The \ key.

+
sfKeyTilde  +

The ~ key.

+
sfKeyEqual  +

The = key.

+
sfKeyDash  +

The - key.

+
sfKeySpace  +

The Space key.

+
sfKeyReturn  +

The Return key.

+
sfKeyBack  +

The Backspace key.

+
sfKeyTab  +

The Tabulation key.

+
sfKeyPageUp  +

The Page up key.

+
sfKeyPageDown  +

The Page down key.

+
sfKeyEnd  +

The End key.

+
sfKeyHome  +

The Home key.

+
sfKeyInsert  +

The Insert key.

+
sfKeyDelete  +

The Delete key.

+
sfKeyAdd  +
    +
  • +
+
sfKeySubtract  +
    +
  • +
+
sfKeyMultiply  +
    +
  • +
+
sfKeyDivide  +

/

+
sfKeyLeft  +

Left arrow.

+
sfKeyRight  +

Right arrow.

+
sfKeyUp  +

Up arrow.

+
sfKeyDown  +

Down arrow.

+
sfKeyNumpad0  +

The numpad 0 key.

+
sfKeyNumpad1  +

The numpad 1 key.

+
sfKeyNumpad2  +

The numpad 2 key.

+
sfKeyNumpad3  +

The numpad 3 key.

+
sfKeyNumpad4  +

The numpad 4 key.

+
sfKeyNumpad5  +

The numpad 5 key.

+
sfKeyNumpad6  +

The numpad 6 key.

+
sfKeyNumpad7  +

The numpad 7 key.

+
sfKeyNumpad8  +

The numpad 8 key.

+
sfKeyNumpad9  +

The numpad 9 key.

+
sfKeyF1  +

The F1 key.

+
sfKeyF2  +

The F2 key.

+
sfKeyF3  +

The F3 key.

+
sfKeyF4  +

The F4 key.

+
sfKeyF5  +

The F5 key.

+
sfKeyF6  +

The F6 key.

+
sfKeyF7  +

The F7 key.

+
sfKeyF8  +

The F8 key.

+
sfKeyF9  +

The F8 key.

+
sfKeyF10  +

The F10 key.

+
sfKeyF11  +

The F11 key.

+
sfKeyF12  +

The F12 key.

+
sfKeyF13  +

The F13 key.

+
sfKeyF14  +

The F14 key.

+
sfKeyF15  +

The F15 key.

+
sfKeyPause  +

The Pause key.

+
sfKeyCount  +

Keep last – the total number of keyboard keys.

+
+
+
+ +

Definition at line 37 of file Keyboard.h.

+ +
+
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_WINDOW_API sfBool sfKeyboard_isKeyPressed (sfKeyCode key)
+
+ +

Check if a key is pressed.

+
Parameters
+ + +
keyKey to check
+
+
+
Returns
sfTrue if the key is pressed, sfFalse otherwise
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Keyboard_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Keyboard_8h_source.htm new file mode 100755 index 0000000..f445177 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Keyboard_8h_source.htm @@ -0,0 +1,191 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Keyboard.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)//
+
5 // This software is provided 'as-is', without any express or implied warranty.
+
6 // In no event will the authors be held liable for any damages arising from the use of this software.
+
7 //
+
8 // Permission is granted to anyone to use this software for any purpose,
+
9 // including commercial applications, and to alter it and redistribute it freely,
+
10 // subject to the following restrictions:
+
11 //
+
12 // 1. The origin of this software must not be misrepresented;
+
13 // you must not claim that you wrote the original software.
+
14 // If you use this software in a product, an acknowledgment
+
15 // in the product documentation would be appreciated but is not required.
+
16 //
+
17 // 2. Altered source versions must be plainly marked as such,
+
18 // and must not be misrepresented as being the original software.
+
19 //
+
20 // 3. This notice may not be removed or altered from any source distribution.
+
21 //
+
23 
+
24 #ifndef SFML_KEYBOARD_H
+
25 #define SFML_KEYBOARD_H
+
26 
+
28 // Headers
+
30 #include <SFML/Window/Export.h>
+
31 
+
32 
+
37 typedef enum
+
38 {
+
39  sfKeyUnknown = -1,
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
141 
+ +
143 } sfKeyCode;
+
144 
+
145 
+ +
155 
+
156 
+
157 #endif // SFML_KEYBOARD_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Listener_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Listener_8h.htm new file mode 100755 index 0000000..64142a1 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Listener_8h.htm @@ -0,0 +1,208 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+ +
+
Listener.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_AUDIO_API void sfListener_setGlobalVolume (float volume)
 Change the global volume of all the sounds and musics.
 
CSFML_AUDIO_API float sfListener_getGlobalVolume (void)
 Get the current value of the global volume.
 
CSFML_AUDIO_API void sfListener_setPosition (sfVector3f position)
 Set the position of the listener in the scene.
 
CSFML_AUDIO_API sfVector3f sfListener_getPosition ()
 Get the current position of the listener in the scene.
 
CSFML_AUDIO_API void sfListener_setDirection (sfVector3f orientation)
 Set the orientation of the listener in the scene.
 
CSFML_AUDIO_API sfVector3f sfListener_getDirection ()
 Get the current orientation of the listener in the scene.
 
+

Function Documentation

+ +
+
+ + + + + + + +
CSFML_AUDIO_API sfVector3f sfListener_getDirection ()
+
+ +

Get the current orientation of the listener in the scene.

+
Returns
The listener's direction
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API float sfListener_getGlobalVolume (void )
+
+ +

Get the current value of the global volume.

+
Returns
Current global volume, in the range [0, 100]
+ +
+
+ +
+
+ + + + + + + +
CSFML_AUDIO_API sfVector3f sfListener_getPosition ()
+
+ +

Get the current position of the listener in the scene.

+
Returns
The listener's position
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfListener_setDirection (sfVector3f orientation)
+
+ +

Set the orientation of the listener in the scene.

+

The orientation defines the 3D axes of the listener (left, up, front) in the scene. The orientation vector doesn't have to be normalized. The default listener's orientation is (0, 0, -1).

+
Parameters
+ + +
positionNew direction of the listener
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfListener_setGlobalVolume (float volume)
+
+ +

Change the global volume of all the sounds and musics.

+

The volume is a number between 0 and 100; it is combined with the individual volume of each sound / music. The default value for the volume is 100 (maximum).

+
Parameters
+ + +
volumeNew global volume, in the range [0, 100]
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfListener_setPosition (sfVector3f position)
+
+ +

Set the position of the listener in the scene.

+

The default listener's position is (0, 0, 0).

+
Parameters
+ + +
positionNew position of the listener
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Listener_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Listener_8h_source.htm new file mode 100755 index 0000000..9625477 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Listener_8h_source.htm @@ -0,0 +1,94 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
Listener.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_LISTENER_H
+
26 #define SFML_LISTENER_H
+
27 
+
29 // Headers
+
31 #include <SFML/Audio/Export.h>
+
32 #include <SFML/System/Vector3.h>
+
33 
+
34 
+ +
46 
+ +
54 
+ +
64 
+ +
72 
+ +
85 
+ +
93 
+
94 
+
95 #endif // SFML_LISTENER_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Mouse_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Mouse_8h.htm new file mode 100755 index 0000000..ee578d1 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Mouse_8h.htm @@ -0,0 +1,216 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Mouse.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + +

+Enumerations

enum  sfMouseButton {
+  sfMouseLeft, +
+  sfMouseRight, +
+  sfMouseMiddle, +
+  sfMouseXButton1, +
+  sfMouseXButton2, +
+  sfMouseButtonCount +
+ }
 Mouse buttons. More...
 
+ + + + + + + + + + +

+Functions

CSFML_WINDOW_API sfBool sfMouse_isButtonPressed (sfMouseButton button)
 Check if a mouse button is pressed.
 
CSFML_WINDOW_API sfVector2i sfMouse_getPosition (const sfWindow *relativeTo)
 Get the current position of the mouse.
 
CSFML_WINDOW_API void sfMouse_setPosition (sfVector2i position, const sfWindow *relativeTo)
 Set the current position of the mouse.
 
+

Enumeration Type Documentation

+ +
+
+ + + + +
enum sfMouseButton
+
+ +

Mouse buttons.

+
Enumerator:
+ + + + + + +
sfMouseLeft  +

The left mouse button.

+
sfMouseRight  +

The right mouse button.

+
sfMouseMiddle  +

The middle (wheel) mouse button.

+
sfMouseXButton1  +

The first extra mouse button.

+
sfMouseXButton2  +

The second extra mouse button.

+
sfMouseButtonCount  +

Keep last – the total number of mouse buttons.

+
+
+
+ +

Definition at line 39 of file Mouse.h.

+ +
+
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_WINDOW_API sfVector2i sfMouse_getPosition (const sfWindowrelativeTo)
+
+ +

Get the current position of the mouse.

+

This function returns the current position of the mouse cursor relative to the given window, or desktop if NULL is passed.

+
Parameters
+ + +
relativeToReference window
+
+
+
Returns
Position of the mouse cursor, relative to the given window
+ +
+
+ +
+
+ + + + + + + + +
CSFML_WINDOW_API sfBool sfMouse_isButtonPressed (sfMouseButton button)
+
+ +

Check if a mouse button is pressed.

+
Parameters
+ + +
buttonButton to check
+
+
+
Returns
sfTrue if the button is pressed, sfFalse otherwise
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API void sfMouse_setPosition (sfVector2i position,
const sfWindowrelativeTo 
)
+
+ +

Set the current position of the mouse.

+

This function sets the current position of the mouse cursor relative to the given window, or desktop if NULL is passed.

+
Parameters
+ + + +
positionNew position of the mouse
relativeToReference window
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Mouse_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Mouse_8h_source.htm new file mode 100755 index 0000000..31fc56e --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Mouse_8h_source.htm @@ -0,0 +1,100 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Mouse.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)//
+
5 // This software is provided 'as-is', without any express or implied warranty.
+
6 // In no event will the authors be held liable for any damages arising from the use of this software.
+
7 //
+
8 // Permission is granted to anyone to use this software for any purpose,
+
9 // including commercial applications, and to alter it and redistribute it freely,
+
10 // subject to the following restrictions:
+
11 //
+
12 // 1. The origin of this software must not be misrepresented;
+
13 // you must not claim that you wrote the original software.
+
14 // If you use this software in a product, an acknowledgment
+
15 // in the product documentation would be appreciated but is not required.
+
16 //
+
17 // 2. Altered source versions must be plainly marked as such,
+
18 // and must not be misrepresented as being the original software.
+
19 //
+
20 // 3. This notice may not be removed or altered from any source distribution.
+
21 //
+
23 
+
24 #ifndef SFML_MOUSE_H
+
25 #define SFML_MOUSE_H
+
26 
+
28 // Headers
+
30 #include <SFML/Window/Export.h>
+
31 #include <SFML/Window/Types.h>
+
32 #include <SFML/System/Vector2.h>
+
33 
+
34 
+
39 typedef enum
+
40 {
+ + + + + +
46 
+ + +
49 
+
50 
+ +
60 
+ +
73 
+
84 CSFML_WINDOW_API void sfMouse_setPosition(sfVector2i position, const sfWindow* relativeTo);
+
85 
+
86 
+
87 #endif // SFML_MOUSE_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Music_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Music_8h.htm new file mode 100755 index 0000000..232120c --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Music_8h.htm @@ -0,0 +1,925 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+ +
+
Music.h File Reference
+
+
+
#include <SFML/Audio/Export.h>
+#include <SFML/Audio/SoundStatus.h>
+#include <SFML/Audio/Types.h>
+#include <SFML/System/InputStream.h>
+#include <SFML/System/Time.h>
+#include <SFML/System/Vector3.h>
+#include <stddef.h>
+
+

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_AUDIO_API sfMusicsfMusic_createFromFile (const char *filename)
 Create a new music and load it from a file.
 
CSFML_AUDIO_API sfMusicsfMusic_createFromMemory (const void *data, size_t sizeInBytes)
 Create a new music and load it from a file in memory.
 
CSFML_AUDIO_API sfMusicsfMusic_createFromStream (sfInputStream *stream)
 Create a new music and load it from a custom stream.
 
CSFML_AUDIO_API void sfMusic_destroy (sfMusic *music)
 Destroy a music.
 
CSFML_AUDIO_API void sfMusic_setLoop (sfMusic *music, sfBool loop)
 Set whether or not a music should loop after reaching the end.
 
CSFML_AUDIO_API sfBool sfMusic_getLoop (const sfMusic *music)
 Tell whether or not a music is in loop mode.
 
CSFML_AUDIO_API sfTime sfMusic_getDuration (const sfMusic *music)
 Get the total duration of a music.
 
CSFML_AUDIO_API void sfMusic_play (sfMusic *music)
 Start or resume playing a music.
 
CSFML_AUDIO_API void sfMusic_pause (sfMusic *music)
 Pause a music.
 
CSFML_AUDIO_API void sfMusic_stop (sfMusic *music)
 Stop playing a music.
 
CSFML_AUDIO_API unsigned int sfMusic_getChannelCount (const sfMusic *music)
 Return the number of channels of a music.
 
CSFML_AUDIO_API unsigned int sfMusic_getSampleRate (const sfMusic *music)
 Get the sample rate of a music.
 
CSFML_AUDIO_API sfSoundStatus sfMusic_getStatus (const sfMusic *music)
 Get the current status of a music (stopped, paused, playing)
 
CSFML_AUDIO_API sfTime sfMusic_getPlayingOffset (const sfMusic *music)
 Get the current playing position of a music.
 
CSFML_AUDIO_API void sfMusic_setPitch (sfMusic *music, float pitch)
 Set the pitch of a music.
 
CSFML_AUDIO_API void sfMusic_setVolume (sfMusic *music, float volume)
 Set the volume of a music.
 
CSFML_AUDIO_API void sfMusic_setPosition (sfMusic *music, sfVector3f position)
 Set the 3D position of a music in the audio scene.
 
CSFML_AUDIO_API void sfMusic_setRelativeToListener (sfMusic *music, sfBool relative)
 Make a musics's position relative to the listener or absolute.
 
CSFML_AUDIO_API void sfMusic_setMinDistance (sfMusic *music, float distance)
 Set the minimum distance of a music.
 
CSFML_AUDIO_API void sfMusic_setAttenuation (sfMusic *music, float attenuation)
 Set the attenuation factor of a music.
 
CSFML_AUDIO_API void sfMusic_setPlayingOffset (sfMusic *music, sfTime timeOffset)
 Change the current playing position of a music.
 
CSFML_AUDIO_API float sfMusic_getPitch (const sfMusic *music)
 Get the pitch of a music.
 
CSFML_AUDIO_API float sfMusic_getVolume (const sfMusic *music)
 Get the volume of a music.
 
CSFML_AUDIO_API sfVector3f sfMusic_getPosition (const sfMusic *music)
 Get the 3D position of a music in the audio scene.
 
CSFML_AUDIO_API sfBool sfMusic_isRelativeToListener (const sfMusic *music)
 Tell whether a music's position is relative to the listener or is absolute.
 
CSFML_AUDIO_API float sfMusic_getMinDistance (const sfMusic *music)
 Get the minimum distance of a music.
 
CSFML_AUDIO_API float sfMusic_getAttenuation (const sfMusic *music)
 Get the attenuation factor of a music.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfMusic* sfMusic_createFromFile (const char * filename)
+
+ +

Create a new music and load it from a file.

+

This function doesn't start playing the music (call sfMusic_play to do so). Here is a complete list of all the supported audio formats: ogg, wav, flac, aiff, au, raw, paf, svx, nist, voc, ircam, w64, mat4, mat5 pvf, htk, sds, avr, sd2, caf, wve, mpc2k, rf64.

+
Parameters
+ + +
filenamePath of the music file to open
+
+
+
Returns
A new sfMusic object (NULL if failed)
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API sfMusic* sfMusic_createFromMemory (const void * data,
size_t sizeInBytes 
)
+
+ +

Create a new music and load it from a file in memory.

+

This function doesn't start playing the music (call sfMusic_play to do so). Here is a complete list of all the supported audio formats: ogg, wav, flac, aiff, au, raw, paf, svx, nist, voc, ircam, w64, mat4, mat5 pvf, htk, sds, avr, sd2, caf, wve, mpc2k, rf64.

+
Parameters
+ + + +
dataPointer to the file data in memory
sizeInBytesSize of the data to load, in bytes
+
+
+
Returns
A new sfMusic object (NULL if failed)
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfMusic* sfMusic_createFromStream (sfInputStreamstream)
+
+ +

Create a new music and load it from a custom stream.

+

This function doesn't start playing the music (call sfMusic_play to do so). Here is a complete list of all the supported audio formats: ogg, wav, flac, aiff, au, raw, paf, svx, nist, voc, ircam, w64, mat4, mat5 pvf, htk, sds, avr, sd2, caf, wve, mpc2k, rf64.

+
Parameters
+ + +
streamSource stream to read from
+
+
+
Returns
A new sfMusic object (NULL if failed)
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfMusic_destroy (sfMusicmusic)
+
+ +

Destroy a music.

+
Parameters
+ + +
musicMusic to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API float sfMusic_getAttenuation (const sfMusicmusic)
+
+ +

Get the attenuation factor of a music.

+
Parameters
+ + +
musicMusic object
+
+
+
Returns
Attenuation factor of the music
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API unsigned int sfMusic_getChannelCount (const sfMusicmusic)
+
+ +

Return the number of channels of a music.

+

1 channel means a mono sound, 2 means stereo, etc.

+
Parameters
+ + +
musicMusic object
+
+
+
Returns
Number of channels
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfTime sfMusic_getDuration (const sfMusicmusic)
+
+ +

Get the total duration of a music.

+
Parameters
+ + +
musicMusic object
+
+
+
Returns
Music duration
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfBool sfMusic_getLoop (const sfMusicmusic)
+
+ +

Tell whether or not a music is in loop mode.

+
Parameters
+ + +
musicMusic object
+
+
+
Returns
sfTrue if the music is looping, sfFalse otherwise
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API float sfMusic_getMinDistance (const sfMusicmusic)
+
+ +

Get the minimum distance of a music.

+
Parameters
+ + +
musicMusic object
+
+
+
Returns
Minimum distance of the music
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API float sfMusic_getPitch (const sfMusicmusic)
+
+ +

Get the pitch of a music.

+
Parameters
+ + +
musicMusic object
+
+
+
Returns
Pitch of the music
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfTime sfMusic_getPlayingOffset (const sfMusicmusic)
+
+ +

Get the current playing position of a music.

+
Parameters
+ + +
musicMusic object
+
+
+
Returns
Current playing position
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfVector3f sfMusic_getPosition (const sfMusicmusic)
+
+ +

Get the 3D position of a music in the audio scene.

+
Parameters
+ + +
musicMusic object
+
+
+
Returns
Position of the music in the world
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API unsigned int sfMusic_getSampleRate (const sfMusicmusic)
+
+ +

Get the sample rate of a music.

+

The sample rate is the number of audio samples played per second. The higher, the better the quality.

+
Parameters
+ + +
musicMusic object
+
+
+
Returns
Sample rate, in number of samples per second
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfSoundStatus sfMusic_getStatus (const sfMusicmusic)
+
+ +

Get the current status of a music (stopped, paused, playing)

+
Parameters
+ + +
musicMusic object
+
+
+
Returns
Current status
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API float sfMusic_getVolume (const sfMusicmusic)
+
+ +

Get the volume of a music.

+
Parameters
+ + +
musicMusic object
+
+
+
Returns
Volume of the music, in the range [0, 100]
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfBool sfMusic_isRelativeToListener (const sfMusicmusic)
+
+ +

Tell whether a music's position is relative to the listener or is absolute.

+
Parameters
+ + +
musicMusic object
+
+
+
Returns
sfTrue if the position is relative, sfFalse if it's absolute
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfMusic_pause (sfMusicmusic)
+
+ +

Pause a music.

+

This function pauses the music if it was playing, otherwise (music already paused or stopped) it has no effect.

+
Parameters
+ + +
musicMusic object
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfMusic_play (sfMusicmusic)
+
+ +

Start or resume playing a music.

+

This function starts the music if it was stopped, resumes it if it was paused, and restarts it from beginning if it was it already playing. This function uses its own thread so that it doesn't block the rest of the program while the music is played.

+
Parameters
+ + +
musicMusic object
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfMusic_setAttenuation (sfMusicmusic,
float attenuation 
)
+
+ +

Set the attenuation factor of a music.

+

The attenuation is a multiplicative factor which makes the music more or less loud according to its distance from the listener. An attenuation of 0 will produce a non-attenuated music, i.e. its volume will always be the same whether it is heard from near or from far. On the other hand, an attenuation value such as 100 will make the music fade out very quickly as it gets further from the listener. The default value of the attenuation is 1.

+
Parameters
+ + + +
musicMusic object
attenuationNew attenuation factor of the music
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfMusic_setLoop (sfMusicmusic,
sfBool loop 
)
+
+ +

Set whether or not a music should loop after reaching the end.

+

If set, the music will restart from beginning after reaching the end and so on, until it is stopped or sfMusic_setLoop(music, sfFalse) is called. The default looping state for musics is false.

+
Parameters
+ + + +
musicMusic object
loopsfTrue to play in loop, sfFalse to play once
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfMusic_setMinDistance (sfMusicmusic,
float distance 
)
+
+ +

Set the minimum distance of a music.

+

The "minimum distance" of a music is the maximum distance at which it is heard at its maximum volume. Further than the minimum distance, it will start to fade out according to its attenuation factor. A value of 0 ("inside the head +of the listener") is an invalid value and is forbidden. The default value of the minimum distance is 1.

+
Parameters
+ + + +
musicMusic object
distanceNew minimum distance of the music
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfMusic_setPitch (sfMusicmusic,
float pitch 
)
+
+ +

Set the pitch of a music.

+

The pitch represents the perceived fundamental frequency of a sound; thus you can make a music more acute or grave by changing its pitch. A side effect of changing the pitch is to modify the playing speed of the music as well. The default value for the pitch is 1.

+
Parameters
+ + + +
musicMusic object
pitchNew pitch to apply to the music
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfMusic_setPlayingOffset (sfMusicmusic,
sfTime timeOffset 
)
+
+ +

Change the current playing position of a music.

+

The playing position can be changed when the music is either paused or playing.

+
Parameters
+ + + +
musicMusic object
timeOffsetNew playing position
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfMusic_setPosition (sfMusicmusic,
sfVector3f position 
)
+
+ +

Set the 3D position of a music in the audio scene.

+

Only musics with one channel (mono musics) can be spatialized. The default position of a music is (0, 0, 0).

+
Parameters
+ + + +
musicMusic object
positionPosition of the music in the scene
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfMusic_setRelativeToListener (sfMusicmusic,
sfBool relative 
)
+
+ +

Make a musics's position relative to the listener or absolute.

+

Making a music relative to the listener will ensure that it will always be played the same way regardless the position of the listener. This can be useful for non-spatialized musics, musics that are produced by the listener, or musics attached to it. The default value is false (position is absolute).

+
Parameters
+ + + +
musicMusic object
relativesfTrue to set the position relative, sfFalse to set it absolute
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfMusic_setVolume (sfMusicmusic,
float volume 
)
+
+ +

Set the volume of a music.

+

The volume is a value between 0 (mute) and 100 (full volume). The default value for the volume is 100.

+
Parameters
+ + + +
musicMusic object
volumeVolume of the music
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfMusic_stop (sfMusicmusic)
+
+ +

Stop playing a music.

+

This function stops the music if it was playing or paused, and does nothing if it was already stopped. It also resets the playing position (unlike sfMusic_pause).

+
Parameters
+ + +
musicMusic object
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Music_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Music_8h_source.htm new file mode 100755 index 0000000..8537698 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Music_8h_source.htm @@ -0,0 +1,142 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
Music.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_MUSIC_H
+
26 #define SFML_MUSIC_H
+
27 
+
29 // Headers
+
31 #include <SFML/Audio/Export.h>
+
32 #include <SFML/Audio/SoundStatus.h>
+
33 #include <SFML/Audio/Types.h>
+ +
35 #include <SFML/System/Time.h>
+
36 #include <SFML/System/Vector3.h>
+
37 #include <stddef.h>
+
38 
+
39 
+
54 CSFML_AUDIO_API sfMusic* sfMusic_createFromFile(const char* filename);
+
55 
+
71 CSFML_AUDIO_API sfMusic* sfMusic_createFromMemory(const void* data, size_t sizeInBytes);
+
72 
+ +
88 
+ +
96 
+
109 CSFML_AUDIO_API void sfMusic_setLoop(sfMusic* music, sfBool loop);
+
110 
+ +
120 
+ +
130 
+ +
144 
+ +
155 
+ +
167 
+
178 CSFML_AUDIO_API unsigned int sfMusic_getChannelCount(const sfMusic* music);
+
179 
+
191 CSFML_AUDIO_API unsigned int sfMusic_getSampleRate(const sfMusic* music);
+
192 
+ +
202 
+ +
212 
+
226 CSFML_AUDIO_API void sfMusic_setPitch(sfMusic* music, float pitch);
+
227 
+
238 CSFML_AUDIO_API void sfMusic_setVolume(sfMusic* music, float volume);
+
239 
+
249 //
+ +
252 
+ +
267 
+
282 CSFML_AUDIO_API void sfMusic_setMinDistance(sfMusic* music, float distance);
+
283 
+
300 CSFML_AUDIO_API void sfMusic_setAttenuation(sfMusic* music, float attenuation);
+
301 
+
312 CSFML_AUDIO_API void sfMusic_setPlayingOffset(sfMusic* music, sfTime timeOffset);
+
313 
+
322 CSFML_AUDIO_API float sfMusic_getPitch(const sfMusic* music);
+
323 
+
332 CSFML_AUDIO_API float sfMusic_getVolume(const sfMusic* music);
+
333 
+ +
343 
+ +
354 
+ +
364 
+ +
374 
+
375 
+
376 #endif // SFML_MUSIC_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Mutex_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Mutex_8h.htm new file mode 100755 index 0000000..eaac20c --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Mutex_8h.htm @@ -0,0 +1,163 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Mutex.h File Reference
+
+
+
#include <SFML/System/Export.h>
+#include <SFML/System/Types.h>
+
+

Go to the source code of this file.

+ + + + + + + + + + + + + + +

+Functions

CSFML_SYSTEM_API sfMutexsfMutex_create (void)
 Create a new mutex.
 
CSFML_SYSTEM_API void sfMutex_destroy (sfMutex *mutex)
 Destroy a mutex.
 
CSFML_SYSTEM_API void sfMutex_lock (sfMutex *mutex)
 Lock a mutex.
 
CSFML_SYSTEM_API void sfMutex_unlock (sfMutex *mutex)
 Unlock a mutex.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API sfMutex* sfMutex_create (void )
+
+ +

Create a new mutex.

+
Returns
A new sfMutex object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API void sfMutex_destroy (sfMutexmutex)
+
+ +

Destroy a mutex.

+
Parameters
+ + +
mutexMutex to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API void sfMutex_lock (sfMutexmutex)
+
+ +

Lock a mutex.

+
Parameters
+ + +
mutexMutex object
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API void sfMutex_unlock (sfMutexmutex)
+
+ +

Unlock a mutex.

+
Parameters
+ + +
mutexMutex object
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Mutex_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Mutex_8h_source.htm new file mode 100755 index 0000000..4b0ad82 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Mutex_8h_source.htm @@ -0,0 +1,90 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Mutex.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_MUTEX_H
+
26 #define SFML_MUTEX_H
+
27 
+
29 // Headers
+
31 #include <SFML/System/Export.h>
+
32 #include <SFML/System/Types.h>
+
33 
+
34 
+ +
42 
+ +
50 
+ +
58 
+ +
66 
+
67 
+
68 #endif // SFML_MUTEX_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Network_2Export_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Network_2Export_8h.htm new file mode 100755 index 0000000..01b4b5e --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Network_2Export_8h.htm @@ -0,0 +1,75 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Network/Export.h File Reference
+
+
+
#include <SFML/Config.h>
+
+

Go to the source code of this file.

+ + + + +

+Macros

#define CSFML_NETWORK_API   CSFML_API_IMPORT
 
+

Macro Definition Documentation

+ +
+
+ + + + +
#define CSFML_NETWORK_API   CSFML_API_IMPORT
+
+ +

Definition at line 43 of file Network/Export.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Network_2Export_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Network_2Export_8h_source.htm new file mode 100755 index 0000000..71cdee8 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Network_2Export_8h_source.htm @@ -0,0 +1,92 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Network/Export.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_NETWORK_EXPORT_H
+
26 #define SFML_NETWORK_EXPORT_H
+
27 
+
29 // Headers
+
31 #include <SFML/Config.h>
+
32 
+
33 
+
35 // Define portable import / export macros
+
37 #if defined(CSFML_NETWORK_EXPORTS)
+
38 
+
39  #define CSFML_NETWORK_API CSFML_API_EXPORT
+
40 
+
41 #else
+
42 
+
43  #define CSFML_NETWORK_API CSFML_API_IMPORT
+
44 
+
45 #endif
+
46 
+
47 
+
48 #endif // SFML_NETWORK_EXPORT_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Network_2Types_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Network_2Types_8h.htm new file mode 100755 index 0000000..66e8a55 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Network_2Types_8h.htm @@ -0,0 +1,251 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Network/Types.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + +

+Typedefs

typedef struct
+sfFtpDirectoryResponse 
sfFtpDirectoryResponse
 
typedef struct sfFtpListingResponse sfFtpListingResponse
 
typedef struct sfFtpResponse sfFtpResponse
 
typedef struct sfFtp sfFtp
 
typedef struct sfHttpRequest sfHttpRequest
 
typedef struct sfHttpResponse sfHttpResponse
 
typedef struct sfHttp sfHttp
 
typedef struct sfPacket sfPacket
 
typedef struct sfSocketSelector sfSocketSelector
 
typedef struct sfTcpListener sfTcpListener
 
typedef struct sfTcpSocket sfTcpSocket
 
typedef struct sfUdpSocket sfUdpSocket
 
+

Typedef Documentation

+ +
+
+ + + + +
typedef struct sfFtp sfFtp
+
+ +

Definition at line 32 of file Network/Types.h.

+ +
+
+ +
+
+ +

Definition at line 29 of file Network/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfFtpListingResponse sfFtpListingResponse
+
+ +

Definition at line 30 of file Network/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfFtpResponse sfFtpResponse
+
+ +

Definition at line 31 of file Network/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfHttp sfHttp
+
+ +

Definition at line 35 of file Network/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfHttpRequest sfHttpRequest
+
+ +

Definition at line 33 of file Network/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfHttpResponse sfHttpResponse
+
+ +

Definition at line 34 of file Network/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfPacket sfPacket
+
+ +

Definition at line 36 of file Network/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfSocketSelector sfSocketSelector
+
+ +

Definition at line 37 of file Network/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfTcpListener sfTcpListener
+
+ +

Definition at line 38 of file Network/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfTcpSocket sfTcpSocket
+
+ +

Definition at line 39 of file Network/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfUdpSocket sfUdpSocket
+
+ +

Definition at line 40 of file Network/Types.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Network_2Types_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Network_2Types_8h_source.htm new file mode 100755 index 0000000..64b151c --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Network_2Types_8h_source.htm @@ -0,0 +1,91 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Network/Types.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_NETWORK_TYPES_H
+
26 #define SFML_NETWORK_TYPES_H
+
27 
+
28 
+ + + +
32 typedef struct sfFtp sfFtp;
+ + +
35 typedef struct sfHttp sfHttp;
+
36 typedef struct sfPacket sfPacket;
+ + +
39 typedef struct sfTcpSocket sfTcpSocket;
+
40 typedef struct sfUdpSocket sfUdpSocket;
+
41 
+
42 
+
43 #endif // SFML_NETWORK_TYPES_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Network_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Network_8h.htm new file mode 100755 index 0000000..68ff925 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Network_8h.htm @@ -0,0 +1,60 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
Network.h File Reference
+
+ + + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Network_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Network_8h_source.htm new file mode 100755 index 0000000..719eed2 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Network_8h_source.htm @@ -0,0 +1,89 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
Network.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_NETWORK_H
+
26 #define SFML_NETWORK_H
+
27 
+
29 // Headers
+
31 
+
32 #include <SFML/System.h>
+
33 #include <SFML/Network/Ftp.h>
+
34 #include <SFML/Network/Http.h>
+
35 #include <SFML/Network/IpAddress.h>
+
36 #include <SFML/Network/Packet.h>
+ + +
39 #include <SFML/Network/TcpSocket.h>
+
40 #include <SFML/Network/UdpSocket.h>
+
41 
+
42 
+
43 #endif // SFML_NETWORK_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/OpenGL_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/OpenGL_8h.htm new file mode 100755 index 0000000..14f1fc1 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/OpenGL_8h.htm @@ -0,0 +1,52 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
OpenGL.h File Reference
+
+ + + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/OpenGL_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/OpenGL_8h_source.htm new file mode 100755 index 0000000..d6e8583 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/OpenGL_8h_source.htm @@ -0,0 +1,99 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
OpenGL.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_OPENGL_H
+
26 #define SFML_OPENGL_H
+
27 
+
28 
+
32 #include <SFML/Config.h>
+
33 
+
34 
+
39 #if defined(CSFML_SYSTEM_WINDOWS)
+
40 
+
41  #include <windows.h>
+
42  #include <GL/gl.h>
+
43  #include <GL/glu.h>
+
44 
+
45 #elif defined(CSFML_SYSTEM_LINUX) || defined(CSFML_SYSTEM_FREEBSD)
+
46 
+
47  #include <GL/gl.h>
+
48  #include <GL/glu.h>
+
49 
+
50 #elif defined(CSFML_SYSTEM_MACOS)
+
51 
+
52  #include <OpenGL/gl.h>
+
53  #include <OpenGL/glu.h>
+
54 
+
55 #endif
+
56 
+
57 
+
58 #endif // SFML_OPENGL_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Packet_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Packet_8h.htm new file mode 100755 index 0000000..303d555 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Packet_8h.htm @@ -0,0 +1,872 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Packet.h File Reference
+
+
+
#include <SFML/Network/Export.h>
+#include <SFML/Network/Types.h>
+#include <stddef.h>
+
+

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_NETWORK_API sfPacketsfPacket_create (void)
 Create a new packet.
 
CSFML_NETWORK_API sfPacketsfPacket_copy (const sfPacket *packet)
 Create a new packet by copying an existing one.
 
CSFML_NETWORK_API void sfPacket_destroy (sfPacket *packet)
 Destroy a packet.
 
CSFML_NETWORK_API void sfPacket_append (sfPacket *packet, const void *data, size_t sizeInBytes)
 Append data to the end of a packet.
 
CSFML_NETWORK_API void sfPacket_clear (sfPacket *packet)
 Clear a packet.
 
CSFML_NETWORK_API const void * sfPacket_getData (const sfPacket *packet)
 Get a pointer to the data contained in a packet.
 
CSFML_NETWORK_API size_t sfPacket_getDataSize (const sfPacket *packet)
 Get the size of the data contained in a packet.
 
CSFML_NETWORK_API sfBool sfPacket_endOfPacket (const sfPacket *packet)
 Tell if the reading position has reached the end of a packet.
 
CSFML_NETWORK_API sfBool sfPacket_canRead (const sfPacket *packet)
 Test the validity of a packet, for reading.
 
CSFML_NETWORK_API sfBool sfPacket_readBool (sfPacket *packet)
 Functions to extract data from a packet.
 
CSFML_NETWORK_API sfInt8 sfPacket_readInt8 (sfPacket *packet)
 
CSFML_NETWORK_API sfUint8 sfPacket_readUint8 (sfPacket *packet)
 
CSFML_NETWORK_API sfInt16 sfPacket_readInt16 (sfPacket *packet)
 
CSFML_NETWORK_API sfUint16 sfPacket_readUint16 (sfPacket *packet)
 
CSFML_NETWORK_API sfInt32 sfPacket_readInt32 (sfPacket *packet)
 
CSFML_NETWORK_API sfUint32 sfPacket_readUint32 (sfPacket *packet)
 
CSFML_NETWORK_API float sfPacket_readFloat (sfPacket *packet)
 
CSFML_NETWORK_API double sfPacket_readDouble (sfPacket *packet)
 
CSFML_NETWORK_API void sfPacket_readString (sfPacket *packet, char *string)
 
CSFML_NETWORK_API void sfPacket_readWideString (sfPacket *packet, wchar_t *string)
 
CSFML_NETWORK_API void sfPacket_writeBool (sfPacket *packet, sfBool)
 Functions to insert data into a packet.
 
CSFML_NETWORK_API void sfPacket_writeInt8 (sfPacket *packet, sfInt8)
 
CSFML_NETWORK_API void sfPacket_writeUint8 (sfPacket *packet, sfUint8)
 
CSFML_NETWORK_API void sfPacket_writeInt16 (sfPacket *packet, sfInt16)
 
CSFML_NETWORK_API void sfPacket_writeUint16 (sfPacket *packet, sfUint16)
 
CSFML_NETWORK_API void sfPacket_writeInt32 (sfPacket *packet, sfInt32)
 
CSFML_NETWORK_API void sfPacket_writeUint32 (sfPacket *packet, sfUint32)
 
CSFML_NETWORK_API void sfPacket_writeFloat (sfPacket *packet, float)
 
CSFML_NETWORK_API void sfPacket_writeDouble (sfPacket *packet, double)
 
CSFML_NETWORK_API void sfPacket_writeString (sfPacket *packet, const char *string)
 
CSFML_NETWORK_API void sfPacket_writeWideString (sfPacket *packet, const wchar_t *string)
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfPacket_append (sfPacketpacket,
const void * data,
size_t sizeInBytes 
)
+
+ +

Append data to the end of a packet.

+
Parameters
+ + + + +
packetPacket object
dataPointer to the sequence of bytes to append
sizeInBytesNumber of bytes to append
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfBool sfPacket_canRead (const sfPacketpacket)
+
+ +

Test the validity of a packet, for reading.

+

This function allows to test the packet, to check if a reading operation was successful.

+

A packet will be in an invalid state if it has no more data to read.

+
Parameters
+ + +
packetPacket object
+
+
+
Returns
sfTrue if last data extraction from packet was successful
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API void sfPacket_clear (sfPacketpacket)
+
+ +

Clear a packet.

+

After calling Clear, the packet is empty.

+
Parameters
+ + +
packetPacket object
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfPacket* sfPacket_copy (const sfPacketpacket)
+
+ +

Create a new packet by copying an existing one.

+
Parameters
+ + +
packetPacket to copy
+
+
+
Returns
A new sfPacket object which is a copy of packet
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfPacket* sfPacket_create (void )
+
+ +

Create a new packet.

+
Returns
A new sfPacket object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API void sfPacket_destroy (sfPacketpacket)
+
+ +

Destroy a packet.

+
Parameters
+ + +
packetPacket to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfBool sfPacket_endOfPacket (const sfPacketpacket)
+
+ +

Tell if the reading position has reached the end of a packet.

+

This function is useful to know if there is some data left to be read, without actually reading it.

+
Parameters
+ + +
packetPacket object
+
+
+
Returns
sfTrue if all data was read, sfFalse otherwise
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API const void* sfPacket_getData (const sfPacketpacket)
+
+ +

Get a pointer to the data contained in a packet.

+

Warning: the returned pointer may become invalid after you append data to the packet, therefore it should never be stored. The return pointer is NULL if the packet is empty.

+
Parameters
+ + +
packetPacket object
+
+
+
Returns
Pointer to the data
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API size_t sfPacket_getDataSize (const sfPacketpacket)
+
+ +

Get the size of the data contained in a packet.

+

This function returns the number of bytes pointed to by what sfPacket_getData returns.

+
Parameters
+ + +
packetPacket object
+
+
+
Returns
Data size, in bytes
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfBool sfPacket_readBool (sfPacketpacket)
+
+ +

Functions to extract data from a packet.

+
Parameters
+ + +
packetPacket object
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API double sfPacket_readDouble (sfPacketpacket)
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API float sfPacket_readFloat (sfPacketpacket)
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfInt16 sfPacket_readInt16 (sfPacketpacket)
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfInt32 sfPacket_readInt32 (sfPacketpacket)
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfInt8 sfPacket_readInt8 (sfPacketpacket)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfPacket_readString (sfPacketpacket,
char * string 
)
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfUint16 sfPacket_readUint16 (sfPacketpacket)
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfUint32 sfPacket_readUint32 (sfPacketpacket)
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfUint8 sfPacket_readUint8 (sfPacketpacket)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfPacket_readWideString (sfPacketpacket,
wchar_t * string 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfPacket_writeBool (sfPacketpacket,
sfBool  
)
+
+ +

Functions to insert data into a packet.

+
Parameters
+ + +
packetPacket object
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfPacket_writeDouble (sfPacketpacket,
double  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfPacket_writeFloat (sfPacketpacket,
float  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfPacket_writeInt16 (sfPacketpacket,
sfInt16  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfPacket_writeInt32 (sfPacketpacket,
sfInt32  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfPacket_writeInt8 (sfPacketpacket,
sfInt8  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfPacket_writeString (sfPacketpacket,
const char * string 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfPacket_writeUint16 (sfPacketpacket,
sfUint16  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfPacket_writeUint32 (sfPacketpacket,
sfUint32  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfPacket_writeUint8 (sfPacketpacket,
sfUint8  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfPacket_writeWideString (sfPacketpacket,
const wchar_t * string 
)
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Packet_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Packet_8h_source.htm new file mode 100755 index 0000000..1bda774 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Packet_8h_source.htm @@ -0,0 +1,125 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Packet.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_PACKET_H
+
26 #define SFML_PACKET_H
+
27 
+
29 // Headers
+
31 #include <SFML/Network/Export.h>
+
32 #include <SFML/Network/Types.h>
+
33 #include <stddef.h>
+
34 
+
35 
+ +
43 
+ +
53 
+ +
61 
+
70 CSFML_NETWORK_API void sfPacket_append(sfPacket* packet, const void* data, size_t sizeInBytes);
+
71 
+ +
81 
+
95 CSFML_NETWORK_API const void* sfPacket_getData(const sfPacket* packet);
+
96 
+
108 CSFML_NETWORK_API size_t sfPacket_getDataSize(const sfPacket* packet);
+
109 
+ +
123 
+ +
139 
+ + + + + + + + + +
155 CSFML_NETWORK_API void sfPacket_readString(sfPacket* packet, char* string);
+
156 CSFML_NETWORK_API void sfPacket_readWideString(sfPacket* packet, wchar_t* string);
+
157 
+ + + + + + + +
171 CSFML_NETWORK_API void sfPacket_writeFloat(sfPacket* packet, float);
+
172 CSFML_NETWORK_API void sfPacket_writeDouble(sfPacket* packet, double);
+
173 CSFML_NETWORK_API void sfPacket_writeString(sfPacket* packet, const char* string);
+
174 CSFML_NETWORK_API void sfPacket_writeWideString(sfPacket* packet, const wchar_t* string);
+
175 
+
176 
+
177 #endif // SFML_PACKET_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/PrimitiveType_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/PrimitiveType_8h.htm new file mode 100755 index 0000000..bd33c1e --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/PrimitiveType_8h.htm @@ -0,0 +1,119 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
PrimitiveType.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + +

+Enumerations

enum  sfPrimitiveType {
+  sfPoints, +
+  sfLines, +
+  sfLinesStrip, +
+  sfTriangles, +
+  sfTrianglesStrip, +
+  sfTrianglesFan, +
+  sfQuads +
+ }
 Types of primitives that a sf::VertexArray can render. More...
 
+

Enumeration Type Documentation

+ +
+
+ + + + +
enum sfPrimitiveType
+
+ +

Types of primitives that a sf::VertexArray can render.

+

Points and lines have no area, therefore their thickness will always be 1 pixel, regardless the current transform and view.

+
Enumerator:
+ + + + + + + +
sfPoints  +

List of individual points.

+
sfLines  +

List of individual lines.

+
sfLinesStrip  +

List of connected lines, a point uses the previous point to form a line.

+
sfTriangles  +

List of individual triangles.

+
sfTrianglesStrip  +

List of connected triangles, a point uses the two previous points to form a triangle.

+
sfTrianglesFan  +

List of connected triangles, a point uses the common center and the previous point to form a triangle.

+
sfQuads  +

List of individual quads.

+
+
+
+ +

Definition at line 42 of file PrimitiveType.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/PrimitiveType_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/PrimitiveType_8h_source.htm new file mode 100755 index 0000000..ed57767 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/PrimitiveType_8h_source.htm @@ -0,0 +1,92 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
PrimitiveType.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_PRIMITIVETYPE_H
+
26 #define SFML_PRIMITIVETYPE_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 
+
33 
+
42 typedef enum
+
43 {
+ + + + + + + + +
52 
+
53 
+
54 #endif // SFML_BLENDMODE_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Rect_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Rect_8h.htm new file mode 100755 index 0000000..5b66504 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Rect_8h.htm @@ -0,0 +1,228 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Rect.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + +

+Data Structures

struct  sfFloatRect
 sfFloatRect and sfIntRect are utility classes for manipulating rectangles. More...
 
struct  sfIntRect
 
+ + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API sfBool sfFloatRect_contains (const sfFloatRect *rect, float x, float y)
 Check if a point is inside a rectangle's area.
 
CSFML_GRAPHICS_API sfBool sfIntRect_contains (const sfIntRect *rect, int x, int y)
 
CSFML_GRAPHICS_API sfBool sfFloatRect_intersects (const sfFloatRect *rect1, const sfFloatRect *rect2, sfFloatRect *intersection)
 Check intersection between two rectangles.
 
CSFML_GRAPHICS_API sfBool sfIntRect_intersects (const sfIntRect *rect1, const sfIntRect *rect2, sfIntRect *intersection)
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfBool sfFloatRect_contains (const sfFloatRectrect,
float x,
float y 
)
+
+ +

Check if a point is inside a rectangle's area.

+
Parameters
+ + + + +
rectRectangle to test
xX coordinate of the point to test
yY coordinate of the point to test
+
+
+
Returns
sfTrue if the point is inside
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfBool sfFloatRect_intersects (const sfFloatRectrect1,
const sfFloatRectrect2,
sfFloatRectintersection 
)
+
+ +

Check intersection between two rectangles.

+
Parameters
+ + + + +
rect1First rectangle to test
rect2Second rectangle to test
intersectionRectangle to be filled with overlapping rect (can be NULL)
+
+
+
Returns
sfTrue if rectangles overlap
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfBool sfIntRect_contains (const sfIntRectrect,
int x,
int y 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfBool sfIntRect_intersects (const sfIntRectrect1,
const sfIntRectrect2,
sfIntRectintersection 
)
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Rect_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Rect_8h_source.htm new file mode 100755 index 0000000..9ad0f48 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Rect_8h_source.htm @@ -0,0 +1,103 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Rect.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_RECT_H
+
26 #define SFML_RECT_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 
+
33 
+
38 typedef struct
+
39 {
+
40  float left;
+
41  float top;
+
42  float width;
+
43  float height;
+
44 } sfFloatRect;
+
45 
+
46 typedef struct
+
47 {
+
48  int left;
+
49  int top;
+
50  int width;
+
51  int height;
+
52 } sfIntRect;
+
53 
+
64 CSFML_GRAPHICS_API sfBool sfFloatRect_contains(const sfFloatRect* rect, float x, float y);
+
65 CSFML_GRAPHICS_API sfBool sfIntRect_contains(const sfIntRect* rect, int x, int y);
+
66 
+
77 CSFML_GRAPHICS_API sfBool sfFloatRect_intersects(const sfFloatRect* rect1, const sfFloatRect* rect2, sfFloatRect* intersection);
+
78 CSFML_GRAPHICS_API sfBool sfIntRect_intersects(const sfIntRect* rect1, const sfIntRect* rect2, sfIntRect* intersection);
+
79 
+
80 
+
81 #endif // SFML_RECT_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/RectangleShape_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/RectangleShape_8h.htm new file mode 100755 index 0000000..93db0ba --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/RectangleShape_8h.htm @@ -0,0 +1,1121 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
RectangleShape.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API
+sfRectangleShape
sfRectangleShape_create (void)
 Create a new rectangle shape.
 
CSFML_GRAPHICS_API
+sfRectangleShape
sfRectangleShape_copy (const sfRectangleShape *shape)
 Copy an existing rectangle shape.
 
CSFML_GRAPHICS_API void sfRectangleShape_destroy (sfRectangleShape *shape)
 Destroy an existing rectangle shape.
 
CSFML_GRAPHICS_API void sfRectangleShape_setPosition (sfRectangleShape *shape, sfVector2f position)
 Set the position of a rectangle shape.
 
CSFML_GRAPHICS_API void sfRectangleShape_setRotation (sfRectangleShape *shape, float angle)
 Set the orientation of a rectangle shape.
 
CSFML_GRAPHICS_API void sfRectangleShape_setScale (sfRectangleShape *shape, sfVector2f scale)
 Set the scale factors of a rectangle shape.
 
CSFML_GRAPHICS_API void sfRectangleShape_setOrigin (sfRectangleShape *shape, sfVector2f origin)
 Set the local origin of a rectangle shape.
 
CSFML_GRAPHICS_API sfVector2f sfRectangleShape_getPosition (const sfRectangleShape *shape)
 Get the position of a rectangle shape.
 
CSFML_GRAPHICS_API float sfRectangleShape_getRotation (const sfRectangleShape *shape)
 Get the orientation of a rectangle shape.
 
CSFML_GRAPHICS_API sfVector2f sfRectangleShape_getScale (const sfRectangleShape *shape)
 Get the current scale of a rectangle shape.
 
CSFML_GRAPHICS_API sfVector2f sfRectangleShape_getOrigin (const sfRectangleShape *shape)
 Get the local origin of a rectangle shape.
 
CSFML_GRAPHICS_API void sfRectangleShape_move (sfRectangleShape *shape, sfVector2f offset)
 Move a rectangle shape by a given offset.
 
CSFML_GRAPHICS_API void sfRectangleShape_rotate (sfRectangleShape *shape, float angle)
 Rotate a rectangle shape.
 
CSFML_GRAPHICS_API void sfRectangleShape_scale (sfRectangleShape *shape, sfVector2f factors)
 Scale a rectangle shape.
 
CSFML_GRAPHICS_API sfTransform sfRectangleShape_getTransform (const sfRectangleShape *shape)
 Get the combined transform of a rectangle shape.
 
CSFML_GRAPHICS_API sfTransform sfRectangleShape_getInverseTransform (const sfRectangleShape *shape)
 Get the inverse of the combined transform of a rectangle shape.
 
CSFML_GRAPHICS_API void sfRectangleShape_setTexture (sfRectangleShape *shape, const sfTexture *texture, sfBool resetRect)
 Change the source texture of a rectangle shape.
 
CSFML_GRAPHICS_API void sfRectangleShape_setTextureRect (sfRectangleShape *shape, sfIntRect rect)
 Set the sub-rectangle of the texture that a rectangle shape will display.
 
CSFML_GRAPHICS_API void sfRectangleShape_setFillColor (sfRectangleShape *shape, sfColor color)
 Set the fill color of a rectangle shape.
 
CSFML_GRAPHICS_API void sfRectangleShape_setOutlineColor (sfRectangleShape *shape, sfColor color)
 Set the outline color of a rectangle shape.
 
CSFML_GRAPHICS_API void sfRectangleShape_setOutlineThickness (sfRectangleShape *shape, float thickness)
 Set the thickness of a rectangle shape's outline.
 
CSFML_GRAPHICS_API const
+sfTexture
sfRectangleShape_getTexture (const sfRectangleShape *shape)
 Get the source texture of a rectangle shape.
 
CSFML_GRAPHICS_API sfIntRect sfRectangleShape_getTextureRect (const sfRectangleShape *shape)
 Get the sub-rectangle of the texture displayed by a rectangle shape.
 
CSFML_GRAPHICS_API sfColor sfRectangleShape_getFillColor (const sfRectangleShape *shape)
 Get the fill color of a rectangle shape.
 
CSFML_GRAPHICS_API sfColor sfRectangleShape_getOutlineColor (const sfRectangleShape *shape)
 Get the outline color of a rectangle shape.
 
CSFML_GRAPHICS_API float sfRectangleShape_getOutlineThickness (const sfRectangleShape *shape)
 Get the outline thickness of a rectangle shape.
 
CSFML_GRAPHICS_API unsigned int sfRectangleShape_getPointCount (const sfRectangleShape *shape)
 Get the total number of points of a rectangle shape.
 
CSFML_GRAPHICS_API sfVector2f sfRectangleShape_getPoint (const sfRectangleShape *shape, unsigned int index)
 Get a point of a rectangle shape.
 
CSFML_GRAPHICS_API void sfRectangleShape_setSize (sfRectangleShape *shape, sfVector2f size)
 Set the size of a rectangle shape.
 
CSFML_GRAPHICS_API sfVector2f sfRectangleShape_getSize (const sfRectangleShape *shape)
 Get the size of a rectangle shape.
 
CSFML_GRAPHICS_API sfFloatRect sfRectangleShape_getLocalBounds (const sfRectangleShape *shape)
 Get the local bounding rectangle of a rectangle shape.
 
CSFML_GRAPHICS_API sfFloatRect sfRectangleShape_getGlobalBounds (const sfRectangleShape *shape)
 Get the global bounding rectangle of a rectangle shape.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfRectangleShape* sfRectangleShape_copy (const sfRectangleShapeshape)
+
+ +

Copy an existing rectangle shape.

+
Parameters
+ + +
shapeShape to copy
+
+
+
Returns
Copied object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfRectangleShape* sfRectangleShape_create (void )
+
+ +

Create a new rectangle shape.

+
Returns
A new sfRectangleShape object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfRectangleShape_destroy (sfRectangleShapeshape)
+
+ +

Destroy an existing rectangle shape.

+
Parameters
+ + +
ShapeShape to delete
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfColor sfRectangleShape_getFillColor (const sfRectangleShapeshape)
+
+ +

Get the fill color of a rectangle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Fill color of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfFloatRect sfRectangleShape_getGlobalBounds (const sfRectangleShapeshape)
+
+ +

Get the global bounding rectangle of a rectangle shape.

+

The returned rectangle is in global coordinates, which means that it takes in account the transformations (translation, rotation, scale, ...) that are applied to the entity. In other words, this function returns the bounds of the sprite in the global 2D world's coordinate system.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Global bounding rectangle of the entity
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTransform sfRectangleShape_getInverseTransform (const sfRectangleShapeshape)
+
+ +

Get the inverse of the combined transform of a rectangle shape.

+
Parameters
+ + +
shapeshape object
+
+
+
Returns
Inverse of the combined transformations applied to the object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfFloatRect sfRectangleShape_getLocalBounds (const sfRectangleShapeshape)
+
+ +

Get the local bounding rectangle of a rectangle shape.

+

The returned rectangle is in local coordinates, which means that it ignores the transformations (translation, rotation, scale, ...) that are applied to the entity. In other words, this function returns the bounds of the entity in the entity's coordinate system.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Local bounding rectangle of the entity
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfRectangleShape_getOrigin (const sfRectangleShapeshape)
+
+ +

Get the local origin of a rectangle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Current origin
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfColor sfRectangleShape_getOutlineColor (const sfRectangleShapeshape)
+
+ +

Get the outline color of a rectangle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Outline color of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API float sfRectangleShape_getOutlineThickness (const sfRectangleShapeshape)
+
+ +

Get the outline thickness of a rectangle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Outline thickness of the shape
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfRectangleShape_getPoint (const sfRectangleShapeshape,
unsigned int index 
)
+
+ +

Get a point of a rectangle shape.

+

The result is undefined if index is out of the valid range.

+
Parameters
+ + + +
shapeShape object
indexIndex of the point to get, in range [0 .. getPointCount() - 1]
+
+
+
Returns
Index-th point of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API unsigned int sfRectangleShape_getPointCount (const sfRectangleShapeshape)
+
+ +

Get the total number of points of a rectangle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Number of points of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfRectangleShape_getPosition (const sfRectangleShapeshape)
+
+ +

Get the position of a rectangle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Current position
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API float sfRectangleShape_getRotation (const sfRectangleShapeshape)
+
+ +

Get the orientation of a rectangle shape.

+

The rotation is always in the range [0, 360].

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Current rotation, in degrees
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfRectangleShape_getScale (const sfRectangleShapeshape)
+
+ +

Get the current scale of a rectangle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Current scale factors
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfRectangleShape_getSize (const sfRectangleShapeshape)
+
+ +

Get the size of a rectangle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
height Size of the rectangle
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API const sfTexture* sfRectangleShape_getTexture (const sfRectangleShapeshape)
+
+ +

Get the source texture of a rectangle shape.

+

If the shape has no source texture, a NULL pointer is returned. The returned pointer is const, which means that you can't modify the texture when you retrieve it with this function.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Pointer to the shape's texture
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfIntRect sfRectangleShape_getTextureRect (const sfRectangleShapeshape)
+
+ +

Get the sub-rectangle of the texture displayed by a rectangle shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Texture rectangle of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTransform sfRectangleShape_getTransform (const sfRectangleShapeshape)
+
+ +

Get the combined transform of a rectangle shape.

+
Parameters
+ + +
shapeshape object
+
+
+
Returns
Transform combining the position/rotation/scale/origin of the object
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRectangleShape_move (sfRectangleShapeshape,
sfVector2f offset 
)
+
+ +

Move a rectangle shape by a given offset.

+

This function adds to the current position of the object, unlike sfRectangleShape_setPosition which overwrites it.

+
Parameters
+ + + +
shapeShape object
offsetOffset
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRectangleShape_rotate (sfRectangleShapeshape,
float angle 
)
+
+ +

Rotate a rectangle shape.

+

This function adds to the current rotation of the object, unlike sfRectangleShape_setRotation which overwrites it.

+
Parameters
+ + + +
shapeShape object
angleAngle of rotation, in degrees
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRectangleShape_scale (sfRectangleShapeshape,
sfVector2f factors 
)
+
+ +

Scale a rectangle shape.

+

This function multiplies the current scale of the object, unlike sfRectangleShape_setScale which overwrites it.

+
Parameters
+ + + +
shapeShape object
factorsScale factors
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRectangleShape_setFillColor (sfRectangleShapeshape,
sfColor color 
)
+
+ +

Set the fill color of a rectangle shape.

+

This color is modulated (multiplied) with the shape's texture if any. It can be used to colorize the shape, or change its global opacity. You can use sfTransparent to make the inside of the shape transparent, and have the outline alone. By default, the shape's fill color is opaque white.

+
Parameters
+ + + +
shapeShape object
colorNew color of the shape
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRectangleShape_setOrigin (sfRectangleShapeshape,
sfVector2f origin 
)
+
+ +

Set the local origin of a rectangle shape.

+

The origin of an object defines the center point for all transformations (position, scale, rotation). The coordinates of this point must be relative to the top-left corner of the object, and ignore all transformations (position, scale, rotation). The default origin of a circle Shape object is (0, 0).

+
Parameters
+ + + +
shapeShape object
originNew origin
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRectangleShape_setOutlineColor (sfRectangleShapeshape,
sfColor color 
)
+
+ +

Set the outline color of a rectangle shape.

+

You can use sfTransparent to disable the outline. By default, the shape's outline color is opaque white.

+
Parameters
+ + + +
shapeShape object
colorNew outline color of the shape
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRectangleShape_setOutlineThickness (sfRectangleShapeshape,
float thickness 
)
+
+ +

Set the thickness of a rectangle shape's outline.

+

This number cannot be negative. Using zero disables the outline. By default, the outline thickness is 0.

+
Parameters
+ + + +
shapeShape object
thicknessNew outline thickness
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRectangleShape_setPosition (sfRectangleShapeshape,
sfVector2f position 
)
+
+ +

Set the position of a rectangle shape.

+

This function completely overwrites the previous position. See sfRectangleShape_move to apply an offset based on the previous position instead. The default position of a circle Shape object is (0, 0).

+
Parameters
+ + + +
shapeShape object
positionNew position
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRectangleShape_setRotation (sfRectangleShapeshape,
float angle 
)
+
+ +

Set the orientation of a rectangle shape.

+

This function completely overwrites the previous rotation. See sfRectangleShape_rotate to add an angle based on the previous rotation instead. The default rotation of a circle Shape object is 0.

+
Parameters
+ + + +
shapeShape object
angleNew rotation, in degrees
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRectangleShape_setScale (sfRectangleShapeshape,
sfVector2f scale 
)
+
+ +

Set the scale factors of a rectangle shape.

+

This function completely overwrites the previous scale. See sfRectangleShape_scale to add a factor based on the previous scale instead. The default scale of a circle Shape object is (1, 1).

+
Parameters
+ + + +
shapeShape object
scaleNew scale factors
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRectangleShape_setSize (sfRectangleShapeshape,
sfVector2f size 
)
+
+ +

Set the size of a rectangle shape.

+
Parameters
+ + + +
shapeShape object
sizeNew size of the rectangle
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRectangleShape_setTexture (sfRectangleShapeshape,
const sfTexturetexture,
sfBool resetRect 
)
+
+ +

Change the source texture of a rectangle shape.

+

The texture argument refers to a texture that must exist as long as the shape uses it. Indeed, the shape doesn't store its own copy of the texture, but rather keeps a pointer to the one that you passed to this function. If the source texture is destroyed and the shape tries to use it, the behaviour is undefined. texture can be NULL to disable texturing. If resetRect is true, the TextureRect property of the shape is automatically adjusted to the size of the new texture. If it is false, the texture rect is left unchanged.

+
Parameters
+ + + + +
shapeShape object
textureNew texture
resetRectShould the texture rect be reset to the size of the new texture?
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRectangleShape_setTextureRect (sfRectangleShapeshape,
sfIntRect rect 
)
+
+ +

Set the sub-rectangle of the texture that a rectangle shape will display.

+

The texture rect is useful when you don't want to display the whole texture, but rather a part of it. By default, the texture rect covers the entire texture.

+
Parameters
+ + + +
shapeShape object
rectRectangle defining the region of the texture to display
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/RectangleShape_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/RectangleShape_8h_source.htm new file mode 100755 index 0000000..3c24a03 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/RectangleShape_8h_source.htm @@ -0,0 +1,151 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
RectangleShape.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_RECTANGLESHAPE_H
+
26 #define SFML_RECTANGLESHAPE_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 #include <SFML/Graphics/Color.h>
+
33 #include <SFML/Graphics/Rect.h>
+ +
35 #include <SFML/Graphics/Types.h>
+
36 #include <SFML/System/Vector2.h>
+
37 
+
38 
+ +
46 
+ +
56 
+ +
64 
+ +
77 
+ +
90 
+ +
103 
+ +
119 
+ +
129 
+ +
141 
+ +
151 
+ +
161 
+ +
173 
+ +
185 
+ +
197 
+ +
207 
+ +
217 
+
237 CSFML_GRAPHICS_API void sfRectangleShape_setTexture(sfRectangleShape* shape, const sfTexture* texture, sfBool resetRect);
+
238 
+ +
251 
+ +
267 
+ +
279 
+ +
292 
+ +
306 
+ +
316 
+ +
326 
+ +
336 
+ +
346 
+ +
356 
+ +
369 
+ +
378 
+
383 //
+ +
388 
+ +
404 
+ +
420 
+
421 
+
422 #endif // SFML_RECTANGLESHAPE_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/RenderStates_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/RenderStates_8h.htm new file mode 100755 index 0000000..de1921c --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/RenderStates_8h.htm @@ -0,0 +1,64 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
RenderStates.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + +

+Data Structures

struct  sfRenderStates
 Define the states used for drawing to a RenderTarget. More...
 
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/RenderStates_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/RenderStates_8h_source.htm new file mode 100755 index 0000000..efb717d --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/RenderStates_8h_source.htm @@ -0,0 +1,92 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
RenderStates.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_RENDERSTATES_H
+
26 #define SFML_RENDERSTATES_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+ + +
34 #include <SFML/Graphics/Types.h>
+
35 
+
36 
+
41 typedef struct
+
42 {
+ + +
45  const sfTexture* texture;
+
46  const sfShader* shader;
+ +
48 
+
49 
+
50 #endif // SFML_RENDERSTATES_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/RenderTexture_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/RenderTexture_8h.htm new file mode 100755 index 0000000..00548c1 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/RenderTexture_8h.htm @@ -0,0 +1,1061 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
RenderTexture.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API
+sfRenderTexture
sfRenderTexture_create (unsigned int width, unsigned int height, sfBool depthBuffer)
 Construct a new render texture.
 
CSFML_GRAPHICS_API void sfRenderTexture_destroy (sfRenderTexture *renderTexture)
 Destroy an existing render texture.
 
CSFML_GRAPHICS_API sfVector2u sfRenderTexture_getSize (const sfRenderTexture *renderTexture)
 Get the size of the rendering region of a render texture.
 
CSFML_GRAPHICS_API sfBool sfRenderTexture_setActive (sfRenderTexture *renderTexture, sfBool active)
 Activate or deactivate a render texture as the current target for rendering.
 
CSFML_GRAPHICS_API void sfRenderTexture_display (sfRenderTexture *renderTexture)
 Update the contents of the target texture.
 
CSFML_GRAPHICS_API void sfRenderTexture_clear (sfRenderTexture *renderTexture, sfColor color)
 Clear the rendertexture with the given color.
 
CSFML_GRAPHICS_API void sfRenderTexture_setView (sfRenderTexture *renderTexture, const sfView *view)
 Change the current active view of a render texture.
 
CSFML_GRAPHICS_API const sfViewsfRenderTexture_getView (const sfRenderTexture *renderTexture)
 Get the current active view of a render texture.
 
CSFML_GRAPHICS_API const sfViewsfRenderTexture_getDefaultView (const sfRenderTexture *renderTexture)
 Get the default view of a render texture.
 
CSFML_GRAPHICS_API sfIntRect sfRenderTexture_getViewport (const sfRenderTexture *renderTexture, const sfView *view)
 Get the viewport of a view applied to this target.
 
CSFML_GRAPHICS_API sfVector2f sfRenderTexture_mapPixelToCoords (const sfRenderTexture *renderTexture, sfVector2i point, const sfView *view)
 Convert a point from texture coordinates to world coordinates.
 
CSFML_GRAPHICS_API sfVector2i sfRenderTexture_mapCoordsToPixel (const sfRenderTexture *renderTexture, sfVector2f point, const sfView *view)
 Convert a point from world coordinates to texture coordinates.
 
CSFML_GRAPHICS_API void sfRenderTexture_drawSprite (sfRenderTexture *renderTexture, const sfSprite *object, const sfRenderStates *states)
 Draw a drawable object to the render-target.
 
CSFML_GRAPHICS_API void sfRenderTexture_drawText (sfRenderTexture *renderTexture, const sfText *object, const sfRenderStates *states)
 
CSFML_GRAPHICS_API void sfRenderTexture_drawShape (sfRenderTexture *renderTexture, const sfShape *object, const sfRenderStates *states)
 
CSFML_GRAPHICS_API void sfRenderTexture_drawCircleShape (sfRenderTexture *renderTexture, const sfCircleShape *object, const sfRenderStates *states)
 
CSFML_GRAPHICS_API void sfRenderTexture_drawConvexShape (sfRenderTexture *renderTexture, const sfConvexShape *object, const sfRenderStates *states)
 
CSFML_GRAPHICS_API void sfRenderTexture_drawRectangleShape (sfRenderTexture *renderTexture, const sfRectangleShape *object, const sfRenderStates *states)
 
CSFML_GRAPHICS_API void sfRenderTexture_drawVertexArray (sfRenderTexture *renderTexture, const sfVertexArray *object, const sfRenderStates *states)
 
CSFML_GRAPHICS_API void sfRenderTexture_drawPrimitives (sfRenderTexture *renderTexture, const sfVertex *vertices, unsigned int vertexCount, sfPrimitiveType type, const sfRenderStates *states)
 Draw primitives defined by an array of vertices to a render texture.
 
CSFML_GRAPHICS_API void sfRenderTexture_pushGLStates (sfRenderTexture *renderTexture)
 Save the current OpenGL render states and matrices.
 
CSFML_GRAPHICS_API void sfRenderTexture_popGLStates (sfRenderTexture *renderTexture)
 Restore the previously saved OpenGL render states and matrices.
 
CSFML_GRAPHICS_API void sfRenderTexture_resetGLStates (sfRenderTexture *renderTexture)
 Reset the internal OpenGL states so that the target is ready for drawing.
 
CSFML_GRAPHICS_API const
+sfTexture
sfRenderTexture_getTexture (const sfRenderTexture *renderTexture)
 Get the target texture of a render texture.
 
CSFML_GRAPHICS_API void sfRenderTexture_setSmooth (sfRenderTexture *renderTexture, sfBool smooth)
 Enable or disable the smooth filter on a render texture.
 
CSFML_GRAPHICS_API sfBool sfRenderTexture_isSmooth (const sfRenderTexture *renderTexture)
 Tell whether the smooth filter is enabled or not for a render texture.
 
CSFML_GRAPHICS_API void sfRenderTexture_setRepeated (sfRenderTexture *renderTexture, sfBool repeated)
 Enable or disable texture repeating.
 
CSFML_GRAPHICS_API sfBool sfRenderTexture_isRepeated (const sfRenderTexture *renderTexture)
 Tell whether the texture is repeated or not.
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderTexture_clear (sfRenderTexturerenderTexture,
sfColor color 
)
+
+ +

Clear the rendertexture with the given color.

+
Parameters
+ + + +
renderTextureRender texture object
colorFill color
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfRenderTexture* sfRenderTexture_create (unsigned int width,
unsigned int height,
sfBool depthBuffer 
)
+
+ +

Construct a new render texture.

+
Parameters
+ + + + +
widthWidth of the render texture
heightHeight of the render texture
depthBufferDo you want a depth-buffer attached? (useful only if you're doing 3D OpenGL on the rendertexture)
+
+
+
Returns
A new sfRenderTexture object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfRenderTexture_destroy (sfRenderTexturerenderTexture)
+
+ +

Destroy an existing render texture.

+
Parameters
+ + +
renderTextureRender texture to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfRenderTexture_display (sfRenderTexturerenderTexture)
+
+ +

Update the contents of the target texture.

+
Parameters
+ + +
renderTextureRender texture object
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderTexture_drawCircleShape (sfRenderTexturerenderTexture,
const sfCircleShapeobject,
const sfRenderStatesstates 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderTexture_drawConvexShape (sfRenderTexturerenderTexture,
const sfConvexShapeobject,
const sfRenderStatesstates 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderTexture_drawPrimitives (sfRenderTexturerenderTexture,
const sfVertexvertices,
unsigned int vertexCount,
sfPrimitiveType type,
const sfRenderStatesstates 
)
+
+ +

Draw primitives defined by an array of vertices to a render texture.

+
Parameters
+ + + + + + +
renderTextureRender texture object
verticesPointer to the vertices
vertexCountNumber of vertices in the array
typeType of primitives to draw
statesRender states to use for drawing (NULL to use the default states)
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderTexture_drawRectangleShape (sfRenderTexturerenderTexture,
const sfRectangleShapeobject,
const sfRenderStatesstates 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderTexture_drawShape (sfRenderTexturerenderTexture,
const sfShapeobject,
const sfRenderStatesstates 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderTexture_drawSprite (sfRenderTexturerenderTexture,
const sfSpriteobject,
const sfRenderStatesstates 
)
+
+ +

Draw a drawable object to the render-target.

+
Parameters
+ + + + +
renderTextureRender texture object
objectObject to draw
statesRender states to use for drawing (NULL to use the default states)
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderTexture_drawText (sfRenderTexturerenderTexture,
const sfTextobject,
const sfRenderStatesstates 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderTexture_drawVertexArray (sfRenderTexturerenderTexture,
const sfVertexArrayobject,
const sfRenderStatesstates 
)
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API const sfView* sfRenderTexture_getDefaultView (const sfRenderTexturerenderTexture)
+
+ +

Get the default view of a render texture.

+
Parameters
+ + +
renderTextureRender texture object
+
+
+
Returns
Default view of the rendertexture
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2u sfRenderTexture_getSize (const sfRenderTexturerenderTexture)
+
+ +

Get the size of the rendering region of a render texture.

+
Parameters
+ + +
renderTextureRender texture object
+
+
+
Returns
Size in pixels
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API const sfTexture* sfRenderTexture_getTexture (const sfRenderTexturerenderTexture)
+
+ +

Get the target texture of a render texture.

+
Parameters
+ + +
renderTextureRender texture object
+
+
+
Returns
Pointer to the target texture
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API const sfView* sfRenderTexture_getView (const sfRenderTexturerenderTexture)
+
+ +

Get the current active view of a render texture.

+
Parameters
+ + +
renderTextureRender texture object
+
+
+
Returns
Current active view
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfIntRect sfRenderTexture_getViewport (const sfRenderTexturerenderTexture,
const sfViewview 
)
+
+ +

Get the viewport of a view applied to this target.

+
Parameters
+ + + +
renderTextureRender texture object
viewTarget view
+
+
+
Returns
Viewport rectangle, expressed in pixels in the current target
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfBool sfRenderTexture_isRepeated (const sfRenderTexturerenderTexture)
+
+ +

Tell whether the texture is repeated or not.

+
Parameters
+ + +
renderTextureRender texture object
+
+
+
Returns
sfTrue if repeat mode is enabled, sfFalse if it is disabled
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfBool sfRenderTexture_isSmooth (const sfRenderTexturerenderTexture)
+
+ +

Tell whether the smooth filter is enabled or not for a render texture.

+
Parameters
+ + +
renderTextureRender texture object
+
+
+
Returns
sfTrue if smoothing is enabled, sfFalse if it is disabled
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfVector2i sfRenderTexture_mapCoordsToPixel (const sfRenderTexturerenderTexture,
sfVector2f point,
const sfViewview 
)
+
+ +

Convert a point from world coordinates to texture coordinates.

+

This function finds the pixel of the render-texture that matches the given 2D point. In other words, it goes through the same process as the graphics card, to compute the final position of a rendered point.

+

Initially, both coordinate systems (world units and target pixels) match perfectly. But if you define a custom view or resize your render-texture, this assertion is not true anymore, ie. a point located at (150, 75) in your 2D world may map to the pixel (10, 50) of your render-texture – if the view is translated by (140, 25).

+

This version uses a custom view for calculations, see the other overload of the function if you want to use the current view of the render-texture.

+
Parameters
+ + + + +
renderTextureRender texture object
pointPoint to convert
viewThe view to use for converting the point
+
+
+
Returns
The converted point, in target coordinates (pixels)
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfRenderTexture_mapPixelToCoords (const sfRenderTexturerenderTexture,
sfVector2i point,
const sfViewview 
)
+
+ +

Convert a point from texture coordinates to world coordinates.

+

This function finds the 2D position that matches the given pixel of the render-texture. In other words, it does the inverse of what the graphics card does, to find the initial position of a rendered pixel.

+

Initially, both coordinate systems (world units and target pixels) match perfectly. But if you define a custom view or resize your render-texture, this assertion is not true anymore, ie. a point located at (10, 50) in your render-texture may map to the point (150, 75) in your 2D world – if the view is translated by (140, 25).

+

This version uses a custom view for calculations, see the other overload of the function if you want to use the current view of the render-texture.

+
Parameters
+ + + + +
renderTextureRender texture object
pointPixel to convert
viewThe view to use for converting the point
+
+
+
Returns
The converted point, in "world" units
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfRenderTexture_popGLStates (sfRenderTexturerenderTexture)
+
+ +

Restore the previously saved OpenGL render states and matrices.

+

See the description of pushGLStates to get a detailed description of these functions.

+
Parameters
+ + +
renderTextureRender texture object
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfRenderTexture_pushGLStates (sfRenderTexturerenderTexture)
+
+ +

Save the current OpenGL render states and matrices.

+

This function can be used when you mix SFML drawing and direct OpenGL rendering. Combined with popGLStates, it ensures that:

+
    +
  • SFML's internal states are not messed up by your OpenGL code
  • +
  • your OpenGL states are not modified by a call to a SFML function
  • +
+

Note that this function is quite expensive: it saves all the possible OpenGL states and matrices, even the ones you don't care about. Therefore it should be used wisely. It is provided for convenience, but the best results will be achieved if you handle OpenGL states yourself (because you know which states have really changed, and need to be saved and restored). Take a look at the resetGLStates function if you do so.

+
Parameters
+ + +
renderTextureRender texture object
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfRenderTexture_resetGLStates (sfRenderTexturerenderTexture)
+
+ +

Reset the internal OpenGL states so that the target is ready for drawing.

+

This function can be used when you mix SFML drawing and direct OpenGL rendering, if you choose not to use pushGLStates/popGLStates. It makes sure that all OpenGL states needed by SFML are set, so that subsequent sfRenderTexture_draw*() calls will work as expected.

+
Parameters
+ + +
renderTextureRender texture object
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfBool sfRenderTexture_setActive (sfRenderTexturerenderTexture,
sfBool active 
)
+
+ +

Activate or deactivate a render texture as the current target for rendering.

+
Parameters
+ + + +
renderTextureRender texture object
activesfTrue to activate, sfFalse to deactivate
+
+
+
Returns
True if operation was successful, false otherwise
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderTexture_setRepeated (sfRenderTexturerenderTexture,
sfBool repeated 
)
+
+ +

Enable or disable texture repeating.

+
Parameters
+ + + +
renderTextureRender texture object
repeatedsfTrue to enable repeating, sfFalse to disable it
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderTexture_setSmooth (sfRenderTexturerenderTexture,
sfBool smooth 
)
+
+ +

Enable or disable the smooth filter on a render texture.

+
Parameters
+ + + +
renderTextureRender texture object
smoothsfTrue to enable smoothing, sfFalse to disable it
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderTexture_setView (sfRenderTexturerenderTexture,
const sfViewview 
)
+
+ +

Change the current active view of a render texture.

+
Parameters
+ + + +
renderTextureRender texture object
viewPointer to the new view
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/RenderTexture_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/RenderTexture_8h_source.htm new file mode 100755 index 0000000..1f7f486 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/RenderTexture_8h_source.htm @@ -0,0 +1,139 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
RenderTexture.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_RENDERTEXTURE_H
+
26 #define SFML_RENDERTEXTURE_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 #include <SFML/Graphics/Color.h>
+
33 #include <SFML/Graphics/Rect.h>
+
34 #include <SFML/Graphics/Types.h>
+ + +
37 #include <SFML/Graphics/Vertex.h>
+
38 #include <SFML/System/Vector2.h>
+
39 
+
40 
+
51 CSFML_GRAPHICS_API sfRenderTexture* sfRenderTexture_create(unsigned int width, unsigned int height, sfBool depthBuffer);
+
52 
+ +
60 
+ +
70 
+ +
81 
+ +
89 
+ +
98 
+
106 CSFML_GRAPHICS_API void sfRenderTexture_setView(sfRenderTexture* renderTexture, const sfView* view);
+
107 
+ +
117 
+ +
127 
+ +
138 
+ +
165 
+ +
191 
+
200 CSFML_GRAPHICS_API void sfRenderTexture_drawSprite(sfRenderTexture* renderTexture, const sfSprite* object, const sfRenderStates* states);
+
201 CSFML_GRAPHICS_API void sfRenderTexture_drawText(sfRenderTexture* renderTexture, const sfText* object, const sfRenderStates* states);
+
202 CSFML_GRAPHICS_API void sfRenderTexture_drawShape(sfRenderTexture* renderTexture, const sfShape* object, const sfRenderStates* states);
+
203 CSFML_GRAPHICS_API void sfRenderTexture_drawCircleShape(sfRenderTexture* renderTexture, const sfCircleShape* object, const sfRenderStates* states);
+
204 CSFML_GRAPHICS_API void sfRenderTexture_drawConvexShape(sfRenderTexture* renderTexture, const sfConvexShape* object, const sfRenderStates* states);
+ +
206 CSFML_GRAPHICS_API void sfRenderTexture_drawVertexArray(sfRenderTexture* renderTexture, const sfVertexArray* object, const sfRenderStates* states);
+
207 
+ +
219  const sfVertex* vertices, unsigned int vertexCount,
+
220  sfPrimitiveType type, const sfRenderStates* states);
+
221 
+ +
244 
+ +
255 
+ +
269 
+ +
279 
+ +
288 
+ +
298 
+ +
307 
+ +
317 
+
318 #endif // SFML_RENDERTEXTURE_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/RenderWindow_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/RenderWindow_8h.htm new file mode 100755 index 0000000..9363605 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/RenderWindow_8h.htm @@ -0,0 +1,1749 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
RenderWindow.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API sfRenderWindowsfRenderWindow_create (sfVideoMode mode, const char *title, sfUint32 style, const sfContextSettings *settings)
 Construct a new render window.
 
CSFML_GRAPHICS_API sfRenderWindowsfRenderWindow_createUnicode (sfVideoMode mode, const sfUint32 *title, sfUint32 style, const sfContextSettings *settings)
 Construct a new render window (with a UTF-32 title)
 
CSFML_GRAPHICS_API sfRenderWindowsfRenderWindow_createFromHandle (sfWindowHandle handle, const sfContextSettings *settings)
 Construct a render window from an existing control.
 
CSFML_GRAPHICS_API void sfRenderWindow_destroy (sfRenderWindow *renderWindow)
 Destroy an existing render window.
 
CSFML_GRAPHICS_API void sfRenderWindow_close (sfRenderWindow *renderWindow)
 Close a render window (but doesn't destroy the internal data)
 
CSFML_GRAPHICS_API sfBool sfRenderWindow_isOpen (const sfRenderWindow *renderWindow)
 Tell whether or not a render window is opened.
 
CSFML_GRAPHICS_API
+sfContextSettings 
sfRenderWindow_getSettings (const sfRenderWindow *renderWindow)
 Get the creation settings of a render window.
 
CSFML_GRAPHICS_API sfBool sfRenderWindow_pollEvent (sfRenderWindow *renderWindow, sfEvent *event)
 Get the event on top of event queue of a render window, if any, and pop it.
 
CSFML_GRAPHICS_API sfBool sfRenderWindow_waitEvent (sfRenderWindow *renderWindow, sfEvent *event)
 Wait for an event and return it.
 
CSFML_GRAPHICS_API sfVector2i sfRenderWindow_getPosition (const sfRenderWindow *renderWindow)
 Get the position of a render window.
 
CSFML_GRAPHICS_API void sfRenderWindow_setPosition (sfRenderWindow *renderWindow, sfVector2i position)
 Change the position of a render window on screen.
 
CSFML_GRAPHICS_API sfVector2u sfRenderWindow_getSize (const sfRenderWindow *renderWindow)
 Get the size of the rendering region of a render window.
 
CSFML_GRAPHICS_API void sfRenderWindow_setSize (sfRenderWindow *renderWindow, sfVector2u size)
 Change the size of the rendering region of a render window.
 
CSFML_GRAPHICS_API void sfRenderWindow_setTitle (sfRenderWindow *renderWindow, const char *title)
 Change the title of a render window.
 
CSFML_GRAPHICS_API void sfRenderWindow_setUnicodeTitle (sfRenderWindow *renderWindow, const sfUint32 *title)
 Change the title of a render window (with a UTF-32 string)
 
CSFML_GRAPHICS_API void sfRenderWindow_setIcon (sfRenderWindow *renderWindow, unsigned int width, unsigned int height, const sfUint8 *pixels)
 Change a render window's icon.
 
CSFML_GRAPHICS_API void sfRenderWindow_setVisible (sfRenderWindow *renderWindow, sfBool visible)
 Show or hide a render window.
 
CSFML_GRAPHICS_API void sfRenderWindow_setMouseCursorVisible (sfRenderWindow *renderWindow, sfBool show)
 Show or hide the mouse cursor on a render window.
 
CSFML_GRAPHICS_API void sfRenderWindow_setVerticalSyncEnabled (sfRenderWindow *renderWindow, sfBool enabled)
 Enable / disable vertical synchronization on a render window.
 
CSFML_GRAPHICS_API void sfRenderWindow_setKeyRepeatEnabled (sfRenderWindow *renderWindow, sfBool enabled)
 Enable or disable automatic key-repeat for keydown events.
 
CSFML_GRAPHICS_API sfBool sfRenderWindow_setActive (sfRenderWindow *renderWindow, sfBool active)
 Activate or deactivate a render window as the current target for rendering.
 
CSFML_GRAPHICS_API void sfRenderWindow_display (sfRenderWindow *renderWindow)
 Display a render window on screen.
 
CSFML_GRAPHICS_API void sfRenderWindow_setFramerateLimit (sfRenderWindow *renderWindow, unsigned int limit)
 Limit the framerate to a maximum fixed frequency for a render window.
 
CSFML_GRAPHICS_API void sfRenderWindow_setJoystickThreshold (sfRenderWindow *renderWindow, float threshold)
 Change the joystick threshold, ie.
 
CSFML_GRAPHICS_API sfWindowHandle sfRenderWindow_getSystemHandle (const sfRenderWindow *renderWindow)
 Retrieve the OS-specific handle of a render window.
 
CSFML_GRAPHICS_API void sfRenderWindow_clear (sfRenderWindow *renderWindow, sfColor color)
 Clear a render window with the given color.
 
CSFML_GRAPHICS_API void sfRenderWindow_setView (sfRenderWindow *renderWindow, const sfView *view)
 Change the current active view of a render window.
 
CSFML_GRAPHICS_API const sfViewsfRenderWindow_getView (const sfRenderWindow *renderWindow)
 Get the current active view of a render window.
 
CSFML_GRAPHICS_API const sfViewsfRenderWindow_getDefaultView (const sfRenderWindow *renderWindow)
 Get the default view of a render window.
 
CSFML_GRAPHICS_API sfIntRect sfRenderWindow_getViewport (const sfRenderWindow *renderWindow, const sfView *view)
 Get the viewport of a view applied to this target.
 
CSFML_GRAPHICS_API sfVector2f sfRenderWindow_mapPixelToCoords (const sfRenderWindow *renderWindow, sfVector2i point, const sfView *view)
 Convert a point from window coordinates to world coordinates.
 
CSFML_GRAPHICS_API sfVector2i sfRenderWindow_mapCoordsToPixel (const sfRenderWindow *renderWindow, sfVector2f point, const sfView *view)
 Convert a point from world coordinates to window coordinates.
 
CSFML_GRAPHICS_API void sfRenderWindow_drawSprite (sfRenderWindow *renderWindow, const sfSprite *object, const sfRenderStates *states)
 Draw a drawable object to the render-target.
 
CSFML_GRAPHICS_API void sfRenderWindow_drawText (sfRenderWindow *renderWindow, const sfText *object, const sfRenderStates *states)
 
CSFML_GRAPHICS_API void sfRenderWindow_drawShape (sfRenderWindow *renderWindow, const sfShape *object, const sfRenderStates *states)
 
CSFML_GRAPHICS_API void sfRenderWindow_drawCircleShape (sfRenderWindow *renderWindow, const sfCircleShape *object, const sfRenderStates *states)
 
CSFML_GRAPHICS_API void sfRenderWindow_drawConvexShape (sfRenderWindow *renderWindow, const sfConvexShape *object, const sfRenderStates *states)
 
CSFML_GRAPHICS_API void sfRenderWindow_drawRectangleShape (sfRenderWindow *renderWindow, const sfRectangleShape *object, const sfRenderStates *states)
 
CSFML_GRAPHICS_API void sfRenderWindow_drawVertexArray (sfRenderWindow *renderWindow, const sfVertexArray *object, const sfRenderStates *states)
 
CSFML_GRAPHICS_API void sfRenderWindow_drawPrimitives (sfRenderWindow *renderWindow, const sfVertex *vertices, unsigned int vertexCount, sfPrimitiveType type, const sfRenderStates *states)
 Draw primitives defined by an array of vertices to a render window.
 
CSFML_GRAPHICS_API void sfRenderWindow_pushGLStates (sfRenderWindow *renderWindow)
 Save the current OpenGL render states and matrices.
 
CSFML_GRAPHICS_API void sfRenderWindow_popGLStates (sfRenderWindow *renderWindow)
 Restore the previously saved OpenGL render states and matrices.
 
CSFML_GRAPHICS_API void sfRenderWindow_resetGLStates (sfRenderWindow *renderWindow)
 Reset the internal OpenGL states so that the target is ready for drawing.
 
CSFML_GRAPHICS_API sfImagesfRenderWindow_capture (const sfRenderWindow *renderWindow)
 Copy the current contents of a render window to an image.
 
CSFML_GRAPHICS_API sfVector2i sfMouse_getPositionRenderWindow (const sfRenderWindow *relativeTo)
 Get the current position of the mouse relatively to a render-window.
 
CSFML_GRAPHICS_API void sfMouse_setPositionRenderWindow (sfVector2i position, const sfRenderWindow *relativeTo)
 Set the current position of the mouse relatively to a render-window.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2i sfMouse_getPositionRenderWindow (const sfRenderWindowrelativeTo)
+
+ +

Get the current position of the mouse relatively to a render-window.

+

This function returns the current position of the mouse cursor relative to the given render-window, or desktop if NULL is passed.

+
Parameters
+ + +
relativeToReference window
+
+
+
Returns
Position of the mouse cursor, relative to the given render-window
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfMouse_setPositionRenderWindow (sfVector2i position,
const sfRenderWindowrelativeTo 
)
+
+ +

Set the current position of the mouse relatively to a render-window.

+

This function sets the current position of the mouse cursor relative to the given render-window, or desktop if NULL is passed.

+
Parameters
+ + + +
positionNew position of the mouse
relativeToReference window
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfImage* sfRenderWindow_capture (const sfRenderWindowrenderWindow)
+
+ +

Copy the current contents of a render window to an image.

+

This is a slow operation, whose main purpose is to make screenshots of the application. If you want to update an image with the contents of the window and then use it for drawing, you should rather use a sfTexture and its update(sfWindow*) function. You can also draw things directly to a texture with the sfRenderWindow class.

+
Parameters
+ + +
renderWindowRender window object
+
+
+
Returns
New image containing the captured contents
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_clear (sfRenderWindowrenderWindow,
sfColor color 
)
+
+ +

Clear a render window with the given color.

+
Parameters
+ + + +
renderWindowRender window object
colorFill color
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_close (sfRenderWindowrenderWindow)
+
+ +

Close a render window (but doesn't destroy the internal data)

+
Parameters
+ + +
renderWindowRender window to close
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfRenderWindow* sfRenderWindow_create (sfVideoMode mode,
const char * title,
sfUint32 style,
const sfContextSettingssettings 
)
+
+ +

Construct a new render window.

+
Parameters
+ + + + + +
modeVideo mode to use
titleTitle of the window
styleWindow style
settingsCreation settings (pass NULL to use default values)
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfRenderWindow* sfRenderWindow_createFromHandle (sfWindowHandle handle,
const sfContextSettingssettings 
)
+
+ +

Construct a render window from an existing control.

+
Parameters
+ + + +
handlePlatform-specific handle of the control
settingsCreation settings (pass NULL to use default values)
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfRenderWindow* sfRenderWindow_createUnicode (sfVideoMode mode,
const sfUint32title,
sfUint32 style,
const sfContextSettingssettings 
)
+
+ +

Construct a new render window (with a UTF-32 title)

+
Parameters
+ + + + + +
modeVideo mode to use
titleTitle of the window (UTF-32)
styleWindow style
settingsCreation settings (pass NULL to use default values)
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_destroy (sfRenderWindowrenderWindow)
+
+ +

Destroy an existing render window.

+
Parameters
+ + +
renderWindowRender window to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_display (sfRenderWindowrenderWindow)
+
+ +

Display a render window on screen.

+
Parameters
+ + +
renderWindowRender window object
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_drawCircleShape (sfRenderWindowrenderWindow,
const sfCircleShapeobject,
const sfRenderStatesstates 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_drawConvexShape (sfRenderWindowrenderWindow,
const sfConvexShapeobject,
const sfRenderStatesstates 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_drawPrimitives (sfRenderWindowrenderWindow,
const sfVertexvertices,
unsigned int vertexCount,
sfPrimitiveType type,
const sfRenderStatesstates 
)
+
+ +

Draw primitives defined by an array of vertices to a render window.

+
Parameters
+ + + + + + +
renderWindowrender window object
verticesPointer to the vertices
vertexCountNumber of vertices in the array
typeType of primitives to draw
statesRender states to use for drawing (NULL to use the default states)
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_drawRectangleShape (sfRenderWindowrenderWindow,
const sfRectangleShapeobject,
const sfRenderStatesstates 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_drawShape (sfRenderWindowrenderWindow,
const sfShapeobject,
const sfRenderStatesstates 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_drawSprite (sfRenderWindowrenderWindow,
const sfSpriteobject,
const sfRenderStatesstates 
)
+
+ +

Draw a drawable object to the render-target.

+
Parameters
+ + + + +
renderWindowrender window object
objectObject to draw
statesRender states to use for drawing (NULL to use the default states)
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_drawText (sfRenderWindowrenderWindow,
const sfTextobject,
const sfRenderStatesstates 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_drawVertexArray (sfRenderWindowrenderWindow,
const sfVertexArrayobject,
const sfRenderStatesstates 
)
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API const sfView* sfRenderWindow_getDefaultView (const sfRenderWindowrenderWindow)
+
+ +

Get the default view of a render window.

+
Parameters
+ + +
renderWindowRender window object
+
+
+
Returns
Default view of the render window
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2i sfRenderWindow_getPosition (const sfRenderWindowrenderWindow)
+
+ +

Get the position of a render window.

+
Parameters
+ + +
renderWindowRender window object
+
+
+
Returns
Position in pixels
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfContextSettings sfRenderWindow_getSettings (const sfRenderWindowrenderWindow)
+
+ +

Get the creation settings of a render window.

+
Parameters
+ + +
renderWindowRender window object
+
+
+
Returns
Settings used to create the window
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2u sfRenderWindow_getSize (const sfRenderWindowrenderWindow)
+
+ +

Get the size of the rendering region of a render window.

+
Parameters
+ + +
renderWindowRender window object
+
+
+
Returns
Size in pixels
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfWindowHandle sfRenderWindow_getSystemHandle (const sfRenderWindowrenderWindow)
+
+ +

Retrieve the OS-specific handle of a render window.

+
Parameters
+ + +
renderWindowRender window object
+
+
+
Returns
Window handle
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API const sfView* sfRenderWindow_getView (const sfRenderWindowrenderWindow)
+
+ +

Get the current active view of a render window.

+
Parameters
+ + +
renderWindowRender window object
+
+
+
Returns
Current active view
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfIntRect sfRenderWindow_getViewport (const sfRenderWindowrenderWindow,
const sfViewview 
)
+
+ +

Get the viewport of a view applied to this target.

+
Parameters
+ + + +
renderWindowRender window object
viewTarget view
+
+
+
Returns
Viewport rectangle, expressed in pixels in the current target
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfBool sfRenderWindow_isOpen (const sfRenderWindowrenderWindow)
+
+ +

Tell whether or not a render window is opened.

+
Parameters
+ + +
renderWindowRender window object
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfVector2i sfRenderWindow_mapCoordsToPixel (const sfRenderWindowrenderWindow,
sfVector2f point,
const sfViewview 
)
+
+ +

Convert a point from world coordinates to window coordinates.

+

This function finds the pixel of the render-window that matches the given 2D point. In other words, it goes through the same process as the graphics card, to compute the final position of a rendered point.

+

Initially, both coordinate systems (world units and target pixels) match perfectly. But if you define a custom view or resize your render-window, this assertion is not true anymore, ie. a point located at (150, 75) in your 2D world may map to the pixel (10, 50) of your render-window – if the view is translated by (140, 25).

+

This version uses a custom view for calculations, see the other overload of the function if you want to use the current view of the render-window.

+
Parameters
+ + + + +
renderWindowRender window object
pointPoint to convert
viewThe view to use for converting the point
+
+
+
Returns
The converted point, in target coordinates (pixels)
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfRenderWindow_mapPixelToCoords (const sfRenderWindowrenderWindow,
sfVector2i point,
const sfViewview 
)
+
+ +

Convert a point from window coordinates to world coordinates.

+

This function finds the 2D position that matches the given pixel of the render-window. In other words, it does the inverse of what the graphics card does, to find the initial position of a rendered pixel.

+

Initially, both coordinate systems (world units and target pixels) match perfectly. But if you define a custom view or resize your render-window, this assertion is not true anymore, ie. a point located at (10, 50) in your render-window may map to the point (150, 75) in your 2D world – if the view is translated by (140, 25).

+

This function is typically used to find which point (or object) is located below the mouse cursor.

+

This version uses a custom view for calculations, see the other overload of the function if you want to use the current view of the render-window.

+
Parameters
+ + + + +
renderWindowRender window object
pointPixel to convert
viewThe view to use for converting the point
+
+
+
Returns
The converted point, in "world" units
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfBool sfRenderWindow_pollEvent (sfRenderWindowrenderWindow,
sfEventevent 
)
+
+ +

Get the event on top of event queue of a render window, if any, and pop it.

+
Parameters
+ + + +
renderWindowRender window object
eventEvent to fill, if any
+
+
+
Returns
sfTrue if an event was returned, sfFalse if event queue was empty
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_popGLStates (sfRenderWindowrenderWindow)
+
+ +

Restore the previously saved OpenGL render states and matrices.

+

See the description of pushGLStates to get a detailed description of these functions.

+
Parameters
+ + +
renderWindowrender window object
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_pushGLStates (sfRenderWindowrenderWindow)
+
+ +

Save the current OpenGL render states and matrices.

+

This function can be used when you mix SFML drawing and direct OpenGL rendering. Combined with popGLStates, it ensures that:

+
    +
  • SFML's internal states are not messed up by your OpenGL code
  • +
  • your OpenGL states are not modified by a call to a SFML function
  • +
+

Note that this function is quite expensive: it saves all the possible OpenGL states and matrices, even the ones you don't care about. Therefore it should be used wisely. It is provided for convenience, but the best results will be achieved if you handle OpenGL states yourself (because you know which states have really changed, and need to be saved and restored). Take a look at the resetGLStates function if you do so.

+
Parameters
+ + +
renderWindowrender window object
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_resetGLStates (sfRenderWindowrenderWindow)
+
+ +

Reset the internal OpenGL states so that the target is ready for drawing.

+

This function can be used when you mix SFML drawing and direct OpenGL rendering, if you choose not to use pushGLStates/popGLStates. It makes sure that all OpenGL states needed by SFML are set, so that subsequent sfRenderWindow_draw*() calls will work as expected.

+
Parameters
+ + +
renderWindowrender window object
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfBool sfRenderWindow_setActive (sfRenderWindowrenderWindow,
sfBool active 
)
+
+ +

Activate or deactivate a render window as the current target for rendering.

+
Parameters
+ + + +
renderWindowRender window object
activesfTrue to activate, sfFalse to deactivate
+
+
+
Returns
True if operation was successful, false otherwise
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_setFramerateLimit (sfRenderWindowrenderWindow,
unsigned int limit 
)
+
+ +

Limit the framerate to a maximum fixed frequency for a render window.

+
Parameters
+ + + +
renderWindowRender window object
limitFramerate limit, in frames per seconds (use 0 to disable limit)
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_setIcon (sfRenderWindowrenderWindow,
unsigned int width,
unsigned int height,
const sfUint8pixels 
)
+
+ +

Change a render window's icon.

+
Parameters
+ + + + + +
renderWindowRender window object
widthIcon's width, in pixels
heightIcon's height, in pixels
pixelsPointer to the pixels in memory, format must be RGBA 32 bits
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_setJoystickThreshold (sfRenderWindowrenderWindow,
float threshold 
)
+
+ +

Change the joystick threshold, ie.

+

the value below which no move event will be generated

+
Parameters
+ + + +
renderWindowRender window object
thresholdNew threshold, in range [0, 100]
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_setKeyRepeatEnabled (sfRenderWindowrenderWindow,
sfBool enabled 
)
+
+ +

Enable or disable automatic key-repeat for keydown events.

+

Automatic key-repeat is enabled by default

+
Parameters
+ + + +
renderWindowRender window object
enabledsfTrue to enable, sfFalse to disable
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_setMouseCursorVisible (sfRenderWindowrenderWindow,
sfBool show 
)
+
+ +

Show or hide the mouse cursor on a render window.

+
Parameters
+ + + +
renderWindowRender window object
showsfTrue to show, sfFalse to hide
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_setPosition (sfRenderWindowrenderWindow,
sfVector2i position 
)
+
+ +

Change the position of a render window on screen.

+

Only works for top-level windows

+
Parameters
+ + + +
renderWindowRender window object
positionNew position, in pixels
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_setSize (sfRenderWindowrenderWindow,
sfVector2u size 
)
+
+ +

Change the size of the rendering region of a render window.

+
Parameters
+ + + +
renderWindowRender window object
sizeNew size, in pixels
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_setTitle (sfRenderWindowrenderWindow,
const char * title 
)
+
+ +

Change the title of a render window.

+
Parameters
+ + + +
renderWindowRender window object
titleNew title
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_setUnicodeTitle (sfRenderWindowrenderWindow,
const sfUint32title 
)
+
+ +

Change the title of a render window (with a UTF-32 string)

+
Parameters
+ + + +
renderWindowRender window object
titleNew title
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_setVerticalSyncEnabled (sfRenderWindowrenderWindow,
sfBool enabled 
)
+
+ +

Enable / disable vertical synchronization on a render window.

+
Parameters
+ + + +
renderWindowRender window object
enabledsfTrue to enable v-sync, sfFalse to deactivate
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_setView (sfRenderWindowrenderWindow,
const sfViewview 
)
+
+ +

Change the current active view of a render window.

+
Parameters
+ + + +
renderWindowRender window object
viewPointer to the new view
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfRenderWindow_setVisible (sfRenderWindowrenderWindow,
sfBool visible 
)
+
+ +

Show or hide a render window.

+
Parameters
+ + + +
renderWindowRender window object
visiblesfTrue to show the window, sfFalse to hide it
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfBool sfRenderWindow_waitEvent (sfRenderWindowrenderWindow,
sfEventevent 
)
+
+ +

Wait for an event and return it.

+
Parameters
+ + + +
renderWindowRender window object
eventEvent to fill
+
+
+
Returns
sfFalse if an error occured
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/RenderWindow_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/RenderWindow_8h_source.htm new file mode 100755 index 0000000..8084dce --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/RenderWindow_8h_source.htm @@ -0,0 +1,180 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
RenderWindow.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_RENDERWINDOW_H
+
26 #define SFML_RENDERWINDOW_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 #include <SFML/Graphics/Color.h>
+
33 #include <SFML/Graphics/Rect.h>
+
34 #include <SFML/Graphics/Types.h>
+ + +
37 #include <SFML/Graphics/Vertex.h>
+
38 #include <SFML/Window/Event.h>
+
39 #include <SFML/Window/VideoMode.h>
+ +
41 #include <SFML/Window/Window.h>
+
42 #include <SFML/System/Vector2.h>
+
43 
+
44 
+
54 CSFML_GRAPHICS_API sfRenderWindow* sfRenderWindow_create(sfVideoMode mode, const char* title, sfUint32 style, const sfContextSettings* settings);
+
55 
+ +
66 
+ +
75 
+ +
83 
+ +
91 
+ +
99 
+ +
109 
+ +
120 
+ +
131 
+ +
141 
+ +
152 
+ +
162 
+ +
171 
+
179 CSFML_GRAPHICS_API void sfRenderWindow_setTitle(sfRenderWindow* renderWindow, const char* title);
+
180 
+ +
189 
+
199 CSFML_GRAPHICS_API void sfRenderWindow_setIcon(sfRenderWindow* renderWindow, unsigned int width, unsigned int height, const sfUint8* pixels);
+
200 
+ +
209 
+ +
218 
+ +
227 
+ +
238 
+ +
249 
+ +
257 
+
265 CSFML_GRAPHICS_API void sfRenderWindow_setFramerateLimit(sfRenderWindow* renderWindow, unsigned int limit);
+
266 
+
274 CSFML_GRAPHICS_API void sfRenderWindow_setJoystickThreshold(sfRenderWindow* renderWindow, float threshold);
+
275 
+
284 CSFML_GRAPHICS_API sfWindowHandle sfRenderWindow_getSystemHandle(const sfRenderWindow* renderWindow);
+
285 
+ +
294 
+
302 CSFML_GRAPHICS_API void sfRenderWindow_setView(sfRenderWindow* renderWindow, const sfView* view);
+
303 
+ +
313 
+ +
323 
+ +
334 
+ +
364 
+ +
390 
+
399 CSFML_GRAPHICS_API void sfRenderWindow_drawSprite(sfRenderWindow* renderWindow, const sfSprite* object, const sfRenderStates* states);
+
400 CSFML_GRAPHICS_API void sfRenderWindow_drawText(sfRenderWindow* renderWindow, const sfText* object, const sfRenderStates* states);
+
401 CSFML_GRAPHICS_API void sfRenderWindow_drawShape(sfRenderWindow* renderWindow, const sfShape* object, const sfRenderStates* states);
+
402 CSFML_GRAPHICS_API void sfRenderWindow_drawCircleShape(sfRenderWindow* renderWindow, const sfCircleShape* object, const sfRenderStates* states);
+
403 CSFML_GRAPHICS_API void sfRenderWindow_drawConvexShape(sfRenderWindow* renderWindow, const sfConvexShape* object, const sfRenderStates* states);
+ +
405 CSFML_GRAPHICS_API void sfRenderWindow_drawVertexArray(sfRenderWindow* renderWindow, const sfVertexArray* object, const sfRenderStates* states);
+
406 
+ +
418  const sfVertex* vertices, unsigned int vertexCount,
+
419  sfPrimitiveType type, const sfRenderStates* states);
+
420 
+ +
443 
+ +
454 
+ +
468 
+ +
486 
+ +
499 
+ +
511 
+
512 
+
513 #endif // SFML_RENDERWINDOW_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Shader_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Shader_8h.htm new file mode 100755 index 0000000..4b3f244 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Shader_8h.htm @@ -0,0 +1,805 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Shader.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API sfShadersfShader_createFromFile (const char *vertexShaderFilename, const char *fragmentShaderFilename)
 Load both the vertex and fragment shaders from files.
 
CSFML_GRAPHICS_API sfShadersfShader_createFromMemory (const char *vertexShader, const char *fragmentShader)
 Load both the vertex and fragment shaders from source codes in memory.
 
CSFML_GRAPHICS_API sfShadersfShader_createFromStream (sfInputStream *vertexShaderStream, sfInputStream *fragmentShaderStream)
 Load both the vertex and fragment shaders from custom streams.
 
CSFML_GRAPHICS_API void sfShader_destroy (sfShader *shader)
 Destroy an existing shader.
 
CSFML_GRAPHICS_API void sfShader_setFloatParameter (sfShader *shader, const char *name, float x)
 Change a float parameter of a shader.
 
CSFML_GRAPHICS_API void sfShader_setFloat2Parameter (sfShader *shader, const char *name, float x, float y)
 Change a 2-components vector parameter of a shader.
 
CSFML_GRAPHICS_API void sfShader_setFloat3Parameter (sfShader *shader, const char *name, float x, float y, float z)
 Change a 3-components vector parameter of a shader.
 
CSFML_GRAPHICS_API void sfShader_setFloat4Parameter (sfShader *shader, const char *name, float x, float y, float z, float w)
 Change a 4-components vector parameter of a shader.
 
CSFML_GRAPHICS_API void sfShader_setVector2Parameter (sfShader *shader, const char *name, sfVector2f vector)
 Change a 2-components vector parameter of a shader.
 
CSFML_GRAPHICS_API void sfShader_setVector3Parameter (sfShader *shader, const char *name, sfVector3f vector)
 Change a 3-components vector parameter of a shader.
 
CSFML_GRAPHICS_API void sfShader_setColorParameter (sfShader *shader, const char *name, sfColor color)
 Change a color parameter of a shader.
 
CSFML_GRAPHICS_API void sfShader_setTransformParameter (sfShader *shader, const char *name, sfTransform transform)
 Change a matrix parameter of a shader.
 
CSFML_GRAPHICS_API void sfShader_setTextureParameter (sfShader *shader, const char *name, const sfTexture *texture)
 Change a texture parameter of a shader.
 
CSFML_GRAPHICS_API void sfShader_setCurrentTextureParameter (sfShader *shader, const char *name)
 Change a texture parameter of a shader.
 
CSFML_GRAPHICS_API void sfShader_bind (const sfShader *shader)
 Bind a shader for rendering (activate it)
 
CSFML_GRAPHICS_API sfBool sfShader_isAvailable (void)
 Tell whether or not the system supports shaders.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfShader_bind (const sfShadershader)
+
+ +

Bind a shader for rendering (activate it)

+

This function is not part of the graphics API, it mustn't be used when drawing SFML entities. It must be used only if you mix sfShader with OpenGL code.

+
sfShader *s1, *s2;
+
...
+
sfShader_bind(s1);
+
// draw OpenGL stuff that use s1...
+ +
// draw OpenGL stuff that use s2...
+ +
// draw OpenGL stuff that use no shader...
+
Parameters
+ + +
shaderShader to bind, can be null to use no shader
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfShader* sfShader_createFromFile (const char * vertexShaderFilename,
const char * fragmentShaderFilename 
)
+
+ +

Load both the vertex and fragment shaders from files.

+

This function can load both the vertex and the fragment shaders, or only one of them: pass NULL if you don't want to load either the vertex shader or the fragment shader. The sources must be text files containing valid shaders in GLSL language. GLSL is a C-like language dedicated to OpenGL shaders; you'll probably need to read a good documentation for it before writing your own shaders.

+
Parameters
+ + + +
vertexShaderFilenamePath of the vertex shader file to load, or NULL to skip this shader
fragmentShaderFilenamePath of the fragment shader file to load, or NULL to skip this shader
+
+
+
Returns
A new sfShader object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfShader* sfShader_createFromMemory (const char * vertexShader,
const char * fragmentShader 
)
+
+ +

Load both the vertex and fragment shaders from source codes in memory.

+

This function can load both the vertex and the fragment shaders, or only one of them: pass NULL if you don't want to load either the vertex shader or the fragment shader. The sources must be valid shaders in GLSL language. GLSL is a C-like language dedicated to OpenGL shaders; you'll probably need to read a good documentation for it before writing your own shaders.

+
Parameters
+ + + +
vertexShaderString containing the source code of the vertex shader, or NULL to skip this shader
fragmentShaderString containing the source code of the fragment shader, or NULL to skip this shader
+
+
+
Returns
A new sfShader object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfShader* sfShader_createFromStream (sfInputStreamvertexShaderStream,
sfInputStreamfragmentShaderStream 
)
+
+ +

Load both the vertex and fragment shaders from custom streams.

+

This function can load both the vertex and the fragment shaders, or only one of them: pass NULL if you don't want to load either the vertex shader or the fragment shader. The source codes must be valid shaders in GLSL language. GLSL is a C-like language dedicated to OpenGL shaders; you'll probably need to read a good documentation for it before writing your own shaders.

+
Parameters
+ + + +
vertexShaderStreamSource stream to read the vertex shader from, or NULL to skip this shader
fragmentShaderStreamSource stream to read the fragment shader from, or NULL to skip this shader
+
+
+
Returns
A new sfShader object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfShader_destroy (sfShadershader)
+
+ +

Destroy an existing shader.

+
Parameters
+ + +
shaderShader to delete
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfBool sfShader_isAvailable (void )
+
+ +

Tell whether or not the system supports shaders.

+

This function should always be called before using the shader features. If it returns false, then any attempt to use sfShader will fail.

+
Returns
sfTrue if the system can use shaders, sfFalse otherwise
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShader_setColorParameter (sfShadershader,
const char * name,
sfColor color 
)
+
+ +

Change a color parameter of a shader.

+

name is the name of the variable to change in the shader. The corresponding parameter in the shader must be a 4x1 vector (vec4 GLSL type).

+

It is important to note that the components of the color are normalized before being passed to the shader. Therefore, they are converted from range [0 .. 255] to range [0 .. 1]. For example, a sf::Color(255, 125, 0, 255) will be transformed to a vec4(1.0, 0.5, 0.0, 1.0) in the shader.

+

Example:

+
uniform vec4 color; // this is the variable in the shader
+
sfShader_setColorParameter(shader, "color", sfColor_fromRGB(255, 128, 0));
+
Parameters
+ + + + +
shaderShader object
nameName of the parameter in the shader
colorColor to assign
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShader_setCurrentTextureParameter (sfShadershader,
const char * name 
)
+
+ +

Change a texture parameter of a shader.

+

This function maps a shader texture variable to the texture of the object being drawn, which cannot be known in advance. The corresponding parameter in the shader must be a 2D texture (sampler2D GLSL type).

+

Example:

+
uniform sampler2D current; // this is the variable in the shader
+
Parameters
+ + + +
shaderShader object
nameName of the texture in the shader
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShader_setFloat2Parameter (sfShadershader,
const char * name,
float x,
float y 
)
+
+ +

Change a 2-components vector parameter of a shader.

+

name is the name of the variable to change in the shader. The corresponding parameter in the shader must be a 2x1 vector (vec2 GLSL type).

+

Example:

+
uniform vec2 myparam; // this is the variable in the shader
+
sfShader_setFloat2Parameter(shader, "myparam", 5.2f, 6.0f);
+
Parameters
+ + + + + +
shaderShader object
nameName of the parameter in the shader
xFirst component of the value to assign
ySecond component of the value to assign
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShader_setFloat3Parameter (sfShadershader,
const char * name,
float x,
float y,
float z 
)
+
+ +

Change a 3-components vector parameter of a shader.

+

name is the name of the variable to change in the shader. The corresponding parameter in the shader must be a 3x1 vector (vec3 GLSL type).

+

Example:

+
uniform vec3 myparam; // this is the variable in the shader
+
sfShader_setFloat3Parameter(shader, "myparam", 5.2f, 6.0f, -8.1f);
+
Parameters
+ + + + + + +
shaderShader object
nameName of the parameter in the shader
xFirst component of the value to assign
ySecond component of the value to assign
zThird component of the value to assign
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShader_setFloat4Parameter (sfShadershader,
const char * name,
float x,
float y,
float z,
float w 
)
+
+ +

Change a 4-components vector parameter of a shader.

+

name is the name of the variable to change in the shader. The corresponding parameter in the shader must be a 4x1 vector (vec4 GLSL type).

+

Example:

+
uniform vec4 myparam; // this is the variable in the shader
+
sfShader_setFloat4Parameter(shader, "myparam", 5.2f, 6.0f, -8.1f, 0.4f);
+
Parameters
+ + + + + + + +
shaderShader object
nameName of the parameter in the shader
xFirst component of the value to assign
ySecond component of the value to assign
zThird component of the value to assign
wFourth component of the value to assign
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShader_setFloatParameter (sfShadershader,
const char * name,
float x 
)
+
+ +

Change a float parameter of a shader.

+

name is the name of the variable to change in the shader. The corresponding parameter in the shader must be a float (float GLSL type).

+

Example:

+
uniform float myparam; // this is the variable in the shader
+
sfShader_setFloatParameter(shader, "myparam", 5.2f);
+
Parameters
+ + + + +
shaderShader object
nameName of the parameter in the shader
xValue to assign
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShader_setTextureParameter (sfShadershader,
const char * name,
const sfTexturetexture 
)
+
+ +

Change a texture parameter of a shader.

+

name is the name of the variable to change in the shader. The corresponding parameter in the shader must be a 2D texture (sampler2D GLSL type).

+

Example:

+
uniform sampler2D the_texture; // this is the variable in the shader
+
sf::Texture texture;
+
...
+
sfShader_setTextureParameter(shader, "the_texture", texture);
+

It is important to note that texture must remain alive as long as the shader uses it, no copy is made internally.

+

To use the texture of the object being draw, which cannot be known in advance, you can use the special function sfShader_setCurrentTextureParameter:

+
sfShader_setCurrentTextureParameter(shader, "the_texture").
+
Parameters
+ + + + +
shaderShader object
nameName of the texture in the shader
textureTexture to assign
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShader_setTransformParameter (sfShadershader,
const char * name,
sfTransform transform 
)
+
+ +

Change a matrix parameter of a shader.

+

name is the name of the variable to change in the shader. The corresponding parameter in the shader must be a 4x4 matrix (mat4 GLSL type).

+

Example:

+
uniform mat4 matrix; // this is the variable in the shader
+
@todo
+
sfShader_setTransformParameter(shader, "matrix", transform);
+
Parameters
+ + + + +
shaderShader object
nameName of the parameter in the shader
transformTransform to assign
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShader_setVector2Parameter (sfShadershader,
const char * name,
sfVector2f vector 
)
+
+ +

Change a 2-components vector parameter of a shader.

+

name is the name of the variable to change in the shader. The corresponding parameter in the shader must be a 2x1 vector (vec2 GLSL type).

+

Example:

+
uniform vec2 myparam; // this is the variable in the shader
+
sfVector2f vec = {5.2f, 6.0f};
+
sfShader_setVector2Parameter(shader, "myparam", vec);
+
Parameters
+ + + + +
shaderShader object
nameName of the parameter in the shader
vectorVector to assign
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShader_setVector3Parameter (sfShadershader,
const char * name,
sfVector3f vector 
)
+
+ +

Change a 3-components vector parameter of a shader.

+

name is the name of the variable to change in the shader. The corresponding parameter in the shader must be a 3x1 vector (vec3 GLSL type).

+

Example:

+
uniform vec3 myparam; // this is the variable in the shader
+
sfVector3f vec = {5.2f, 6.0f, -8.1f};
+
sfShader_setVector3Parameter(shader, "myparam", vec);
+
Parameters
+ + + + +
shaderShader object
nameName of the parameter in the shader
vectorVector to assign
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Shader_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Shader_8h_source.htm new file mode 100755 index 0000000..e4d25e3 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Shader_8h_source.htm @@ -0,0 +1,119 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Shader.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_SHADER_H
+
26 #define SFML_SHADER_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 #include <SFML/Graphics/Color.h>
+ +
34 #include <SFML/Graphics/Types.h>
+ +
36 #include <SFML/System/Vector2.h>
+
37 #include <SFML/System/Vector3.h>
+
38 
+
39 
+
57 CSFML_GRAPHICS_API sfShader* sfShader_createFromFile(const char* vertexShaderFilename, const char* fragmentShaderFilename);
+
58 
+
76 CSFML_GRAPHICS_API sfShader* sfShader_createFromMemory(const char* vertexShader, const char* fragmentShader);
+
77 
+
95 CSFML_GRAPHICS_API sfShader* sfShader_createFromStream(sfInputStream* vertexShaderStream, sfInputStream* fragmentShaderStream);
+
96 
+ +
104 
+
125 CSFML_GRAPHICS_API void sfShader_setFloatParameter(sfShader* shader, const char* name, float x);
+
126 
+
148 CSFML_GRAPHICS_API void sfShader_setFloat2Parameter(sfShader* shader, const char* name, float x, float y);
+
149 
+
172 CSFML_GRAPHICS_API void sfShader_setFloat3Parameter(sfShader* shader, const char* name, float x, float y, float z);
+
173 
+
197 CSFML_GRAPHICS_API void sfShader_setFloat4Parameter(sfShader* shader, const char* name, float x, float y, float z, float w);
+
198 
+
220 CSFML_GRAPHICS_API void sfShader_setVector2Parameter(sfShader* shader, const char* name, sfVector2f vector);
+
221 
+
243 CSFML_GRAPHICS_API void sfShader_setVector3Parameter(sfShader* shader, const char* name, sfVector3f vector);
+
244 
+
271 CSFML_GRAPHICS_API void sfShader_setColorParameter(sfShader* shader, const char* name, sfColor color);
+
272 
+
294 CSFML_GRAPHICS_API void sfShader_setTransformParameter(sfShader* shader, const char* name, sfTransform transform);
+
295 
+
327 CSFML_GRAPHICS_API void sfShader_setTextureParameter(sfShader* shader, const char* name, const sfTexture* texture);
+
328 
+
350 CSFML_GRAPHICS_API void sfShader_setCurrentTextureParameter(sfShader* shader, const char* name);
+
351 
+
373 CSFML_GRAPHICS_API void sfShader_bind(const sfShader* shader);
+
374 
+ +
386 
+
387 
+
388 #endif // SFML_SHADER_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Shape_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Shape_8h.htm new file mode 100755 index 0000000..3b9e5cd --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Shape_8h.htm @@ -0,0 +1,1114 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Shape.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + +

+Typedefs

typedef unsigned int(* sfShapeGetPointCountCallback )(void *)
 Type of the callback used to get the number of points in a shape.
 
typedef sfVector2f(* sfShapeGetPointCallback )(unsigned int, void *)
 Type of the callback used to get a point of a shape.
 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API sfShapesfShape_create (sfShapeGetPointCountCallback getPointCount, sfShapeGetPointCallback getPoint, void *userData)
 Create a new shape.
 
CSFML_GRAPHICS_API void sfShape_destroy (sfShape *shape)
 Destroy an existing shape.
 
CSFML_GRAPHICS_API void sfShape_setPosition (sfShape *shape, sfVector2f position)
 Set the position of a shape.
 
CSFML_GRAPHICS_API void sfShape_setRotation (sfShape *shape, float angle)
 Set the orientation of a shape.
 
CSFML_GRAPHICS_API void sfShape_setScale (sfShape *shape, sfVector2f scale)
 Set the scale factors of a shape.
 
CSFML_GRAPHICS_API void sfShape_setOrigin (sfShape *shape, sfVector2f origin)
 Set the local origin of a shape.
 
CSFML_GRAPHICS_API sfVector2f sfShape_getPosition (const sfShape *shape)
 Get the position of a shape.
 
CSFML_GRAPHICS_API float sfShape_getRotation (const sfShape *shape)
 Get the orientation of a shape.
 
CSFML_GRAPHICS_API sfVector2f sfShape_getScale (const sfShape *shape)
 Get the current scale of a shape.
 
CSFML_GRAPHICS_API sfVector2f sfShape_getOrigin (const sfShape *shape)
 Get the local origin of a shape.
 
CSFML_GRAPHICS_API void sfShape_move (sfShape *shape, sfVector2f offset)
 Move a shape by a given offset.
 
CSFML_GRAPHICS_API void sfShape_rotate (sfShape *shape, float angle)
 Rotate a shape.
 
CSFML_GRAPHICS_API void sfShape_scale (sfShape *shape, sfVector2f factors)
 Scale a shape.
 
CSFML_GRAPHICS_API sfTransform sfShape_getTransform (const sfShape *shape)
 Get the combined transform of a shape.
 
CSFML_GRAPHICS_API sfTransform sfShape_getInverseTransform (const sfShape *shape)
 Get the inverse of the combined transform of a shape.
 
CSFML_GRAPHICS_API void sfShape_setTexture (sfShape *shape, const sfTexture *texture, sfBool resetRect)
 Change the source texture of a shape.
 
CSFML_GRAPHICS_API void sfShape_setTextureRect (sfShape *shape, sfIntRect rect)
 Set the sub-rectangle of the texture that a shape will display.
 
CSFML_GRAPHICS_API void sfShape_setFillColor (sfShape *shape, sfColor color)
 Set the fill color of a shape.
 
CSFML_GRAPHICS_API void sfShape_setOutlineColor (sfShape *shape, sfColor color)
 Set the outline color of a shape.
 
CSFML_GRAPHICS_API void sfShape_setOutlineThickness (sfShape *shape, float thickness)
 Set the thickness of a shape's outline.
 
CSFML_GRAPHICS_API const
+sfTexture
sfShape_getTexture (const sfShape *shape)
 Get the source texture of a shape.
 
CSFML_GRAPHICS_API sfIntRect sfShape_getTextureRect (const sfShape *shape)
 Get the sub-rectangle of the texture displayed by a shape.
 
CSFML_GRAPHICS_API sfColor sfShape_getFillColor (const sfShape *shape)
 Get the fill color of a shape.
 
CSFML_GRAPHICS_API sfColor sfShape_getOutlineColor (const sfShape *shape)
 Get the outline color of a shape.
 
CSFML_GRAPHICS_API float sfShape_getOutlineThickness (const sfShape *shape)
 Get the outline thickness of a shape.
 
CSFML_GRAPHICS_API unsigned int sfShape_getPointCount (const sfShape *shape)
 Get the total number of points of a shape.
 
CSFML_GRAPHICS_API sfVector2f sfShape_getPoint (const sfShape *shape, unsigned int index)
 Get a point of a shape.
 
CSFML_GRAPHICS_API sfFloatRect sfShape_getLocalBounds (const sfShape *shape)
 Get the local bounding rectangle of a shape.
 
CSFML_GRAPHICS_API sfFloatRect sfShape_getGlobalBounds (const sfShape *shape)
 Get the global bounding rectangle of a shape.
 
CSFML_GRAPHICS_API void sfShape_update (sfShape *shape)
 Recompute the internal geometry of a shape.
 
+

Typedef Documentation

+ +
+
+ + + + +
typedef sfVector2f(* sfShapeGetPointCallback)(unsigned int, void *)
+
+ +

Type of the callback used to get a point of a shape.

+ +

Definition at line 40 of file Shape.h.

+ +
+
+ +
+
+ + + + +
typedef unsigned int(* sfShapeGetPointCountCallback)(void *)
+
+ +

Type of the callback used to get the number of points in a shape.

+ +

Definition at line 39 of file Shape.h.

+ +
+
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfShape* sfShape_create (sfShapeGetPointCountCallback getPointCount,
sfShapeGetPointCallback getPoint,
void * userData 
)
+
+ +

Create a new shape.

+
Parameters
+ + + + +
getPointCountCallback that provides the point count of the shape
getPointCallback that provides the points of the shape
userDataData to pass to the callback functions
+
+
+
Returns
A new sfShape object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfShape_destroy (sfShapeshape)
+
+ +

Destroy an existing shape.

+
Parameters
+ + +
ShapeShape to delete
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfColor sfShape_getFillColor (const sfShapeshape)
+
+ +

Get the fill color of a shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Fill color of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfFloatRect sfShape_getGlobalBounds (const sfShapeshape)
+
+ +

Get the global bounding rectangle of a shape.

+

The returned rectangle is in global coordinates, which means that it takes in account the transformations (translation, rotation, scale, ...) that are applied to the entity. In other words, this function returns the bounds of the sprite in the global 2D world's coordinate system.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Global bounding rectangle of the entity
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTransform sfShape_getInverseTransform (const sfShapeshape)
+
+ +

Get the inverse of the combined transform of a shape.

+
Parameters
+ + +
shapeshape object
+
+
+
Returns
Inverse of the combined transformations applied to the object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfFloatRect sfShape_getLocalBounds (const sfShapeshape)
+
+ +

Get the local bounding rectangle of a shape.

+

The returned rectangle is in local coordinates, which means that it ignores the transformations (translation, rotation, scale, ...) that are applied to the entity. In other words, this function returns the bounds of the entity in the entity's coordinate system.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Local bounding rectangle of the entity
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfShape_getOrigin (const sfShapeshape)
+
+ +

Get the local origin of a shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Current origin
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfColor sfShape_getOutlineColor (const sfShapeshape)
+
+ +

Get the outline color of a shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Outline color of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API float sfShape_getOutlineThickness (const sfShapeshape)
+
+ +

Get the outline thickness of a shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Outline thickness of the shape
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfShape_getPoint (const sfShapeshape,
unsigned int index 
)
+
+ +

Get a point of a shape.

+

The result is undefined if index is out of the valid range.

+
Parameters
+ + + +
shapeShape object
indexIndex of the point to get, in range [0 .. getPointCount() - 1]
+
+
+
Returns
Index-th point of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API unsigned int sfShape_getPointCount (const sfShapeshape)
+
+ +

Get the total number of points of a shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Number of points of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfShape_getPosition (const sfShapeshape)
+
+ +

Get the position of a shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Current position
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API float sfShape_getRotation (const sfShapeshape)
+
+ +

Get the orientation of a shape.

+

The rotation is always in the range [0, 360].

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Current rotation, in degrees
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfShape_getScale (const sfShapeshape)
+
+ +

Get the current scale of a shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Current scale factors
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API const sfTexture* sfShape_getTexture (const sfShapeshape)
+
+ +

Get the source texture of a shape.

+

If the shape has no source texture, a NULL pointer is returned. The returned pointer is const, which means that you can't modify the texture when you retrieve it with this function.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Pointer to the shape's texture
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfIntRect sfShape_getTextureRect (const sfShapeshape)
+
+ +

Get the sub-rectangle of the texture displayed by a shape.

+
Parameters
+ + +
shapeShape object
+
+
+
Returns
Texture rectangle of the shape
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTransform sfShape_getTransform (const sfShapeshape)
+
+ +

Get the combined transform of a shape.

+
Parameters
+ + +
shapeshape object
+
+
+
Returns
Transform combining the position/rotation/scale/origin of the object
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShape_move (sfShapeshape,
sfVector2f offset 
)
+
+ +

Move a shape by a given offset.

+

This function adds to the current position of the object, unlike sfShape_setPosition which overwrites it.

+
Parameters
+ + + +
shapeShape object
offsetOffset
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShape_rotate (sfShapeshape,
float angle 
)
+
+ +

Rotate a shape.

+

This function adds to the current rotation of the object, unlike sfShape_setRotation which overwrites it.

+
Parameters
+ + + +
shapeShape object
angleAngle of rotation, in degrees
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShape_scale (sfShapeshape,
sfVector2f factors 
)
+
+ +

Scale a shape.

+

This function multiplies the current scale of the object, unlike sfShape_setScale which overwrites it.

+
Parameters
+ + + +
shapeShape object
factorsScale factors
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShape_setFillColor (sfShapeshape,
sfColor color 
)
+
+ +

Set the fill color of a shape.

+

This color is modulated (multiplied) with the shape's texture if any. It can be used to colorize the shape, or change its global opacity. You can use sfTransparent to make the inside of the shape transparent, and have the outline alone. By default, the shape's fill color is opaque white.

+
Parameters
+ + + +
shapeShape object
colorNew color of the shape
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShape_setOrigin (sfShapeshape,
sfVector2f origin 
)
+
+ +

Set the local origin of a shape.

+

The origin of an object defines the center point for all transformations (position, scale, rotation). The coordinates of this point must be relative to the top-left corner of the object, and ignore all transformations (position, scale, rotation). The default origin of a circle Shape object is (0, 0).

+
Parameters
+ + + +
shapeShape object
originNew origin
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShape_setOutlineColor (sfShapeshape,
sfColor color 
)
+
+ +

Set the outline color of a shape.

+

You can use sfTransparent to disable the outline. By default, the shape's outline color is opaque white.

+
Parameters
+ + + +
shapeShape object
colorNew outline color of the shape
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShape_setOutlineThickness (sfShapeshape,
float thickness 
)
+
+ +

Set the thickness of a shape's outline.

+

This number cannot be negative. Using zero disables the outline. By default, the outline thickness is 0.

+
Parameters
+ + + +
shapeShape object
thicknessNew outline thickness
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShape_setPosition (sfShapeshape,
sfVector2f position 
)
+
+ +

Set the position of a shape.

+

This function completely overwrites the previous position. See sfShape_move to apply an offset based on the previous position instead. The default position of a circle Shape object is (0, 0).

+
Parameters
+ + + +
shapeShape object
positionNew position
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShape_setRotation (sfShapeshape,
float angle 
)
+
+ +

Set the orientation of a shape.

+

This function completely overwrites the previous rotation. See sfShape_rotate to add an angle based on the previous rotation instead. The default rotation of a circle Shape object is 0.

+
Parameters
+ + + +
shapeShape object
angleNew rotation, in degrees
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShape_setScale (sfShapeshape,
sfVector2f scale 
)
+
+ +

Set the scale factors of a shape.

+

This function completely overwrites the previous scale. See sfShape_scale to add a factor based on the previous scale instead. The default scale of a circle Shape object is (1, 1).

+
Parameters
+ + + +
shapeShape object
scaleNew scale factors
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShape_setTexture (sfShapeshape,
const sfTexturetexture,
sfBool resetRect 
)
+
+ +

Change the source texture of a shape.

+

The texture argument refers to a texture that must exist as long as the shape uses it. Indeed, the shape doesn't store its own copy of the texture, but rather keeps a pointer to the one that you passed to this function. If the source texture is destroyed and the shape tries to use it, the behaviour is undefined. texture can be NULL to disable texturing. If resetRect is true, the TextureRect property of the shape is automatically adjusted to the size of the new texture. If it is false, the texture rect is left unchanged.

+
Parameters
+ + + + +
shapeShape object
textureNew texture
resetRectShould the texture rect be reset to the size of the new texture?
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfShape_setTextureRect (sfShapeshape,
sfIntRect rect 
)
+
+ +

Set the sub-rectangle of the texture that a shape will display.

+

The texture rect is useful when you don't want to display the whole texture, but rather a part of it. By default, the texture rect covers the entire texture.

+
Parameters
+ + + +
shapeShape object
rectRectangle defining the region of the texture to display
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfShape_update (sfShapeshape)
+
+ +

Recompute the internal geometry of a shape.

+

This function must be called by specialized shape objects everytime their points change (ie. the result of either the getPointCount or getPoint callbacks is different).

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Shape_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Shape_8h_source.htm new file mode 100755 index 0000000..41ee936 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Shape_8h_source.htm @@ -0,0 +1,151 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Shape.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_SHAPE_H
+
26 #define SFML_SHAPE_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 #include <SFML/Graphics/Color.h>
+
33 #include <SFML/Graphics/Rect.h>
+ +
35 #include <SFML/Graphics/Types.h>
+
36 #include <SFML/System/Vector2.h>
+
37 
+
38 
+
39 typedef unsigned int (*sfShapeGetPointCountCallback)(void*);
+
40 typedef sfVector2f (*sfShapeGetPointCallback)(unsigned int, void*);
+
41 
+ +
53  sfShapeGetPointCallback getPoint,
+
54  void* userData);
+
55 
+ +
63 
+ +
76 
+
88 CSFML_GRAPHICS_API void sfShape_setRotation(sfShape* shape, float angle);
+
89 
+ +
102 
+ +
118 
+ +
128 
+ +
140 
+ +
150 
+ +
160 
+ +
172 
+
183 CSFML_GRAPHICS_API void sfShape_rotate(sfShape* shape, float angle);
+
184 
+
195 CSFML_GRAPHICS_API void sfShape_scale(sfShape* shape, sfVector2f factors);
+
196 
+ +
206 
+ +
216 
+
236 CSFML_GRAPHICS_API void sfShape_setTexture(sfShape* shape, const sfTexture* texture, sfBool resetRect);
+
237 
+ +
250 
+ +
266 
+ +
278 
+
290 CSFML_GRAPHICS_API void sfShape_setOutlineThickness(sfShape* shape, float thickness);
+
291 
+ +
305 
+ +
315 
+ +
325 
+ +
335 
+ +
345 
+
354 CSFML_GRAPHICS_API unsigned int sfShape_getPointCount(const sfShape* shape);
+
355 
+
367 CSFML_GRAPHICS_API sfVector2f sfShape_getPoint(const sfShape* shape, unsigned int index);
+
368 
+ +
384 
+ +
400 
+ +
410 
+
411 
+
412 #endif // SFML_SHAPE_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Sleep_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Sleep_8h.htm new file mode 100755 index 0000000..3205bdf --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Sleep_8h.htm @@ -0,0 +1,88 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Sleep.h File Reference
+
+
+
#include <SFML/System/Export.h>
+#include <SFML/System/Time.h>
+
+

Go to the source code of this file.

+ + + + + +

+Functions

CSFML_SYSTEM_API void sfSleep (sfTime duration)
 Make the current thread sleep for a given duration.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API void sfSleep (sfTime duration)
+
+ +

Make the current thread sleep for a given duration.

+

sfSleep is the best way to block a program or one of its threads, as it doesn't consume any CPU power.

+
Parameters
+ + +
durationTime to sleep
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Sleep_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Sleep_8h_source.htm new file mode 100755 index 0000000..7d309e4 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Sleep_8h_source.htm @@ -0,0 +1,84 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Sleep.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_SLEEP_H
+
26 #define SFML_SLEEP_H
+
27 
+
29 // Headers
+
31 #include <SFML/System/Export.h>
+
32 #include <SFML/System/Time.h>
+
33 
+
34 
+
44 CSFML_SYSTEM_API void sfSleep(sfTime duration);
+
45 
+
46 
+
47 #endif // SFML_SLEEP_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SocketSelector_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SocketSelector_8h.htm new file mode 100755 index 0000000..bdf553d --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SocketSelector_8h.htm @@ -0,0 +1,494 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
SocketSelector.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_NETWORK_API
+sfSocketSelector
sfSocketSelector_create (void)
 Create a new selector.
 
CSFML_NETWORK_API
+sfSocketSelector
sfSocketSelector_copy (const sfSocketSelector *selector)
 Create a new socket selector by copying an existing one.
 
CSFML_NETWORK_API void sfSocketSelector_destroy (sfSocketSelector *selector)
 Destroy a socket selector.
 
CSFML_NETWORK_API void sfSocketSelector_addTcpListener (sfSocketSelector *selector, sfTcpListener *socket)
 Add a new socket to a socket selector.
 
CSFML_NETWORK_API void sfSocketSelector_addTcpSocket (sfSocketSelector *selector, sfTcpSocket *socket)
 
CSFML_NETWORK_API void sfSocketSelector_addUdpSocket (sfSocketSelector *selector, sfUdpSocket *socket)
 
CSFML_NETWORK_API void sfSocketSelector_removeTcpListener (sfSocketSelector *selector, sfTcpListener *socket)
 Remove a socket from a socket selector.
 
CSFML_NETWORK_API void sfSocketSelector_removeTcpSocket (sfSocketSelector *selector, sfTcpSocket *socket)
 
CSFML_NETWORK_API void sfSocketSelector_removeUdpSocket (sfSocketSelector *selector, sfUdpSocket *socket)
 
CSFML_NETWORK_API void sfSocketSelector_clear (sfSocketSelector *selector)
 Remove all the sockets stored in a selector.
 
CSFML_NETWORK_API sfBool sfSocketSelector_wait (sfSocketSelector *selector, sfTime timeout)
 Wait until one or more sockets are ready to receive.
 
CSFML_NETWORK_API sfBool sfSocketSelector_isTcpListenerReady (const sfSocketSelector *selector, sfTcpListener *socket)
 Test a socket to know if it is ready to receive data.
 
CSFML_NETWORK_API sfBool sfSocketSelector_isTcpSocketReady (const sfSocketSelector *selector, sfTcpSocket *socket)
 
CSFML_NETWORK_API sfBool sfSocketSelector_isUdpSocketReady (const sfSocketSelector *selector, sfUdpSocket *socket)
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfSocketSelector_addTcpListener (sfSocketSelectorselector,
sfTcpListenersocket 
)
+
+ +

Add a new socket to a socket selector.

+

This function keeps a weak pointer to the socket, so you have to make sure that the socket is not destroyed while it is stored in the selector.

+
Parameters
+ + + +
selectorSocket selector object
socketPointer to the socket to add
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfSocketSelector_addTcpSocket (sfSocketSelectorselector,
sfTcpSocketsocket 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfSocketSelector_addUdpSocket (sfSocketSelectorselector,
sfUdpSocketsocket 
)
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API void sfSocketSelector_clear (sfSocketSelectorselector)
+
+ +

Remove all the sockets stored in a selector.

+

This function doesn't destroy any instance, it simply removes all the pointers that the selector has to external sockets.

+
Parameters
+ + +
selectorSocket selector object
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfSocketSelector* sfSocketSelector_copy (const sfSocketSelectorselector)
+
+ +

Create a new socket selector by copying an existing one.

+
Parameters
+ + +
selectorSocket selector to copy
+
+
+
Returns
A new sfSocketSelector object which is a copy of selector
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfSocketSelector* sfSocketSelector_create (void )
+
+ +

Create a new selector.

+
Returns
A new sfSocketSelector object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API void sfSocketSelector_destroy (sfSocketSelectorselector)
+
+ +

Destroy a socket selector.

+
Parameters
+ + +
selectorSocket selector to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfBool sfSocketSelector_isTcpListenerReady (const sfSocketSelectorselector,
sfTcpListenersocket 
)
+
+ +

Test a socket to know if it is ready to receive data.

+

This function must be used after a call to sfSocketSelector_wait, to know which sockets are ready to receive data. If a socket is ready, a call to Receive will never block because we know that there is data available to read. Note that if this function returns sfTrue for a sfTcpListener, this means that it is ready to accept a new connection.

+
Parameters
+ + + +
selectorSocket selector object
socketSocket to test
+
+
+
Returns
sfTrue if the socket is ready to read, sfFalse otherwise
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfBool sfSocketSelector_isTcpSocketReady (const sfSocketSelectorselector,
sfTcpSocketsocket 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfBool sfSocketSelector_isUdpSocketReady (const sfSocketSelectorselector,
sfUdpSocketsocket 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfSocketSelector_removeTcpListener (sfSocketSelectorselector,
sfTcpListenersocket 
)
+
+ +

Remove a socket from a socket selector.

+

This function doesn't destroy the socket, it simply removes the pointer that the selector has to it.

+
Parameters
+ + + +
selectorSocket selector object
socketPOointer to the socket to remove
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfSocketSelector_removeTcpSocket (sfSocketSelectorselector,
sfTcpSocketsocket 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfSocketSelector_removeUdpSocket (sfSocketSelectorselector,
sfUdpSocketsocket 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfBool sfSocketSelector_wait (sfSocketSelectorselector,
sfTime timeout 
)
+
+ +

Wait until one or more sockets are ready to receive.

+

This function returns as soon as at least one socket has some data available to be received. To know which sockets are ready, use the sfSocketSelector_isXxxReady functions. If you use a timeout and no socket is ready before the timeout is over, the function returns sfFalse.

+
Parameters
+ + + +
selectorSocket selector object
timeoutMaximum time to wait (use sfTimeZero for infinity)
+
+
+
Returns
sfTrue if there are sockets ready, sfFalse otherwise
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SocketSelector_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SocketSelector_8h_source.htm new file mode 100755 index 0000000..6b878d4 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SocketSelector_8h_source.htm @@ -0,0 +1,105 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
SocketSelector.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_SOCKETSELECTOR_H
+
26 #define SFML_SOCKETSELECTOR_H
+
27 
+
29 // Headers
+
31 #include <SFML/Network/Export.h>
+
32 #include <SFML/Network/Types.h>
+
33 #include <SFML/System/Time.h>
+
34 
+
35 
+ +
43 
+ +
53 
+ +
61 
+ + + +
76 
+ + + +
90 
+ +
102 
+ +
119 
+ + + +
139 
+
140 
+
141 #endif // SFML_SOCKETSELECTOR_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SocketStatus_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SocketStatus_8h.htm new file mode 100755 index 0000000..d8b1747 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SocketStatus_8h.htm @@ -0,0 +1,102 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
SocketStatus.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + +

+Enumerations

enum  sfSocketStatus {
+  sfSocketDone, +
+  sfSocketNotReady, +
+  sfSocketDisconnected, +
+  sfSocketError +
+ }
 Define the status that can be returned by the socket functions. More...
 
+

Enumeration Type Documentation

+ +
+
+ + + + +
enum sfSocketStatus
+
+ +

Define the status that can be returned by the socket functions.

+
Enumerator:
+ + + + +
sfSocketDone  +

The socket has sent / received the data.

+
sfSocketNotReady  +

The socket is not ready to send / receive data yet.

+
sfSocketDisconnected  +

The TCP socket has been disconnected.

+
sfSocketError  +

An unexpected error happened.

+
+
+
+ +

Definition at line 33 of file SocketStatus.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SocketStatus_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SocketStatus_8h_source.htm new file mode 100755 index 0000000..a56c3c5 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SocketStatus_8h_source.htm @@ -0,0 +1,87 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
SocketStatus.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_SOCKETSTATUS_H
+
26 #define SFML_SOCKETSTATUS_H
+
27 
+
28 
+
33 typedef enum
+
34 {
+ + + + +
39 
+ +
41 
+
42 
+
43 #endif // SFML_SOCKETSTATUS_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundBufferRecorder_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundBufferRecorder_8h.htm new file mode 100755 index 0000000..823d0c6 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundBufferRecorder_8h.htm @@ -0,0 +1,235 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+ +
+
SoundBufferRecorder.h File Reference
+
+
+
#include <SFML/Audio/Export.h>
+#include <SFML/Audio/Types.h>
+
+

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_AUDIO_API
+sfSoundBufferRecorder
sfSoundBufferRecorder_create (void)
 Create a new sound buffer recorder.
 
CSFML_AUDIO_API void sfSoundBufferRecorder_destroy (sfSoundBufferRecorder *soundBufferRecorder)
 Destroy a sound buffer recorder.
 
CSFML_AUDIO_API void sfSoundBufferRecorder_start (sfSoundBufferRecorder *soundBufferRecorder, unsigned int sampleRate)
 Start the capture of a sound recorder recorder.
 
CSFML_AUDIO_API void sfSoundBufferRecorder_stop (sfSoundBufferRecorder *soundBufferRecorder)
 Stop the capture of a sound recorder.
 
CSFML_AUDIO_API unsigned int sfSoundBufferRecorder_getSampleRate (const sfSoundBufferRecorder *soundBufferRecorder)
 Get the sample rate of a sound buffer recorder.
 
CSFML_AUDIO_API const
+sfSoundBuffer
sfSoundBufferRecorder_getBuffer (const sfSoundBufferRecorder *soundBufferRecorder)
 Get the sound buffer containing the captured audio data.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfSoundBufferRecorder* sfSoundBufferRecorder_create (void )
+
+ +

Create a new sound buffer recorder.

+
Returns
A new sfSoundBufferRecorder object (NULL if failed)
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfSoundBufferRecorder_destroy (sfSoundBufferRecordersoundBufferRecorder)
+
+ +

Destroy a sound buffer recorder.

+
Parameters
+ + +
soundBufferRecorderSound buffer recorder to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API const sfSoundBuffer* sfSoundBufferRecorder_getBuffer (const sfSoundBufferRecordersoundBufferRecorder)
+
+ +

Get the sound buffer containing the captured audio data.

+

The sound buffer is valid only after the capture has ended. This function provides a read-only access to the internal sound buffer, but it can be copied if you need to make any modification to it.

+
Parameters
+ + +
soundBufferRecorderSound buffer recorder object
+
+
+
Returns
Read-only access to the sound buffer
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API unsigned int sfSoundBufferRecorder_getSampleRate (const sfSoundBufferRecordersoundBufferRecorder)
+
+ +

Get the sample rate of a sound buffer recorder.

+

The sample rate defines the number of audio samples captured per second. The higher, the better the quality (for example, 44100 samples/sec is CD quality).

+
Parameters
+ + +
soundBufferRecorderSound buffer recorder object
+
+
+
Returns
Sample rate, in samples per second
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSoundBufferRecorder_start (sfSoundBufferRecordersoundBufferRecorder,
unsigned int sampleRate 
)
+
+ +

Start the capture of a sound recorder recorder.

+

The sampleRate parameter defines the number of audio samples captured per second. The higher, the better the quality (for example, 44100 samples/sec is CD quality). This function uses its own thread so that it doesn't block the rest of the program while the capture runs. Please note that only one capture can happen at the same time.

+
Parameters
+ + + +
soundBufferRecorderSound buffer recorder object
sampleRateDesired capture rate, in number of samples per second
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfSoundBufferRecorder_stop (sfSoundBufferRecordersoundBufferRecorder)
+
+ +

Stop the capture of a sound recorder.

+
Parameters
+ + +
soundBufferRecorderSound buffer recorder object
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundBufferRecorder_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundBufferRecorder_8h_source.htm new file mode 100755 index 0000000..e69bb31 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundBufferRecorder_8h_source.htm @@ -0,0 +1,94 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
SoundBufferRecorder.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_SOUNDBUFFERRECORDER_H
+
26 #define SFML_SOUNDBUFFERRECORDER_H
+
27 
+
29 // Headers
+
31 #include <SFML/Audio/Export.h>
+
32 #include <SFML/Audio/Types.h>
+
33 
+
34 
+ +
42 
+ +
50 
+
65 CSFML_AUDIO_API void sfSoundBufferRecorder_start(sfSoundBufferRecorder* soundBufferRecorder, unsigned int sampleRate);
+
66 
+ +
74 
+
87 CSFML_AUDIO_API unsigned int sfSoundBufferRecorder_getSampleRate(const sfSoundBufferRecorder* soundBufferRecorder);
+
88 
+ +
103 
+
104 
+
105 #endif // SFML_SOUNDBUFFERRECORDER_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundBuffer_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundBuffer_8h.htm new file mode 100755 index 0000000..368b3dd --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundBuffer_8h.htm @@ -0,0 +1,454 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+ +
+
SoundBuffer.h File Reference
+
+
+
#include <SFML/Audio/Export.h>
+#include <SFML/Audio/Types.h>
+#include <SFML/System/InputStream.h>
+#include <SFML/System/Time.h>
+#include <stddef.h>
+
+

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_AUDIO_API sfSoundBuffersfSoundBuffer_createFromFile (const char *filename)
 Create a new sound buffer and load it from a file.
 
CSFML_AUDIO_API sfSoundBuffersfSoundBuffer_createFromMemory (const void *data, size_t sizeInBytes)
 Create a new sound buffer and load it from a file in memory.
 
CSFML_AUDIO_API sfSoundBuffersfSoundBuffer_createFromStream (sfInputStream *stream)
 Create a new sound buffer and load it from a custom stream.
 
CSFML_AUDIO_API sfSoundBuffersfSoundBuffer_createFromSamples (const sfInt16 *samples, size_t sampleCount, unsigned int channelCount, unsigned int sampleRate)
 Create a new sound buffer and load it from an array of samples in memory.
 
CSFML_AUDIO_API sfSoundBuffersfSoundBuffer_copy (const sfSoundBuffer *soundBuffer)
 Create a new sound buffer by copying an existing one.
 
CSFML_AUDIO_API void sfSoundBuffer_destroy (sfSoundBuffer *soundBuffer)
 Destroy a sound buffer.
 
CSFML_AUDIO_API sfBool sfSoundBuffer_saveToFile (const sfSoundBuffer *soundBuffer, const char *filename)
 Save a sound buffer to an audio file.
 
CSFML_AUDIO_API const sfInt16sfSoundBuffer_getSamples (const sfSoundBuffer *soundBuffer)
 Get the array of audio samples stored in a sound buffer.
 
CSFML_AUDIO_API size_t sfSoundBuffer_getSampleCount (const sfSoundBuffer *soundBuffer)
 Get the number of samples stored in a sound buffer.
 
CSFML_AUDIO_API unsigned int sfSoundBuffer_getSampleRate (const sfSoundBuffer *soundBuffer)
 Get the sample rate of a sound buffer.
 
CSFML_AUDIO_API unsigned int sfSoundBuffer_getChannelCount (const sfSoundBuffer *soundBuffer)
 Get the number of channels used by a sound buffer.
 
CSFML_AUDIO_API sfTime sfSoundBuffer_getDuration (const sfSoundBuffer *soundBuffer)
 Get the total duration of a sound buffer.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfSoundBuffer* sfSoundBuffer_copy (const sfSoundBuffersoundBuffer)
+
+ +

Create a new sound buffer by copying an existing one.

+
Parameters
+ + +
soundBufferSound buffer to copy
+
+
+
Returns
A new sfSoundBuffer object which is a copy of soundBuffer
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfSoundBuffer* sfSoundBuffer_createFromFile (const char * filename)
+
+ +

Create a new sound buffer and load it from a file.

+

Here is a complete list of all the supported audio formats: ogg, wav, flac, aiff, au, raw, paf, svx, nist, voc, ircam, w64, mat4, mat5 pvf, htk, sds, avr, sd2, caf, wve, mpc2k, rf64.

+
Parameters
+ + +
filenamePath of the sound file to load
+
+
+
Returns
A new sfSoundBuffer object (NULL if failed)
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API sfSoundBuffer* sfSoundBuffer_createFromMemory (const void * data,
size_t sizeInBytes 
)
+
+ +

Create a new sound buffer and load it from a file in memory.

+

Here is a complete list of all the supported audio formats: ogg, wav, flac, aiff, au, raw, paf, svx, nist, voc, ircam, w64, mat4, mat5 pvf, htk, sds, avr, sd2, caf, wve, mpc2k, rf64.

+
Parameters
+ + + +
dataPointer to the file data in memory
sizeInBytesSize of the data to load, in bytes
+
+
+
Returns
A new sfSoundBuffer object (NULL if failed)
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API sfSoundBuffer* sfSoundBuffer_createFromSamples (const sfInt16samples,
size_t sampleCount,
unsigned int channelCount,
unsigned int sampleRate 
)
+
+ +

Create a new sound buffer and load it from an array of samples in memory.

+

The assumed format of the audio samples is 16 bits signed integer (sfInt16).

+
Parameters
+ + + + + +
samplesPointer to the array of samples in memory
sampleCountNumber of samples in the array
channelCountNumber of channels (1 = mono, 2 = stereo, ...)
sampleRateSample rate (number of samples to play per second)
+
+
+
Returns
A new sfSoundBuffer object (NULL if failed)
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfSoundBuffer* sfSoundBuffer_createFromStream (sfInputStreamstream)
+
+ +

Create a new sound buffer and load it from a custom stream.

+

Here is a complete list of all the supported audio formats: ogg, wav, flac, aiff, au, raw, paf, svx, nist, voc, ircam, w64, mat4, mat5 pvf, htk, sds, avr, sd2, caf, wve, mpc2k, rf64.

+
Parameters
+ + +
streamSource stream to read from
+
+
+
Returns
A new sfSoundBuffer object (NULL if failed)
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfSoundBuffer_destroy (sfSoundBuffersoundBuffer)
+
+ +

Destroy a sound buffer.

+
Parameters
+ + +
soundBufferSound buffer to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API unsigned int sfSoundBuffer_getChannelCount (const sfSoundBuffersoundBuffer)
+
+ +

Get the number of channels used by a sound buffer.

+

If the sound is mono then the number of channels will be 1, 2 for stereo, etc.

+
Parameters
+ + +
soundBufferSound buffer object
+
+
+
Returns
Number of channels
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfTime sfSoundBuffer_getDuration (const sfSoundBuffersoundBuffer)
+
+ +

Get the total duration of a sound buffer.

+
Parameters
+ + +
soundBufferSound buffer object
+
+
+
Returns
Sound duration
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API size_t sfSoundBuffer_getSampleCount (const sfSoundBuffersoundBuffer)
+
+ +

Get the number of samples stored in a sound buffer.

+

The array of samples can be accessed with the sfSoundBuffer_getSamples function.

+
Parameters
+ + +
soundBufferSound buffer object
+
+
+
Returns
Number of samples
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API unsigned int sfSoundBuffer_getSampleRate (const sfSoundBuffersoundBuffer)
+
+ +

Get the sample rate of a sound buffer.

+

The sample rate is the number of samples played per second. The higher, the better the quality (for example, 44100 samples/s is CD quality).

+
Parameters
+ + +
soundBufferSound buffer object
+
+
+
Returns
Sample rate (number of samples per second)
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API const sfInt16* sfSoundBuffer_getSamples (const sfSoundBuffersoundBuffer)
+
+ +

Get the array of audio samples stored in a sound buffer.

+

The format of the returned samples is 16 bits signed integer (sfInt16). The total number of samples in this array is given by the sfSoundBuffer_getSampleCount function.

+
Parameters
+ + +
soundBufferSound buffer object
+
+
+
Returns
Read-only pointer to the array of sound samples
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API sfBool sfSoundBuffer_saveToFile (const sfSoundBuffersoundBuffer,
const char * filename 
)
+
+ +

Save a sound buffer to an audio file.

+

Here is a complete list of all the supported audio formats: ogg, wav, flac, aiff, au, raw, paf, svx, nist, voc, ircam, w64, mat4, mat5 pvf, htk, sds, avr, sd2, caf, wve, mpc2k, rf64.

+
Parameters
+ + + +
soundBufferSound buffer object
filenamePath of the sound file to write
+
+
+
Returns
sfTrue if saving succeeded, sfFalse if it failed
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundBuffer_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundBuffer_8h_source.htm new file mode 100755 index 0000000..5432292 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundBuffer_8h_source.htm @@ -0,0 +1,109 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
SoundBuffer.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_SOUNDBUFFER_H
+
26 #define SFML_SOUNDBUFFER_H
+
27 
+
29 // Headers
+
31 #include <SFML/Audio/Export.h>
+
32 #include <SFML/Audio/Types.h>
+ +
34 #include <SFML/System/Time.h>
+
35 #include <stddef.h>
+
36 
+
37 
+ +
51 
+
65 CSFML_AUDIO_API sfSoundBuffer* sfSoundBuffer_createFromMemory(const void* data, size_t sizeInBytes);
+
66 
+ +
80 
+
95 CSFML_AUDIO_API sfSoundBuffer* sfSoundBuffer_createFromSamples(const sfInt16* samples, size_t sampleCount, unsigned int channelCount, unsigned int sampleRate);
+
96 
+ +
106 
+ +
114 
+
128 CSFML_AUDIO_API sfBool sfSoundBuffer_saveToFile(const sfSoundBuffer* soundBuffer, const char* filename);
+
129 
+ +
143 
+ +
156 
+
169 CSFML_AUDIO_API unsigned int sfSoundBuffer_getSampleRate(const sfSoundBuffer* soundBuffer);
+
170 
+
182 CSFML_AUDIO_API unsigned int sfSoundBuffer_getChannelCount(const sfSoundBuffer* soundBuffer);
+
183 
+ +
193 
+
194 
+
195 #endif // SFML_SOUNDBUFFER_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundRecorder_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundRecorder_8h.htm new file mode 100755 index 0000000..212dea3 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundRecorder_8h.htm @@ -0,0 +1,321 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+ +
+
SoundRecorder.h File Reference
+
+
+
#include <SFML/Audio/Export.h>
+#include <SFML/Audio/Types.h>
+#include <stddef.h>
+
+

Go to the source code of this file.

+ + + + + + + + + + + +

+Typedefs

typedef sfBool(* sfSoundRecorderStartCallback )(void *)
 Type of the callback used when starting a capture.
 
typedef sfBool(* sfSoundRecorderProcessCallback )(const sfInt16 *, size_t, void *)
 Type of the callback used to process audio data.
 
typedef void(* sfSoundRecorderStopCallback )(void *)
 Type of the callback used when stopping a capture.
 
+ + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_AUDIO_API sfSoundRecordersfSoundRecorder_create (sfSoundRecorderStartCallback onStart, sfSoundRecorderProcessCallback onProcess, sfSoundRecorderStopCallback onStop, void *userData)
 Construct a new sound recorder from callback functions.
 
CSFML_AUDIO_API void sfSoundRecorder_destroy (sfSoundRecorder *soundRecorder)
 Destroy a sound recorder.
 
CSFML_AUDIO_API void sfSoundRecorder_start (sfSoundRecorder *soundRecorder, unsigned int sampleRate)
 Start the capture of a sound recorder.
 
CSFML_AUDIO_API void sfSoundRecorder_stop (sfSoundRecorder *soundRecorder)
 Stop the capture of a sound recorder.
 
CSFML_AUDIO_API unsigned int sfSoundRecorder_getSampleRate (const sfSoundRecorder *soundRecorder)
 Get the sample rate of a sound recorder.
 
CSFML_AUDIO_API sfBool sfSoundRecorder_isAvailable (void)
 Check if the system supports audio capture.
 
+

Typedef Documentation

+ +
+
+ + + + +
typedef sfBool(* sfSoundRecorderProcessCallback)(const sfInt16 *, size_t, void *)
+
+ +

Type of the callback used to process audio data.

+ +

Definition at line 37 of file SoundRecorder.h.

+ +
+
+ +
+
+ + + + +
typedef sfBool(* sfSoundRecorderStartCallback)(void *)
+
+ +

Type of the callback used when starting a capture.

+ +

Definition at line 36 of file SoundRecorder.h.

+ +
+
+ +
+
+ + + + +
typedef void(* sfSoundRecorderStopCallback)(void *)
+
+ +

Type of the callback used when stopping a capture.

+ +

Definition at line 38 of file SoundRecorder.h.

+ +
+
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API sfSoundRecorder* sfSoundRecorder_create (sfSoundRecorderStartCallback onStart,
sfSoundRecorderProcessCallback onProcess,
sfSoundRecorderStopCallback onStop,
void * userData 
)
+
+ +

Construct a new sound recorder from callback functions.

+
Parameters
+ + + + + +
onStartCallback function which will be called when a new capture starts (can be NULL)
onProcessCallback function which will be called each time there's audio data to process
onStopCallback function which will be called when the current capture stops (can be NULL)
userDataData to pass to the callback function (can be NULL)
+
+
+
Returns
A new sfSoundRecorder object (NULL if failed)
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfSoundRecorder_destroy (sfSoundRecordersoundRecorder)
+
+ +

Destroy a sound recorder.

+
Parameters
+ + +
soundRecorderSound recorder to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API unsigned int sfSoundRecorder_getSampleRate (const sfSoundRecordersoundRecorder)
+
+ +

Get the sample rate of a sound recorder.

+

The sample rate defines the number of audio samples captured per second. The higher, the better the quality (for example, 44100 samples/sec is CD quality).

+
Parameters
+ + +
soundRecorderSound recorder object
+
+
+
Returns
Sample rate, in samples per second
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfBool sfSoundRecorder_isAvailable (void )
+
+ +

Check if the system supports audio capture.

+

This function should always be called before using the audio capture features. If it returns false, then any attempt to use sfSoundRecorder will fail.

+
Returns
sfTrue if audio capture is supported, sfFalse otherwise
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSoundRecorder_start (sfSoundRecordersoundRecorder,
unsigned int sampleRate 
)
+
+ +

Start the capture of a sound recorder.

+

The sampleRate parameter defines the number of audio samples captured per second. The higher, the better the quality (for example, 44100 samples/sec is CD quality). This function uses its own thread so that it doesn't block the rest of the program while the capture runs. Please note that only one capture can happen at the same time.

+
Parameters
+ + + +
soundRecorderSound recorder object
sampleRateDesired capture rate, in number of samples per second
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfSoundRecorder_stop (sfSoundRecordersoundRecorder)
+
+ +

Stop the capture of a sound recorder.

+
Parameters
+ + +
soundRecorderSound recorder object
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundRecorder_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundRecorder_8h_source.htm new file mode 100755 index 0000000..27e07e5 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundRecorder_8h_source.htm @@ -0,0 +1,103 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
SoundRecorder.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_SOUNDRECORDER_H
+
26 #define SFML_SOUNDRECORDER_H
+
27 
+
29 // Headers
+
31 #include <SFML/Audio/Export.h>
+
32 #include <SFML/Audio/Types.h>
+
33 #include <stddef.h>
+
34 
+
35 
+ +
37 typedef sfBool (*sfSoundRecorderProcessCallback)(const sfInt16*, size_t, void*);
+
38 typedef void (*sfSoundRecorderStopCallback)(void*);
+
39 
+
40 
+ + + +
55  void* userData);
+
56 
+ +
64 
+
79 CSFML_AUDIO_API void sfSoundRecorder_start(sfSoundRecorder* soundRecorder, unsigned int sampleRate);
+
80 
+ +
88 
+
101 CSFML_AUDIO_API unsigned int sfSoundRecorder_getSampleRate(const sfSoundRecorder* soundRecorder);
+
102 
+ +
114 
+
115 
+
116 #endif // SFML_SOUNDRECORDER_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundStatus_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundStatus_8h.htm new file mode 100755 index 0000000..9e77004 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundStatus_8h.htm @@ -0,0 +1,98 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+ +
+
SoundStatus.h File Reference
+
+
+
#include <SFML/Audio/Export.h>
+
+

Go to the source code of this file.

+ + + + + +

+Enumerations

enum  sfSoundStatus {
+  sfStopped, +
+  sfPaused, +
+  sfPlaying +
+ }
 Enumeration of statuses for sounds and musics. More...
 
+

Enumeration Type Documentation

+ +
+
+ + + + +
enum sfSoundStatus
+
+ +

Enumeration of statuses for sounds and musics.

+
Enumerator:
+ + + +
sfStopped  +

Sound / music is not playing.

+
sfPaused  +

Sound / music is paused.

+
sfPlaying  +

Sound / music is playing.

+
+
+
+ +

Definition at line 38 of file SoundStatus.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundStatus_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundStatus_8h_source.htm new file mode 100755 index 0000000..c269300 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundStatus_8h_source.htm @@ -0,0 +1,88 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
SoundStatus.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_SOUNDSTATUS_H
+
26 #define SFML_SOUNDSTATUS_H
+
27 
+
29 // Headers
+
31 #include <SFML/Audio/Export.h>
+
32 
+
33 
+
38 typedef enum
+
39 {
+ + + + +
44 
+
45 
+
46 #endif // SFML_SOUNDSTATUS_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundStream_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundStream_8h.htm new file mode 100755 index 0000000..47fd309 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundStream_8h.htm @@ -0,0 +1,907 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+ +
+
SoundStream.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + +

+Data Structures

struct  sfSoundStreamChunk
 defines the data to fill by the OnGetData callback More...
 
+ + + + + + + +

+Typedefs

typedef sfBool(* sfSoundStreamGetDataCallback )(sfSoundStreamChunk *, void *)
 Type of the callback used to get a sound stream data.
 
typedef void(* sfSoundStreamSeekCallback )(sfTime, void *)
 Type of the callback used to seek in a sound stream.
 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_AUDIO_API sfSoundStreamsfSoundStream_create (sfSoundStreamGetDataCallback onGetData, sfSoundStreamSeekCallback onSeek, unsigned int channelCount, unsigned int sampleRate, void *userData)
 Create a new sound stream.
 
CSFML_AUDIO_API void sfSoundStream_destroy (sfSoundStream *soundStream)
 Destroy a sound stream.
 
CSFML_AUDIO_API void sfSoundStream_play (sfSoundStream *soundStream)
 Start or resume playing a sound stream.
 
CSFML_AUDIO_API void sfSoundStream_pause (sfSoundStream *soundStream)
 Pause a sound stream.
 
CSFML_AUDIO_API void sfSoundStream_stop (sfSoundStream *soundStream)
 Stop playing a sound stream.
 
CSFML_AUDIO_API sfSoundStatus sfSoundStream_getStatus (const sfSoundStream *soundStream)
 Get the current status of a sound stream (stopped, paused, playing)
 
CSFML_AUDIO_API unsigned int sfSoundStream_getChannelCount (const sfSoundStream *soundStream)
 Return the number of channels of a sound stream.
 
CSFML_AUDIO_API unsigned int sfSoundStream_getSampleRate (const sfSoundStream *soundStream)
 Get the sample rate of a sound stream.
 
CSFML_AUDIO_API void sfSoundStream_setPitch (sfSoundStream *soundStream, float pitch)
 Set the pitch of a sound stream.
 
CSFML_AUDIO_API void sfSoundStream_setVolume (sfSoundStream *soundStream, float volume)
 Set the volume of a sound stream.
 
CSFML_AUDIO_API void sfSoundStream_setPosition (sfSoundStream *soundStream, sfVector3f position)
 Set the 3D position of a sound stream in the audio scene.
 
CSFML_AUDIO_API void sfSoundStream_setRelativeToListener (sfSoundStream *soundStream, sfBool relative)
 Make a sound stream's position relative to the listener or absolute.
 
CSFML_AUDIO_API void sfSoundStream_setMinDistance (sfSoundStream *soundStream, float distance)
 Set the minimum distance of a sound stream.
 
CSFML_AUDIO_API void sfSoundStream_setAttenuation (sfSoundStream *soundStream, float attenuation)
 Set the attenuation factor of a sound stream.
 
CSFML_AUDIO_API void sfSoundStream_setPlayingOffset (sfSoundStream *soundStream, sfTime timeOffset)
 Change the current playing position of a sound stream.
 
CSFML_AUDIO_API void sfSoundStream_setLoop (sfSoundStream *soundStream, sfBool loop)
 Set whether or not a sound stream should loop after reaching the end.
 
CSFML_AUDIO_API float sfSoundStream_getPitch (const sfSoundStream *soundStream)
 Get the pitch of a sound stream.
 
CSFML_AUDIO_API float sfSoundStream_getVolume (const sfSoundStream *soundStream)
 Get the volume of a sound stream.
 
CSFML_AUDIO_API sfVector3f sfSoundStream_getPosition (const sfSoundStream *soundStream)
 Get the 3D position of a sound stream in the audio scene.
 
CSFML_AUDIO_API sfBool sfSoundStream_isRelativeToListener (const sfSoundStream *soundStream)
 Tell whether a sound stream's position is relative to the listener or is absolute.
 
CSFML_AUDIO_API float sfSoundStream_getMinDistance (const sfSoundStream *soundStream)
 Get the minimum distance of a sound stream.
 
CSFML_AUDIO_API float sfSoundStream_getAttenuation (const sfSoundStream *soundStream)
 Get the attenuation factor of a sound stream.
 
CSFML_AUDIO_API sfBool sfSoundStream_getLoop (const sfSoundStream *soundStream)
 Tell whether or not a sound stream is in loop mode.
 
CSFML_AUDIO_API sfTime sfSoundStream_getPlayingOffset (const sfSoundStream *soundStream)
 Get the current playing position of a sound stream.
 
+

Typedef Documentation

+ +
+
+ + + + +
typedef sfBool(* sfSoundStreamGetDataCallback)(sfSoundStreamChunk *, void *)
+
+ +

Type of the callback used to get a sound stream data.

+ +

Definition at line 48 of file SoundStream.h.

+ +
+
+ +
+
+ + + + +
typedef void(* sfSoundStreamSeekCallback)(sfTime, void *)
+
+ +

Type of the callback used to seek in a sound stream.

+ +

Definition at line 49 of file SoundStream.h.

+ +
+
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API sfSoundStream* sfSoundStream_create (sfSoundStreamGetDataCallback onGetData,
sfSoundStreamSeekCallback onSeek,
unsigned int channelCount,
unsigned int sampleRate,
void * userData 
)
+
+ +

Create a new sound stream.

+
Parameters
+ + + + + + +
onGetDataFunction called when the stream needs more data (can't be NULL)
onSeekFunction called when the stream seeks (can't be NULL)
channelCountNumber of channels to use (1 = mono, 2 = stereo)
sampleRateSample rate of the sound (44100 = CD quality)
userDataData to pass to the callback functions
+
+
+
Returns
A new sfSoundStream object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfSoundStream_destroy (sfSoundStreamsoundStream)
+
+ +

Destroy a sound stream.

+
Parameters
+ + +
soundStreamSound stream to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API float sfSoundStream_getAttenuation (const sfSoundStreamsoundStream)
+
+ +

Get the attenuation factor of a sound stream.

+
Parameters
+ + +
soundStreamSound stream object
+
+
+
Returns
Attenuation factor of the stream
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API unsigned int sfSoundStream_getChannelCount (const sfSoundStreamsoundStream)
+
+ +

Return the number of channels of a sound stream.

+

1 channel means a mono sound, 2 means stereo, etc.

+
Parameters
+ + +
soundStreamSound stream object
+
+
+
Returns
Number of channels
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfBool sfSoundStream_getLoop (const sfSoundStreamsoundStream)
+
+ +

Tell whether or not a sound stream is in loop mode.

+
Parameters
+ + +
soundStreamSound stream object
+
+
+
Returns
sfTrue if the music is looping, sfFalse otherwise
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API float sfSoundStream_getMinDistance (const sfSoundStreamsoundStream)
+
+ +

Get the minimum distance of a sound stream.

+
Parameters
+ + +
soundStreamSound stream object
+
+
+
Returns
Minimum distance of the stream
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API float sfSoundStream_getPitch (const sfSoundStreamsoundStream)
+
+ +

Get the pitch of a sound stream.

+
Parameters
+ + +
soundStreamSound stream object
+
+
+
Returns
Pitch of the stream
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfTime sfSoundStream_getPlayingOffset (const sfSoundStreamsoundStream)
+
+ +

Get the current playing position of a sound stream.

+
Parameters
+ + +
soundStreamSound stream object
+
+
+
Returns
Current playing position
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfVector3f sfSoundStream_getPosition (const sfSoundStreamsoundStream)
+
+ +

Get the 3D position of a sound stream in the audio scene.

+
Parameters
+ + +
soundStreamSound stream object
+
+
+
Returns
Position of the stream in the world
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API unsigned int sfSoundStream_getSampleRate (const sfSoundStreamsoundStream)
+
+ +

Get the sample rate of a sound stream.

+

The sample rate is the number of audio samples played per second. The higher, the better the quality.

+
Parameters
+ + +
soundStreamSound stream object
+
+
+
Returns
Sample rate, in number of samples per second
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfSoundStatus sfSoundStream_getStatus (const sfSoundStreamsoundStream)
+
+ +

Get the current status of a sound stream (stopped, paused, playing)

+
Parameters
+ + +
soundStreamSound stream object
+
+
+
Returns
Current status
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API float sfSoundStream_getVolume (const sfSoundStreamsoundStream)
+
+ +

Get the volume of a sound stream.

+
Parameters
+ + +
soundStreamSound stream object
+
+
+
Returns
Volume of the stream, in the range [0, 100]
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfBool sfSoundStream_isRelativeToListener (const sfSoundStreamsoundStream)
+
+ +

Tell whether a sound stream's position is relative to the listener or is absolute.

+
Parameters
+ + +
soundStreamSound stream object
+
+
+
Returns
sfTrue if the position is relative, sfFalse if it's absolute
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfSoundStream_pause (sfSoundStreamsoundStream)
+
+ +

Pause a sound stream.

+

This function pauses the stream if it was playing, otherwise (stream already paused or stopped) it has no effect.

+
Parameters
+ + +
soundStreamSound stream object
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfSoundStream_play (sfSoundStreamsoundStream)
+
+ +

Start or resume playing a sound stream.

+

This function starts the stream if it was stopped, resumes it if it was paused, and restarts it from beginning if it was it already playing. This function uses its own thread so that it doesn't block the rest of the program while the music is played.

+
Parameters
+ + +
soundStreamSound stream object
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSoundStream_setAttenuation (sfSoundStreamsoundStream,
float attenuation 
)
+
+ +

Set the attenuation factor of a sound stream.

+

The attenuation is a multiplicative factor which makes the stream more or less loud according to its distance from the listener. An attenuation of 0 will produce a non-attenuated stream, i.e. its volume will always be the same whether it is heard from near or from far. On the other hand, an attenuation value such as 100 will make the stream fade out very quickly as it gets further from the listener. The default value of the attenuation is 1.

+
Parameters
+ + + +
soundStreamSound stream object
attenuationNew attenuation factor of the stream
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSoundStream_setLoop (sfSoundStreamsoundStream,
sfBool loop 
)
+
+ +

Set whether or not a sound stream should loop after reaching the end.

+

If set, the stream will restart from beginning after reaching the end and so on, until it is stopped or sfSoundStream_setLoop(stream, sfFalse) is called. The default looping state for sound streams is false.

+
Parameters
+ + + +
soundStreamSound stream object
loopsfTrue to play in loop, sfFalse to play once
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSoundStream_setMinDistance (sfSoundStreamsoundStream,
float distance 
)
+
+ +

Set the minimum distance of a sound stream.

+

The "minimum distance" of a stream is the maximum distance at which it is heard at its maximum volume. Further than the minimum distance, it will start to fade out according to its attenuation factor. A value of 0 ("inside the head +of the listener") is an invalid value and is forbidden. The default value of the minimum distance is 1.

+
Parameters
+ + + +
soundStreamSound stream object
distanceNew minimum distance of the stream
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSoundStream_setPitch (sfSoundStreamsoundStream,
float pitch 
)
+
+ +

Set the pitch of a sound stream.

+

The pitch represents the perceived fundamental frequency of a sound; thus you can make a stream more acute or grave by changing its pitch. A side effect of changing the pitch is to modify the playing speed of the stream as well. The default value for the pitch is 1.

+
Parameters
+ + + +
soundStreamSound stream object
pitchNew pitch to apply to the stream
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSoundStream_setPlayingOffset (sfSoundStreamsoundStream,
sfTime timeOffset 
)
+
+ +

Change the current playing position of a sound stream.

+

The playing position can be changed when the stream is either paused or playing.

+
Parameters
+ + + +
soundStreamSound stream object
timeOffsetNew playing position
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSoundStream_setPosition (sfSoundStreamsoundStream,
sfVector3f position 
)
+
+ +

Set the 3D position of a sound stream in the audio scene.

+

Only streams with one channel (mono streams) can be spatialized. The default position of a stream is (0, 0, 0).

+
Parameters
+ + + +
soundStreamSound stream object
positionPosition of the stream in the scene
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSoundStream_setRelativeToListener (sfSoundStreamsoundStream,
sfBool relative 
)
+
+ +

Make a sound stream's position relative to the listener or absolute.

+

Making a stream relative to the listener will ensure that it will always be played the same way regardless the position of the listener. This can be useful for non-spatialized streams, streams that are produced by the listener, or streams attached to it. The default value is false (position is absolute).

+
Parameters
+ + + +
soundStreamSound stream object
relativesfTrue to set the position relative, sfFalse to set it absolute
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSoundStream_setVolume (sfSoundStreamsoundStream,
float volume 
)
+
+ +

Set the volume of a sound stream.

+

The volume is a value between 0 (mute) and 100 (full volume). The default value for the volume is 100.

+
Parameters
+ + + +
soundStreamSound stream object
volumeVolume of the stream
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfSoundStream_stop (sfSoundStreamsoundStream)
+
+ +

Stop playing a sound stream.

+

This function stops the stream if it was playing or paused, and does nothing if it was already stopped. It also resets the playing position (unlike sfSoundStream_pause).

+
Parameters
+ + +
soundStreamSound stream object
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundStream_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundStream_8h_source.htm new file mode 100755 index 0000000..37e1cb8 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/SoundStream_8h_source.htm @@ -0,0 +1,147 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
SoundStream.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_SOUNDSTREAM_H
+
26 #define SFML_SOUNDSTREAM_H
+
27 
+
29 // Headers
+
31 #include <SFML/Audio/Export.h>
+
32 #include <SFML/Audio/SoundStatus.h>
+
33 #include <SFML/Audio/Types.h>
+
34 #include <SFML/System/Time.h>
+
35 #include <SFML/System/Vector3.h>
+
36 
+
37 
+
42 typedef struct
+
43 {
+ +
45  unsigned int sampleCount;
+ +
47 
+ +
49 typedef void (*sfSoundStreamSeekCallback)(sfTime, void*);
+
50 
+
51 
+ + +
66  unsigned int channelCount,
+
67  unsigned int sampleRate,
+
68  void* userData);
+
69 
+ +
77 
+ +
91 
+ +
102 
+ +
114 
+ +
124 
+
135 CSFML_AUDIO_API unsigned int sfSoundStream_getChannelCount(const sfSoundStream* soundStream);
+
136 
+
148 CSFML_AUDIO_API unsigned int sfSoundStream_getSampleRate(const sfSoundStream* soundStream);
+
149 
+
163 CSFML_AUDIO_API void sfSoundStream_setPitch(sfSoundStream* soundStream, float pitch);
+
164 
+
175 CSFML_AUDIO_API void sfSoundStream_setVolume(sfSoundStream* soundStream, float volume);
+
176 
+ +
189 
+ +
204 
+
219 CSFML_AUDIO_API void sfSoundStream_setMinDistance(sfSoundStream* soundStream, float distance);
+
220 
+
237 CSFML_AUDIO_API void sfSoundStream_setAttenuation(sfSoundStream* soundStream, float attenuation);
+
238 
+ +
250 
+ +
264 
+
273 CSFML_AUDIO_API float sfSoundStream_getPitch(const sfSoundStream* soundStream);
+
274 
+
283 CSFML_AUDIO_API float sfSoundStream_getVolume(const sfSoundStream* soundStream);
+
284 
+ +
294 
+ +
305 
+ +
315 
+ +
325 
+ +
335 
+ +
345 
+
346 
+
347 #endif // SFML_SOUNDSTREAM_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Sound_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Sound_8h.htm new file mode 100755 index 0000000..6f5a0a1 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Sound_8h.htm @@ -0,0 +1,857 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+ +
+
Sound.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_AUDIO_API sfSoundsfSound_create (void)
 Create a new sound.
 
CSFML_AUDIO_API sfSoundsfSound_copy (const sfSound *sound)
 Create a new sound by copying an existing one.
 
CSFML_AUDIO_API void sfSound_destroy (sfSound *sound)
 Destroy a sound.
 
CSFML_AUDIO_API void sfSound_play (sfSound *sound)
 Start or resume playing a sound.
 
CSFML_AUDIO_API void sfSound_pause (sfSound *sound)
 Pause a sound.
 
CSFML_AUDIO_API void sfSound_stop (sfSound *sound)
 Stop playing a sound.
 
CSFML_AUDIO_API void sfSound_setBuffer (sfSound *sound, const sfSoundBuffer *buffer)
 Set the source buffer containing the audio data to play.
 
CSFML_AUDIO_API const
+sfSoundBuffer
sfSound_getBuffer (const sfSound *sound)
 Get the audio buffer attached to a sound.
 
CSFML_AUDIO_API void sfSound_setLoop (sfSound *sound, sfBool loop)
 Set whether or not a sound should loop after reaching the end.
 
CSFML_AUDIO_API sfBool sfSound_getLoop (const sfSound *sound)
 Tell whether or not a sound is in loop mode.
 
CSFML_AUDIO_API sfSoundStatus sfSound_getStatus (const sfSound *sound)
 Get the current status of a sound (stopped, paused, playing)
 
CSFML_AUDIO_API void sfSound_setPitch (sfSound *sound, float pitch)
 Set the pitch of a sound.
 
CSFML_AUDIO_API void sfSound_setVolume (sfSound *sound, float volume)
 Set the volume of a sound.
 
CSFML_AUDIO_API void sfSound_setPosition (sfSound *sound, sfVector3f position)
 Set the 3D position of a sound in the audio scene.
 
CSFML_AUDIO_API void sfSound_setRelativeToListener (sfSound *sound, sfBool relative)
 Make the sound's position relative to the listener or absolute.
 
CSFML_AUDIO_API void sfSound_setMinDistance (sfSound *sound, float distance)
 Set the minimum distance of a sound.
 
CSFML_AUDIO_API void sfSound_setAttenuation (sfSound *sound, float attenuation)
 Set the attenuation factor of a sound.
 
CSFML_AUDIO_API void sfSound_setPlayingOffset (sfSound *sound, sfTime timeOffset)
 Change the current playing position of a sound.
 
CSFML_AUDIO_API float sfSound_getPitch (const sfSound *sound)
 Get the pitch of a sound.
 
CSFML_AUDIO_API float sfSound_getVolume (const sfSound *sound)
 Get the volume of a sound.
 
CSFML_AUDIO_API sfVector3f sfSound_getPosition (const sfSound *sound)
 Get the 3D position of a sound in the audio scene.
 
CSFML_AUDIO_API sfBool sfSound_isRelativeToListener (const sfSound *sound)
 Tell whether a sound's position is relative to the listener or is absolute.
 
CSFML_AUDIO_API float sfSound_getMinDistance (const sfSound *sound)
 Get the minimum distance of a sound.
 
CSFML_AUDIO_API float sfSound_getAttenuation (const sfSound *sound)
 Get the attenuation factor of a sound.
 
CSFML_AUDIO_API sfTime sfSound_getPlayingOffset (const sfSound *sound)
 Get the current playing position of a sound.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfSound* sfSound_copy (const sfSoundsound)
+
+ +

Create a new sound by copying an existing one.

+
Parameters
+ + +
soundSound to copy
+
+
+
Returns
A new sfSound object which is a copy of sound
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfSound* sfSound_create (void )
+
+ +

Create a new sound.

+
Returns
A new sfSound object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfSound_destroy (sfSoundsound)
+
+ +

Destroy a sound.

+
Parameters
+ + +
soundSound to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API float sfSound_getAttenuation (const sfSoundsound)
+
+ +

Get the attenuation factor of a sound.

+
Parameters
+ + +
soundSound object
+
+
+
Returns
Attenuation factor of the sound
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API const sfSoundBuffer* sfSound_getBuffer (const sfSoundsound)
+
+ +

Get the audio buffer attached to a sound.

+
Parameters
+ + +
soundSound object
+
+
+
Returns
Sound buffer attached to the sound (can be NULL)
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfBool sfSound_getLoop (const sfSoundsound)
+
+ +

Tell whether or not a sound is in loop mode.

+
Parameters
+ + +
soundSound object
+
+
+
Returns
sfTrue if the sound is looping, sfFalse otherwise
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API float sfSound_getMinDistance (const sfSoundsound)
+
+ +

Get the minimum distance of a sound.

+
Parameters
+ + +
soundSound object
+
+
+
Returns
Minimum distance of the sound
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API float sfSound_getPitch (const sfSoundsound)
+
+ +

Get the pitch of a sound.

+
Parameters
+ + +
soundSound object
+
+
+
Returns
Pitch of the sound
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfTime sfSound_getPlayingOffset (const sfSoundsound)
+
+ +

Get the current playing position of a sound.

+
Parameters
+ + +
soundSound object
+
+
+
Returns
Current playing position
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfVector3f sfSound_getPosition (const sfSoundsound)
+
+ +

Get the 3D position of a sound in the audio scene.

+
Parameters
+ + +
soundSound object
+
+
+
Returns
Position of the sound in the world
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfSoundStatus sfSound_getStatus (const sfSoundsound)
+
+ +

Get the current status of a sound (stopped, paused, playing)

+
Parameters
+ + +
soundSound object
+
+
+
Returns
Current status
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API float sfSound_getVolume (const sfSoundsound)
+
+ +

Get the volume of a sound.

+
Parameters
+ + +
soundSound object
+
+
+
Returns
Volume of the sound, in the range [0, 100]
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API sfBool sfSound_isRelativeToListener (const sfSoundsound)
+
+ +

Tell whether a sound's position is relative to the listener or is absolute.

+
Parameters
+ + +
soundSound object
+
+
+
Returns
sfTrue if the position is relative, sfFalse if it's absolute
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfSound_pause (sfSoundsound)
+
+ +

Pause a sound.

+

This function pauses the sound if it was playing, otherwise (sound already paused or stopped) it has no effect.

+
Parameters
+ + +
soundSound object
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfSound_play (sfSoundsound)
+
+ +

Start or resume playing a sound.

+

This function starts the sound if it was stopped, resumes it if it was paused, and restarts it from beginning if it was it already playing. This function uses its own thread so that it doesn't block the rest of the program while the sound is played.

+
Parameters
+ + +
soundSound object
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSound_setAttenuation (sfSoundsound,
float attenuation 
)
+
+ +

Set the attenuation factor of a sound.

+

The attenuation is a multiplicative factor which makes the sound more or less loud according to its distance from the listener. An attenuation of 0 will produce a non-attenuated sound, i.e. its volume will always be the same whether it is heard from near or from far. On the other hand, an attenuation value such as 100 will make the sound fade out very quickly as it gets further from the listener. The default value of the attenuation is 1.

+
Parameters
+ + + +
soundSound object
attenuationNew attenuation factor of the sound
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSound_setBuffer (sfSoundsound,
const sfSoundBufferbuffer 
)
+
+ +

Set the source buffer containing the audio data to play.

+

It is important to note that the sound buffer is not copied, thus the sfSoundBuffer object must remain alive as long as it is attached to the sound.

+
Parameters
+ + + +
soundSound object
bufferSound buffer to attach to the sound
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSound_setLoop (sfSoundsound,
sfBool loop 
)
+
+ +

Set whether or not a sound should loop after reaching the end.

+

If set, the sound will restart from beginning after reaching the end and so on, until it is stopped or sfSound_setLoop(sound, sfFalse) is called. The default looping state for sounds is false.

+
Parameters
+ + + +
soundSound object
loopsfTrue to play in loop, sfFalse to play once
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSound_setMinDistance (sfSoundsound,
float distance 
)
+
+ +

Set the minimum distance of a sound.

+

The "minimum distance" of a sound is the maximum distance at which it is heard at its maximum volume. Further than the minimum distance, it will start to fade out according to its attenuation factor. A value of 0 ("inside the head +of the listener") is an invalid value and is forbidden. The default value of the minimum distance is 1.

+
Parameters
+ + + +
soundSound object
distanceNew minimum distance of the sound
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSound_setPitch (sfSoundsound,
float pitch 
)
+
+ +

Set the pitch of a sound.

+

The pitch represents the perceived fundamental frequency of a sound; thus you can make a sound more acute or grave by changing its pitch. A side effect of changing the pitch is to modify the playing speed of the sound as well. The default value for the pitch is 1.

+
Parameters
+ + + +
soundSound object
pitchNew pitch to apply to the sound
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSound_setPlayingOffset (sfSoundsound,
sfTime timeOffset 
)
+
+ +

Change the current playing position of a sound.

+

The playing position can be changed when the sound is either paused or playing.

+
Parameters
+ + + +
soundSound object
timeOffsetNew playing position
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSound_setPosition (sfSoundsound,
sfVector3f position 
)
+
+ +

Set the 3D position of a sound in the audio scene.

+

Only sounds with one channel (mono sounds) can be spatialized. The default position of a sound is (0, 0, 0).

+
Parameters
+ + + +
soundSound object
positionPosition of the sound in the scene
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSound_setRelativeToListener (sfSoundsound,
sfBool relative 
)
+
+ +

Make the sound's position relative to the listener or absolute.

+

Making a sound relative to the listener will ensure that it will always be played the same way regardless the position of the listener. This can be useful for non-spatialized sounds, sounds that are produced by the listener, or sounds attached to it. The default value is false (position is absolute).

+
Parameters
+ + + +
soundSound object
relativesfTrue to set the position relative, sfFalse to set it absolute
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_AUDIO_API void sfSound_setVolume (sfSoundsound,
float volume 
)
+
+ +

Set the volume of a sound.

+

The volume is a value between 0 (mute) and 100 (full volume). The default value for the volume is 100.

+
Parameters
+ + + +
soundSound object
volumeVolume of the sound
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_AUDIO_API void sfSound_stop (sfSoundsound)
+
+ +

Stop playing a sound.

+

This function stops the sound if it was playing or paused, and does nothing if it was already stopped. It also resets the playing position (unlike sfSound_pause).

+
Parameters
+ + +
soundSound object
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Sound_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Sound_8h_source.htm new file mode 100755 index 0000000..4fad677 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Sound_8h_source.htm @@ -0,0 +1,135 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
Sound.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_SOUND_H
+
26 #define SFML_SOUND_H
+
27 
+
29 // Headers
+
31 #include <SFML/Audio/Export.h>
+
32 #include <SFML/Audio/SoundStatus.h>
+
33 #include <SFML/Audio/Types.h>
+
34 #include <SFML/System/Time.h>
+
35 #include <SFML/System/Vector3.h>
+
36 
+
37 
+ +
45 
+ +
55 
+ +
63 
+ +
77 
+ +
88 
+ +
100 
+
112 CSFML_AUDIO_API void sfSound_setBuffer(sfSound* sound, const sfSoundBuffer* buffer);
+
113 
+ +
123 
+
136 CSFML_AUDIO_API void sfSound_setLoop(sfSound* sound, sfBool loop);
+
137 
+ +
147 
+ +
157 
+
171 CSFML_AUDIO_API void sfSound_setPitch(sfSound* sound, float pitch);
+
172 
+
183 CSFML_AUDIO_API void sfSound_setVolume(sfSound* sound, float volume);
+
184 
+ +
197 
+ +
212 
+
227 CSFML_AUDIO_API void sfSound_setMinDistance(sfSound* sound, float distance);
+
228 
+
245 CSFML_AUDIO_API void sfSound_setAttenuation(sfSound* sound, float attenuation);
+
246 
+
257 CSFML_AUDIO_API void sfSound_setPlayingOffset(sfSound* sound, sfTime timeOffset);
+
258 
+
267 CSFML_AUDIO_API float sfSound_getPitch(const sfSound* sound);
+
268 
+
277 CSFML_AUDIO_API float sfSound_getVolume(const sfSound* sound);
+
278 
+ +
288 
+ +
299 
+ +
309 
+ +
319 
+ +
329 
+
330 
+
331 #endif // SFML_SOUND_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Sprite_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Sprite_8h.htm new file mode 100755 index 0000000..8a40cc2 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Sprite_8h.htm @@ -0,0 +1,852 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Sprite.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API sfSpritesfSprite_create (void)
 Create a new sprite.
 
CSFML_GRAPHICS_API sfSpritesfSprite_copy (const sfSprite *sprite)
 Copy an existing sprite.
 
CSFML_GRAPHICS_API void sfSprite_destroy (sfSprite *sprite)
 Destroy an existing sprite.
 
CSFML_GRAPHICS_API void sfSprite_setPosition (sfSprite *sprite, sfVector2f position)
 Set the position of a sprite.
 
CSFML_GRAPHICS_API void sfSprite_setRotation (sfSprite *sprite, float angle)
 Set the orientation of a sprite.
 
CSFML_GRAPHICS_API void sfSprite_setScale (sfSprite *sprite, sfVector2f scale)
 Set the scale factors of a sprite.
 
CSFML_GRAPHICS_API void sfSprite_setOrigin (sfSprite *sprite, sfVector2f origin)
 Set the local origin of a sprite.
 
CSFML_GRAPHICS_API sfVector2f sfSprite_getPosition (const sfSprite *sprite)
 Get the position of a sprite.
 
CSFML_GRAPHICS_API float sfSprite_getRotation (const sfSprite *sprite)
 Get the orientation of a sprite.
 
CSFML_GRAPHICS_API sfVector2f sfSprite_getScale (const sfSprite *sprite)
 Get the current scale of a sprite.
 
CSFML_GRAPHICS_API sfVector2f sfSprite_getOrigin (const sfSprite *sprite)
 Get the local origin of a sprite.
 
CSFML_GRAPHICS_API void sfSprite_move (sfSprite *sprite, sfVector2f offset)
 Move a sprite by a given offset.
 
CSFML_GRAPHICS_API void sfSprite_rotate (sfSprite *sprite, float angle)
 Rotate a sprite.
 
CSFML_GRAPHICS_API void sfSprite_scale (sfSprite *sprite, sfVector2f factors)
 Scale a sprite.
 
CSFML_GRAPHICS_API sfTransform sfSprite_getTransform (const sfSprite *sprite)
 Get the combined transform of a sprite.
 
CSFML_GRAPHICS_API sfTransform sfSprite_getInverseTransform (const sfSprite *sprite)
 Get the inverse of the combined transform of a sprite.
 
CSFML_GRAPHICS_API void sfSprite_setTexture (sfSprite *sprite, const sfTexture *texture, sfBool resetRect)
 Change the source texture of a sprite.
 
CSFML_GRAPHICS_API void sfSprite_setTextureRect (sfSprite *sprite, sfIntRect rectangle)
 Set the sub-rectangle of the texture that a sprite will display.
 
CSFML_GRAPHICS_API void sfSprite_setColor (sfSprite *sprite, sfColor color)
 Set the global color of a sprite.
 
CSFML_GRAPHICS_API const
+sfTexture
sfSprite_getTexture (const sfSprite *sprite)
 Get the source texture of a sprite.
 
CSFML_GRAPHICS_API sfIntRect sfSprite_getTextureRect (const sfSprite *sprite)
 Get the sub-rectangle of the texture displayed by a sprite.
 
CSFML_GRAPHICS_API sfColor sfSprite_getColor (const sfSprite *sprite)
 Get the global color of a sprite.
 
CSFML_GRAPHICS_API sfFloatRect sfSprite_getLocalBounds (const sfSprite *sprite)
 Get the local bounding rectangle of a sprite.
 
CSFML_GRAPHICS_API sfFloatRect sfSprite_getGlobalBounds (const sfSprite *sprite)
 Get the global bounding rectangle of a sprite.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfSprite* sfSprite_copy (const sfSpritesprite)
+
+ +

Copy an existing sprite.

+
Parameters
+ + +
spriteSprite to copy
+
+
+
Returns
Copied object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfSprite* sfSprite_create (void )
+
+ +

Create a new sprite.

+
Returns
A new sfSprite object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfSprite_destroy (sfSpritesprite)
+
+ +

Destroy an existing sprite.

+
Parameters
+ + +
spriteSprite to delete
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfColor sfSprite_getColor (const sfSpritesprite)
+
+ +

Get the global color of a sprite.

+
Parameters
+ + +
spriteSprite object
+
+
+
Returns
Global color of the sprite
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfFloatRect sfSprite_getGlobalBounds (const sfSpritesprite)
+
+ +

Get the global bounding rectangle of a sprite.

+

The returned rectangle is in global coordinates, which means that it takes in account the transformations (translation, rotation, scale, ...) that are applied to the entity. In other words, this function returns the bounds of the sprite in the global 2D world's coordinate system.

+
Parameters
+ + +
spriteSprite object
+
+
+
Returns
Global bounding rectangle of the entity
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTransform sfSprite_getInverseTransform (const sfSpritesprite)
+
+ +

Get the inverse of the combined transform of a sprite.

+
Parameters
+ + +
spriteSprite object
+
+
+
Returns
Inverse of the combined transformations applied to the object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfFloatRect sfSprite_getLocalBounds (const sfSpritesprite)
+
+ +

Get the local bounding rectangle of a sprite.

+

The returned rectangle is in local coordinates, which means that it ignores the transformations (translation, rotation, scale, ...) that are applied to the entity. In other words, this function returns the bounds of the entity in the entity's coordinate system.

+
Parameters
+ + +
spriteSprite object
+
+
+
Returns
Local bounding rectangle of the entity
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfSprite_getOrigin (const sfSpritesprite)
+
+ +

Get the local origin of a sprite.

+
Parameters
+ + +
spriteSprite object
+
+
+
Returns
Current origin
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfSprite_getPosition (const sfSpritesprite)
+
+ +

Get the position of a sprite.

+
Parameters
+ + +
spriteSprite object
+
+
+
Returns
Current position
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API float sfSprite_getRotation (const sfSpritesprite)
+
+ +

Get the orientation of a sprite.

+

The rotation is always in the range [0, 360].

+
Parameters
+ + +
spriteSprite object
+
+
+
Returns
Current rotation, in degrees
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfSprite_getScale (const sfSpritesprite)
+
+ +

Get the current scale of a sprite.

+
Parameters
+ + +
spriteSprite object
+
+
+
Returns
Current scale factors
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API const sfTexture* sfSprite_getTexture (const sfSpritesprite)
+
+ +

Get the source texture of a sprite.

+

If the sprite has no source texture, a NULL pointer is returned. The returned pointer is const, which means that you can't modify the texture when you retrieve it with this function.

+
Parameters
+ + +
spriteSprite object
+
+
+
Returns
Pointer to the sprite's texture
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfIntRect sfSprite_getTextureRect (const sfSpritesprite)
+
+ +

Get the sub-rectangle of the texture displayed by a sprite.

+
Parameters
+ + +
spriteSprite object
+
+
+
Returns
Texture rectangle of the sprite
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTransform sfSprite_getTransform (const sfSpritesprite)
+
+ +

Get the combined transform of a sprite.

+
Parameters
+ + +
spriteSprite object
+
+
+
Returns
Transform combining the position/rotation/scale/origin of the object
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfSprite_move (sfSpritesprite,
sfVector2f offset 
)
+
+ +

Move a sprite by a given offset.

+

This function adds to the current position of the object, unlike sfSprite_setPosition which overwrites it.

+
Parameters
+ + + +
spriteSprite object
offsetOffset
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfSprite_rotate (sfSpritesprite,
float angle 
)
+
+ +

Rotate a sprite.

+

This function adds to the current rotation of the object, unlike sfSprite_setRotation which overwrites it.

+
Parameters
+ + + +
spriteSprite object
angleAngle of rotation, in degrees
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfSprite_scale (sfSpritesprite,
sfVector2f factors 
)
+
+ +

Scale a sprite.

+

This function multiplies the current scale of the object, unlike sfSprite_setScale which overwrites it.

+
Parameters
+ + + +
spriteSprite object
factorsScale factors
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfSprite_setColor (sfSpritesprite,
sfColor color 
)
+
+ +

Set the global color of a sprite.

+

This color is modulated (multiplied) with the sprite's texture. It can be used to colorize the sprite, or change its global opacity. By default, the sprite's color is opaque white.

+
Parameters
+ + + +
spriteSprite object
colorNew color of the sprite
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfSprite_setOrigin (sfSpritesprite,
sfVector2f origin 
)
+
+ +

Set the local origin of a sprite.

+

The origin of an object defines the center point for all transformations (position, scale, rotation). The coordinates of this point must be relative to the top-left corner of the object, and ignore all transformations (position, scale, rotation). The default origin of a sprite Sprite object is (0, 0).

+
Parameters
+ + + +
spriteSprite object
originNew origin
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfSprite_setPosition (sfSpritesprite,
sfVector2f position 
)
+
+ +

Set the position of a sprite.

+

This function completely overwrites the previous position. See sfSprite_move to apply an offset based on the previous position instead. The default position of a sprite Sprite object is (0, 0).

+
Parameters
+ + + +
spriteSprite object
positionNew position
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfSprite_setRotation (sfSpritesprite,
float angle 
)
+
+ +

Set the orientation of a sprite.

+

This function completely overwrites the previous rotation. See sfSprite_rotate to add an angle based on the previous rotation instead. The default rotation of a sprite Sprite object is 0.

+
Parameters
+ + + +
spriteSprite object
angleNew rotation, in degrees
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfSprite_setScale (sfSpritesprite,
sfVector2f scale 
)
+
+ +

Set the scale factors of a sprite.

+

This function completely overwrites the previous scale. See sfSprite_scale to add a factor based on the previous scale instead. The default scale of a sprite Sprite object is (1, 1).

+
Parameters
+ + + +
spriteSprite object
scaleNew scale factors
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfSprite_setTexture (sfSpritesprite,
const sfTexturetexture,
sfBool resetRect 
)
+
+ +

Change the source texture of a sprite.

+

The texture argument refers to a texture that must exist as long as the sprite uses it. Indeed, the sprite doesn't store its own copy of the texture, but rather keeps a pointer to the one that you passed to this function. If the source texture is destroyed and the sprite tries to use it, the behaviour is undefined. If resetRect is true, the TextureRect property of the sprite is automatically adjusted to the size of the new texture. If it is false, the texture rect is left unchanged.

+
Parameters
+ + + + +
spriteSprite object
textureNew texture
resetRectShould the texture rect be reset to the size of the new texture?
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfSprite_setTextureRect (sfSpritesprite,
sfIntRect rectangle 
)
+
+ +

Set the sub-rectangle of the texture that a sprite will display.

+

The texture rect is useful when you don't want to display the whole texture, but rather a part of it. By default, the texture rect covers the entire texture.

+
Parameters
+ + + +
spriteSprite object
rectangleRectangle defining the region of the texture to display
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Sprite_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Sprite_8h_source.htm new file mode 100755 index 0000000..38bcba4 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Sprite_8h_source.htm @@ -0,0 +1,135 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Sprite.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_SPRITE_H
+
26 #define SFML_SPRITE_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+ +
33 #include <SFML/Graphics/Color.h>
+
34 #include <SFML/Graphics/Rect.h>
+ +
36 #include <SFML/Graphics/Types.h>
+
37 #include <SFML/System/Vector2.h>
+
38 
+
39 
+ +
47 
+ +
57 
+ +
65 
+ +
78 
+
90 CSFML_GRAPHICS_API void sfSprite_setRotation(sfSprite* sprite, float angle);
+
91 
+ +
104 
+ +
120 
+ +
130 
+ +
142 
+ +
152 
+ +
162 
+ +
174 
+
185 CSFML_GRAPHICS_API void sfSprite_rotate(sfSprite* sprite, float angle);
+
186 
+ +
198 
+ +
208 
+ +
218 
+
237 CSFML_GRAPHICS_API void sfSprite_setTexture(sfSprite* sprite, const sfTexture* texture, sfBool resetRect);
+
238 
+ +
251 
+ +
265 
+ +
279 
+ +
289 
+ +
299 
+ +
315 
+ +
331 
+
332 
+
333 #endif // SFML_SPRITE_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/System_2Export_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/System_2Export_8h.htm new file mode 100755 index 0000000..84b979e --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/System_2Export_8h.htm @@ -0,0 +1,75 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
System/Export.h File Reference
+
+
+
#include <SFML/Config.h>
+
+

Go to the source code of this file.

+ + + + +

+Macros

#define CSFML_SYSTEM_API   CSFML_API_IMPORT
 
+

Macro Definition Documentation

+ +
+
+ + + + +
#define CSFML_SYSTEM_API   CSFML_API_IMPORT
+
+ +

Definition at line 43 of file System/Export.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/System_2Export_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/System_2Export_8h_source.htm new file mode 100755 index 0000000..9a8eae6 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/System_2Export_8h_source.htm @@ -0,0 +1,92 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
System/Export.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_SYSTEM_EXPORT_H
+
26 #define SFML_SYSTEM_EXPORT_H
+
27 
+
29 // Headers
+
31 #include <SFML/Config.h>
+
32 
+
33 
+
35 // Define portable import / export macros
+
37 #if defined(CSFML_SYSTEM_EXPORTS)
+
38 
+
39  #define CSFML_SYSTEM_API CSFML_API_EXPORT
+
40 
+
41 #else
+
42 
+
43  #define CSFML_SYSTEM_API CSFML_API_IMPORT
+
44 
+
45 #endif
+
46 
+
47 
+
48 #endif // SFML_SYSTEM_EXPORT_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/System_2Types_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/System_2Types_8h.htm new file mode 100755 index 0000000..62054d7 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/System_2Types_8h.htm @@ -0,0 +1,106 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
System/Types.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + +

+Typedefs

typedef struct sfClock sfClock
 
typedef struct sfMutex sfMutex
 
typedef struct sfThread sfThread
 
+

Typedef Documentation

+ +
+
+ + + + +
typedef struct sfClock sfClock
+
+ +

Definition at line 28 of file System/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfMutex sfMutex
+
+ +

Definition at line 29 of file System/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfThread sfThread
+
+ +

Definition at line 30 of file System/Types.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/System_2Types_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/System_2Types_8h_source.htm new file mode 100755 index 0000000..6b55910 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/System_2Types_8h_source.htm @@ -0,0 +1,81 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
System/Types.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)//
+
5 // This software is provided 'as-is', without any express or implied warranty.
+
6 // In no event will the authors be held liable for any damages arising from the use of this software.
+
7 //
+
8 // Permission is granted to anyone to use this software for any purpose,
+
9 // including commercial applications, and to alter it and redistribute it freely,
+
10 // subject to the following restrictions:
+
11 //
+
12 // 1. The origin of this software must not be misrepresented;
+
13 // you must not claim that you wrote the original software.
+
14 // If you use this software in a product, an acknowledgment
+
15 // in the product documentation would be appreciated but is not required.
+
16 //
+
17 // 2. Altered source versions must be plainly marked as such,
+
18 // and must not be misrepresented as being the original software.
+
19 //
+
20 // 3. This notice may not be removed or altered from any source distribution.
+
21 //
+
23 
+
24 #ifndef SFML_SYSTEM_TYPES_H
+
25 #define SFML_SYSTEM_TYPES_H
+
26 
+
27 
+
28 typedef struct sfClock sfClock;
+
29 typedef struct sfMutex sfMutex;
+
30 typedef struct sfThread sfThread;
+
31 
+
32 
+
33 #endif // SFML_SYSTEM_TYPES_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/System_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/System_8h.htm new file mode 100755 index 0000000..93b2382 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/System_8h.htm @@ -0,0 +1,59 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
System.h File Reference
+
+ + + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/System_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/System_8h_source.htm new file mode 100755 index 0000000..4ddcd39 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/System_8h_source.htm @@ -0,0 +1,88 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
System.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_SYSTEM_H
+
26 #define SFML_SYSTEM_H
+
27 
+
29 // Headers
+
31 
+
32 #include <SFML/Config.h>
+
33 #include <SFML/System/Clock.h>
+ +
35 #include <SFML/System/Mutex.h>
+
36 #include <SFML/System/Sleep.h>
+
37 #include <SFML/System/Thread.h>
+
38 #include <SFML/System/Vector2.h>
+
39 #include <SFML/System/Vector3.h>
+
40 
+
41 
+
42 #endif // SFML_SYSTEM_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/TcpListener_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/TcpListener_8h.htm new file mode 100755 index 0000000..5c3999d --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/TcpListener_8h.htm @@ -0,0 +1,287 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
TcpListener.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_NETWORK_API sfTcpListenersfTcpListener_create (void)
 Create a new TCP listener.
 
CSFML_NETWORK_API void sfTcpListener_destroy (sfTcpListener *listener)
 Destroy a TCP listener.
 
CSFML_NETWORK_API void sfTcpListener_setBlocking (sfTcpListener *listener, sfBool blocking)
 Set the blocking state of a TCP listener.
 
CSFML_NETWORK_API sfBool sfTcpListener_isBlocking (const sfTcpListener *listener)
 Tell whether a TCP listener is in blocking or non-blocking mode.
 
CSFML_NETWORK_API unsigned short sfTcpListener_getLocalPort (const sfTcpListener *listener)
 Get the port to which a TCP listener is bound locally.
 
CSFML_NETWORK_API sfSocketStatus sfTcpListener_listen (sfTcpListener *listener, unsigned short port)
 Start listening for connections.
 
CSFML_NETWORK_API sfSocketStatus sfTcpListener_accept (sfTcpListener *listener, sfTcpSocket **connected)
 Accept a new connection.
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfSocketStatus sfTcpListener_accept (sfTcpListenerlistener,
sfTcpSocket ** connected 
)
+
+ +

Accept a new connection.

+

If the socket is in blocking mode, this function will not return until a connection is actually received.

+

The connected argument points to a valid sfTcpSocket pointer in case of success (the function returns sfSocketDone), it points to a NULL pointer otherwise.

+
Parameters
+ + + +
listenerTCP listener object
connectedSocket that will hold the new connection
+
+
+
Returns
Status code
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfTcpListener* sfTcpListener_create (void )
+
+ +

Create a new TCP listener.

+
Returns
A new sfTcpListener object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API void sfTcpListener_destroy (sfTcpListenerlistener)
+
+ +

Destroy a TCP listener.

+
Parameters
+ + +
listenerTCP listener to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API unsigned short sfTcpListener_getLocalPort (const sfTcpListenerlistener)
+
+ +

Get the port to which a TCP listener is bound locally.

+

If the socket is not listening to a port, this function returns 0.

+
Parameters
+ + +
listenerTCP listener object
+
+
+
Returns
Port to which the TCP listener is bound
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfBool sfTcpListener_isBlocking (const sfTcpListenerlistener)
+
+ +

Tell whether a TCP listener is in blocking or non-blocking mode.

+
Parameters
+ + +
listenerTCP listener object
+
+
+
Returns
sfTrue if the socket is blocking, sfFalse otherwise
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfSocketStatus sfTcpListener_listen (sfTcpListenerlistener,
unsigned short port 
)
+
+ +

Start listening for connections.

+

This functions makes the socket listen to the specified port, waiting for new connections. If the socket was previously listening to another port, it will be stopped first and bound to the new port.

+
Parameters
+ + + +
listenerTCP listener object
portPort to listen for new connections
+
+
+
Returns
Status code
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfTcpListener_setBlocking (sfTcpListenerlistener,
sfBool blocking 
)
+
+ +

Set the blocking state of a TCP listener.

+

In blocking mode, calls will not return until they have completed their task. For example, a call to sfTcpListener_accept in blocking mode won't return until a new connection was actually received. In non-blocking mode, calls will always return immediately, using the return code to signal whether there was data available or not. By default, all sockets are blocking.

+
Parameters
+ + + +
listenerTCP listener object
blockingsfTrue to set the socket as blocking, sfFalse for non-blocking
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/TcpListener_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/TcpListener_8h_source.htm new file mode 100755 index 0000000..d4addda --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/TcpListener_8h_source.htm @@ -0,0 +1,97 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
TcpListener.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_TCPLISTENER_H
+
26 #define SFML_TCPLISTENER_H
+
27 
+
29 // Headers
+
31 #include <SFML/Network/Export.h>
+ +
33 #include <SFML/Network/Types.h>
+
34 
+
35 
+ +
43 
+ +
51 
+ +
69 
+ +
79 
+
91 CSFML_NETWORK_API unsigned short sfTcpListener_getLocalPort(const sfTcpListener* listener);
+
92 
+ +
108 
+ +
126 
+
127 
+
128 #endif // SFML_TCPLISTENER_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/TcpSocket_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/TcpSocket_8h.htm new file mode 100755 index 0000000..d2e6d45 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/TcpSocket_8h.htm @@ -0,0 +1,530 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
TcpSocket.h File Reference
+
+
+
#include <SFML/Network/Export.h>
+#include <SFML/Network/IpAddress.h>
+#include <SFML/Network/SocketStatus.h>
+#include <SFML/Network/Types.h>
+#include <SFML/System/Time.h>
+#include <stddef.h>
+
+

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_NETWORK_API sfTcpSocketsfTcpSocket_create (void)
 Create a new TCP socket.
 
CSFML_NETWORK_API void sfTcpSocket_destroy (sfTcpSocket *socket)
 Destroy a TCP socket.
 
CSFML_NETWORK_API void sfTcpSocket_setBlocking (sfTcpSocket *socket, sfBool blocking)
 Set the blocking state of a TCP listener.
 
CSFML_NETWORK_API sfBool sfTcpSocket_isBlocking (const sfTcpSocket *socket)
 Tell whether a TCP socket is in blocking or non-blocking mode.
 
CSFML_NETWORK_API unsigned short sfTcpSocket_getLocalPort (const sfTcpSocket *socket)
 Get the port to which a TCP socket is bound locally.
 
CSFML_NETWORK_API sfIpAddress sfTcpSocket_getRemoteAddress (const sfTcpSocket *socket)
 Get the address of the connected peer of a TCP socket.
 
CSFML_NETWORK_API unsigned short sfTcpSocket_getRemotePort (const sfTcpSocket *socket)
 Get the port of the connected peer to which a TCP socket is connected.
 
CSFML_NETWORK_API sfSocketStatus sfTcpSocket_connect (sfTcpSocket *socket, sfIpAddress host, unsigned short port, sfTime timeout)
 Connect a TCP socket to a remote peer.
 
CSFML_NETWORK_API void sfTcpSocket_disconnect (sfTcpSocket *socket)
 Disconnect a TCP socket from its remote peer.
 
CSFML_NETWORK_API sfSocketStatus sfTcpSocket_send (sfTcpSocket *socket, const void *data, size_t size)
 Send raw data to the remote peer of a TCP socket.
 
CSFML_NETWORK_API sfSocketStatus sfTcpSocket_receive (sfTcpSocket *socket, void *data, size_t maxSize, size_t *sizeReceived)
 Receive raw data from the remote peer of a TCP socket.
 
CSFML_NETWORK_API sfSocketStatus sfTcpSocket_sendPacket (sfTcpSocket *socket, sfPacket *packet)
 Send a formatted packet of data to the remote peer of a TCP socket.
 
CSFML_NETWORK_API sfSocketStatus sfTcpSocket_receivePacket (sfTcpSocket *socket, sfPacket *packet)
 Receive a formatted packet of data from the remote peer.
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfSocketStatus sfTcpSocket_connect (sfTcpSocketsocket,
sfIpAddress host,
unsigned short port,
sfTime timeout 
)
+
+ +

Connect a TCP socket to a remote peer.

+

In blocking mode, this function may take a while, especially if the remote peer is not reachable. The last parameter allows you to stop trying to connect after a given timeout. If the socket was previously connected, it is first disconnected.

+
Parameters
+ + + + + +
socketTCP socket object
remoteAddressAddress of the remote peer
remotePortPort of the remote peer
timeoutMaximum time to wait
+
+
+
Returns
Status code
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfTcpSocket* sfTcpSocket_create (void )
+
+ +

Create a new TCP socket.

+
Returns
A new sfTcpSocket object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API void sfTcpSocket_destroy (sfTcpSocketsocket)
+
+ +

Destroy a TCP socket.

+
Parameters
+ + +
socketTCP socket to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API void sfTcpSocket_disconnect (sfTcpSocketsocket)
+
+ +

Disconnect a TCP socket from its remote peer.

+

This function gracefully closes the connection. If the socket is not connected, this function has no effect.

+
Parameters
+ + +
socketTCP socket object
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API unsigned short sfTcpSocket_getLocalPort (const sfTcpSocketsocket)
+
+ +

Get the port to which a TCP socket is bound locally.

+

If the socket is not connected, this function returns 0.

+
Parameters
+ + +
socketTCP socket object
+
+
+
Returns
Port to which the socket is bound
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfIpAddress sfTcpSocket_getRemoteAddress (const sfTcpSocketsocket)
+
+ +

Get the address of the connected peer of a TCP socket.

+

It the socket is not connected, this function returns sfIpAddress_None.

+
Parameters
+ + +
socketTCP socket object
+
+
+
Returns
Address of the remote peer
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API unsigned short sfTcpSocket_getRemotePort (const sfTcpSocketsocket)
+
+ +

Get the port of the connected peer to which a TCP socket is connected.

+

If the socket is not connected, this function returns 0.

+
Parameters
+ + +
socketTCP socket object
+
+
+
Returns
Remote port to which the socket is connected
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfBool sfTcpSocket_isBlocking (const sfTcpSocketsocket)
+
+ +

Tell whether a TCP socket is in blocking or non-blocking mode.

+
Parameters
+ + +
socketTCP socket object
+
+
+
Returns
sfTrue if the socket is blocking, sfFalse otherwise
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfSocketStatus sfTcpSocket_receive (sfTcpSocketsocket,
void * data,
size_t maxSize,
size_t * sizeReceived 
)
+
+ +

Receive raw data from the remote peer of a TCP socket.

+

In blocking mode, this function will wait until some bytes are actually received. This function will fail if the socket is not connected.

+
Parameters
+ + + + + +
socketTCP socket object
dataPointer to the array to fill with the received bytes
sizeMaximum number of bytes that can be received
receivedThis variable is filled with the actual number of bytes received
+
+
+
Returns
Status code
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfSocketStatus sfTcpSocket_receivePacket (sfTcpSocketsocket,
sfPacketpacket 
)
+
+ +

Receive a formatted packet of data from the remote peer.

+

In blocking mode, this function will wait until the whole packet has been received. This function will fail if the socket is not connected.

+
Parameters
+ + + +
socketTCP socket object
packetPacket to fill with the received data
+
+
+
Returns
Status code
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfSocketStatus sfTcpSocket_send (sfTcpSocketsocket,
const void * data,
size_t size 
)
+
+ +

Send raw data to the remote peer of a TCP socket.

+

This function will fail if the socket is not connected.

+
Parameters
+ + + + +
socketTCP socket object
dataPointer to the sequence of bytes to send
sizeNumber of bytes to send
+
+
+
Returns
Status code
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfSocketStatus sfTcpSocket_sendPacket (sfTcpSocketsocket,
sfPacketpacket 
)
+
+ +

Send a formatted packet of data to the remote peer of a TCP socket.

+

This function will fail if the socket is not connected.

+
Parameters
+ + + +
socketTCP socket object
packetPacket to send
+
+
+
Returns
Status code
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfTcpSocket_setBlocking (sfTcpSocketsocket,
sfBool blocking 
)
+
+ +

Set the blocking state of a TCP listener.

+

In blocking mode, calls will not return until they have completed their task. For example, a call to sfTcpSocket_receive in blocking mode won't return until new data was actually received. In non-blocking mode, calls will always return immediately, using the return code to signal whether there was data available or not. By default, all sockets are blocking.

+
Parameters
+ + + +
socketTCP socket object
blockingsfTrue to set the socket as blocking, sfFalse for non-blocking
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/TcpSocket_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/TcpSocket_8h_source.htm new file mode 100755 index 0000000..a5af550 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/TcpSocket_8h_source.htm @@ -0,0 +1,112 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
TcpSocket.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_TCPSOCKET_H
+
26 #define SFML_TCPSOCKET_H
+
27 
+
29 // Headers
+
31 #include <SFML/Network/Export.h>
+
32 #include <SFML/Network/IpAddress.h>
+ +
34 #include <SFML/Network/Types.h>
+
35 #include <SFML/System/Time.h>
+
36 #include <stddef.h>
+
37 
+
38 
+ +
46 
+ +
54 
+ +
72 
+ +
82 
+
93 CSFML_NETWORK_API unsigned short sfTcpSocket_getLocalPort(const sfTcpSocket* socket);
+
94 
+ +
107 
+
119 CSFML_NETWORK_API unsigned short sfTcpSocket_getRemotePort(const sfTcpSocket* socket);
+
120 
+
137 CSFML_NETWORK_API sfSocketStatus sfTcpSocket_connect(sfTcpSocket* socket, sfIpAddress host, unsigned short port, sfTime timeout);
+
138 
+ +
149 
+
162 CSFML_NETWORK_API sfSocketStatus sfTcpSocket_send(sfTcpSocket* socket, const void* data, size_t size);
+
163 
+
179 CSFML_NETWORK_API sfSocketStatus sfTcpSocket_receive(sfTcpSocket* socket, void* data, size_t maxSize, size_t* sizeReceived);
+
180 
+ +
193 
+ +
208 
+
209 
+
210 #endif // SFML_TCPSOCKET_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Text_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Text_8h.htm new file mode 100755 index 0000000..49c174c --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Text_8h.htm @@ -0,0 +1,1133 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Text.h File Reference
+
+
+
#include <SFML/Graphics/Export.h>
+#include <SFML/Graphics/Color.h>
+#include <SFML/Graphics/Rect.h>
+#include <SFML/Graphics/Types.h>
+#include <SFML/Graphics/Transform.h>
+#include <SFML/System/Vector2.h>
+#include <stddef.h>
+
+

Go to the source code of this file.

+ + + + + +

+Enumerations

enum  sfTextStyle {
+  sfTextRegular = 0, +
+  sfTextBold = 1 << 0, +
+  sfTextItalic = 1 << 1, +
+  sfTextUnderlined = 1 << 2 +
+ }
 sfText styles More...
 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API sfTextsfText_create (void)
 Create a new text.
 
CSFML_GRAPHICS_API sfTextsfText_copy (const sfText *text)
 Copy an existing text.
 
CSFML_GRAPHICS_API void sfText_destroy (sfText *text)
 Destroy an existing text.
 
CSFML_GRAPHICS_API void sfText_setPosition (sfText *text, sfVector2f position)
 Set the position of a text.
 
CSFML_GRAPHICS_API void sfText_setRotation (sfText *text, float angle)
 Set the orientation of a text.
 
CSFML_GRAPHICS_API void sfText_setScale (sfText *text, sfVector2f scale)
 Set the scale factors of a text.
 
CSFML_GRAPHICS_API void sfText_setOrigin (sfText *text, sfVector2f origin)
 Set the local origin of a text.
 
CSFML_GRAPHICS_API sfVector2f sfText_getPosition (const sfText *text)
 Get the position of a text.
 
CSFML_GRAPHICS_API float sfText_getRotation (const sfText *text)
 Get the orientation of a text.
 
CSFML_GRAPHICS_API sfVector2f sfText_getScale (const sfText *text)
 Get the current scale of a text.
 
CSFML_GRAPHICS_API sfVector2f sfText_getOrigin (const sfText *text)
 Get the local origin of a text.
 
CSFML_GRAPHICS_API void sfText_move (sfText *text, sfVector2f offset)
 Move a text by a given offset.
 
CSFML_GRAPHICS_API void sfText_rotate (sfText *text, float angle)
 Rotate a text.
 
CSFML_GRAPHICS_API void sfText_scale (sfText *text, sfVector2f factors)
 Scale a text.
 
CSFML_GRAPHICS_API sfTransform sfText_getTransform (const sfText *text)
 Get the combined transform of a text.
 
CSFML_GRAPHICS_API sfTransform sfText_getInverseTransform (const sfText *text)
 Get the inverse of the combined transform of a text.
 
CSFML_GRAPHICS_API void sfText_setString (sfText *text, const char *string)
 Set the string of a text (from an ANSI string)
 
CSFML_GRAPHICS_API void sfText_setUnicodeString (sfText *text, const sfUint32 *string)
 Set the string of a text (from a unicode string)
 
CSFML_GRAPHICS_API void sfText_setFont (sfText *text, const sfFont *font)
 Set the font of a text.
 
CSFML_GRAPHICS_API void sfText_setCharacterSize (sfText *text, unsigned int size)
 Set the character size of a text.
 
CSFML_GRAPHICS_API void sfText_setStyle (sfText *text, sfUint32 style)
 Set the style of a text.
 
CSFML_GRAPHICS_API void sfText_setColor (sfText *text, sfColor color)
 Set the global color of a text.
 
CSFML_GRAPHICS_API const char * sfText_getString (const sfText *text)
 Get the string of a text (returns an ANSI string)
 
CSFML_GRAPHICS_API const sfUint32sfText_getUnicodeString (const sfText *text)
 Get the string of a text (returns a unicode string)
 
CSFML_GRAPHICS_API const sfFontsfText_getFont (const sfText *text)
 Get the font used by a text.
 
CSFML_GRAPHICS_API unsigned int sfText_getCharacterSize (const sfText *text)
 Get the size of the characters of a text.
 
CSFML_GRAPHICS_API sfUint32 sfText_getStyle (const sfText *text)
 Get the style of a text.
 
CSFML_GRAPHICS_API sfColor sfText_getColor (const sfText *text)
 Get the global color of a text.
 
CSFML_GRAPHICS_API sfVector2f sfText_findCharacterPos (const sfText *text, size_t index)
 Return the position of the index-th character in a text.
 
CSFML_GRAPHICS_API sfFloatRect sfText_getLocalBounds (const sfText *text)
 Get the local bounding rectangle of a text.
 
CSFML_GRAPHICS_API sfFloatRect sfText_getGlobalBounds (const sfText *text)
 Get the global bounding rectangle of a text.
 
+

Enumeration Type Documentation

+ +
+
+ + + + +
enum sfTextStyle
+
+ +

sfText styles

+
Enumerator:
+ + + + +
sfTextRegular  +

Regular characters, no style.

+
sfTextBold  +

Characters are bold.

+
sfTextItalic  +

Characters are in italic.

+
sfTextUnderlined  +

Characters are underlined.

+
+
+
+ +

Definition at line 43 of file Text.h.

+ +
+
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfText* sfText_copy (const sfTexttext)
+
+ +

Copy an existing text.

+
Parameters
+ + +
textText to copy
+
+
+
Returns
Copied object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfText* sfText_create (void )
+
+ +

Create a new text.

+
Returns
A new sfText object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfText_destroy (sfTexttext)
+
+ +

Destroy an existing text.

+
Parameters
+ + +
textText to delete
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfText_findCharacterPos (const sfTexttext,
size_t index 
)
+
+ +

Return the position of the index-th character in a text.

+

This function computes the visual position of a character from its index in the string. The returned position is in global coordinates (translation, rotation, scale and origin are applied). If index is out of range, the position of the end of the string is returned.

+
Parameters
+ + + +
textText object
indexIndex of the character
+
+
+
Returns
Position of the character
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API unsigned int sfText_getCharacterSize (const sfTexttext)
+
+ +

Get the size of the characters of a text.

+
Parameters
+ + +
textText object
+
+
+
Returns
Size of the characters
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfColor sfText_getColor (const sfTexttext)
+
+ +

Get the global color of a text.

+
Parameters
+ + +
textText object
+
+
+
Returns
Global color of the text
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API const sfFont* sfText_getFont (const sfTexttext)
+
+ +

Get the font used by a text.

+

If the text has no font attached, a NULL pointer is returned. The returned pointer is const, which means that you can't modify the font when you retrieve it with this function.

+
Parameters
+ + +
textText object
+
+
+
Returns
Pointer to the font
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfFloatRect sfText_getGlobalBounds (const sfTexttext)
+
+ +

Get the global bounding rectangle of a text.

+

The returned rectangle is in global coordinates, which means that it takes in account the transformations (translation, rotation, scale, ...) that are applied to the entity. In other words, this function returns the bounds of the text in the global 2D world's coordinate system.

+
Parameters
+ + +
textText object
+
+
+
Returns
Global bounding rectangle of the entity
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTransform sfText_getInverseTransform (const sfTexttext)
+
+ +

Get the inverse of the combined transform of a text.

+
Parameters
+ + +
textText object
+
+
+
Returns
Inverse of the combined transformations applied to the object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfFloatRect sfText_getLocalBounds (const sfTexttext)
+
+ +

Get the local bounding rectangle of a text.

+

The returned rectangle is in local coordinates, which means that it ignores the transformations (translation, rotation, scale, ...) that are applied to the entity. In other words, this function returns the bounds of the entity in the entity's coordinate system.

+
Parameters
+ + +
textText object
+
+
+
Returns
Local bounding rectangle of the entity
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfText_getOrigin (const sfTexttext)
+
+ +

Get the local origin of a text.

+
Parameters
+ + +
textText object
+
+
+
Returns
Current origin
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfText_getPosition (const sfTexttext)
+
+ +

Get the position of a text.

+
Parameters
+ + +
textText object
+
+
+
Returns
Current position
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API float sfText_getRotation (const sfTexttext)
+
+ +

Get the orientation of a text.

+

The rotation is always in the range [0, 360].

+
Parameters
+ + +
textText object
+
+
+
Returns
Current rotation, in degrees
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfText_getScale (const sfTexttext)
+
+ +

Get the current scale of a text.

+
Parameters
+ + +
textText object
+
+
+
Returns
Current scale factors
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API const char* sfText_getString (const sfTexttext)
+
+ +

Get the string of a text (returns an ANSI string)

+
Parameters
+ + +
textText object
+
+
+
Returns
String as a locale-dependant ANSI string
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfUint32 sfText_getStyle (const sfTexttext)
+
+ +

Get the style of a text.

+
Parameters
+ + +
textText object
+
+
+
Returns
Current string style (see sfTextStyle enum)
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTransform sfText_getTransform (const sfTexttext)
+
+ +

Get the combined transform of a text.

+
Parameters
+ + +
textText object
+
+
+
Returns
Transform combining the position/rotation/scale/origin of the object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API const sfUint32* sfText_getUnicodeString (const sfTexttext)
+
+ +

Get the string of a text (returns a unicode string)

+
Parameters
+ + +
textText object
+
+
+
Returns
String as UTF-32
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfText_move (sfTexttext,
sfVector2f offset 
)
+
+ +

Move a text by a given offset.

+

This function adds to the current position of the object, unlike sfText_setPosition which overwrites it.

+
Parameters
+ + + +
textText object
offsetOffset
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfText_rotate (sfTexttext,
float angle 
)
+
+ +

Rotate a text.

+

This function adds to the current rotation of the object, unlike sfText_setRotation which overwrites it.

+
Parameters
+ + + +
textText object
angleAngle of rotation, in degrees
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfText_scale (sfTexttext,
sfVector2f factors 
)
+
+ +

Scale a text.

+

This function multiplies the current scale of the object, unlike sfText_setScale which overwrites it.

+
Parameters
+ + + +
textText object
factorsScale factors
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfText_setCharacterSize (sfTexttext,
unsigned int size 
)
+
+ +

Set the character size of a text.

+

The default size is 30.

+
Parameters
+ + + +
textText object
sizeNew character size, in pixels
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfText_setColor (sfTexttext,
sfColor color 
)
+
+ +

Set the global color of a text.

+

By default, the text's color is opaque white.

+
Parameters
+ + + +
textText object
colorNew color of the text
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfText_setFont (sfTexttext,
const sfFontfont 
)
+
+ +

Set the font of a text.

+

The font argument refers to a texture that must exist as long as the text uses it. Indeed, the text doesn't store its own copy of the font, but rather keeps a pointer to the one that you passed to this function. If the font is destroyed and the text tries to use it, the behaviour is undefined.

+
Parameters
+ + + +
textText object
fontNew font
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfText_setOrigin (sfTexttext,
sfVector2f origin 
)
+
+ +

Set the local origin of a text.

+

The origin of an object defines the center point for all transformations (position, scale, rotation). The coordinates of this point must be relative to the top-left corner of the object, and ignore all transformations (position, scale, rotation). The default origin of a text object is (0, 0).

+
Parameters
+ + + +
textText object
originNew origin
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfText_setPosition (sfTexttext,
sfVector2f position 
)
+
+ +

Set the position of a text.

+

This function completely overwrites the previous position. See sfText_move to apply an offset based on the previous position instead. The default position of a text Text object is (0, 0).

+
Parameters
+ + + +
textText object
positionNew position
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfText_setRotation (sfTexttext,
float angle 
)
+
+ +

Set the orientation of a text.

+

This function completely overwrites the previous rotation. See sfText_rotate to add an angle based on the previous rotation instead. The default rotation of a text Text object is 0.

+
Parameters
+ + + +
textText object
angleNew rotation, in degrees
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfText_setScale (sfTexttext,
sfVector2f scale 
)
+
+ +

Set the scale factors of a text.

+

This function completely overwrites the previous scale. See sfText_scale to add a factor based on the previous scale instead. The default scale of a text Text object is (1, 1).

+
Parameters
+ + + +
textText object
scaleNew scale factors
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfText_setString (sfTexttext,
const char * string 
)
+
+ +

Set the string of a text (from an ANSI string)

+

A text's string is empty by default.

+
Parameters
+ + + +
textText object
stringNew string
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfText_setStyle (sfTexttext,
sfUint32 style 
)
+
+ +

Set the style of a text.

+

You can pass a combination of one or more styles, for example sfTextBold | sfTextItalic. The default style is sfTextRegular.

+
Parameters
+ + + +
textText object
styleNew style
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfText_setUnicodeString (sfTexttext,
const sfUint32string 
)
+
+ +

Set the string of a text (from a unicode string)

+
Parameters
+ + + +
textText object
stringNew string
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Text_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Text_8h_source.htm new file mode 100755 index 0000000..56ae93a --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Text_8h_source.htm @@ -0,0 +1,158 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Text.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_TEXT_H
+
26 #define SFML_TEXT_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 #include <SFML/Graphics/Color.h>
+
33 #include <SFML/Graphics/Rect.h>
+
34 #include <SFML/Graphics/Types.h>
+ +
36 #include <SFML/System/Vector2.h>
+
37 #include <stddef.h>
+
38 
+
39 
+
43 typedef enum
+
44 {
+ +
46  sfTextBold = 1 << 0,
+
47  sfTextItalic = 1 << 1,
+
48  sfTextUnderlined = 1 << 2
+
49 } sfTextStyle;
+
50 
+
51 
+ +
59 
+ +
69 
+ +
77 
+ +
90 
+
102 CSFML_GRAPHICS_API void sfText_setRotation(sfText* text, float angle);
+
103 
+ +
116 
+ +
132 
+ +
142 
+
153 CSFML_GRAPHICS_API float sfText_getRotation(const sfText* text);
+
154 
+ +
164 
+ +
174 
+
185 CSFML_GRAPHICS_API void sfText_move(sfText* text, sfVector2f offset);
+
186 
+
197 CSFML_GRAPHICS_API void sfText_rotate(sfText* text, float angle);
+
198 
+
209 CSFML_GRAPHICS_API void sfText_scale(sfText* text, sfVector2f factors);
+
210 
+ +
220 
+ +
230 
+
240 CSFML_GRAPHICS_API void sfText_setString(sfText* text, const char* string);
+
241 
+
249 CSFML_GRAPHICS_API void sfText_setUnicodeString(sfText* text, const sfUint32* string);
+
250 
+
265 CSFML_GRAPHICS_API void sfText_setFont(sfText* text, const sfFont* font);
+
266 
+
276 CSFML_GRAPHICS_API void sfText_setCharacterSize(sfText* text, unsigned int size);
+
277 
+ +
290 
+ +
301 
+
310 CSFML_GRAPHICS_API const char* sfText_getString(const sfText* text);
+
311 
+ +
321 
+
334 CSFML_GRAPHICS_API const sfFont* sfText_getFont(const sfText* text);
+
335 
+
344 CSFML_GRAPHICS_API unsigned int sfText_getCharacterSize(const sfText* text);
+
345 
+ +
355 
+ +
365 
+ +
383 
+ +
399 
+ +
415 
+
416 
+
417 #endif // SFML_TEXT_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Texture_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Texture_8h.htm new file mode 100755 index 0000000..036d0e0 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Texture_8h.htm @@ -0,0 +1,790 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Texture.h File Reference
+
+
+
#include <SFML/Graphics/Export.h>
+#include <SFML/Graphics/Rect.h>
+#include <SFML/Graphics/Types.h>
+#include <SFML/Window/Types.h>
+#include <SFML/System/InputStream.h>
+#include <SFML/System/Vector2.h>
+#include <stddef.h>
+
+

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API sfTexturesfTexture_create (unsigned int width, unsigned int height)
 Create a new texture.
 
CSFML_GRAPHICS_API sfTexturesfTexture_createFromFile (const char *filename, const sfIntRect *area)
 Create a new texture from a file.
 
CSFML_GRAPHICS_API sfTexturesfTexture_createFromMemory (const void *data, size_t sizeInBytes, const sfIntRect *area)
 Create a new texture from a file in memory.
 
CSFML_GRAPHICS_API sfTexturesfTexture_createFromStream (sfInputStream *stream, const sfIntRect *area)
 Create a new texture from a custom stream.
 
CSFML_GRAPHICS_API sfTexturesfTexture_createFromImage (const sfImage *image, const sfIntRect *area)
 Create a new texture from an image.
 
CSFML_GRAPHICS_API sfTexturesfTexture_copy (const sfTexture *texture)
 Copy an existing texture.
 
CSFML_GRAPHICS_API void sfTexture_destroy (sfTexture *texture)
 Destroy an existing texture.
 
CSFML_GRAPHICS_API sfVector2u sfTexture_getSize (const sfTexture *texture)
 Return the size of the texture.
 
CSFML_GRAPHICS_API sfImagesfTexture_copyToImage (const sfTexture *texture)
 Copy a texture's pixels to an image.
 
CSFML_GRAPHICS_API void sfTexture_updateFromPixels (sfTexture *texture, const sfUint8 *pixels, unsigned int width, unsigned int height, unsigned int x, unsigned int y)
 Update a texture from an array of pixels.
 
CSFML_GRAPHICS_API void sfTexture_updateFromImage (sfTexture *texture, const sfImage *image, unsigned int x, unsigned int y)
 Update a texture from an image.
 
CSFML_GRAPHICS_API void sfTexture_updateFromWindow (sfTexture *texture, const sfWindow *window, unsigned int x, unsigned int y)
 Update a texture from the contents of a window.
 
CSFML_GRAPHICS_API void sfTexture_updateFromRenderWindow (sfTexture *texture, const sfRenderWindow *renderWindow, unsigned int x, unsigned int y)
 Update a texture from the contents of a render-window.
 
CSFML_GRAPHICS_API void sfTexture_setSmooth (sfTexture *texture, sfBool smooth)
 Enable or disable the smooth filter on a texture.
 
CSFML_GRAPHICS_API sfBool sfTexture_isSmooth (const sfTexture *texture)
 Tell whether the smooth filter is enabled or not for a texture.
 
CSFML_GRAPHICS_API void sfTexture_setRepeated (sfTexture *texture, sfBool repeated)
 Enable or disable repeating for a texture.
 
CSFML_GRAPHICS_API sfBool sfTexture_isRepeated (const sfTexture *texture)
 Tell whether a texture is repeated or not.
 
CSFML_GRAPHICS_API void sfTexture_bind (const sfTexture *texture)
 Bind a texture for rendering.
 
CSFML_GRAPHICS_API unsigned int sfTexture_getMaximumSize ()
 Get the maximum texture size allowed.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfTexture_bind (const sfTexturetexture)
+
+ +

Bind a texture for rendering.

+

This function is not part of the graphics API, it mustn't be used when drawing SFML entities. It must be used only if you mix sfTexture with OpenGL code.

+
sfTexture *t1, *t2;
+
...
+
sfTexture_bind(t1);
+
// draw OpenGL stuff that use t1...
+ +
// draw OpenGL stuff that use t2...
+ +
// draw OpenGL stuff that use no texture...
+
Parameters
+ + +
texturePointer to the texture to bind, can be null to use no texture
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTexture* sfTexture_copy (const sfTexturetexture)
+
+ +

Copy an existing texture.

+
Parameters
+ + +
textureTexture to copy
+
+
+
Returns
Copied object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfImage* sfTexture_copyToImage (const sfTexturetexture)
+
+ +

Copy a texture's pixels to an image.

+
Parameters
+ + +
textureTexture to copy
+
+
+
Returns
Image containing the texture's pixels
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfTexture* sfTexture_create (unsigned int width,
unsigned int height 
)
+
+ +

Create a new texture.

+
Parameters
+ + + +
widthTexture width
heightTexture height
+
+
+
Returns
A new sfTexture object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfTexture* sfTexture_createFromFile (const char * filename,
const sfIntRectarea 
)
+
+ +

Create a new texture from a file.

+
Parameters
+ + + +
filenamePath of the image file to load
areaArea of the source image to load (NULL to load the entire image)
+
+
+
Returns
A new sfTexture object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfTexture* sfTexture_createFromImage (const sfImageimage,
const sfIntRectarea 
)
+
+ +

Create a new texture from an image.

+
Parameters
+ + + +
imageImage to upload to the texture
areaArea of the source image to load (NULL to load the entire image)
+
+
+
Returns
A new sfTexture object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfTexture* sfTexture_createFromMemory (const void * data,
size_t sizeInBytes,
const sfIntRectarea 
)
+
+ +

Create a new texture from a file in memory.

+
Parameters
+ + + + +
dataPointer to the file data in memory
sizeInBytesSize of the data to load, in bytes
areaArea of the source image to load (NULL to load the entire image)
+
+
+
Returns
A new sfTexture object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfTexture* sfTexture_createFromStream (sfInputStreamstream,
const sfIntRectarea 
)
+
+ +

Create a new texture from a custom stream.

+
Parameters
+ + + +
streamSource stream to read from
areaArea of the source image to load (NULL to load the entire image)
+
+
+
Returns
A new sfTexture object, or NULL if it failed
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfTexture_destroy (sfTexturetexture)
+
+ +

Destroy an existing texture.

+
Parameters
+ + +
textureTexture to delete
+
+
+ +
+
+ +
+
+ + + + + + + +
CSFML_GRAPHICS_API unsigned int sfTexture_getMaximumSize ()
+
+ +

Get the maximum texture size allowed.

+
Returns
Maximum size allowed for textures, in pixels
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2u sfTexture_getSize (const sfTexturetexture)
+
+ +

Return the size of the texture.

+
Parameters
+ + +
textureTexture to read
+
+
+
Returns
Size in pixels
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfBool sfTexture_isRepeated (const sfTexturetexture)
+
+ +

Tell whether a texture is repeated or not.

+
Parameters
+ + +
textureThe texture object
+
+
+
Returns
sfTrue if repeat mode is enabled, sfFalse if it is disabled
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfBool sfTexture_isSmooth (const sfTexturetexture)
+
+ +

Tell whether the smooth filter is enabled or not for a texture.

+
Parameters
+ + +
textureThe texture object
+
+
+
Returns
sfTrue if smoothing is enabled, sfFalse if it is disabled
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTexture_setRepeated (sfTexturetexture,
sfBool repeated 
)
+
+ +

Enable or disable repeating for a texture.

+

Repeating is involved when using texture coordinates outside the texture rectangle [0, 0, width, height]. In this case, if repeat mode is enabled, the whole texture will be repeated as many times as needed to reach the coordinate (for example, if the X texture coordinate is 3 * width, the texture will be repeated 3 times). If repeat mode is disabled, the "extra space" will instead be filled with border pixels. Warning: on very old graphics cards, white pixels may appear when the texture is repeated. With such cards, repeat mode can be used reliably only if the texture has power-of-two dimensions (such as 256x128). Repeating is disabled by default.

+
Parameters
+ + + +
textureThe texture object
repeatedTrue to repeat the texture, false to disable repeating
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTexture_setSmooth (sfTexturetexture,
sfBool smooth 
)
+
+ +

Enable or disable the smooth filter on a texture.

+
Parameters
+ + + +
textureThe texture object
smoothsfTrue to enable smoothing, sfFalse to disable it
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTexture_updateFromImage (sfTexturetexture,
const sfImageimage,
unsigned int x,
unsigned int y 
)
+
+ +

Update a texture from an image.

+
Parameters
+ + + + + +
textureTexture to update
imageImage to copy to the texture
xX offset in the texture where to copy the source pixels
yY offset in the texture where to copy the source pixels
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTexture_updateFromPixels (sfTexturetexture,
const sfUint8pixels,
unsigned int width,
unsigned int height,
unsigned int x,
unsigned int y 
)
+
+ +

Update a texture from an array of pixels.

+
Parameters
+ + + + + + + +
textureTexture to update
pixelsArray of pixels to copy to the texture
widthWidth of the pixel region contained in pixels
heightHeight of the pixel region contained in pixels
xX offset in the texture where to copy the source pixels
yY offset in the texture where to copy the source pixels
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTexture_updateFromRenderWindow (sfTexturetexture,
const sfRenderWindowrenderWindow,
unsigned int x,
unsigned int y 
)
+
+ +

Update a texture from the contents of a render-window.

+
Parameters
+ + + + + +
textureTexture to update
renderWindowRender-window to copy to the texture
xX offset in the texture where to copy the source pixels
yY offset in the texture where to copy the source pixels
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTexture_updateFromWindow (sfTexturetexture,
const sfWindowwindow,
unsigned int x,
unsigned int y 
)
+
+ +

Update a texture from the contents of a window.

+
Parameters
+ + + + + +
textureTexture to update
windowWindow to copy to the texture
xX offset in the texture where to copy the source pixels
yY offset in the texture where to copy the source pixels
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Texture_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Texture_8h_source.htm new file mode 100755 index 0000000..ab9d601 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Texture_8h_source.htm @@ -0,0 +1,125 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Texture.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_TEXTURE_H
+
26 #define SFML_TEXTURE_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 #include <SFML/Graphics/Rect.h>
+
33 #include <SFML/Graphics/Types.h>
+
34 #include <SFML/Window/Types.h>
+ +
36 #include <SFML/System/Vector2.h>
+
37 #include <stddef.h>
+
38 
+
39 
+
49 CSFML_GRAPHICS_API sfTexture* sfTexture_create(unsigned int width, unsigned int height);
+
50 
+
60 CSFML_GRAPHICS_API sfTexture* sfTexture_createFromFile(const char* filename, const sfIntRect* area);
+
61 
+
72 CSFML_GRAPHICS_API sfTexture* sfTexture_createFromMemory(const void* data, size_t sizeInBytes, const sfIntRect* area);
+
73 
+ +
84 
+ +
95 
+ +
105 
+ +
113 
+ +
123 
+ +
133 
+
145 CSFML_GRAPHICS_API void sfTexture_updateFromPixels(sfTexture* texture, const sfUint8* pixels, unsigned int width, unsigned int height, unsigned int x, unsigned int y);
+
146 
+
156 CSFML_GRAPHICS_API void sfTexture_updateFromImage(sfTexture* texture, const sfImage* image, unsigned int x, unsigned int y);
+
157 
+
167 CSFML_GRAPHICS_API void sfTexture_updateFromWindow(sfTexture* texture, const sfWindow* window, unsigned int x, unsigned int y);
+
168 
+
178 CSFML_GRAPHICS_API void sfTexture_updateFromRenderWindow(sfTexture* texture, const sfRenderWindow* renderWindow, unsigned int x, unsigned int y);
+
179 
+ +
188 
+ +
198 
+ +
221 
+ +
231 
+
253 CSFML_GRAPHICS_API void sfTexture_bind(const sfTexture* texture);
+
254 
+ +
262 
+
263 
+
264 #endif // SFML_TEXTURE_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Thread_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Thread_8h.htm new file mode 100755 index 0000000..530f357 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Thread_8h.htm @@ -0,0 +1,212 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Thread.h File Reference
+
+
+
#include <SFML/System/Export.h>
+#include <SFML/System/Types.h>
+
+

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + +

+Functions

CSFML_SYSTEM_API sfThreadsfThread_create (void(*function)(void *), void *userData)
 Create a new thread from a function pointer.
 
CSFML_SYSTEM_API void sfThread_destroy (sfThread *thread)
 Destroy a thread.
 
CSFML_SYSTEM_API void sfThread_launch (sfThread *thread)
 Run a thread.
 
CSFML_SYSTEM_API void sfThread_wait (sfThread *thread)
 Wait until a thread finishes.
 
CSFML_SYSTEM_API void sfThread_terminate (sfThread *thread)
 Terminate a thread.
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_SYSTEM_API sfThread* sfThread_create (void(*)(void *) function,
void * userData 
)
+
+ +

Create a new thread from a function pointer.

+

Note: this does not run the thread, use sfThread_launch.

+
Parameters
+ + + +
functionEntry point of the thread
userDataCustom data to pass to the thread function
+
+
+
Returns
A new sfThread object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API void sfThread_destroy (sfThreadthread)
+
+ +

Destroy a thread.

+

This function calls sfThread_wait, so that the internal thread cannot survive after the sfThread object is destroyed.

+
Parameters
+ + +
threadThread to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API void sfThread_launch (sfThreadthread)
+
+ +

Run a thread.

+

This function starts the entry point passed to the thread's constructor, and returns immediately. After this function returns, the thread's function is running in parallel to the calling code.

+
Parameters
+ + +
threadThread object
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API void sfThread_terminate (sfThreadthread)
+
+ +

Terminate a thread.

+

This function immediately stops the thread, without waiting for its function to finish. Terminating a thread with this function is not safe, and can lead to local variables not being destroyed on some operating systems. You should rather try to make the thread function terminate by itself.

+
Parameters
+ + +
threadThread object
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API void sfThread_wait (sfThreadthread)
+
+ +

Wait until a thread finishes.

+

This function will block the execution until the thread's function ends. Warning: if the thread function never ends, the calling thread will block forever. If this function is called from its owner thread, it returns without doing anything.

+
Parameters
+ + +
threadThread object
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Thread_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Thread_8h_source.htm new file mode 100755 index 0000000..5463202 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Thread_8h_source.htm @@ -0,0 +1,92 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Thread.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_THREAD_H
+
26 #define SFML_THREAD_H
+
27 
+
29 // Headers
+
31 #include <SFML/System/Export.h>
+
32 #include <SFML/System/Types.h>
+
33 
+
34 
+
46 CSFML_SYSTEM_API sfThread* sfThread_create(void (*function)(void*), void* userData);
+
47 
+ +
58 
+ +
71 
+ +
86 
+ +
101 
+
102 
+
103 #endif // SFML_THREAD_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Time_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Time_8h.htm new file mode 100755 index 0000000..6c5ad79 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Time_8h.htm @@ -0,0 +1,258 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Time.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + +

+Data Structures

struct  sfTime
 Represents a time value. More...
 
+ + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_SYSTEM_API float sfTime_asSeconds (sfTime time)
 Return a time value as a number of seconds.
 
CSFML_SYSTEM_API sfInt32 sfTime_asMilliseconds (sfTime time)
 Return a time value as a number of milliseconds.
 
CSFML_SYSTEM_API sfInt64 sfTime_asMicroseconds (sfTime time)
 Return a time value as a number of microseconds.
 
CSFML_SYSTEM_API sfTime sfSeconds (float amount)
 Construct a time value from a number of seconds.
 
CSFML_SYSTEM_API sfTime sfMilliseconds (sfInt32 amount)
 Construct a time value from a number of milliseconds.
 
CSFML_SYSTEM_API sfTime sfMicroseconds (sfInt64 amount)
 Construct a time value from a number of microseconds.
 
+ + + + +

+Variables

CSFML_SYSTEM_API sfTime sfTime_Zero
 Predefined "zero" time value.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API sfTime sfMicroseconds (sfInt64 amount)
+
+ +

Construct a time value from a number of microseconds.

+
Parameters
+ + +
amountNumber of microseconds
+
+
+
Returns
Time value constructed from the amount of microseconds
+ +
+
+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API sfTime sfMilliseconds (sfInt32 amount)
+
+ +

Construct a time value from a number of milliseconds.

+
Parameters
+ + +
amountNumber of milliseconds
+
+
+
Returns
Time value constructed from the amount of milliseconds
+ +
+
+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API sfTime sfSeconds (float amount)
+
+ +

Construct a time value from a number of seconds.

+
Parameters
+ + +
amountNumber of seconds
+
+
+
Returns
Time value constructed from the amount of seconds
+ +
+
+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API sfInt64 sfTime_asMicroseconds (sfTime time)
+
+ +

Return a time value as a number of microseconds.

+
Parameters
+ + +
timeTime value
+
+
+
Returns
Time in microseconds
+ +
+
+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API sfInt32 sfTime_asMilliseconds (sfTime time)
+
+ +

Return a time value as a number of milliseconds.

+
Parameters
+ + +
timeTime value
+
+
+
Returns
Time in milliseconds
+ +
+
+ +
+
+ + + + + + + + +
CSFML_SYSTEM_API float sfTime_asSeconds (sfTime time)
+
+ +

Return a time value as a number of seconds.

+
Parameters
+ + +
timeTime value
+
+
+
Returns
Time in seconds
+ +
+
+

Variable Documentation

+ +
+
+ + + + +
CSFML_SYSTEM_API sfTime sfTime_Zero
+
+ +

Predefined "zero" time value.

+ +

Definition at line 47 of file Time.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Time_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Time_8h_source.htm new file mode 100755 index 0000000..a90a7f5 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Time_8h_source.htm @@ -0,0 +1,100 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Time.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_TIME_H
+
26 #define SFML_TIME_H
+
27 
+
29 // Headers
+
31 #include <SFML/System/Export.h>
+
32 
+
33 
+
38 typedef struct
+
39 {
+ +
41 } sfTime;
+
42 
+ +
48 
+ +
58 
+ +
68 
+ +
78 
+
87 CSFML_SYSTEM_API sfTime sfSeconds(float amount);
+
88 
+ +
98 
+ +
108 
+
109 
+
110 #endif // SFML_TIME_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Transform_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Transform_8h.htm new file mode 100755 index 0000000..f99bb16 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Transform_8h.htm @@ -0,0 +1,613 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Transform.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + +

+Data Structures

struct  sfTransform
 Encapsulate a 3x3 transform matrix. More...
 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API sfTransform sfTransform_fromMatrix (float a00, float a01, float a02, float a10, float a11, float a12, float a20, float a21, float a22)
 Create a new transform from a matrix.
 
CSFML_GRAPHICS_API void sfTransform_getMatrix (const sfTransform *transform, float *matrix)
 Return the 4x4 matrix of a transform.
 
CSFML_GRAPHICS_API sfTransform sfTransform_getInverse (const sfTransform *transform)
 Return the inverse of a transform.
 
CSFML_GRAPHICS_API sfVector2f sfTransform_transformPoint (const sfTransform *transform, sfVector2f point)
 Apply a transform to a 2D point.
 
CSFML_GRAPHICS_API sfFloatRect sfTransform_transformRect (const sfTransform *transform, sfFloatRect rectangle)
 Apply a transform to a rectangle.
 
CSFML_GRAPHICS_API void sfTransform_combine (sfTransform *transform, const sfTransform *other)
 Combine two transforms.
 
CSFML_GRAPHICS_API void sfTransform_translate (sfTransform *transform, float x, float y)
 Combine a transform with a translation.
 
CSFML_GRAPHICS_API void sfTransform_rotate (sfTransform *transform, float angle)
 Combine the current transform with a rotation.
 
CSFML_GRAPHICS_API void sfTransform_rotateWithCenter (sfTransform *transform, float angle, float centerX, float centerY)
 Combine the current transform with a rotation.
 
CSFML_GRAPHICS_API void sfTransform_scale (sfTransform *transform, float scaleX, float scaleY)
 Combine the current transform with a scaling.
 
CSFML_GRAPHICS_API void sfTransform_scaleWithCenter (sfTransform *transform, float scaleX, float scaleY, float centerX, float centerY)
 Combine the current transform with a scaling.
 
+ + + + +

+Variables

CSFML_GRAPHICS_API const
+sfTransform 
sfTransform_Identity
 Identity transform (does nothing)
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTransform_combine (sfTransformtransform,
const sfTransformother 
)
+
+ +

Combine two transforms.

+

The result is a transform that is equivalent to applying transform followed by other. Mathematically, it is equivalent to a matrix multiplication.

+
Parameters
+ + + +
transformTransform object
rightTransform to combine to transform
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfTransform sfTransform_fromMatrix (float a00,
float a01,
float a02,
float a10,
float a11,
float a12,
float a20,
float a21,
float a22 
)
+
+ +

Create a new transform from a matrix.

+
Parameters
+ + + + + + + + + + +
a00Element (0, 0) of the matrix
a01Element (0, 1) of the matrix
a02Element (0, 2) of the matrix
a10Element (1, 0) of the matrix
a11Element (1, 1) of the matrix
a12Element (1, 2) of the matrix
a20Element (2, 0) of the matrix
a21Element (2, 1) of the matrix
a22Element (2, 2) of the matrix
+
+
+
Returns
A new sfTransform object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTransform sfTransform_getInverse (const sfTransformtransform)
+
+ +

Return the inverse of a transform.

+

If the inverse cannot be computed, a new identity transform is returned.

+
Parameters
+ + +
transformTransform object
+
+
+
Returns
The inverse matrix
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTransform_getMatrix (const sfTransformtransform,
float * matrix 
)
+
+ +

Return the 4x4 matrix of a transform.

+

This function fills an array of 16 floats with the transform converted as a 4x4 matrix, which is directly compatible with OpenGL functions.

+
sfTransform transform = ...;
+
float matrix[16];
+
sfTransform_getMatrix(&transform, matrix)
+
glLoadMatrixf(matrix);
+
Parameters
+ + + +
transformTransform object
matrixPointer to the 16-element array to fill with the matrix
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTransform_rotate (sfTransformtransform,
float angle 
)
+
+ +

Combine the current transform with a rotation.

+
Parameters
+ + + +
transformTransform object
angleRotation angle, in degrees
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTransform_rotateWithCenter (sfTransformtransform,
float angle,
float centerX,
float centerY 
)
+
+ +

Combine the current transform with a rotation.

+

The center of rotation is provided for convenience as a second argument, so that you can build rotations around arbitrary points more easily (and efficiently) than the usual [translate(-center), rotate(angle), translate(center)].

+
Parameters
+ + + + + +
transformTransform object
angleRotation angle, in degrees
centerXX coordinate of the center of rotation
centerYY coordinate of the center of rotation
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTransform_scale (sfTransformtransform,
float scaleX,
float scaleY 
)
+
+ +

Combine the current transform with a scaling.

+
Parameters
+ + + + +
transformTransform object
scaleXScaling factor on the X axis
scaleYScaling factor on the Y axis
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTransform_scaleWithCenter (sfTransformtransform,
float scaleX,
float scaleY,
float centerX,
float centerY 
)
+
+ +

Combine the current transform with a scaling.

+

The center of scaling is provided for convenience as a second argument, so that you can build scaling around arbitrary points more easily (and efficiently) than the usual [translate(-center), scale(factors), translate(center)]

+
Parameters
+ + + + + + +
transformTransform object
scaleXScaling factor on X axis
scaleYScaling factor on Y axis
centerXX coordinate of the center of scaling
centerYY coordinate of the center of scaling
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfTransform_transformPoint (const sfTransformtransform,
sfVector2f point 
)
+
+ +

Apply a transform to a 2D point.

+
Parameters
+ + + +
transformTransform object
pointPoint to transform
+
+
+
Returns
Transformed point
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfFloatRect sfTransform_transformRect (const sfTransformtransform,
sfFloatRect rectangle 
)
+
+ +

Apply a transform to a rectangle.

+

Since SFML doesn't provide support for oriented rectangles, the result of this function is always an axis-aligned rectangle. Which means that if the transform contains a rotation, the bounding rectangle of the transformed rectangle is returned.

+
Parameters
+ + + +
transformTransform object
rectangleRectangle to transform
+
+
+
Returns
Transformed rectangle
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTransform_translate (sfTransformtransform,
float x,
float y 
)
+
+ +

Combine a transform with a translation.

+
Parameters
+ + + + +
transformTransform object
xOffset to apply on X axis
yOffset to apply on Y axis
+
+
+ +
+
+

Variable Documentation

+ +
+
+ + + + +
CSFML_GRAPHICS_API const sfTransform sfTransform_Identity
+
+ +

Identity transform (does nothing)

+ +

Definition at line 52 of file Transform.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Transform_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Transform_8h_source.htm new file mode 100755 index 0000000..52ffb3a --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Transform_8h_source.htm @@ -0,0 +1,117 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Transform.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_TRANSFORM_H
+
26 #define SFML_TRANSFORM_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 #include <SFML/Graphics/Rect.h>
+
33 #include <SFML/Graphics/Types.h>
+
34 #include <SFML/System/Vector2.h>
+
35 
+
36 
+
37 
+
42 typedef struct
+
43 {
+
44  float matrix[9];
+
45 } sfTransform;
+
46 
+
47 
+ +
53 
+
70 CSFML_GRAPHICS_API sfTransform sfTransform_fromMatrix(float a00, float a01, float a02,
+
71  float a10, float a11, float a12,
+
72  float a20, float a21, float a22);
+
73 
+
92 CSFML_GRAPHICS_API void sfTransform_getMatrix(const sfTransform* transform, float* matrix);
+
93 
+ +
105 
+ +
116 
+ +
133 
+
145 CSFML_GRAPHICS_API void sfTransform_combine(sfTransform* transform, const sfTransform* other);
+
146 
+
155 CSFML_GRAPHICS_API void sfTransform_translate(sfTransform* transform, float x, float y);
+
156 
+
164 CSFML_GRAPHICS_API void sfTransform_rotate(sfTransform* transform, float angle);
+
165 
+
180 CSFML_GRAPHICS_API void sfTransform_rotateWithCenter(sfTransform* transform, float angle, float centerX, float centerY);
+
181 
+
190 CSFML_GRAPHICS_API void sfTransform_scale(sfTransform* transform, float scaleX, float scaleY);
+
191 
+
207 CSFML_GRAPHICS_API void sfTransform_scaleWithCenter(sfTransform* transform, float scaleX, float scaleY, float centerX, float centerY);
+
208 
+
209 
+
210 #endif // SFML_TRANSFORM_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Transformable_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Transformable_8h.htm new file mode 100755 index 0000000..9b8aa31 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Transformable_8h.htm @@ -0,0 +1,583 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Transformable.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API
+sfTransformable
sfTransformable_create (void)
 Create a new transformable.
 
CSFML_GRAPHICS_API
+sfTransformable
sfTransformable_copy (const sfTransformable *transformable)
 Copy an existing transformable.
 
CSFML_GRAPHICS_API void sfTransformable_destroy (sfTransformable *transformable)
 Destroy an existing transformable.
 
CSFML_GRAPHICS_API void sfTransformable_setPosition (sfTransformable *transformable, sfVector2f position)
 Set the position of a transformable.
 
CSFML_GRAPHICS_API void sfTransformable_setRotation (sfTransformable *transformable, float angle)
 Set the orientation of a transformable.
 
CSFML_GRAPHICS_API void sfTransformable_setScale (sfTransformable *transformable, sfVector2f scale)
 Set the scale factors of a transformable.
 
CSFML_GRAPHICS_API void sfTransformable_setOrigin (sfTransformable *transformable, sfVector2f origin)
 Set the local origin of a transformable.
 
CSFML_GRAPHICS_API sfVector2f sfTransformable_getPosition (const sfTransformable *transformable)
 Get the position of a transformable.
 
CSFML_GRAPHICS_API float sfTransformable_getRotation (const sfTransformable *transformable)
 Get the orientation of a transformable.
 
CSFML_GRAPHICS_API sfVector2f sfTransformable_getScale (const sfTransformable *transformable)
 Get the current scale of a transformable.
 
CSFML_GRAPHICS_API sfVector2f sfTransformable_getOrigin (const sfTransformable *transformable)
 Get the local origin of a transformable.
 
CSFML_GRAPHICS_API void sfTransformable_move (sfTransformable *transformable, sfVector2f offset)
 Move a transformable by a given offset.
 
CSFML_GRAPHICS_API void sfTransformable_rotate (sfTransformable *transformable, float angle)
 Rotate a transformable.
 
CSFML_GRAPHICS_API void sfTransformable_scale (sfTransformable *transformable, sfVector2f factors)
 Scale a transformable.
 
CSFML_GRAPHICS_API sfTransform sfTransformable_getTransform (const sfTransformable *transformable)
 Get the combined transform of a transformable.
 
CSFML_GRAPHICS_API sfTransform sfTransformable_getInverseTransform (const sfTransformable *transformable)
 Get the inverse of the combined transform of a transformable.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTransformable* sfTransformable_copy (const sfTransformabletransformable)
+
+ +

Copy an existing transformable.

+
Parameters
+ + +
transformableTransformable to copy
+
+
+
Returns
Copied object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTransformable* sfTransformable_create (void )
+
+ +

Create a new transformable.

+
Returns
A new sfTransformable object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfTransformable_destroy (sfTransformabletransformable)
+
+ +

Destroy an existing transformable.

+
Parameters
+ + +
transformableTransformable to delete
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTransform sfTransformable_getInverseTransform (const sfTransformabletransformable)
+
+ +

Get the inverse of the combined transform of a transformable.

+
Parameters
+ + +
transformableTransformable object
+
+
+
Returns
Inverse of the combined transformations applied to the object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfTransformable_getOrigin (const sfTransformabletransformable)
+
+ +

Get the local origin of a transformable.

+
Parameters
+ + +
transformableTransformable object
+
+
+
Returns
Current origin
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfTransformable_getPosition (const sfTransformabletransformable)
+
+ +

Get the position of a transformable.

+
Parameters
+ + +
transformableTransformable object
+
+
+
Returns
Current position
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API float sfTransformable_getRotation (const sfTransformabletransformable)
+
+ +

Get the orientation of a transformable.

+

The rotation is always in the range [0, 360].

+
Parameters
+ + +
transformableTransformable object
+
+
+
Returns
Current rotation, in degrees
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfTransformable_getScale (const sfTransformabletransformable)
+
+ +

Get the current scale of a transformable.

+
Parameters
+ + +
transformableTransformable object
+
+
+
Returns
Current scale factors
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfTransform sfTransformable_getTransform (const sfTransformabletransformable)
+
+ +

Get the combined transform of a transformable.

+
Parameters
+ + +
transformableTransformable object
+
+
+
Returns
Transform combining the position/rotation/scale/origin of the object
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTransformable_move (sfTransformabletransformable,
sfVector2f offset 
)
+
+ +

Move a transformable by a given offset.

+

This function adds to the current position of the object, unlike sfTransformable_setPosition which overwrites it.

+
Parameters
+ + + +
transformableTransformable object
offsetOffset
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTransformable_rotate (sfTransformabletransformable,
float angle 
)
+
+ +

Rotate a transformable.

+

This function adds to the current rotation of the object, unlike sfTransformable_setRotation which overwrites it.

+
Parameters
+ + + +
transformableTransformable object
angleAngle of rotation, in degrees
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTransformable_scale (sfTransformabletransformable,
sfVector2f factors 
)
+
+ +

Scale a transformable.

+

This function multiplies the current scale of the object, unlike sfTransformable_setScale which overwrites it.

+
Parameters
+ + + +
transformableTransformable object
factorsScale factors
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTransformable_setOrigin (sfTransformabletransformable,
sfVector2f origin 
)
+
+ +

Set the local origin of a transformable.

+

The origin of an object defines the center point for all transformations (position, scale, rotation). The coordinates of this point must be relative to the top-left corner of the object, and ignore all transformations (position, scale, rotation). The default origin of a transformable Transformable object is (0, 0).

+
Parameters
+ + + +
transformableTransformable object
originNew origin
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTransformable_setPosition (sfTransformabletransformable,
sfVector2f position 
)
+
+ +

Set the position of a transformable.

+

This function completely overwrites the previous position. See sfTransformable_move to apply an offset based on the previous position instead. The default position of a transformable Transformable object is (0, 0).

+
Parameters
+ + + +
transformableTransformable object
positionNew position
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTransformable_setRotation (sfTransformabletransformable,
float angle 
)
+
+ +

Set the orientation of a transformable.

+

This function completely overwrites the previous rotation. See sfTransformable_rotate to add an angle based on the previous rotation instead. The default rotation of a transformable Transformable object is 0.

+
Parameters
+ + + +
transformableTransformable object
angleNew rotation, in degrees
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfTransformable_setScale (sfTransformabletransformable,
sfVector2f scale 
)
+
+ +

Set the scale factors of a transformable.

+

This function completely overwrites the previous scale. See sfTransformable_scale to add a factor based on the previous scale instead. The default scale of a transformable Transformable object is (1, 1).

+
Parameters
+ + + +
transformableTransformable object
scaleNew scale factors
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Transformable_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Transformable_8h_source.htm new file mode 100755 index 0000000..e1dfc1f --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Transformable_8h_source.htm @@ -0,0 +1,116 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Transformable.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_TRANSFORMABLE_H
+
26 #define SFML_TRANSFORMABLE_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 #include <SFML/Graphics/Types.h>
+ +
34 #include <SFML/System/Vector2.h>
+
35 
+
36 
+ +
44 
+ +
54 
+ +
62 
+ +
75 
+
87 CSFML_GRAPHICS_API void sfTransformable_setRotation(sfTransformable* transformable, float angle);
+
88 
+ +
101 
+ +
117 
+ +
127 
+ +
139 
+ +
149 
+ +
159 
+ +
171 
+
182 CSFML_GRAPHICS_API void sfTransformable_rotate(sfTransformable* transformable, float angle);
+
183 
+ +
195 
+ +
205 
+ +
215 
+
216 
+
217 #endif // SFML_TRANSFORMABLE_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/UdpSocket_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/UdpSocket_8h.htm new file mode 100755 index 0000000..751a54c --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/UdpSocket_8h.htm @@ -0,0 +1,533 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
UdpSocket.h File Reference
+
+
+
#include <SFML/Network/Export.h>
+#include <SFML/Network/IpAddress.h>
+#include <SFML/Network/SocketStatus.h>
+#include <SFML/Network/Types.h>
+#include <stddef.h>
+
+

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_NETWORK_API sfUdpSocketsfUdpSocket_create (void)
 Create a new UDP socket.
 
CSFML_NETWORK_API void sfUdpSocket_destroy (sfUdpSocket *socket)
 Destroy a UDP socket.
 
CSFML_NETWORK_API void sfUdpSocket_setBlocking (sfUdpSocket *socket, sfBool blocking)
 Set the blocking state of a UDP listener.
 
CSFML_NETWORK_API sfBool sfUdpSocket_isBlocking (const sfUdpSocket *socket)
 Tell whether a UDP socket is in blocking or non-blocking mode.
 
CSFML_NETWORK_API unsigned short sfUdpSocket_getLocalPort (const sfUdpSocket *socket)
 Get the port to which a UDP socket is bound locally.
 
CSFML_NETWORK_API sfSocketStatus sfUdpSocket_bind (sfUdpSocket *socket, unsigned short port)
 Bind a UDP socket to a specific port.
 
CSFML_NETWORK_API void sfUdpSocket_unbind (sfUdpSocket *socket)
 Unbind a UDP socket from the local port to which it is bound.
 
CSFML_NETWORK_API sfSocketStatus sfUdpSocket_send (sfUdpSocket *socket, const void *data, size_t size, sfIpAddress address, unsigned short port)
 Send raw data to a remote peer with a UDP socket.
 
CSFML_NETWORK_API sfSocketStatus sfUdpSocket_receive (sfUdpSocket *socket, void *data, size_t maxSize, size_t *sizeReceived, sfIpAddress *address, unsigned short *port)
 Receive raw data from a remote peer with a UDP socket.
 
CSFML_NETWORK_API sfSocketStatus sfUdpSocket_sendPacket (sfUdpSocket *socket, sfPacket *packet, sfIpAddress address, unsigned short port)
 Send a formatted packet of data to a remote peer with a UDP socket.
 
CSFML_NETWORK_API sfSocketStatus sfUdpSocket_receivePacket (sfUdpSocket *socket, sfPacket *packet, sfIpAddress *address, unsigned short *port)
 Receive a formatted packet of data from a remote peer with a UDP socket.
 
CSFML_NETWORK_API unsigned int sfUdpSocket_maxDatagramSize ()
 Return the maximum number of bytes that can be sent in a single UDP datagram.
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfSocketStatus sfUdpSocket_bind (sfUdpSocketsocket,
unsigned short port 
)
+
+ +

Bind a UDP socket to a specific port.

+

Binding the socket to a port is necessary for being able to receive data on that port. You can use the special value 0 to tell the system to automatically pick an available port, and then call sfUdpSocket_getLocalPort to retrieve the chosen port.

+
Parameters
+ + + +
socketUDP socket object
portPort to bind the socket to
+
+
+
Returns
Status code
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfUdpSocket* sfUdpSocket_create (void )
+
+ +

Create a new UDP socket.

+
Returns
A new sfUdpSocket object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API void sfUdpSocket_destroy (sfUdpSocketsocket)
+
+ +

Destroy a UDP socket.

+
Parameters
+ + +
socketUDP socket to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API unsigned short sfUdpSocket_getLocalPort (const sfUdpSocketsocket)
+
+ +

Get the port to which a UDP socket is bound locally.

+

If the socket is not bound to a port, this function returns 0.

+
Parameters
+ + +
socketUDP socket object
+
+
+
Returns
Port to which the socket is bound
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API sfBool sfUdpSocket_isBlocking (const sfUdpSocketsocket)
+
+ +

Tell whether a UDP socket is in blocking or non-blocking mode.

+
Parameters
+ + +
socketUDP socket object
+
+
+
Returns
sfTrue if the socket is blocking, sfFalse otherwise
+ +
+
+ +
+
+ + + + + + + +
CSFML_NETWORK_API unsigned int sfUdpSocket_maxDatagramSize ()
+
+ +

Return the maximum number of bytes that can be sent in a single UDP datagram.

+
Returns
The maximum size of a UDP datagram (message)
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfSocketStatus sfUdpSocket_receive (sfUdpSocketsocket,
void * data,
size_t maxSize,
size_t * sizeReceived,
sfIpAddressaddress,
unsigned short * port 
)
+
+ +

Receive raw data from a remote peer with a UDP socket.

+

In blocking mode, this function will wait until some bytes are actually received. Be careful to use a buffer which is large enough for the data that you intend to receive, if it is too small then an error will be returned and all the data will be lost.

+
Parameters
+ + + + + + + +
socketUDP socket object
dataPointer to the array to fill with the received bytes
sizeMaximum number of bytes that can be received
receivedThis variable is filled with the actual number of bytes received
remoteAddressAddress of the peer that sent the data
remotePortPort of the peer that sent the data
+
+
+
Returns
Status code
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfSocketStatus sfUdpSocket_receivePacket (sfUdpSocketsocket,
sfPacketpacket,
sfIpAddressaddress,
unsigned short * port 
)
+
+ +

Receive a formatted packet of data from a remote peer with a UDP socket.

+

In blocking mode, this function will wait until the whole packet has been received.

+
Parameters
+ + + + +
packetPacket to fill with the received data
remoteAddressAddress of the peer that sent the data
remotePortPort of the peer that sent the data
+
+
+
Returns
Status code
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfSocketStatus sfUdpSocket_send (sfUdpSocketsocket,
const void * data,
size_t size,
sfIpAddress address,
unsigned short port 
)
+
+ +

Send raw data to a remote peer with a UDP socket.

+

Make sure that size is not greater than sfUdpSocket_maxDatagramSize(), otherwise this function will fail and no data will be sent.

+
Parameters
+ + + + + + +
socketUDP socket object
dataPointer to the sequence of bytes to send
sizeNumber of bytes to send
remoteAddressAddress of the receiver
remotePortPort of the receiver to send the data to
+
+
+
Returns
Status code
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API sfSocketStatus sfUdpSocket_sendPacket (sfUdpSocketsocket,
sfPacketpacket,
sfIpAddress address,
unsigned short port 
)
+
+ +

Send a formatted packet of data to a remote peer with a UDP socket.

+

Make sure that the packet size is not greater than sfUdpSocket_maxDatagramSize(), otherwise this function will fail and no data will be sent.

+
Parameters
+ + + + + +
socketUDP socket object
packetPacket to send
remoteAddressAddress of the receiver
remotePortPort of the receiver to send the data to
+
+
+
Returns
Status code
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_NETWORK_API void sfUdpSocket_setBlocking (sfUdpSocketsocket,
sfBool blocking 
)
+
+ +

Set the blocking state of a UDP listener.

+

In blocking mode, calls will not return until they have completed their task. For example, a call to sfUDPSocket_receive in blocking mode won't return until new data was actually received. In non-blocking mode, calls will always return immediately, using the return code to signal whether there was data available or not. By default, all sockets are blocking.

+
Parameters
+ + + +
socketUDP socket object
blockingsfTrue to set the socket as blocking, sfFalse for non-blocking
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_NETWORK_API void sfUdpSocket_unbind (sfUdpSocketsocket)
+
+ +

Unbind a UDP socket from the local port to which it is bound.

+

The port that the socket was previously using is immediately available after this function is called. If the socket is not bound to a port, this function has no effect.

+
Parameters
+ + +
socketUDP socket object
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/UdpSocket_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/UdpSocket_8h_source.htm new file mode 100755 index 0000000..a8e7db7 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/UdpSocket_8h_source.htm @@ -0,0 +1,109 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
UdpSocket.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_UDPSOCKET_H
+
26 #define SFML_UDPSOCKET_H
+
27 
+
29 // Headers
+
31 #include <SFML/Network/Export.h>
+
32 #include <SFML/Network/IpAddress.h>
+ +
34 #include <SFML/Network/Types.h>
+
35 #include <stddef.h>
+
36 
+
37 
+ +
45 
+ +
53 
+ +
71 
+ +
81 
+
93 CSFML_NETWORK_API unsigned short sfUdpSocket_getLocalPort(const sfUdpSocket* socket);
+
94 
+
110 CSFML_NETWORK_API sfSocketStatus sfUdpSocket_bind(sfUdpSocket* socket, unsigned short port);
+
111 
+ +
123 
+
140 CSFML_NETWORK_API sfSocketStatus sfUdpSocket_send(sfUdpSocket* socket, const void* data, size_t size, sfIpAddress address, unsigned short port);
+
141 
+
162 CSFML_NETWORK_API sfSocketStatus sfUdpSocket_receive(sfUdpSocket* socket, void* data, size_t maxSize, size_t* sizeReceived, sfIpAddress* address, unsigned short* port);
+
163 
+
179 CSFML_NETWORK_API sfSocketStatus sfUdpSocket_sendPacket(sfUdpSocket* socket, sfPacket* packet, sfIpAddress address, unsigned short port);
+
180 
+
194 CSFML_NETWORK_API sfSocketStatus sfUdpSocket_receivePacket(sfUdpSocket* socket, sfPacket* packet, sfIpAddress* address, unsigned short* port);
+
195 
+ +
204 
+
205 
+
206 #endif // SFML_UDPSOCKET_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Vector2_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Vector2_8h.htm new file mode 100755 index 0000000..40de8d2 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Vector2_8h.htm @@ -0,0 +1,67 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Vector2.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + +

+Data Structures

struct  sfVector2i
 2-component vector of integers More...
 
struct  sfVector2u
 2-component vector of unsigned integers More...
 
struct  sfVector2f
 2-component vector of floats More...
 
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Vector2_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Vector2_8h_source.htm new file mode 100755 index 0000000..990b7ff --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Vector2_8h_source.htm @@ -0,0 +1,101 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Vector2.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_VECTOR2_H
+
26 #define SFML_VECTOR2_H
+
27 
+
29 // Headers
+
31 #include <SFML/System/Export.h>
+
32 
+
33 
+
38 typedef struct
+
39 {
+
40  int x;
+
41  int y;
+
42 } sfVector2i;
+
43 
+
44 
+
49 typedef struct
+
50 {
+
51  unsigned int x;
+
52  unsigned int y;
+
53 } sfVector2u;
+
54 
+
55 
+
60 typedef struct
+
61 {
+
62  float x;
+
63  float y;
+
64 } sfVector2f;
+
65 
+
66 
+
67 #endif // SFML_VECTOR2_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Vector3_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Vector3_8h.htm new file mode 100755 index 0000000..f25ba7f --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Vector3_8h.htm @@ -0,0 +1,61 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Vector3.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + +

+Data Structures

struct  sfVector3f
 3-component vector of floats More...
 
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Vector3_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Vector3_8h_source.htm new file mode 100755 index 0000000..06db804 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Vector3_8h_source.htm @@ -0,0 +1,88 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Vector3.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_VECTOR3_H
+
26 #define SFML_VECTOR3_H
+
27 
+
29 // Headers
+
31 #include <SFML/System/Export.h>
+
32 
+
33 
+
38 typedef struct
+
39 {
+
40  float x;
+
41  float y;
+
42  float z;
+
43 } sfVector3f;
+
44 
+
45 
+
46 #endif // SFML_VECTOR3_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/VertexArray_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/VertexArray_8h.htm new file mode 100755 index 0000000..4051584 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/VertexArray_8h.htm @@ -0,0 +1,415 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
VertexArray.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API sfVertexArraysfVertexArray_create (void)
 Create a new vertex array.
 
CSFML_GRAPHICS_API sfVertexArraysfVertexArray_copy (const sfVertexArray *vertexArray)
 Copy an existing vertex array.
 
CSFML_GRAPHICS_API void sfVertexArray_destroy (sfVertexArray *vertexArray)
 Destroy an existing vertex array.
 
CSFML_GRAPHICS_API unsigned int sfVertexArray_getVertexCount (const sfVertexArray *vertexArray)
 Return the vertex count of a vertex array.
 
CSFML_GRAPHICS_API sfVertexsfVertexArray_getVertex (sfVertexArray *vertexArray, unsigned int index)
 Get access to a vertex by its index.
 
CSFML_GRAPHICS_API void sfVertexArray_clear (sfVertexArray *vertexArray)
 Clear a vertex array.
 
CSFML_GRAPHICS_API void sfVertexArray_resize (sfVertexArray *vertexArray, unsigned int vertexCount)
 Resize the vertex array.
 
CSFML_GRAPHICS_API void sfVertexArray_append (sfVertexArray *vertexArray, sfVertex vertex)
 Add a vertex to a vertex array array.
 
CSFML_GRAPHICS_API void sfVertexArray_setPrimitiveType (sfVertexArray *vertexArray, sfPrimitiveType type)
 Set the type of primitives of a vertex array.
 
CSFML_GRAPHICS_API sfPrimitiveType sfVertexArray_getPrimitiveType (sfVertexArray *vertexArray)
 Get the type of primitives drawn by a vertex array.
 
CSFML_GRAPHICS_API sfFloatRect sfVertexArray_getBounds (sfVertexArray *vertexArray)
 Compute the bounding rectangle of a vertex array.
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfVertexArray_append (sfVertexArrayvertexArray,
sfVertex vertex 
)
+
+ +

Add a vertex to a vertex array array.

+
Parameters
+ + + +
vertexArrayVertex array objet
vertexVertex to add
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfVertexArray_clear (sfVertexArrayvertexArray)
+
+ +

Clear a vertex array.

+

This function removes all the vertices from the array. It doesn't deallocate the corresponding memory, so that adding new vertices after clearing doesn't involve reallocating all the memory.

+
Parameters
+ + +
vertexArrayVertex array object
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVertexArray* sfVertexArray_copy (const sfVertexArrayvertexArray)
+
+ +

Copy an existing vertex array.

+
Parameters
+ + +
vertexArrayVertex array to copy
+
+
+
Returns
Copied object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVertexArray* sfVertexArray_create (void )
+
+ +

Create a new vertex array.

+
Returns
A new sfVertexArray object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfVertexArray_destroy (sfVertexArrayvertexArray)
+
+ +

Destroy an existing vertex array.

+
Parameters
+ + +
vertexArrayVertex array to delete
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfFloatRect sfVertexArray_getBounds (sfVertexArrayvertexArray)
+
+ +

Compute the bounding rectangle of a vertex array.

+

This function returns the axis-aligned rectangle that contains all the vertices of the array.

+
Parameters
+ + +
vertexArrayVertex array objet
+
+
+
Returns
Bounding rectangle of the vertex array
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfPrimitiveType sfVertexArray_getPrimitiveType (sfVertexArrayvertexArray)
+
+ +

Get the type of primitives drawn by a vertex array.

+
Parameters
+ + +
vertexArrayVertex array objet
+
+
+
Returns
Primitive type
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API sfVertex* sfVertexArray_getVertex (sfVertexArrayvertexArray,
unsigned int index 
)
+
+ +

Get access to a vertex by its index.

+

This function doesn't check index, it must be in range [0, vertex count - 1]. The behaviour is undefined otherwise.

+
Parameters
+ + + +
vertexArrayVertex array object
indexIndex of the vertex to get
+
+
+
Returns
Pointer to the index-th vertex
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API unsigned int sfVertexArray_getVertexCount (const sfVertexArrayvertexArray)
+
+ +

Return the vertex count of a vertex array.

+
Parameters
+ + +
vertexArrayVertex array object
+
+
+
Returns
Number of vertices in the array
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfVertexArray_resize (sfVertexArrayvertexArray,
unsigned int vertexCount 
)
+
+ +

Resize the vertex array.

+

If vertexCount is greater than the current size, the previous vertices are kept and new (default-constructed) vertices are added. If vertexCount is less than the current size, existing vertices are removed from the array.

+
Parameters
+ + + +
vertexArrayVertex array objet
vertexCountNew size of the array (number of vertices)
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfVertexArray_setPrimitiveType (sfVertexArrayvertexArray,
sfPrimitiveType type 
)
+
+ +

Set the type of primitives of a vertex array.

+

This function defines how the vertices must be interpreted when it's time to draw them:

+
    +
  • As points
  • +
  • As lines
  • +
  • As triangles
  • +
  • As quads The default primitive type is sfPoints.
  • +
+
Parameters
+ + + +
vertexArrayVertex array objet
typeType of primitive
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/VertexArray_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/VertexArray_8h_source.htm new file mode 100755 index 0000000..fc78182 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/VertexArray_8h_source.htm @@ -0,0 +1,107 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
VertexArray.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_VERTEXARRAY_H
+
26 #define SFML_VERTEXARRAY_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+ +
33 #include <SFML/Graphics/Rect.h>
+
34 #include <SFML/Graphics/Types.h>
+
35 #include <SFML/Graphics/Vertex.h>
+
36 
+
37 
+ +
45 
+ +
55 
+ +
63 
+
72 CSFML_GRAPHICS_API unsigned int sfVertexArray_getVertexCount(const sfVertexArray* vertexArray);
+
73 
+
87 CSFML_GRAPHICS_API sfVertex* sfVertexArray_getVertex(sfVertexArray* vertexArray, unsigned int index);
+
88 
+ +
101 
+
115 CSFML_GRAPHICS_API void sfVertexArray_resize(sfVertexArray* vertexArray, unsigned int vertexCount);
+
116 
+ +
125 
+ +
142 
+ +
152 
+ +
165 
+
166 
+
167 #endif // SFML_VERTEXARRAY_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Vertex_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Vertex_8h.htm new file mode 100755 index 0000000..8928e94 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Vertex_8h.htm @@ -0,0 +1,63 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Vertex.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + +

+Data Structures

struct  sfVertex
 Define a point with color and texture coordinates. More...
 
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Vertex_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Vertex_8h_source.htm new file mode 100755 index 0000000..91913f2 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Vertex_8h_source.htm @@ -0,0 +1,90 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Vertex.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_VERTEX_H
+
26 #define SFML_VERTEX_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 #include <SFML/Graphics/Color.h>
+
33 #include <SFML/System/Vector2.h>
+
34 
+
35 
+
39 typedef struct
+
40 {
+ + + +
44 } sfVertex;
+
45 
+
46 
+
47 #endif // SFML_VERTEX_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/VideoMode_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/VideoMode_8h.htm new file mode 100755 index 0000000..e7fd75a --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/VideoMode_8h.htm @@ -0,0 +1,148 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
VideoMode.h File Reference
+
+
+
#include <SFML/Window/Export.h>
+#include <stddef.h>
+
+

Go to the source code of this file.

+ + + + + +

+Data Structures

struct  sfVideoMode
 sfVideoMode defines a video mode (width, height, bpp, frequency) and provides functions for getting modes supported by the display device More...
 
+ + + + + + + + + + +

+Functions

CSFML_WINDOW_API sfVideoMode sfVideoMode_getDesktopMode (void)
 Get the current desktop video mode.
 
CSFML_WINDOW_API const
+sfVideoMode
sfVideoMode_getFullscreenModes (size_t *Count)
 Retrieve all the video modes supported in fullscreen mode.
 
CSFML_WINDOW_API sfBool sfVideoMode_isValid (sfVideoMode mode)
 Tell whether or not a video mode is valid.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_WINDOW_API sfVideoMode sfVideoMode_getDesktopMode (void )
+
+ +

Get the current desktop video mode.

+
Returns
Current desktop video mode
+ +
+
+ +
+
+ + + + + + + + +
CSFML_WINDOW_API const sfVideoMode* sfVideoMode_getFullscreenModes (size_t * Count)
+
+ +

Retrieve all the video modes supported in fullscreen mode.

+

When creating a fullscreen window, the video mode is restricted to be compatible with what the graphics driver and monitor support. This function returns the complete list of all video modes that can be used in fullscreen mode. The returned array is sorted from best to worst, so that the first element will always give the best mode (higher width, height and bits-per-pixel).

+
Parameters
+ + +
countPointer to a variable that will be filled with the number of modes in the array
+
+
+
Returns
Pointer to an array containing all the supported fullscreen modes
+ +
+
+ +
+
+ + + + + + + + +
CSFML_WINDOW_API sfBool sfVideoMode_isValid (sfVideoMode mode)
+
+ +

Tell whether or not a video mode is valid.

+

The validity of video modes is only relevant when using fullscreen windows; otherwise any video mode can be used with no restriction.

+
Parameters
+ + +
modeVideo mode
+
+
+
Returns
sfTrue if the video mode is valid for fullscreen mode
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/VideoMode_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/VideoMode_8h_source.htm new file mode 100755 index 0000000..f1e58ad --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/VideoMode_8h_source.htm @@ -0,0 +1,95 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
VideoMode.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)//
+
5 // This software is provided 'as-is', without any express or implied warranty.
+
6 // In no event will the authors be held liable for any damages arising from the use of this software.
+
7 //
+
8 // Permission is granted to anyone to use this software for any purpose,
+
9 // including commercial applications, and to alter it and redistribute it freely,
+
10 // subject to the following restrictions:
+
11 //
+
12 // 1. The origin of this software must not be misrepresented;
+
13 // you must not claim that you wrote the original software.
+
14 // If you use this software in a product, an acknowledgment
+
15 // in the product documentation would be appreciated but is not required.
+
16 //
+
17 // 2. Altered source versions must be plainly marked as such,
+
18 // and must not be misrepresented as being the original software.
+
19 //
+
20 // 3. This notice may not be removed or altered from any source distribution.
+
21 //
+
23 
+
24 #ifndef SFML_VIDEOMODE_H
+
25 #define SFML_VIDEOMODE_H
+
26 
+
28 // Headers
+
30 #include <SFML/Window/Export.h>
+
31 #include <stddef.h>
+
32 
+
33 
+
40 typedef struct
+
41 {
+
42  unsigned int width;
+
43  unsigned int height;
+
44  unsigned int bitsPerPixel;
+
45 } sfVideoMode;
+
46 
+
47 
+ +
55 
+ +
73 
+ +
87 
+
88 
+
89 #endif // SFML_VIDEOMODE_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/View_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/View_8h.htm new file mode 100755 index 0000000..b794fcd --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/View_8h.htm @@ -0,0 +1,593 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
View.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_GRAPHICS_API sfViewsfView_create (void)
 Create a default view.
 
CSFML_GRAPHICS_API sfViewsfView_createFromRect (sfFloatRect rectangle)
 Construct a view from a rectangle.
 
CSFML_GRAPHICS_API sfViewsfView_copy (const sfView *view)
 Copy an existing view.
 
CSFML_GRAPHICS_API void sfView_destroy (sfView *view)
 Destroy an existing view.
 
CSFML_GRAPHICS_API void sfView_setCenter (sfView *view, sfVector2f center)
 Set the center of a view.
 
CSFML_GRAPHICS_API void sfView_setSize (sfView *view, sfVector2f size)
 Set the size of a view.
 
CSFML_GRAPHICS_API void sfView_setRotation (sfView *view, float angle)
 Set the orientation of a view.
 
CSFML_GRAPHICS_API void sfView_setViewport (sfView *view, sfFloatRect viewport)
 Set the target viewport of a view.
 
CSFML_GRAPHICS_API void sfView_reset (sfView *view, sfFloatRect rectangle)
 Reset a view to the given rectangle.
 
CSFML_GRAPHICS_API sfVector2f sfView_getCenter (const sfView *view)
 Get the center of a view.
 
CSFML_GRAPHICS_API sfVector2f sfView_getSize (const sfView *view)
 Get the size of a view.
 
CSFML_GRAPHICS_API float sfView_getRotation (const sfView *view)
 Get the current orientation of a view.
 
CSFML_GRAPHICS_API sfFloatRect sfView_getViewport (const sfView *view)
 Get the target viewport rectangle of a view.
 
CSFML_GRAPHICS_API void sfView_move (sfView *view, sfVector2f offset)
 Move a view relatively to its current position.
 
CSFML_GRAPHICS_API void sfView_rotate (sfView *view, float angle)
 Rotate a view relatively to its current orientation.
 
CSFML_GRAPHICS_API void sfView_zoom (sfView *view, float factor)
 Resize a view rectangle relatively to its current size.
 
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfView* sfView_copy (const sfViewview)
+
+ +

Copy an existing view.

+
Parameters
+ + +
viewView to copy
+
+
+
Returns
Copied object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfView* sfView_create (void )
+
+ +

Create a default view.

+

This function creates a default view of (0, 0, 1000, 1000)

+
Returns
A new sfView object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfView* sfView_createFromRect (sfFloatRect rectangle)
+
+ +

Construct a view from a rectangle.

+
Parameters
+ + +
rectangleRectangle defining the zone to display
+
+
+
Returns
A new sfView object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API void sfView_destroy (sfViewview)
+
+ +

Destroy an existing view.

+
Parameters
+ + +
viewView to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfView_getCenter (const sfViewview)
+
+ +

Get the center of a view.

+
Parameters
+ + +
viewView object
+
+
+
Returns
Center of the view
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API float sfView_getRotation (const sfViewview)
+
+ +

Get the current orientation of a view.

+
Parameters
+ + +
viewView object
+
+
+
Returns
Rotation angle of the view, in degrees
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfVector2f sfView_getSize (const sfViewview)
+
+ +

Get the size of a view.

+
Parameters
+ + +
viewView object
+
+
+
Returns
Size of the view
+ +
+
+ +
+
+ + + + + + + + +
CSFML_GRAPHICS_API sfFloatRect sfView_getViewport (const sfViewview)
+
+ +

Get the target viewport rectangle of a view.

+
Parameters
+ + +
viewView object
+
+
+
Returns
Viewport rectangle, expressed as a factor of the target size
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfView_move (sfViewview,
sfVector2f offset 
)
+
+ +

Move a view relatively to its current position.

+
Parameters
+ + + +
viewView object
offsetOffset
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfView_reset (sfViewview,
sfFloatRect rectangle 
)
+
+ +

Reset a view to the given rectangle.

+

Note that this function resets the rotation angle to 0.

+
Parameters
+ + + +
viewView object
rectangleRectangle defining the zone to display
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfView_rotate (sfViewview,
float angle 
)
+
+ +

Rotate a view relatively to its current orientation.

+
Parameters
+ + + +
viewView object
angleAngle to rotate, in degrees
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfView_setCenter (sfViewview,
sfVector2f center 
)
+
+ +

Set the center of a view.

+
Parameters
+ + + +
viewView object
centerNew center
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfView_setRotation (sfViewview,
float angle 
)
+
+ +

Set the orientation of a view.

+

The default rotation of a view is 0 degree.

+
Parameters
+ + + +
viewView object
angleNew angle, in degrees
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfView_setSize (sfViewview,
sfVector2f size 
)
+
+ +

Set the size of a view.

+
Parameters
+ + + +
viewView object
sizeNew size of the view
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfView_setViewport (sfViewview,
sfFloatRect viewport 
)
+
+ +

Set the target viewport of a view.

+

The viewport is the rectangle into which the contents of the view are displayed, expressed as a factor (between 0 and 1) of the size of the render target to which the view is applied. For example, a view which takes the left side of the target would be defined by a rect of (0, 0, 0.5, 1). By default, a view has a viewport which covers the entire target.

+
Parameters
+ + + +
viewView object
viewportNew viewport rectangle
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_GRAPHICS_API void sfView_zoom (sfViewview,
float factor 
)
+
+ +

Resize a view rectangle relatively to its current size.

+

Resizing the view simulates a zoom, as the zone displayed on screen grows or shrinks. factor is a multiplier:

+
    +
  • 1 keeps the size unchanged
  • +
  • > 1 makes the view bigger (objects appear smaller)
  • +
  • < 1 makes the view smaller (objects appear bigger)
  • +
+
Parameters
+ + + +
viewView object
factorZoom factor to apply
+
+
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/View_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/View_8h_source.htm new file mode 100755 index 0000000..39ca14c --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/View_8h_source.htm @@ -0,0 +1,116 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
View.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_VIEW_H
+
26 #define SFML_VIEW_H
+
27 
+
29 // Headers
+
31 #include <SFML/Graphics/Export.h>
+
32 #include <SFML/Graphics/Rect.h>
+
33 #include <SFML/Graphics/Types.h>
+
34 #include <SFML/System/Vector2.h>
+
35 
+
36 
+ +
46 
+ +
56 
+ +
66 
+ +
74 
+ +
83 
+ +
92 
+
102 CSFML_GRAPHICS_API void sfView_setRotation(sfView* view, float angle);
+
103 
+ +
119 
+
129 CSFML_GRAPHICS_API void sfView_reset(sfView* view, sfFloatRect rectangle);
+
130 
+ +
140 
+ +
150 
+
159 CSFML_GRAPHICS_API float sfView_getRotation(const sfView* view);
+
160 
+ +
170 
+
178 CSFML_GRAPHICS_API void sfView_move(sfView* view, sfVector2f offset);
+
179 
+
187 CSFML_GRAPHICS_API void sfView_rotate(sfView* view, float angle);
+
188 
+
203 CSFML_GRAPHICS_API void sfView_zoom(sfView* view, float factor);
+
204 
+
205 
+
206 #endif // SFML_VIEW_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/WindowHandle_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/WindowHandle_8h.htm new file mode 100755 index 0000000..d2d1c1a --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/WindowHandle_8h.htm @@ -0,0 +1,52 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
WindowHandle.h File Reference
+
+ + + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/WindowHandle_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/WindowHandle_8h_source.htm new file mode 100755 index 0000000..2344be7 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/WindowHandle_8h_source.htm @@ -0,0 +1,99 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
WindowHandle.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_WINDOWHANDLE_H
+
26 #define SFML_WINDOWHANDLE_H
+
27 
+
29 // Headers
+
31 #include <SFML/Window/Export.h>
+
32 
+
33 
+
38 #if defined(CSFML_SYSTEM_WINDOWS)
+
39 
+
40  // Window handle is HWND (HWND__*) on Windows
+
41  struct HWND__;
+
42  typedef struct HWND__* sfWindowHandle;
+
43 
+
44 #elif defined(CSFML_SYSTEM_LINUX) || defined(CSFML_SYSTEM_FREEBSD)
+
45 
+
46  // Window handle is Window (unsigned long) on Unix - X11
+
47  typedef unsigned long sfWindowHandle;
+
48 
+
49 #elif defined(CSFML_SYSTEM_MACOS)
+
50 
+
51  // Window handle is NSWindow (void*) on Mac OS X - Cocoa
+
52  typedef void* sfWindowHandle;
+
53 
+
54 #endif
+
55 
+
56 
+
57 #endif // SFML_WINDOWHANDLE_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Window_2Export_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Window_2Export_8h.htm new file mode 100755 index 0000000..b7e2b41 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Window_2Export_8h.htm @@ -0,0 +1,75 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Window/Export.h File Reference
+
+
+
#include <SFML/Config.h>
+
+

Go to the source code of this file.

+ + + + +

+Macros

#define CSFML_WINDOW_API   CSFML_API_IMPORT
 
+

Macro Definition Documentation

+ +
+
+ + + + +
#define CSFML_WINDOW_API   CSFML_API_IMPORT
+
+ +

Definition at line 43 of file Window/Export.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Window_2Export_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Window_2Export_8h_source.htm new file mode 100755 index 0000000..1413bb3 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Window_2Export_8h_source.htm @@ -0,0 +1,92 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Window/Export.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_WINDOW_EXPORT_H
+
26 #define SFML_WINDOW_EXPORT_H
+
27 
+
29 // Headers
+
31 #include <SFML/Config.h>
+
32 
+
33 
+
35 // Define portable import / export macros
+
37 #if defined(CSFML_WINDOW_EXPORTS)
+
38 
+
39  #define CSFML_WINDOW_API CSFML_API_EXPORT
+
40 
+
41 #else
+
42 
+
43  #define CSFML_WINDOW_API CSFML_API_IMPORT
+
44 
+
45 #endif
+
46 
+
47 
+
48 #endif // SFML_WINDOW_EXPORT_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Window_2Types_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Window_2Types_8h.htm new file mode 100755 index 0000000..e794fee --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Window_2Types_8h.htm @@ -0,0 +1,90 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Window/Types.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + + +

+Typedefs

typedef struct sfContext sfContext
 
typedef struct sfWindow sfWindow
 
+

Typedef Documentation

+ +
+
+ + + + +
typedef struct sfContext sfContext
+
+ +

Definition at line 29 of file Window/Types.h.

+ +
+
+ +
+
+ + + + +
typedef struct sfWindow sfWindow
+
+ +

Definition at line 30 of file Window/Types.h.

+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Window_2Types_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Window_2Types_8h_source.htm new file mode 100755 index 0000000..c4639c1 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Window_2Types_8h_source.htm @@ -0,0 +1,81 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Window/Types.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_WINDOW_TYPES_H
+
26 #define SFML_WINDOW_TYPES_H
+
27 
+
28 
+
29 typedef struct sfContext sfContext;
+
30 typedef struct sfWindow sfWindow;
+
31 
+
32 
+
33 #endif // SFML_WINDOW_TYPES_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Window_2Window_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Window_2Window_8h.htm new file mode 100755 index 0000000..acefe0e --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Window_2Window_8h.htm @@ -0,0 +1,1067 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
Window/Window.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + +

+Data Structures

struct  sfContextSettings
 Structure defining the window's creation settings. More...
 
+ + + + +

+Enumerations

enum  {
+  sfNone = 0, +
+  sfTitlebar = 1 << 0, +
+  sfResize = 1 << 1, +
+  sfClose = 1 << 2, +
+  sfFullscreen = 1 << 3, +
+  sfDefaultStyle = sfTitlebar | sfResize | sfClose +
+ }
 Enumeration of window creation styles. More...
 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

CSFML_WINDOW_API sfWindowsfWindow_create (sfVideoMode mode, const char *title, sfUint32 style, const sfContextSettings *settings)
 Construct a new window.
 
CSFML_WINDOW_API sfWindowsfWindow_createUnicode (sfVideoMode mode, const sfUint32 *title, sfUint32 style, const sfContextSettings *settings)
 Construct a new window (with a UTF-32 title)
 
CSFML_WINDOW_API sfWindowsfWindow_createFromHandle (sfWindowHandle handle, const sfContextSettings *settings)
 Construct a window from an existing control.
 
CSFML_WINDOW_API void sfWindow_destroy (sfWindow *window)
 Destroy a window.
 
CSFML_WINDOW_API void sfWindow_close (sfWindow *window)
 Close a window and destroy all the attached resources.
 
CSFML_WINDOW_API sfBool sfWindow_isOpen (const sfWindow *window)
 Tell whether or not a window is opened.
 
CSFML_WINDOW_API sfContextSettings sfWindow_getSettings (const sfWindow *window)
 Get the settings of the OpenGL context of a window.
 
CSFML_WINDOW_API sfBool sfWindow_pollEvent (sfWindow *window, sfEvent *event)
 Pop the event on top of event queue, if any, and return it.
 
CSFML_WINDOW_API sfBool sfWindow_waitEvent (sfWindow *window, sfEvent *event)
 Wait for an event and return it.
 
CSFML_WINDOW_API sfVector2i sfWindow_getPosition (const sfWindow *window)
 Get the position of a window.
 
CSFML_WINDOW_API void sfWindow_setPosition (sfWindow *window, sfVector2i position)
 Change the position of a window on screen.
 
CSFML_WINDOW_API sfVector2u sfWindow_getSize (const sfWindow *window)
 Get the size of the rendering region of a window.
 
CSFML_WINDOW_API void sfWindow_setSize (sfWindow *window, sfVector2u size)
 Change the size of the rendering region of a window.
 
CSFML_WINDOW_API void sfWindow_setTitle (sfWindow *window, const char *title)
 Change the title of a window.
 
CSFML_WINDOW_API void sfWindow_setUnicodeTitle (sfWindow *window, const sfUint32 *title)
 Change the title of a window (with a UTF-32 string)
 
CSFML_WINDOW_API void sfWindow_setIcon (sfWindow *window, unsigned int width, unsigned int height, const sfUint8 *pixels)
 Change a window's icon.
 
CSFML_WINDOW_API void sfWindow_setVisible (sfWindow *window, sfBool visible)
 Show or hide a window.
 
CSFML_WINDOW_API void sfWindow_setMouseCursorVisible (sfWindow *window, sfBool visible)
 Show or hide the mouse cursor.
 
CSFML_WINDOW_API void sfWindow_setVerticalSyncEnabled (sfWindow *window, sfBool enabled)
 Enable or disable vertical synchronization.
 
CSFML_WINDOW_API void sfWindow_setKeyRepeatEnabled (sfWindow *window, sfBool enabled)
 Enable or disable automatic key-repeat.
 
CSFML_WINDOW_API sfBool sfWindow_setActive (sfWindow *window, sfBool active)
 Activate or deactivate a window as the current target for OpenGL rendering.
 
CSFML_WINDOW_API void sfWindow_display (sfWindow *window)
 Display on screen what has been rendered to the window so far.
 
CSFML_WINDOW_API void sfWindow_setFramerateLimit (sfWindow *window, unsigned int limit)
 Limit the framerate to a maximum fixed frequency.
 
CSFML_WINDOW_API void sfWindow_setJoystickThreshold (sfWindow *window, float threshold)
 Change the joystick threshold.
 
CSFML_WINDOW_API sfWindowHandle sfWindow_getSystemHandle (const sfWindow *window)
 Get the OS-specific handle of the window.
 
+

Enumeration Type Documentation

+ +
+
+ + + + +
anonymous enum
+
+ +

Enumeration of window creation styles.

+
Enumerator:
+ + + + + + +
sfNone  +

No border / title bar (this flag and all others are mutually exclusive)

+
sfTitlebar  +

Title bar + fixed border.

+
sfResize  +

Titlebar + resizable border + maximize button.

+
sfClose  +

Titlebar + close button.

+
sfFullscreen  +

Fullscreen mode (this flag and all others are mutually exclusive)

+
sfDefaultStyle  +

Default window style.

+
+
+
+ +

Definition at line 43 of file Window/Window.h.

+ +
+
+

Function Documentation

+ +
+
+ + + + + + + + +
CSFML_WINDOW_API void sfWindow_close (sfWindowwindow)
+
+ +

Close a window and destroy all the attached resources.

+

After calling this function, the sfWindow object remains valid, you must call sfWindow_destroy to actually delete it. All other functions such as sfWindow_pollEvent or sfWindow_display will still work (i.e. you don't have to test sfWindow_isOpen every time), and will have no effect on closed windows.

+
Parameters
+ + +
windowWindow object
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API sfWindow* sfWindow_create (sfVideoMode mode,
const char * title,
sfUint32 style,
const sfContextSettingssettings 
)
+
+ +

Construct a new window.

+

This function creates the window with the size and pixel depth defined in mode. An optional style can be passed to customize the look and behaviour of the window (borders, title bar, resizable, closable, ...). If style contains sfFullscreen, then mode must be a valid video mode.

+

The fourth parameter is a pointer to a structure specifying advanced OpenGL context settings such as antialiasing, depth-buffer bits, etc.

+
Parameters
+ + + + + +
modeVideo mode to use (defines the width, height and depth of the rendering area of the window)
titleTitle of the window
styleWindow style
settingsAdditional settings for the underlying OpenGL context
+
+
+
Returns
A new sfWindow object
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API sfWindow* sfWindow_createFromHandle (sfWindowHandle handle,
const sfContextSettingssettings 
)
+
+ +

Construct a window from an existing control.

+

Use this constructor if you want to create an OpenGL rendering area into an already existing control.

+

The second parameter is a pointer to a structure specifying advanced OpenGL context settings such as antialiasing, depth-buffer bits, etc.

+
Parameters
+ + + +
handlePlatform-specific handle of the control
settingsAdditional settings for the underlying OpenGL context
+
+
+
Returns
A new sfWindow object
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API sfWindow* sfWindow_createUnicode (sfVideoMode mode,
const sfUint32title,
sfUint32 style,
const sfContextSettingssettings 
)
+
+ +

Construct a new window (with a UTF-32 title)

+

This function creates the window with the size and pixel depth defined in mode. An optional style can be passed to customize the look and behaviour of the window (borders, title bar, resizable, closable, ...). If style contains sfFullscreen, then mode must be a valid video mode.

+

The fourth parameter is a pointer to a structure specifying advanced OpenGL context settings such as antialiasing, depth-buffer bits, etc.

+
Parameters
+ + + + + +
modeVideo mode to use (defines the width, height and depth of the rendering area of the window)
titleTitle of the window (UTF-32)
styleWindow style
settingsAdditional settings for the underlying OpenGL context
+
+
+
Returns
A new sfWindow object
+ +
+
+ +
+
+ + + + + + + + +
CSFML_WINDOW_API void sfWindow_destroy (sfWindowwindow)
+
+ +

Destroy a window.

+
Parameters
+ + +
windowWindow to destroy
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_WINDOW_API void sfWindow_display (sfWindowwindow)
+
+ +

Display on screen what has been rendered to the window so far.

+

This function is typically called after all OpenGL rendering has been done for the current frame, in order to show it on screen.

+
Parameters
+ + +
windowWindow object
+
+
+ +
+
+ +
+
+ + + + + + + + +
CSFML_WINDOW_API sfVector2i sfWindow_getPosition (const sfWindowwindow)
+
+ +

Get the position of a window.

+
Parameters
+ + +
windowWindow object
+
+
+
Returns
Position in pixels
+ +
+
+ +
+
+ + + + + + + + +
CSFML_WINDOW_API sfContextSettings sfWindow_getSettings (const sfWindowwindow)
+
+ +

Get the settings of the OpenGL context of a window.

+

Note that these settings may be different from what was passed to the sfWindow_create function, if one or more settings were not supported. In this case, SFML chose the closest match.

+
Parameters
+ + +
windowWindow object
+
+
+
Returns
Structure containing the OpenGL context settings
+ +
+
+ +
+
+ + + + + + + + +
CSFML_WINDOW_API sfVector2u sfWindow_getSize (const sfWindowwindow)
+
+ +

Get the size of the rendering region of a window.

+

The size doesn't include the titlebar and borders of the window.

+
Parameters
+ + +
windowWindow object
+
+
+
Returns
Size in pixels
+ +
+
+ +
+
+ + + + + + + + +
CSFML_WINDOW_API sfWindowHandle sfWindow_getSystemHandle (const sfWindowwindow)
+
+ +

Get the OS-specific handle of the window.

+

The type of the returned handle is sfWindowHandle, which is a typedef to the handle type defined by the OS. You shouldn't need to use this function, unless you have very specific stuff to implement that SFML doesn't support, or implement a temporary workaround until a bug is fixed.

+
Parameters
+ + +
windowWindow object
+
+
+
Returns
System handle of the window
+ +
+
+ +
+
+ + + + + + + + +
CSFML_WINDOW_API sfBool sfWindow_isOpen (const sfWindowwindow)
+
+ +

Tell whether or not a window is opened.

+

This function returns whether or not the window exists. Note that a hidden window (sfWindow_setVisible(sfFalse)) will return sfTrue.

+
Parameters
+ + +
windowWindow object
+
+
+
Returns
sfTrue if the window is opened, sfFalse if it has been closed
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API sfBool sfWindow_pollEvent (sfWindowwindow,
sfEventevent 
)
+
+ +

Pop the event on top of event queue, if any, and return it.

+

This function is not blocking: if there's no pending event then it will return false and leave event unmodified. Note that more than one event may be present in the event queue, thus you should always call this function in a loop to make sure that you process every pending event.

+
Parameters
+ + + +
windowWindow object
eventEvent to be returned
+
+
+
Returns
sfTrue if an event was returned, or sfFalse if the event queue was empty
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API sfBool sfWindow_setActive (sfWindowwindow,
sfBool active 
)
+
+ +

Activate or deactivate a window as the current target for OpenGL rendering.

+

A window is active only on the current thread, if you want to make it active on another thread you have to deactivate it on the previous thread first if it was active. Only one window can be active on a thread at a time, thus the window previously active (if any) automatically gets deactivated.

+
Parameters
+ + + +
windowWindow object
activesfTrue to activate, sfFalse to deactivate
+
+
+
Returns
sfTrue if operation was successful, sfFalse otherwise
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API void sfWindow_setFramerateLimit (sfWindowwindow,
unsigned int limit 
)
+
+ +

Limit the framerate to a maximum fixed frequency.

+

If a limit is set, the window will use a small delay after each call to sfWindow_display to ensure that the current frame lasted long enough to match the framerate limit.

+
Parameters
+ + + +
windowWindow object
limitFramerate limit, in frames per seconds (use 0 to disable limit)
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API void sfWindow_setIcon (sfWindowwindow,
unsigned int width,
unsigned int height,
const sfUint8pixels 
)
+
+ +

Change a window's icon.

+

pixels must be an array of width x height pixels in 32-bits RGBA format.

+
Parameters
+ + + + + +
windowWindow object
widthIcon's width, in pixels
heightIcon's height, in pixels
pixelsPointer to the array of pixels in memory
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API void sfWindow_setJoystickThreshold (sfWindowwindow,
float threshold 
)
+
+ +

Change the joystick threshold.

+

The joystick threshold is the value below which no JoyMoved event will be generated.

+
Parameters
+ + + +
windowWindow object
thresholdNew threshold, in the range [0, 100]
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API void sfWindow_setKeyRepeatEnabled (sfWindowwindow,
sfBool enabled 
)
+
+ +

Enable or disable automatic key-repeat.

+

If key repeat is enabled, you will receive repeated KeyPress events while keeping a key pressed. If it is disabled, you will only get a single event when the key is pressed.

+

Key repeat is enabled by default.

+
Parameters
+ + + +
windowWindow object
enabledsfTrue to enable, sfFalse to disable
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API void sfWindow_setMouseCursorVisible (sfWindowwindow,
sfBool visible 
)
+
+ +

Show or hide the mouse cursor.

+
Parameters
+ + + +
windowWindow object
visiblesfTrue to show, sfFalse to hide
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API void sfWindow_setPosition (sfWindowwindow,
sfVector2i position 
)
+
+ +

Change the position of a window on screen.

+

This function only works for top-level windows (i.e. it will be ignored for windows created from the handle of a child window/control).

+
Parameters
+ + + +
windowWindow object
positionNew position of the window, in pixels
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API void sfWindow_setSize (sfWindowwindow,
sfVector2u size 
)
+
+ +

Change the size of the rendering region of a window.

+
Parameters
+ + + +
windowWindow object
sizeNew size, in pixels
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API void sfWindow_setTitle (sfWindowwindow,
const char * title 
)
+
+ +

Change the title of a window.

+
Parameters
+ + + +
windowWindow object
titleNew title
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API void sfWindow_setUnicodeTitle (sfWindowwindow,
const sfUint32title 
)
+
+ +

Change the title of a window (with a UTF-32 string)

+
Parameters
+ + + +
windowWindow object
titleNew title
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API void sfWindow_setVerticalSyncEnabled (sfWindowwindow,
sfBool enabled 
)
+
+ +

Enable or disable vertical synchronization.

+

Activating vertical synchronization will limit the number of frames displayed to the refresh rate of the monitor. This can avoid some visual artifacts, and limit the framerate to a good value (but not constant across different computers).

+
Parameters
+ + + +
windowWindow object
enabledsfTrue to enable v-sync, sfFalse to deactivate
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API void sfWindow_setVisible (sfWindowwindow,
sfBool visible 
)
+
+ +

Show or hide a window.

+
Parameters
+ + + +
windowWindow object
visiblesfTrue to show the window, sfFalse to hide it
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
CSFML_WINDOW_API sfBool sfWindow_waitEvent (sfWindowwindow,
sfEventevent 
)
+
+ +

Wait for an event and return it.

+

This function is blocking: if there's no pending event then it will wait until an event is received. After this function returns (and no error occured), the event object is always valid and filled properly. This function is typically used when you have a thread that is dedicated to events handling: you want to make this thread sleep as long as no new event is received.

+
Parameters
+ + + +
windowWindow object
eventEvent to be returned
+
+
+
Returns
sfFalse if any error occured
+ +
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Window_2Window_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Window_2Window_8h_source.htm new file mode 100755 index 0000000..61e153a --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Window_2Window_8h_source.htm @@ -0,0 +1,157 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Window/Window.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_WINDOW_H
+
26 #define SFML_WINDOW_H
+
27 
+
29 // Headers
+
31 #include <SFML/Window/Export.h>
+
32 #include <SFML/Window/Event.h>
+
33 #include <SFML/Window/VideoMode.h>
+ +
35 #include <SFML/Window/Types.h>
+
36 #include <SFML/System/Vector2.h>
+
37 
+
38 
+
43 enum
+
44 {
+
45  sfNone = 0,
+
46  sfTitlebar = 1 << 0,
+
47  sfResize = 1 << 1,
+
48  sfClose = 1 << 2,
+
49  sfFullscreen = 1 << 3,
+ +
51 };
+
52 
+
53 
+
58 typedef struct
+
59 {
+
60  unsigned int depthBits;
+
61  unsigned int stencilBits;
+
62  unsigned int antialiasingLevel;
+
63  unsigned int majorVersion;
+
64  unsigned int minorVersion;
+ +
66 
+
67 
+
89 CSFML_WINDOW_API sfWindow* sfWindow_create(sfVideoMode mode, const char* title, sfUint32 style, const sfContextSettings* settings);
+
90 
+ +
113 
+
130 CSFML_WINDOW_API sfWindow* sfWindow_createFromHandle(sfWindowHandle handle, const sfContextSettings* settings);
+
131 
+ +
139 
+ +
153 
+ +
167 
+ +
182 
+ +
199 
+ +
218 
+ +
228 
+ +
241 
+ +
254 
+ +
263 
+
271 CSFML_WINDOW_API void sfWindow_setTitle(sfWindow* window, const char* title);
+
272 
+
280 CSFML_WINDOW_API void sfWindow_setUnicodeTitle(sfWindow* window, const sfUint32* title);
+
281 
+
294 CSFML_WINDOW_API void sfWindow_setIcon(sfWindow* window, unsigned int width, unsigned int height, const sfUint8* pixels);
+
295 
+
303 CSFML_WINDOW_API void sfWindow_setVisible(sfWindow* window, sfBool visible);
+
304 
+ +
313 
+ +
327 
+ +
342 
+ +
360 
+ +
373 
+
385 CSFML_WINDOW_API void sfWindow_setFramerateLimit(sfWindow* window, unsigned int limit);
+
386 
+
397 CSFML_WINDOW_API void sfWindow_setJoystickThreshold(sfWindow* window, float threshold);
+
398 
+
413 CSFML_WINDOW_API sfWindowHandle sfWindow_getSystemHandle(const sfWindow* window);
+
414 
+
415 
+
416 #endif // SFML_WINDOW_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Window_8h.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Window_8h.htm new file mode 100755 index 0000000..1459110 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Window_8h.htm @@ -0,0 +1,59 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
Window.h File Reference
+
+ + + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Window_8h_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Window_8h_source.htm new file mode 100755 index 0000000..c42a6da --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/Window_8h_source.htm @@ -0,0 +1,88 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
Window.h
+
+
+Go to the documentation of this file.
1 
+
2 //
+
3 // SFML - Simple and Fast Multimedia Library
+
4 // Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
+
5 //
+
6 // This software is provided 'as-is', without any express or implied warranty.
+
7 // In no event will the authors be held liable for any damages arising from the use of this software.
+
8 //
+
9 // Permission is granted to anyone to use this software for any purpose,
+
10 // including commercial applications, and to alter it and redistribute it freely,
+
11 // subject to the following restrictions:
+
12 //
+
13 // 1. The origin of this software must not be misrepresented;
+
14 // you must not claim that you wrote the original software.
+
15 // If you use this software in a product, an acknowledgment
+
16 // in the product documentation would be appreciated but is not required.
+
17 //
+
18 // 2. Altered source versions must be plainly marked as such,
+
19 // and must not be misrepresented as being the original software.
+
20 //
+
21 // 3. This notice may not be removed or altered from any source distribution.
+
22 //
+
24 
+
25 #ifndef SFML_SFML_WINDOW_H
+
26 #define SFML_SFML_WINDOW_H
+
27 
+
29 // Headers
+
31 
+
32 #include <SFML/System.h>
+
33 #include <SFML/Window/Context.h>
+
34 #include <SFML/Window/Event.h>
+
35 #include <SFML/Window/Joystick.h>
+
36 #include <SFML/Window/Keyboard.h>
+
37 #include <SFML/Window/Mouse.h>
+
38 #include <SFML/Window/VideoMode.h>
+
39 #include <SFML/Window/Window.h>
+
40 
+
41 
+
42 #endif // SFML_SFML_WINDOW_H
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/annotated.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/annotated.htm new file mode 100755 index 0000000..5b8246d --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/annotated.htm @@ -0,0 +1,77 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Data Structures
+
+
+
Here are the data structures with brief descriptions:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
oCsfColorUtility class for manpulating RGBA colors
oCsfContextSettingsStructure defining the window's creation settings
oCsfEventSfEvent defines a system event and its parameters
oCsfFloatRectSfFloatRect and sfIntRect are utility classes for manipulating rectangles
oCsfGlyphSfGlyph describes a glyph (a visual character)
oCsfInputStreamSet of callbacks that allow users to define custom file streams
oCsfIntRect
oCsfIpAddressEncapsulate an IPv4 network address
oCsfJoystickButtonEventJoystick buttons events parameters
oCsfJoystickConnectEventJoystick connection/disconnection event parameters
oCsfJoystickMoveEventJoystick axis move event parameters
oCsfKeyEventKeyboard event parameters
oCsfMouseButtonEventMouse buttons events parameters
oCsfMouseMoveEventMouse move event parameters
oCsfMouseWheelEventMouse wheel events parameters
oCsfRenderStatesDefine the states used for drawing to a RenderTarget
oCsfSizeEventSize events parameters
oCsfSoundStreamChunkDefines the data to fill by the OnGetData callback
oCsfTextEventText event parameters
oCsfTimeRepresents a time value
oCsfTransformEncapsulate a 3x3 transform matrix
oCsfVector2f2-component vector of floats
oCsfVector2i2-component vector of integers
oCsfVector2u2-component vector of unsigned integers
oCsfVector3f3-component vector of floats
oCsfVertexDefine a point with color and texture coordinates
\CsfVideoModeSfVideoMode defines a video mode (width, height, bpp, frequency) and provides functions for getting modes supported by the display device
+
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/bc_s.png b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/bc_s.png new file mode 100755 index 0000000..224b29a Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/bc_s.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/bdwn.png b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/bdwn.png new file mode 100755 index 0000000..940a0b9 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/bdwn.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/classes.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/classes.htm new file mode 100755 index 0000000..da828a1 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/classes.htm @@ -0,0 +1,58 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Data Structure Index
+
+ + + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/closed.png b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/closed.png new file mode 100755 index 0000000..98cc2c9 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/closed.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dir_33b8fa607ba222d3f5ced3f03c94935c.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dir_33b8fa607ba222d3f5ced3f03c94935c.htm new file mode 100755 index 0000000..ab3f0af --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dir_33b8fa607ba222d3f5ced3f03c94935c.htm @@ -0,0 +1,69 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Network Directory Reference
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + +

+Files

file  Network/Export.h [code]
 
file  Ftp.h [code]
 
file  Http.h [code]
 
file  IpAddress.h [code]
 
file  Packet.h [code]
 
file  SocketSelector.h [code]
 
file  SocketStatus.h [code]
 
file  TcpListener.h [code]
 
file  TcpSocket.h [code]
 
file  Network/Types.h [code]
 
file  UdpSocket.h [code]
 
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dir_513183d162d70e825c1ac102f07bf6df.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dir_513183d162d70e825c1ac102f07bf6df.htm new file mode 100755 index 0000000..ab257bc --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dir_513183d162d70e825c1ac102f07bf6df.htm @@ -0,0 +1,97 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Graphics Directory Reference
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Files

file  BlendMode.h [code]
 
file  CircleShape.h [code]
 
file  Color.h [code]
 
file  ConvexShape.h [code]
 
file  Graphics/Export.h [code]
 
file  Font.h [code]
 
file  Glyph.h [code]
 
file  Image.h [code]
 
file  PrimitiveType.h [code]
 
file  Rect.h [code]
 
file  RectangleShape.h [code]
 
file  RenderStates.h [code]
 
file  RenderTexture.h [code]
 
file  RenderWindow.h [code]
 
file  Shader.h [code]
 
file  Shape.h [code]
 
file  Sprite.h [code]
 
file  Text.h [code]
 
file  Texture.h [code]
 
file  Transform.h [code]
 
file  Transformable.h [code]
 
file  Graphics/Types.h [code]
 
file  Vertex.h [code]
 
file  VertexArray.h [code]
 
file  View.h [code]
 
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dir_6a66b7969672f1da69f458a57d2c97f9.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dir_6a66b7969672f1da69f458a57d2c97f9.htm new file mode 100755 index 0000000..c0b55a4 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dir_6a66b7969672f1da69f458a57d2c97f9.htm @@ -0,0 +1,49 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + +
+
+
+
include Directory Reference
+
+
+ + + + +

+Directories

directory  SFML
 
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dir_8cc999c03ab8fdf40558b1f21f869c3e.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dir_8cc999c03ab8fdf40558b1f21f869c3e.htm new file mode 100755 index 0000000..80206e1 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dir_8cc999c03ab8fdf40558b1f21f869c3e.htm @@ -0,0 +1,74 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + +
+
+
+
SFML Directory Reference
+
+
+ + + + + + + + + + + + +

+Directories

directory  Audio
 
directory  Graphics
 
directory  Network
 
directory  System
 
directory  Window
 
+ + + + + + + + + + + + + + + +

+Files

file  Audio.h [code]
 
file  Config.h [code]
 
file  Graphics.h [code]
 
file  Network.h [code]
 
file  OpenGL.h [code]
 
file  System.h [code]
 
file  Window.h [code]
 
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dir_9bf980a06a0242eeb07b88aa80af2fcc.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dir_9bf980a06a0242eeb07b88aa80af2fcc.htm new file mode 100755 index 0000000..c0e9680 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dir_9bf980a06a0242eeb07b88aa80af2fcc.htm @@ -0,0 +1,49 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + +
+
+
+
doc Directory Reference
+
+
+ + + + +

+Files

file  mainpage.hpp [code]
 
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dir_ab65b93e3e53c8b4552e87dc0e7cef27.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dir_ab65b93e3e53c8b4552e87dc0e7cef27.htm new file mode 100755 index 0000000..3c29025 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dir_ab65b93e3e53c8b4552e87dc0e7cef27.htm @@ -0,0 +1,67 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Audio Directory Reference
+
+
+ + + + + + + + + + + + + + + + + + + + + + +

+Files

file  Audio/Export.h [code]
 
file  Listener.h [code]
 
file  Music.h [code]
 
file  Sound.h [code]
 
file  SoundBuffer.h [code]
 
file  SoundBufferRecorder.h [code]
 
file  SoundRecorder.h [code]
 
file  SoundStatus.h [code]
 
file  SoundStream.h [code]
 
file  Audio/Types.h [code]
 
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dir_c6605309d84130eeaba73c4c96d7b461.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dir_c6605309d84130eeaba73c4c96d7b461.htm new file mode 100755 index 0000000..9ed825e --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dir_c6605309d84130eeaba73c4c96d7b461.htm @@ -0,0 +1,67 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
System Directory Reference
+
+
+ + + + + + + + + + + + + + + + + + + + + + +

+Files

file  Clock.h [code]
 
file  System/Export.h [code]
 
file  InputStream.h [code]
 
file  Mutex.h [code]
 
file  Sleep.h [code]
 
file  Thread.h [code]
 
file  Time.h [code]
 
file  System/Types.h [code]
 
file  Vector2.h [code]
 
file  Vector3.h [code]
 
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dir_ec1eadea4ddc9b364e33c863bb96372e.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dir_ec1eadea4ddc9b364e33c863bb96372e.htm new file mode 100755 index 0000000..8fee790 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dir_ec1eadea4ddc9b364e33c863bb96372e.htm @@ -0,0 +1,67 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+
Window Directory Reference
+
+
+ + + + + + + + + + + + + + + + + + + + + + +

+Files

file  Context.h [code]
 
file  Event.h [code]
 
file  Window/Export.h [code]
 
file  Joystick.h [code]
 
file  Keyboard.h [code]
 
file  Mouse.h [code]
 
file  Window/Types.h [code]
 
file  VideoMode.h [code]
 
file  Window/Window.h [code]
 
file  WindowHandle.h [code]
 
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/doxygen.css b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/doxygen.css new file mode 100755 index 0000000..d89e3a0 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/doxygen.css @@ -0,0 +1,1278 @@ +/* The standard CSS for doxygen */ + +/* @group Heading Levels */ + +div.contents .textblock h1 +{ + text-align: left; + font-size: 20pt; + font-weight: normal; + margin-top: 1.5em; + padding: 0 0 0.4em 0; + border-bottom: 1px solid #999; + border-top-width: 0; + border-left-width: 0; + border-right-width: 0; + background-color: transparent; +} + +h1.groupheader { + font-size: 150%; +} + +.title { + font-size: 20pt; + font-weight: normal; + margin: 10px 2px; +} + +dt { + font-weight: bold; +} + +div.multicol { + -moz-column-gap: 1em; + -webkit-column-gap: 1em; + -moz-column-count: 3; + -webkit-column-count: 3; +} + +p.startli, p.startdd, p.starttd { + margin-top: 2px; +} + +p.endli { + margin-bottom: 0px; +} + +p.enddd { + margin-bottom: 4px; +} + +p.endtd { + margin-bottom: 2px; +} + +/* @end */ + +caption { + font-weight: bold; +} + +span.legend { + font-size: 70%; + text-align: center; +} + +h3.version { + font-size: 90%; + text-align: center; +} + +div.qindex +{ + margin-bottom: 1em; +} + +div.qindex, div.navtab{ + background-color: #eee; + border: 1px solid #999; + text-align: center; +} + +div.qindex, div.navpath { + width: 100%; + line-height: 140%; +} + +div.navtab { + margin-right: 15px; +} + +/* @group Link Styling */ + +a.qindex { + font-weight: bold; +} + +a.qindexHL { + font-weight: bold; + background-color: #9CAFD4; + color: #ffffff; + border: 1px double #869DCA; +} + +/* @end */ + +dl.el { + margin-left: -1cm; +} + +a.el +{ + padding: 1px; + text-decoration: none; + color: #577E25; +} + +a.el:hover +{ + text-decoration: underline; +} + +pre.fragment { + /*border: 1px solid #C4CFE5; + background-color: #FBFCFD; + padding: 4px 6px; + margin: 4px 8px 4px 2px; + overflow: auto; + word-wrap: break-word; + font-size: 9pt; + line-height: 125%; + font-family: monospace, fixed; + font-size: 105%;*/ + font-family: Consolas, "Liberation Mono", Courier, monospace; + font-size: 10pt; + padding: 0.5em 1em; + background-color: #f5f5f5; + border: 1px solid #bbb; + .border-radius(5px); +} + +div.fragment { + /*margin: 0 0 0 5px; + padding: 0.5em 1em; + font-family: Consolas, "Liberation Mono", Courier, monospace; + font-size: 10pt; + background-color: #eef7e3; + border-left: 3px solid #8DC841; + border-right: 0; + border-bottom: 0;*/ + + font-family: Consolas, "Liberation Mono", Courier, monospace; + font-size: 10pt; + padding: 0.5em 1em; + background-color: #f5f5f5; + border: 1px solid #bbb; + .border-radius(5px); +} + +div.line { + min-height: 13px; + text-wrap: unrestricted; + white-space: -moz-pre-wrap; /* Moz */ + white-space: -pre-wrap; /* Opera 4-6 */ + white-space: -o-pre-wrap; /* Opera 7 */ + white-space: pre-wrap; /* CSS3 */ + word-wrap: break-word; /* IE 5.5+ */ + text-indent: -53px; + padding-left: 53px; + padding-bottom: 0px; + margin: 0px; +} + +span.lineno { + padding-right: 4px; + text-align: right; + background-color: #E8E8E8; + white-space: pre; +} + +div.ah { + width: 100%; + background-color: #eee; + font-weight: bold; + color: #000; + margin-bottom: 1px; + margin-top: 1px; + border: solid 1px #999; +} + +div.groupHeader { + margin-left: 16px; + margin-top: 12px; + font-weight: bold; +} + +div.groupText { + margin-left: 16px; + font-style: italic; +} + +body { + background-color: white; + color: black; + margin: 0; +} + +div.contents { + width: 950px; + margin: 0 auto; +} + +td.indexkey { + background-color: #EBEFF6; + font-weight: bold; + border: 1px solid #C4CFE5; + margin: 2px 0px 2px 0; + padding: 2px 10px; + white-space: nowrap; + vertical-align: top; +} + +td.indexvalue { + background-color: #EBEFF6; + border: 1px solid #C4CFE5; + padding: 2px 10px; + margin: 2px 0px; +} + +tr.memlist { + background-color: #EEF1F7; +} + +p.formulaDsp { + text-align: center; +} + +img.formulaDsp { + +} + +img.formulaInl { + vertical-align: middle; +} + +div.center { + text-align: center; + margin-top: 0px; + margin-bottom: 0px; + padding: 0px; +} + +div.center img { + border: 0px; +} + +address.footer { + text-align: right; + padding-right: 12px; +} + +img.footer { + border: 0px; + vertical-align: middle; +} + +/* @group Code Colorization */ + +span.keyword { + color: #008000 +} + +span.keywordtype { + color: #604020 +} + +span.keywordflow { + color: #e08000 +} + +span.comment { + color: #800000 +} + +span.preprocessor { + color: #806020 +} + +span.stringliteral { + color: #002080 +} + +span.charliteral { + color: #008080 +} + +span.vhdldigit { + color: #ff00ff +} + +span.vhdlchar { + color: #000000 +} + +span.vhdlkeyword { + color: #700070 +} + +span.vhdllogic { + color: #ff0000 +} + +blockquote { + background-color: #F7F8FB; + border-left: 2px solid #9CAFD4; + margin: 0 24px 0 4px; + padding: 0 12px 0 16px; +} + +/* @end */ + +td.tiny { + font-size: 75%; +} + +.dirtab { + padding: 4px; + border-collapse: collapse; + border: 1px solid #A3B4D7; +} + +th.dirtab { + background: #EBEFF6; + font-weight: bold; +} + +hr { + display: none; + height: 0px; + border: none; + border-top: 1px solid #4A6AAA; +} + +hr.footer { + height: 1px; +} + +/* @group Member Descriptions */ + +table.memberdecls { + border-spacing: 0px; + padding: 0px; +} + +.memberdecls td, .fieldtable tr { + -webkit-transition-property: background-color, box-shadow; + -webkit-transition-duration: 0.5s; + -moz-transition-property: background-color, box-shadow; + -moz-transition-duration: 0.5s; + -ms-transition-property: background-color, box-shadow; + -ms-transition-duration: 0.5s; + -o-transition-property: background-color, box-shadow; + -o-transition-duration: 0.5s; + transition-property: background-color, box-shadow; + transition-duration: 0.5s; +} + +.memberdecls td.glow, .fieldtable tr.glow { + background-color: cyan; + /*box-shadow: 0 0 15px cyan;*/ +} + +.mdescLeft, .mdescRight, +.memItemLeft, .memItemRight, +.memTemplItemLeft, .memTemplItemRight, .memTemplParams { + background-color: #F9FAFC; + border: none; + margin: 4px; + padding: 1px 0 0 8px; +} + +.mdescLeft, .mdescRight { + padding: 0px 8px 4px 8px; + color: #555; +} + +.memSeparator { + border-bottom: 1px solid #DEE4F0; + line-height: 1px; + margin: 0px; + padding: 0px; +} + +.memItemLeft, .memTemplItemLeft { + white-space: nowrap; +} + +.memItemRight { + width: 100%; +} + +.memTemplParams { + color: #4665A2; + white-space: nowrap; + font-size: 80%; +} + +/* @end */ + +/* @group Member Details */ + +/* Styles for detailed member documentation */ + +.memtemplate { + font-size: 80%; + color: #4665A2; + font-weight: normal; + margin-left: 9px; +} + +.memnav { + background-color: #EBEFF6; + border: 1px solid #A3B4D7; + text-align: center; + margin: 2px; + margin-right: 15px; + padding: 2px; +} + +.mempage { + width: 100%; +} + +.memitem { + padding: 0; + /*margin-bottom: 10px;*/ + margin-right: 5px; + display: table !important; + width: 100%; +} + +.memname { + font-weight: bold; + margin-left: 6px; +} + +.memname td { + vertical-align: bottom; +} + +.memproto, dl.reflist dt { + border-top: 1px solid #A8B8D9; + border-left: 1px solid #A8B8D9; + border-right: 1px solid #A8B8D9; + padding: 6px 0px 6px 0px; + color: #000; + font-weight: bold; + text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9); + background-color: #eee; + border-top-right-radius: 4px; + border-top-left-radius: 4px; + -moz-border-radius-topright: 4px; + -moz-border-radius-topleft: 4px; + -webkit-border-top-right-radius: 4px; + -webkit-border-top-left-radius: 4px; + +} + +.memdoc, dl.reflist dd { + border: 1px solid #A8B8D9; + padding: 6px 10px 2px 10px; + background-color: #FBFCFD; + background-color: #FFFFFF; + border-bottom-left-radius: 4px; + border-bottom-right-radius: 4px; + -moz-border-radius-bottomleft: 4px; + -moz-border-radius-bottomright: 4px; + -webkit-border-bottom-left-radius: 4px; + -webkit-border-bottom-right-radius: 4px; +} + +dl.reflist dt { + padding: 5px; +} + +dl.reflist dd { + margin: 0px 0px 10px 0px; + padding: 5px; +} + +.paramkey { + text-align: right; +} + +.paramtype { + white-space: nowrap; +} + +.paramname { + color: #602020; + white-space: nowrap; +} +.paramname em { + font-style: normal; +} +.paramname code { + line-height: 14px; +} + +.params, .retval, .exception, .tparams { + margin-left: 0px; + padding-left: 0px; +} + +.params .paramname, .retval .paramname { + font-weight: bold; + vertical-align: top; +} + +.params .paramtype { + font-style: italic; + vertical-align: top; +} + +.params .paramdir { + font-family: "courier new",courier,monospace; + vertical-align: top; +} + +table.mlabels { + border-spacing: 0px; +} + +td.mlabels-left { + width: 100%; + padding: 0px; +} + +td.mlabels-right { + vertical-align: bottom; + padding: 0px; + white-space: nowrap; +} + +span.mlabels { + margin-left: 8px; +} + +span.mlabel { + background-color: #728DC1; + border-top:1px solid #5373B4; + border-left:1px solid #5373B4; + border-right:1px solid #C4CFE5; + border-bottom:1px solid #C4CFE5; + text-shadow: none; + color: white; + margin-right: 4px; + padding: 2px 3px; + border-radius: 3px; + font-size: 7pt; + white-space: nowrap; + vertical-align: middle; +} + + + +/* @end */ + +/* these are for tree view when not used as main index */ + +div.directory { + margin: 10px 0px; + border-top: 1px solid #bbb; + width: 100%; +} + +.directory table { + border-collapse:collapse; +} + +.directory td { + margin: 0px; + padding: 0px; + vertical-align: top; +} + +.directory td.entry { + white-space: nowrap; + padding: 5px 5px 5px 0; +} + +.directory td.entry a { + outline:none; +} + +.directory td.entry a img { + border: none; +} + +.directory td.desc { + width: 100%; + padding-left: 6px; + padding-right: 6px; + padding-top: 3px; + /*border-left: 1px solid rgba(0,0,0,0.05);*/ +} + +.directory tr.even { + padding-left: 6px; + background-color: #F7F8FB; +} + +.directory img { + vertical-align: -30%; +} + +.directory .levels { + white-space: nowrap; + width: 100%; + text-align: right; + font-size: 9pt; +} + +.directory .levels span { + cursor: pointer; + padding-left: 2px; + padding-right: 2px; + color: #3D578C; +} + +div.dynheader { + margin-top: 8px; + -webkit-touch-callout: none; + -webkit-user-select: none; + -khtml-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; +} + +address { + font-style: normal; + color: #2A3D61; +} + +table table +{ + width: 90%; +} + +.memitem table table +{ + width: auto; +} + +table.doxtable { + border-collapse:collapse; + margin-top: 4px; + margin-bottom: 4px; +} + +table.doxtable td, table.doxtable th { + border: 1px solid #2D4068; + padding: 3px 7px 2px; +} + +table.doxtable th { + background-color: #374F7F; + color: #FFFFFF; + font-size: 110%; + padding-bottom: 4px; + padding-top: 5px; +} + +table.fieldtable { + width: 100%; + margin-bottom: 10px; + border: 1px solid #A8B8D9; + border-spacing: 0px; + -moz-border-radius: 4px; + -webkit-border-radius: 4px; + border-radius: 4px; +} + +.fieldtable td, .fieldtable th { + padding: 3px 7px 2px; +} + +.fieldtable td.fieldtype, .fieldtable td.fieldname { + white-space: nowrap; + border-right: 1px solid #A8B8D9; + border-bottom: 1px solid #A8B8D9; + vertical-align: top; +} + +.fieldtable td.fielddoc { + border-bottom: 1px solid #A8B8D9; + width: 100%; +} + +.fieldtable tr:last-child td { + border-bottom: none; +} + +.fieldtable th { + background-color: #E2E8F2; + font-size: 90%; + color: #253555; + padding-bottom: 4px; + padding-top: 5px; + text-align:left; + -moz-border-radius-topleft: 4px; + -moz-border-radius-topright: 4px; + -webkit-border-top-left-radius: 4px; + -webkit-border-top-right-radius: 4px; + border-top-left-radius: 4px; + border-top-right-radius: 4px; + border-bottom: 1px solid #A8B8D9; +} + + +.tabsearch { + top: 0px; + left: 10px; + height: 36px; + z-index: 101; + overflow: hidden; + font-size: 13px; +} + +.navpath +{ + display: none; +} + +.navpath ul +{ + font-size: 11px; + height:30px; + line-height:30px; + color:#8AA0CC; + border:solid 1px #C2CDE4; + overflow:hidden; + margin:0px; + padding:0px; +} + +.navpath li +{ + list-style-type:none; + float:left; + padding-left:10px; + padding-right:15px; + color:#364D7C; +} + +.navpath li.navelem a +{ + height:32px; + display:block; + text-decoration: none; + outline: none; + color: #283A5D; + font-family: 'Lucida Grande',Geneva,Helvetica,Arial,sans-serif; + text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9); + text-decoration: none; +} + +.navpath li.navelem a:hover +{ + color:#6884BD; +} + +.navpath li.footer +{ + list-style-type:none; + float:right; + padding-left:10px; + padding-right:15px; + background-image:none; + background-repeat:no-repeat; + background-position:right; + color:#364D7C; + font-size: 8pt; +} + + +div.summary +{ + float: right; + font-size: 8pt; + padding-right: 5px; + width: 50%; + text-align: right; +} + +div.summary a +{ + white-space: nowrap; + padding: 1px; + text-decoration: none; + color: #577E25; +} + +div.summary a:hover +{ + text-decoration: underline; +} + +div.ingroups +{ + font-size: 8pt; + width: 50%; + text-align: left; +} + +div.ingroups a +{ + white-space: nowrap; +} + +div.header +{ + width: 950px; + margin: 2em auto; + border-bottom: 1px solid #999; +} + +dl +{ + padding: 0 0 0 10px; +} + +/* dl.note, dl.warning, dl.attention, dl.pre, dl.post, dl.invariant, dl.deprecated, dl.todo, dl.test, dl.bug */ +dl.section +{ + margin-left: 0px; + padding-left: 0px; +} + +dl.note +{ + margin-left:-7px; + padding-left: 3px; + border-left:4px solid; + border-color: #D0C000; +} + +dl.warning, dl.attention +{ + margin-left:-7px; + padding-left: 3px; + border-left:4px solid; + border-color: #FF0000; +} + +dl.pre, dl.post, dl.invariant +{ + margin-left:-7px; + padding-left: 3px; + border-left:4px solid; + border-color: #00D000; +} + +dl.deprecated +{ + margin-left:-7px; + padding-left: 3px; + border-left:4px solid; + border-color: #505050; +} + +dl.todo +{ + margin-left:-7px; + padding-left: 3px; + border-left:4px solid; + border-color: #00C0E0; +} + +dl.test +{ + margin-left:-7px; + padding-left: 3px; + border-left:4px solid; + border-color: #3030E0; +} + +dl.bug +{ + margin-left:-7px; + padding-left: 3px; + border-left:4px solid; + border-color: #C08050; +} + +dl.section dd { + margin-bottom: 6px; +} + + +#projectlogo +{ + text-align: center; + vertical-align: bottom; + border-collapse: separate; +} + +#projectlogo img +{ + border: 0px none; +} + +#projectname +{ + font: 300% Tahoma, Arial,sans-serif; + margin: 0px; + padding: 2px 0px; +} + +#projectbrief +{ + font: 120% Tahoma, Arial,sans-serif; + margin: 0px; + padding: 0px; +} + +#projectnumber +{ + font: 50% Tahoma, Arial,sans-serif; + margin: 0px; + padding: 0px; +} + +#titlearea +{ + padding: 0px; + margin: 0px; + width: 100%; + border-bottom: 1px solid #5373B4; +} + +.image +{ + text-align: center; +} + +.dotgraph +{ + text-align: center; +} + +.mscgraph +{ + text-align: center; +} + +.caption +{ + font-weight: bold; +} + +div.zoom +{ + border: 1px solid #90A5CE; +} + +dl.citelist { + margin-bottom:50px; +} + +dl.citelist dt { + color:#334975; + float:left; + font-weight:bold; + margin-right:10px; + padding:5px; +} + +dl.citelist dd { + margin:2px 0; + padding:5px 0; +} + +div.toc { + padding: 14px 25px; + background-color: #F4F6FA; + border: 1px solid #D8DFEE; + border-radius: 7px 7px 7px 7px; + float: right; + height: auto; + margin: 0 20px 10px 10px; + width: 200px; +} + +div.toc li { + font: 10px/1.2 Verdana,DejaVu Sans,Geneva,sans-serif; + margin-top: 5px; + padding-left: 10px; + padding-top: 2px; +} + +div.toc h3 { + font: bold 12px/1.2 Arial,FreeSans,sans-serif; + color: #4665A2; + border-bottom: 0 none; + margin: 0; +} + +div.toc ul { + list-style: none outside none; + border: medium none; + padding: 0px; +} + +div.toc li.level1 { + margin-left: 0px; +} + +div.toc li.level2 { + margin-left: 15px; +} + +div.toc li.level3 { + margin-left: 30px; +} + +div.toc li.level4 { + margin-left: 45px; +} + +.inherit_header { + font-weight: bold; + color: gray; + cursor: pointer; + -webkit-touch-callout: none; + -webkit-user-select: none; + -khtml-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; +} + +.inherit_header td { + padding: 6px 0px 2px 5px; +} + +.inherit { + display: none; +} + +tr.heading h2 { + margin-top: 12px; + margin-bottom: 4px; +} + +@media print +{ + #top { display: none; } + #side-nav { display: none; } + #nav-path { display: none; } + body { overflow:visible; } + h1, h2, h3, h4, h5, h6 { page-break-after: avoid; } + .summary { display: none; } + .memitem { page-break-inside: avoid; } + #doc-content + { + margin-left:0 !important; + height:auto !important; + width:auto !important; + overflow:inherit; + display:inline; + } +} + +/* tabs.css */ +.tabs, .tabs2, .tabs3 { + width: 100%; + z-index: 101; + font-size: 11pt; + background-color: #EAF5DB; + border-left: 1px solid #999; + border-right: 1px solid #999; + border-bottom: 1px solid #999; + padding: 0; + margin: 0; +} + +.tabs2 { + font-size: 10pt; +} +.tabs3 { + font-size: 9pt; +} + +#navrow1 .tablist, #navrow2 .tablist, #navrow3 .tablist, #navrow4 .tablist { + margin: 0; + padding: 0; + display: table; +} + +.tablist li { + float: left; + display: table-cell; + list-style: none; +} + +#navrow1 +{ + border-top: 1px solid #999; + margin-top: 2em; +} + +#navrow1 .tablist a, #navrow2 .tablist a, #navrow3 .tablist a, #navrow4 .tablist a { + display: block; + margin: 8px 0; + padding: 0 8px; + border-right: 1px solid #bbb; +} + +.tablist li { + margin-bottom: 0 !important; +} + +.tablist li.current a { + font-weight: bold; +} + + + + + +/* SFML css */ +body +{ + font-family: 'Ubuntu', 'Arial', sans-serif; + line-height: 140%; + margin: 0 0 2em 0; + padding: 0; +} + +#banner-container +{ + width: 100%; + margin-top: 25px; + border-top: 2px solid #999; + border-bottom: 2px solid #999; + background-color: rgb(140, 200, 65); +} + +#banner +{ + width: 950px; + height: 60px; + line-height: 54px; + margin: 0 auto; + text-align: center; +} + +#banner #sfml +{ + display: inline; + vertical-align: top; + margin-left: 15px; + color: #fff; + font-size: 50pt; + text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 5px; +} + +#footer-container +{ + clear: both; + width: 100%; + margin-top: 50px; + border-top: 1px solid #999; +} + +#footer +{ + width: 950px; + margin: 10px auto; + text-align: center; + font-size: 10pt; + color: #555; +} + +#footer a +{ + padding: 1px; + text-decoration: none; + color: rgb(70, 100, 30); +} + +#footer a:hover +{ + text-decoration: underline; +} + +div.contents, #content +{ + width: 950px; + margin: 0 auto; + padding: 0; +} + +div.contents h1 +{ + color: #333; + padding: 0.5em 0; + margin-top: 30px; + margin-bottom: 0; + text-align: center; + font-size: 26pt; + font-weight: normal; +} + +div.contents h2 +{ + font-size: 20pt; + font-weight: normal; + margin-top: 1.5em; + padding-bottom: 0.4em; + border-bottom: 1px solid #999; +} + +div.contents h3 +{ + font-size: 16pt; + font-weight: normal; +} + +div.contents p +{ + color: #333; + text-align: justify; +} + +div.contents a, #content a +{ + padding: 1px; + text-decoration: none; + color: rgb(70, 100, 30); +} + +div.contents a:hover, #content a:hover +{ + text-decoration: underline; +} + +div.contents code +{ + font-size: 11pt; + font-family: Consolas, "Liberation Mono", Courier, monospace; +} + +div.contents pre code +{ + font-family: Consolas, "Liberation Mono", Courier, monospace; + font-size: 10pt; + padding: 0.5em 1em; + background-color: #f5f5f5; + border: 1px solid #bbb; +} + +div.contents ul +{ + list-style-type: square; + list-style-position: outside; + margin: 0 0 0 1.5em; + padding: 0; +} + +div.contents ul li +{ + color: #333; + margin: 0 0 0.3em 0; +} + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/doxygen.png b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/doxygen.png new file mode 100755 index 0000000..3ff17d8 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/doxygen.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dynsections.js b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dynsections.js new file mode 100755 index 0000000..116542f --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/dynsections.js @@ -0,0 +1,78 @@ +function toggleVisibility(linkObj) +{ + var base = $(linkObj).attr('id'); + var summary = $('#'+base+'-summary'); + var content = $('#'+base+'-content'); + var trigger = $('#'+base+'-trigger'); + var src=$(trigger).attr('src'); + if (content.is(':visible')===true) { + content.hide(); + summary.show(); + $(linkObj).addClass('closed').removeClass('opened'); + $(trigger).attr('src',src.substring(0,src.length-8)+'closed.png'); + } else { + content.show(); + summary.hide(); + $(linkObj).removeClass('closed').addClass('opened'); + $(trigger).attr('src',src.substring(0,src.length-10)+'open.png'); + } + return false; +} + +function updateStripes() +{ + $('table.directory tr'). + removeClass('even').filter(':visible:even').addClass('even'); +} +function toggleLevel(level) +{ + $('table.directory tr').each(function(){ + var l = this.id.split('_').length-1; + var i = $('#img'+this.id.substring(3)); + var a = $('#arr'+this.id.substring(3)); + if (l + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + +
+
+
+
File List
+
+ + + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2blank.png b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2blank.png new file mode 100755 index 0000000..63c605b Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2blank.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2cl.png b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2cl.png new file mode 100755 index 0000000..132f657 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2cl.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2doc.png b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2doc.png new file mode 100755 index 0000000..17edabf Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2doc.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2folderclosed.png b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2folderclosed.png new file mode 100755 index 0000000..bb8ab35 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2folderclosed.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2folderopen.png b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2folderopen.png new file mode 100755 index 0000000..d6c7f67 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2folderopen.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2lastnode.png b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2lastnode.png new file mode 100755 index 0000000..63c605b Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2lastnode.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2link.png b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2link.png new file mode 100755 index 0000000..17edabf Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2link.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2mlastnode.png b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2mlastnode.png new file mode 100755 index 0000000..0b63f6d Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2mlastnode.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2mnode.png b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2mnode.png new file mode 100755 index 0000000..0b63f6d Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2mnode.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2mo.png b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2mo.png new file mode 100755 index 0000000..4bfb80f Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2mo.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2node.png b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2node.png new file mode 100755 index 0000000..63c605b Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2node.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2ns.png b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2ns.png new file mode 100755 index 0000000..72e3d71 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2ns.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2plastnode.png b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2plastnode.png new file mode 100755 index 0000000..c6ee22f Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2plastnode.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2pnode.png b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2pnode.png new file mode 100755 index 0000000..c6ee22f Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2pnode.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2splitbar.png b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2splitbar.png new file mode 100755 index 0000000..fe895f2 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2splitbar.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2vertline.png b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2vertline.png new file mode 100755 index 0000000..63c605b Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/ftv2vertline.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/functions.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/functions.htm new file mode 100755 index 0000000..e68742c --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/functions.htm @@ -0,0 +1,351 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + + +
+
+
Here is a list of all struct and union fields with links to the structures/unions they belong to:
+ +

- a -

+ + +

- b -

+ + +

- c -

+ + +

- d -

+ + +

- g -

+ + +

- h -

+ + +

- j -

+ + +

- k -

+ + +

- l -

+ + +

- m -

+ + +

- p -

+ + +

- r -

+ + +

- s -

+ + +

- t -

+ + +

- u -

+ + +

- w -

+ + +

- x -

+ + +

- y -

+ + +

- z -

+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/functions_vars.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/functions_vars.htm new file mode 100755 index 0000000..4b6a455 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/functions_vars.htm @@ -0,0 +1,351 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + + +
+
+  + +

- a -

+ + +

- b -

+ + +

- c -

+ + +

- d -

+ + +

- g -

+ + +

- h -

+ + +

- j -

+ + +

- k -

+ + +

- l -

+ + +

- m -

+ + +

- p -

+ + +

- r -

+ + +

- s -

+ + +

- t -

+ + +

- u -

+ + +

- w -

+ + +

- x -

+ + +

- y -

+ + +

- z -

+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/globals.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/globals.htm new file mode 100755 index 0000000..da9d03b --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/globals.htm @@ -0,0 +1,89 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + + +
+
+
Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
+ +

- c -

+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/globals_0x73.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/globals_0x73.htm new file mode 100755 index 0000000..d5ba69d --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/globals_0x73.htm @@ -0,0 +1,3080 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + + +
+
+
Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
+ +

- s -

+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/globals_defs.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/globals_defs.htm new file mode 100755 index 0000000..899a93a --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/globals_defs.htm @@ -0,0 +1,87 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/globals_enum.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/globals_enum.htm new file mode 100755 index 0000000..168b3da --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/globals_enum.htm @@ -0,0 +1,93 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/globals_eval.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/globals_eval.htm new file mode 100755 index 0000000..50b0205 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/globals_eval.htm @@ -0,0 +1,775 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + + +
+
+  + +

- s -

+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/globals_func.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/globals_func.htm new file mode 100755 index 0000000..b0d1427 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/globals_func.htm @@ -0,0 +1,2101 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + + +
+
+  + +

- s -

+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/globals_type.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/globals_type.htm new file mode 100755 index 0000000..6ae20fb --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/globals_type.htm @@ -0,0 +1,238 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + + +
+
+  + +

- s -

+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/globals_vars.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/globals_vars.htm new file mode 100755 index 0000000..10ac715 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/globals_vars.htm @@ -0,0 +1,96 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/index.hhc b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/index.hhc new file mode 100755 index 0000000..a41426c --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/index.hhc @@ -0,0 +1,1636 @@ + + + + + +
    +
  • +
      +
    • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        +
      • +
          +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        +
      • +
          +
        • +
        • +
        +
      • +
          +
        • +
        +
      • +
          +
        • +
        +
      • +
          +
        • +
        • +
        +
      • +
          +
        • +
        • +
        +
      • +
          +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        +
      +
    • +
    • +
        +
      • +
      • +
      +
    +
  • +
      +
    • +
        +
      • +
      • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          • +
          • +
          +
        • +
            +
          • +
          • +
          +
        • +
            +
          • +
          • +
          • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          +
        • +
            +
          • +
          • +
          • +
          +
        • +
            +
          • +
          • +
          +
        • +
            +
          • +
          • +
          • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          +
        +
      • +
          +
        • +
        +
      • +
          +
        • +
        +
      • +
          +
        • +
        +
      • +
          +
        • +
        +
      • +
          +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          +
        • +
            +
          • +
          • +
          • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
            +
          • +
          • +
          • +
          +
        +
      • +
      • +
          +
        • +
            +
          • +
          • +
          • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          • +
          +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
            +
          • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
            +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
      • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          • +
          • +
          +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        +
      • +
      • +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          • +
          • +
          • +
          +
        +
      • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
            +
          • +
          • +
          • +
          +
        +
      • +
          +
        • +
            +
          • +
          • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
            +
          • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
            +
          • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
            +
          • +
          • +
          +
        • +
            +
          • +
          • +
          +
        • +
            +
          • +
          • +
          +
        +
      • +
          +
        • +
            +
          • +
          • +
          • +
          +
        +
      • +
          +
        • +
            +
          • +
          • +
          • +
          +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
            +
          • +
          • +
          • +
          +
        • +
        • +
        • +
        +
      • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
          +
        • +
            +
          • +
          • +
          • +
          • +
          • +
          +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        • +
        +
      • +
      • +
      +
    • +
        +
      • +
          +
        • +
        • +
        +
      • +
          +
        • +
        +
      • +
      • +
      • +
      • +
          +
        • +
        +
      • +
      +
    +
+ + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/index.hhk b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/index.hhk new file mode 100755 index 0000000..9210229 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/index.hhk @@ -0,0 +1,2469 @@ + + + + + +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
      +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
      +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    +
  • +
      +
    • +
    • +
    +
  • +
      +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
  • +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    +
  • +
  • +
      +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
      +
    • +
    • +
    • +
    • +
    • +
    • +
    • +
    +
  • +
+ + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/index.hhp b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/index.hhp new file mode 100755 index 0000000..3e42950 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/index.hhp @@ -0,0 +1,241 @@ +[OPTIONS] +Compiled file=../SFML.chm +Compatibility=1.1 +Full-text search=Yes +Contents file=index.hhc +Default Window=main +Default topic=index.htm +Index file=index.hhk +Language=0x409 English (United States) +Title=SFML + +[WINDOWS] +main="SFML","index.hhc","index.hhk","index.htm","index.htm",,,,,0x23520,,0x10387e,,,,,,,,0 + +[FILES] +Audio_8h_source.htm +BlendMode_8h_source.htm +CircleShape_8h_source.htm +Clock_8h_source.htm +Color_8h_source.htm +Config_8h_source.htm +Context_8h_source.htm +ConvexShape_8h_source.htm +Event_8h_source.htm +Audio_2Export_8h_source.htm +Graphics_2Export_8h_source.htm +Network_2Export_8h_source.htm +System_2Export_8h_source.htm +Window_2Export_8h_source.htm +Font_8h_source.htm +Ftp_8h_source.htm +Glyph_8h_source.htm +Graphics_8h_source.htm +Http_8h_source.htm +Image_8h_source.htm +InputStream_8h_source.htm +IpAddress_8h_source.htm +Joystick_8h_source.htm +Keyboard_8h_source.htm +Listener_8h_source.htm +mainpage_8hpp_source.htm +Mouse_8h_source.htm +Music_8h_source.htm +Mutex_8h_source.htm +Network_8h_source.htm +OpenGL_8h_source.htm +Packet_8h_source.htm +PrimitiveType_8h_source.htm +Rect_8h_source.htm +RectangleShape_8h_source.htm +RenderStates_8h_source.htm +RenderTexture_8h_source.htm +RenderWindow_8h_source.htm +Shader_8h_source.htm +Shape_8h_source.htm +Sleep_8h_source.htm +SocketSelector_8h_source.htm +SocketStatus_8h_source.htm +Sound_8h_source.htm +SoundBuffer_8h_source.htm +SoundBufferRecorder_8h_source.htm +SoundRecorder_8h_source.htm +SoundStatus_8h_source.htm +SoundStream_8h_source.htm +Sprite_8h_source.htm +System_8h_source.htm +TcpListener_8h_source.htm +TcpSocket_8h_source.htm +Text_8h_source.htm +Texture_8h_source.htm +Thread_8h_source.htm +Time_8h_source.htm +Transform_8h_source.htm +Transformable_8h_source.htm +Audio_2Types_8h_source.htm +Graphics_2Types_8h_source.htm +Network_2Types_8h_source.htm +System_2Types_8h_source.htm +Window_2Types_8h_source.htm +UdpSocket_8h_source.htm +Vector2_8h_source.htm +Vector3_8h_source.htm +Vertex_8h_source.htm +VertexArray_8h_source.htm +VideoMode_8h_source.htm +View_8h_source.htm +Window_2Window_8h_source.htm +Window_8h_source.htm +WindowHandle_8h_source.htm +Audio_8h.htm +BlendMode_8h.htm +CircleShape_8h.htm +Clock_8h.htm +Color_8h.htm +Config_8h.htm +Context_8h.htm +ConvexShape_8h.htm +Event_8h.htm +Audio_2Export_8h.htm +Graphics_2Export_8h.htm +Network_2Export_8h.htm +System_2Export_8h.htm +Window_2Export_8h.htm +Font_8h.htm +Ftp_8h.htm +Glyph_8h.htm +Graphics_8h.htm +Http_8h.htm +Image_8h.htm +InputStream_8h.htm +IpAddress_8h.htm +Joystick_8h.htm +Keyboard_8h.htm +Listener_8h.htm +mainpage_8hpp.htm +Mouse_8h.htm +Music_8h.htm +Mutex_8h.htm +Network_8h.htm +OpenGL_8h.htm +Packet_8h.htm +PrimitiveType_8h.htm +Rect_8h.htm +RectangleShape_8h.htm +RenderStates_8h.htm +RenderTexture_8h.htm +RenderWindow_8h.htm +Shader_8h.htm +Shape_8h.htm +Sleep_8h.htm +SocketSelector_8h.htm +SocketStatus_8h.htm +Sound_8h.htm +SoundBuffer_8h.htm +SoundBufferRecorder_8h.htm +SoundRecorder_8h.htm +SoundStatus_8h.htm +SoundStream_8h.htm +Sprite_8h.htm +System_8h.htm +TcpListener_8h.htm +TcpSocket_8h.htm +Text_8h.htm +Texture_8h.htm +Thread_8h.htm +Time_8h.htm +Transform_8h.htm +Transformable_8h.htm +Audio_2Types_8h.htm +Graphics_2Types_8h.htm +Network_2Types_8h.htm +System_2Types_8h.htm +Window_2Types_8h.htm +UdpSocket_8h.htm +Vector2_8h.htm +Vector3_8h.htm +Vertex_8h.htm +VertexArray_8h.htm +VideoMode_8h.htm +View_8h.htm +Window_2Window_8h.htm +Window_8h.htm +WindowHandle_8h.htm +structsfColor.htm +structsfContextSettings.htm +unionsfEvent.htm +structsfFloatRect.htm +structsfGlyph.htm +structsfInputStream.htm +structsfIntRect.htm +structsfIpAddress.htm +structsfJoystickButtonEvent.htm +structsfJoystickConnectEvent.htm +structsfJoystickMoveEvent.htm +structsfKeyEvent.htm +structsfMouseButtonEvent.htm +structsfMouseMoveEvent.htm +structsfMouseWheelEvent.htm +structsfRenderStates.htm +structsfSizeEvent.htm +structsfSoundStreamChunk.htm +structsfTextEvent.htm +structsfTime.htm +structsfTransform.htm +structsfVector2f.htm +structsfVector2i.htm +structsfVector2u.htm +structsfVector3f.htm +structsfVertex.htm +structsfVideoMode.htm +dir_ab65b93e3e53c8b4552e87dc0e7cef27.htm +dir_9bf980a06a0242eeb07b88aa80af2fcc.htm +dir_513183d162d70e825c1ac102f07bf6df.htm +dir_6a66b7969672f1da69f458a57d2c97f9.htm +dir_33b8fa607ba222d3f5ced3f03c94935c.htm +dir_8cc999c03ab8fdf40558b1f21f869c3e.htm +dir_c6605309d84130eeaba73c4c96d7b461.htm +dir_ec1eadea4ddc9b364e33c863bb96372e.htm +index.htm +annotated.htm +classes.htm +functions.htm +functions_vars.htm +files.htm +globals.htm +globals_0x73.htm +globals_func.htm +globals_vars.htm +globals_type.htm +globals_enum.htm +globals_eval.htm +globals_defs.htm +tab_a.png +tab_b.png +tab_h.png +tab_s.png +nav_h.png +nav_f.png +bc_s.png +doxygen.png +closed.png +open.png +bdwn.png +sync_on.png +sync_off.png +ftv2blank.png +ftv2doc.png +ftv2folderclosed.png +ftv2folderopen.png +ftv2ns.png +ftv2mo.png +ftv2cl.png +ftv2lastnode.png +ftv2link.png +ftv2mlastnode.png +ftv2mnode.png +ftv2node.png +ftv2plastnode.png +ftv2pnode.png +ftv2vertline.png +ftv2splitbar.png diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/index.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/index.htm new file mode 100755 index 0000000..59ba767 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/index.htm @@ -0,0 +1,123 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + +
+
+
+
SFML Documentation
+
+
+

+Welcome

+

Welcome to the official SFML documentation for C. Here you will find a detailed view of all the SFML functions.
+ If you are looking for tutorials, you can visit the official website at www.sfml-dev.org.

+

+Short example

+

Here is a short example, to show you how simple it is to use SFML in C :

+
#include <SFML/Audio.h>
+
#include <SFML/Graphics.h>
+
+
int main()
+
{
+
sfVideoMode mode = {800, 600, 32};
+
sfRenderWindow* window;
+
sfTexture* texture;
+
sfSprite* sprite;
+
sfFont* font;
+
sfText* text;
+
sfMusic* music;
+
sfEvent event;
+
+
/* Create the main window */
+
window = sfRenderWindow_create(mode, "SFML window", sfResize | sfClose, NULL);
+
if (!window)
+
return EXIT_FAILURE;
+
+
/* Load a sprite to display */
+
texture = sfTexture_createFromFile("cute_image.jpg", NULL);
+
if (!texture)
+
return EXIT_FAILURE;
+
sprite = sfSprite_create();
+
sfSprite_setTexture(sprite, texture, sfTrue);
+
+
/* Create a graphical text to display */
+
font = sfFont_createFromFile("arial.ttf");
+
if (!font)
+
return EXIT_FAILURE;
+
text = sfText_create();
+
sfText_setString(text, "Hello SFML");
+
sfText_setFont(text, font);
+ +
+
/* Load a music to play */
+
music = sfMusic_createFromFile("nice_music.ogg");
+
if (!music)
+
return EXIT_FAILURE;
+
+
/* Play the music */
+
sfMusic_play(music);
+
+
/* Start the game loop */
+
while (sfRenderWindow_isOpen(window))
+
{
+
/* Process events */
+
while (sfRenderWindow_pollEvent(window, &event))
+
{
+
/* Close window : exit */
+
if (event.type == sfEvtClosed)
+ +
}
+
+
/* Clear the screen */
+ +
+
/* Draw the sprite */
+
sfRenderWindow_drawSprite(window, sprite, NULL);
+
+
/* Draw the text */
+
sfRenderWindow_drawText(window, text, NULL);
+
+
/* Update the window */
+ +
}
+
+
/* Cleanup resources */
+ + + + + + +
+
return EXIT_SUCCESS;
+
}
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/jquery.js b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/jquery.js new file mode 100755 index 0000000..63939e7 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/jquery.js @@ -0,0 +1,8 @@ +/*! jQuery v1.7.1 jquery.com | jquery.org/license */ +(function(a,b){function cy(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function cv(a){if(!ck[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e==="none"||e===""){cl||(cl=c.createElement("iframe"),cl.frameBorder=cl.width=cl.height=0),b.appendChild(cl);if(!cm||!cl.createElement)cm=(cl.contentWindow||cl.contentDocument).document,cm.write((c.compatMode==="CSS1Compat"?"":"")+""),cm.close();d=cm.createElement(a),cm.body.appendChild(d),e=f.css(d,"display"),b.removeChild(cl)}ck[a]=e}return ck[a]}function cu(a,b){var c={};f.each(cq.concat.apply([],cq.slice(0,b)),function(){c[this]=a});return c}function ct(){cr=b}function cs(){setTimeout(ct,0);return cr=f.now()}function cj(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}function ci(){try{return new a.XMLHttpRequest}catch(b){}}function cc(a,c){a.dataFilter&&(c=a.dataFilter(c,a.dataType));var d=a.dataTypes,e={},g,h,i=d.length,j,k=d[0],l,m,n,o,p;for(g=1;g0){if(c!=="border")for(;g=0===c})}function S(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function K(){return!0}function J(){return!1}function n(a,b,c){var d=b+"defer",e=b+"queue",g=b+"mark",h=f._data(a,d);h&&(c==="queue"||!f._data(a,e))&&(c==="mark"||!f._data(a,g))&&setTimeout(function(){!f._data(a,e)&&!f._data(a,g)&&(f.removeData(a,d,!0),h.fire())},0)}function m(a){for(var b in a){if(b==="data"&&f.isEmptyObject(a[b]))continue;if(b!=="toJSON")return!1}return!0}function l(a,c,d){if(d===b&&a.nodeType===1){var e="data-"+c.replace(k,"-$1").toLowerCase();d=a.getAttribute(e);if(typeof d=="string"){try{d=d==="true"?!0:d==="false"?!1:d==="null"?null:f.isNumeric(d)?parseFloat(d):j.test(d)?f.parseJSON(d):d}catch(g){}f.data(a,c,d)}else d=b}return d}function h(a){var b=g[a]={},c,d;a=a.split(/\s+/);for(c=0,d=a.length;c)[^>]*$|#([\w\-]*)$)/,j=/\S/,k=/^\s+/,l=/\s+$/,m=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,n=/^[\],:{}\s]*$/,o=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,p=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,q=/(?:^|:|,)(?:\s*\[)+/g,r=/(webkit)[ \/]([\w.]+)/,s=/(opera)(?:.*version)?[ \/]([\w.]+)/,t=/(msie) ([\w.]+)/,u=/(mozilla)(?:.*? rv:([\w.]+))?/,v=/-([a-z]|[0-9])/ig,w=/^-ms-/,x=function(a,b){return(b+"").toUpperCase()},y=d.userAgent,z,A,B,C=Object.prototype.toString,D=Object.prototype.hasOwnProperty,E=Array.prototype.push,F=Array.prototype.slice,G=String.prototype.trim,H=Array.prototype.indexOf,I={};e.fn=e.prototype={constructor:e,init:function(a,d,f){var g,h,j,k;if(!a)return this;if(a.nodeType){this.context=this[0]=a,this.length=1;return this}if(a==="body"&&!d&&c.body){this.context=c,this[0]=c.body,this.selector=a,this.length=1;return this}if(typeof a=="string"){a.charAt(0)!=="<"||a.charAt(a.length-1)!==">"||a.length<3?g=i.exec(a):g=[null,a,null];if(g&&(g[1]||!d)){if(g[1]){d=d instanceof e?d[0]:d,k=d?d.ownerDocument||d:c,j=m.exec(a),j?e.isPlainObject(d)?(a=[c.createElement(j[1])],e.fn.attr.call(a,d,!0)):a=[k.createElement(j[1])]:(j=e.buildFragment([g[1]],[k]),a=(j.cacheable?e.clone(j.fragment):j.fragment).childNodes);return e.merge(this,a)}h=c.getElementById(g[2]);if(h&&h.parentNode){if(h.id!==g[2])return f.find(a);this.length=1,this[0]=h}this.context=c,this.selector=a;return this}return!d||d.jquery?(d||f).find(a):this.constructor(d).find(a)}if(e.isFunction(a))return f.ready(a);a.selector!==b&&(this.selector=a.selector,this.context=a.context);return e.makeArray(a,this)},selector:"",jquery:"1.7.1",length:0,size:function(){return this.length},toArray:function(){return F.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this[this.length+a]:this[a]},pushStack:function(a,b,c){var d=this.constructor();e.isArray(a)?E.apply(d,a):e.merge(d,a),d.prevObject=this,d.context=this.context,b==="find"?d.selector=this.selector+(this.selector?" ":"")+c:b&&(d.selector=this.selector+"."+b+"("+c+")");return d},each:function(a,b){return e.each(this,a,b)},ready:function(a){e.bindReady(),A.add(a);return this},eq:function(a){a=+a;return a===-1?this.slice(a):this.slice(a,a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(F.apply(this,arguments),"slice",F.call(arguments).join(","))},map:function(a){return this.pushStack(e.map(this,function(b,c){return a.call(b,c,b)}))},end:function(){return this.prevObject||this.constructor(null)},push:E,sort:[].sort,splice:[].splice},e.fn.init.prototype=e.fn,e.extend=e.fn.extend=function(){var a,c,d,f,g,h,i=arguments[0]||{},j=1,k=arguments.length,l=!1;typeof i=="boolean"&&(l=i,i=arguments[1]||{},j=2),typeof i!="object"&&!e.isFunction(i)&&(i={}),k===j&&(i=this,--j);for(;j0)return;A.fireWith(c,[e]),e.fn.trigger&&e(c).trigger("ready").off("ready")}},bindReady:function(){if(!A){A=e.Callbacks("once memory");if(c.readyState==="complete")return setTimeout(e.ready,1);if(c.addEventListener)c.addEventListener("DOMContentLoaded",B,!1),a.addEventListener("load",e.ready,!1);else if(c.attachEvent){c.attachEvent("onreadystatechange",B),a.attachEvent("onload",e.ready);var b=!1;try{b=a.frameElement==null}catch(d){}c.documentElement.doScroll&&b&&J()}}},isFunction:function(a){return e.type(a)==="function"},isArray:Array.isArray||function(a){return e.type(a)==="array"},isWindow:function(a){return a&&typeof a=="object"&&"setInterval"in a},isNumeric:function(a){return!isNaN(parseFloat(a))&&isFinite(a)},type:function(a){return a==null?String(a):I[C.call(a)]||"object"},isPlainObject:function(a){if(!a||e.type(a)!=="object"||a.nodeType||e.isWindow(a))return!1;try{if(a.constructor&&!D.call(a,"constructor")&&!D.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}var d;for(d in a);return d===b||D.call(a,d)},isEmptyObject:function(a){for(var b in a)return!1;return!0},error:function(a){throw new Error(a)},parseJSON:function(b){if(typeof b!="string"||!b)return null;b=e.trim(b);if(a.JSON&&a.JSON.parse)return a.JSON.parse(b);if(n.test(b.replace(o,"@").replace(p,"]").replace(q,"")))return(new Function("return "+b))();e.error("Invalid JSON: "+b)},parseXML:function(c){var d,f;try{a.DOMParser?(f=new DOMParser,d=f.parseFromString(c,"text/xml")):(d=new ActiveXObject("Microsoft.XMLDOM"),d.async="false",d.loadXML(c))}catch(g){d=b}(!d||!d.documentElement||d.getElementsByTagName("parsererror").length)&&e.error("Invalid XML: "+c);return d},noop:function(){},globalEval:function(b){b&&j.test(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(w,"ms-").replace(v,x)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,c,d){var f,g=0,h=a.length,i=h===b||e.isFunction(a);if(d){if(i){for(f in a)if(c.apply(a[f],d)===!1)break}else for(;g0&&a[0]&&a[j-1]||j===0||e.isArray(a));if(k)for(;i1?i.call(arguments,0):b,j.notifyWith(k,e)}}function l(a){return function(c){b[a]=arguments.length>1?i.call(arguments,0):c,--g||j.resolveWith(j,b)}}var b=i.call(arguments,0),c=0,d=b.length,e=Array(d),g=d,h=d,j=d<=1&&a&&f.isFunction(a.promise)?a:f.Deferred(),k=j.promise();if(d>1){for(;c
a",d=q.getElementsByTagName("*"),e=q.getElementsByTagName("a")[0];if(!d||!d.length||!e)return{};g=c.createElement("select"),h=g.appendChild(c.createElement("option")),i=q.getElementsByTagName("input")[0],b={leadingWhitespace:q.firstChild.nodeType===3,tbody:!q.getElementsByTagName("tbody").length,htmlSerialize:!!q.getElementsByTagName("link").length,style:/top/.test(e.getAttribute("style")),hrefNormalized:e.getAttribute("href")==="/a",opacity:/^0.55/.test(e.style.opacity),cssFloat:!!e.style.cssFloat,checkOn:i.value==="on",optSelected:h.selected,getSetAttribute:q.className!=="t",enctype:!!c.createElement("form").enctype,html5Clone:c.createElement("nav").cloneNode(!0).outerHTML!=="<:nav>",submitBubbles:!0,changeBubbles:!0,focusinBubbles:!1,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0},i.checked=!0,b.noCloneChecked=i.cloneNode(!0).checked,g.disabled=!0,b.optDisabled=!h.disabled;try{delete q.test}catch(s){b.deleteExpando=!1}!q.addEventListener&&q.attachEvent&&q.fireEvent&&(q.attachEvent("onclick",function(){b.noCloneEvent=!1}),q.cloneNode(!0).fireEvent("onclick")),i=c.createElement("input"),i.value="t",i.setAttribute("type","radio"),b.radioValue=i.value==="t",i.setAttribute("checked","checked"),q.appendChild(i),k=c.createDocumentFragment(),k.appendChild(q.lastChild),b.checkClone=k.cloneNode(!0).cloneNode(!0).lastChild.checked,b.appendChecked=i.checked,k.removeChild(i),k.appendChild(q),q.innerHTML="",a.getComputedStyle&&(j=c.createElement("div"),j.style.width="0",j.style.marginRight="0",q.style.width="2px",q.appendChild(j),b.reliableMarginRight=(parseInt((a.getComputedStyle(j,null)||{marginRight:0}).marginRight,10)||0)===0);if(q.attachEvent)for(o in{submit:1,change:1,focusin:1})n="on"+o,p=n in q,p||(q.setAttribute(n,"return;"),p=typeof q[n]=="function"),b[o+"Bubbles"]=p;k.removeChild(q),k=g=h=j=q=i=null,f(function(){var a,d,e,g,h,i,j,k,m,n,o,r=c.getElementsByTagName("body")[0];!r||(j=1,k="position:absolute;top:0;left:0;width:1px;height:1px;margin:0;",m="visibility:hidden;border:0;",n="style='"+k+"border:5px solid #000;padding:0;'",o="
"+""+"
",a=c.createElement("div"),a.style.cssText=m+"width:0;height:0;position:static;top:0;margin-top:"+j+"px",r.insertBefore(a,r.firstChild),q=c.createElement("div"),a.appendChild(q),q.innerHTML="
t
",l=q.getElementsByTagName("td"),p=l[0].offsetHeight===0,l[0].style.display="",l[1].style.display="none",b.reliableHiddenOffsets=p&&l[0].offsetHeight===0,q.innerHTML="",q.style.width=q.style.paddingLeft="1px",f.boxModel=b.boxModel=q.offsetWidth===2,typeof q.style.zoom!="undefined"&&(q.style.display="inline",q.style.zoom=1,b.inlineBlockNeedsLayout=q.offsetWidth===2,q.style.display="",q.innerHTML="
",b.shrinkWrapBlocks=q.offsetWidth!==2),q.style.cssText=k+m,q.innerHTML=o,d=q.firstChild,e=d.firstChild,h=d.nextSibling.firstChild.firstChild,i={doesNotAddBorder:e.offsetTop!==5,doesAddBorderForTableAndCells:h.offsetTop===5},e.style.position="fixed",e.style.top="20px",i.fixedPosition=e.offsetTop===20||e.offsetTop===15,e.style.position=e.style.top="",d.style.overflow="hidden",d.style.position="relative",i.subtractsBorderForOverflowNotVisible=e.offsetTop===-5,i.doesNotIncludeMarginInBodyOffset=r.offsetTop!==j,r.removeChild(a),q=a=null,f.extend(b,i))});return b}();var j=/^(?:\{.*\}|\[.*\])$/,k=/([A-Z])/g;f.extend({cache:{},uuid:0,expando:"jQuery"+(f.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(a){a=a.nodeType?f.cache[a[f.expando]]:a[f.expando];return!!a&&!m(a)},data:function(a,c,d,e){if(!!f.acceptData(a)){var g,h,i,j=f.expando,k=typeof c=="string",l=a.nodeType,m=l?f.cache:a,n=l?a[j]:a[j]&&j,o=c==="events";if((!n||!m[n]||!o&&!e&&!m[n].data)&&k&&d===b)return;n||(l?a[j]=n=++f.uuid:n=j),m[n]||(m[n]={},l||(m[n].toJSON=f.noop));if(typeof c=="object"||typeof c=="function")e?m[n]=f.extend(m[n],c):m[n].data=f.extend(m[n].data,c);g=h=m[n],e||(h.data||(h.data={}),h=h.data),d!==b&&(h[f.camelCase(c)]=d);if(o&&!h[c])return g.events;k?(i=h[c],i==null&&(i=h[f.camelCase(c)])):i=h;return i}},removeData:function(a,b,c){if(!!f.acceptData(a)){var d,e,g,h=f.expando,i=a.nodeType,j=i?f.cache:a,k=i?a[h]:h;if(!j[k])return;if(b){d=c?j[k]:j[k].data;if(d){f.isArray(b)||(b in d?b=[b]:(b=f.camelCase(b),b in d?b=[b]:b=b.split(" ")));for(e=0,g=b.length;e-1)return!0;return!1},val:function(a){var c,d,e,g=this[0];{if(!!arguments.length){e=f.isFunction(a);return this.each(function(d){var g=f(this),h;if(this.nodeType===1){e?h=a.call(this,d,g.val()):h=a,h==null?h="":typeof h=="number"?h+="":f.isArray(h)&&(h=f.map(h,function(a){return a==null?"":a+""})),c=f.valHooks[this.nodeName.toLowerCase()]||f.valHooks[this.type];if(!c||!("set"in c)||c.set(this,h,"value")===b)this.value=h}})}if(g){c=f.valHooks[g.nodeName.toLowerCase()]||f.valHooks[g.type];if(c&&"get"in c&&(d=c.get(g,"value"))!==b)return d;d=g.value;return typeof d=="string"?d.replace(q,""):d==null?"":d}}}}),f.extend({valHooks:{option:{get:function(a){var b=a.attributes.value;return!b||b.specified?a.value:a.text}},select:{get:function(a){var b,c,d,e,g=a.selectedIndex,h=[],i=a.options,j=a.type==="select-one";if(g<0)return null;c=j?g:0,d=j?g+1:i.length;for(;c=0}),c.length||(a.selectedIndex=-1);return c}}},attrFn:{val:!0,css:!0,html:!0,text:!0,data:!0,width:!0,height:!0,offset:!0},attr:function(a,c,d,e){var g,h,i,j=a.nodeType;if(!!a&&j!==3&&j!==8&&j!==2){if(e&&c in f.attrFn)return f(a)[c](d);if(typeof a.getAttribute=="undefined")return f.prop(a,c,d);i=j!==1||!f.isXMLDoc(a),i&&(c=c.toLowerCase(),h=f.attrHooks[c]||(u.test(c)?x:w));if(d!==b){if(d===null){f.removeAttr(a,c);return}if(h&&"set"in h&&i&&(g=h.set(a,d,c))!==b)return g;a.setAttribute(c,""+d);return d}if(h&&"get"in h&&i&&(g=h.get(a,c))!==null)return g;g=a.getAttribute(c);return g===null?b:g}},removeAttr:function(a,b){var c,d,e,g,h=0;if(b&&a.nodeType===1){d=b.toLowerCase().split(p),g=d.length;for(;h=0}})});var z=/^(?:textarea|input|select)$/i,A=/^([^\.]*)?(?:\.(.+))?$/,B=/\bhover(\.\S+)?\b/,C=/^key/,D=/^(?:mouse|contextmenu)|click/,E=/^(?:focusinfocus|focusoutblur)$/,F=/^(\w*)(?:#([\w\-]+))?(?:\.([\w\-]+))?$/,G=function(a){var b=F.exec(a);b&&(b[1]=(b[1]||"").toLowerCase(),b[3]=b[3]&&new RegExp("(?:^|\\s)"+b[3]+"(?:\\s|$)"));return b},H=function(a,b){var c=a.attributes||{};return(!b[1]||a.nodeName.toLowerCase()===b[1])&&(!b[2]||(c.id||{}).value===b[2])&&(!b[3]||b[3].test((c["class"]||{}).value))},I=function(a){return f.event.special.hover?a:a.replace(B,"mouseenter$1 mouseleave$1")}; +f.event={add:function(a,c,d,e,g){var h,i,j,k,l,m,n,o,p,q,r,s;if(!(a.nodeType===3||a.nodeType===8||!c||!d||!(h=f._data(a)))){d.handler&&(p=d,d=p.handler),d.guid||(d.guid=f.guid++),j=h.events,j||(h.events=j={}),i=h.handle,i||(h.handle=i=function(a){return typeof f!="undefined"&&(!a||f.event.triggered!==a.type)?f.event.dispatch.apply(i.elem,arguments):b},i.elem=a),c=f.trim(I(c)).split(" ");for(k=0;k=0&&(h=h.slice(0,-1),k=!0),h.indexOf(".")>=0&&(i=h.split("."),h=i.shift(),i.sort());if((!e||f.event.customEvent[h])&&!f.event.global[h])return;c=typeof c=="object"?c[f.expando]?c:new f.Event(h,c):new f.Event(h),c.type=h,c.isTrigger=!0,c.exclusive=k,c.namespace=i.join("."),c.namespace_re=c.namespace?new RegExp("(^|\\.)"+i.join("\\.(?:.*\\.)?")+"(\\.|$)"):null,o=h.indexOf(":")<0?"on"+h:"";if(!e){j=f.cache;for(l in j)j[l].events&&j[l].events[h]&&f.event.trigger(c,d,j[l].handle.elem,!0);return}c.result=b,c.target||(c.target=e),d=d!=null?f.makeArray(d):[],d.unshift(c),p=f.event.special[h]||{};if(p.trigger&&p.trigger.apply(e,d)===!1)return;r=[[e,p.bindType||h]];if(!g&&!p.noBubble&&!f.isWindow(e)){s=p.delegateType||h,m=E.test(s+h)?e:e.parentNode,n=null;for(;m;m=m.parentNode)r.push([m,s]),n=m;n&&n===e.ownerDocument&&r.push([n.defaultView||n.parentWindow||a,s])}for(l=0;le&&i.push({elem:this,matches:d.slice(e)});for(j=0;j0?this.on(b,null,a,c):this.trigger(b)},f.attrFn&&(f.attrFn[b]=!0),C.test(b)&&(f.event.fixHooks[b]=f.event.keyHooks),D.test(b)&&(f.event.fixHooks[b]=f.event.mouseHooks)}),function(){function x(a,b,c,e,f,g){for(var h=0,i=e.length;h0){k=j;break}}j=j[a]}e[h]=k}}}function w(a,b,c,e,f,g){for(var h=0,i=e.length;h+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,d="sizcache"+(Math.random()+"").replace(".",""),e=0,g=Object.prototype.toString,h=!1,i=!0,j=/\\/g,k=/\r\n/g,l=/\W/;[0,0].sort(function(){i=!1;return 0});var m=function(b,d,e,f){e=e||[],d=d||c;var h=d;if(d.nodeType!==1&&d.nodeType!==9)return[];if(!b||typeof b!="string")return e;var i,j,k,l,n,q,r,t,u=!0,v=m.isXML(d),w=[],x=b;do{a.exec(""),i=a.exec(x);if(i){x=i[3],w.push(i[1]);if(i[2]){l=i[3];break}}}while(i);if(w.length>1&&p.exec(b))if(w.length===2&&o.relative[w[0]])j=y(w[0]+w[1],d,f);else{j=o.relative[w[0]]?[d]:m(w.shift(),d);while(w.length)b=w.shift(),o.relative[b]&&(b+=w.shift()),j=y(b,j,f)}else{!f&&w.length>1&&d.nodeType===9&&!v&&o.match.ID.test(w[0])&&!o.match.ID.test(w[w.length-1])&&(n=m.find(w.shift(),d,v),d=n.expr?m.filter(n.expr,n.set)[0]:n.set[0]);if(d){n=f?{expr:w.pop(),set:s(f)}:m.find(w.pop(),w.length===1&&(w[0]==="~"||w[0]==="+")&&d.parentNode?d.parentNode:d,v),j=n.expr?m.filter(n.expr,n.set):n.set,w.length>0?k=s(j):u=!1;while(w.length)q=w.pop(),r=q,o.relative[q]?r=w.pop():q="",r==null&&(r=d),o.relative[q](k,r,v)}else k=w=[]}k||(k=j),k||m.error(q||b);if(g.call(k)==="[object Array]")if(!u)e.push.apply(e,k);else if(d&&d.nodeType===1)for(t=0;k[t]!=null;t++)k[t]&&(k[t]===!0||k[t].nodeType===1&&m.contains(d,k[t]))&&e.push(j[t]);else for(t=0;k[t]!=null;t++)k[t]&&k[t].nodeType===1&&e.push(j[t]);else s(k,e);l&&(m(l,h,e,f),m.uniqueSort(e));return e};m.uniqueSort=function(a){if(u){h=i,a.sort(u);if(h)for(var b=1;b0},m.find=function(a,b,c){var d,e,f,g,h,i;if(!a)return[];for(e=0,f=o.order.length;e":function(a,b){var c,d=typeof b=="string",e=0,f=a.length;if(d&&!l.test(b)){b=b.toLowerCase();for(;e=0)?c||d.push(h):c&&(b[g]=!1));return!1},ID:function(a){return a[1].replace(j,"")},TAG:function(a,b){return a[1].replace(j,"").toLowerCase()},CHILD:function(a){if(a[1]==="nth"){a[2]||m.error(a[0]),a[2]=a[2].replace(/^\+|\s*/g,"");var b=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(a[2]==="even"&&"2n"||a[2]==="odd"&&"2n+1"||!/\D/.test(a[2])&&"0n+"+a[2]||a[2]);a[2]=b[1]+(b[2]||1)-0,a[3]=b[3]-0}else a[2]&&m.error(a[0]);a[0]=e++;return a},ATTR:function(a,b,c,d,e,f){var g=a[1]=a[1].replace(j,"");!f&&o.attrMap[g]&&(a[1]=o.attrMap[g]),a[4]=(a[4]||a[5]||"").replace(j,""),a[2]==="~="&&(a[4]=" "+a[4]+" ");return a},PSEUDO:function(b,c,d,e,f){if(b[1]==="not")if((a.exec(b[3])||"").length>1||/^\w/.test(b[3]))b[3]=m(b[3],null,null,c);else{var g=m.filter(b[3],c,d,!0^f);d||e.push.apply(e,g);return!1}else if(o.match.POS.test(b[0])||o.match.CHILD.test(b[0]))return!0;return b},POS:function(a){a.unshift(!0);return a}},filters:{enabled:function(a){return a.disabled===!1&&a.type!=="hidden"},disabled:function(a){return a.disabled===!0},checked:function(a){return a.checked===!0},selected:function(a){a.parentNode&&a.parentNode.selectedIndex;return a.selected===!0},parent:function(a){return!!a.firstChild},empty:function(a){return!a.firstChild},has:function(a,b,c){return!!m(c[3],a).length},header:function(a){return/h\d/i.test(a.nodeName)},text:function(a){var b=a.getAttribute("type"),c=a.type;return a.nodeName.toLowerCase()==="input"&&"text"===c&&(b===c||b===null)},radio:function(a){return a.nodeName.toLowerCase()==="input"&&"radio"===a.type},checkbox:function(a){return a.nodeName.toLowerCase()==="input"&&"checkbox"===a.type},file:function(a){return a.nodeName.toLowerCase()==="input"&&"file"===a.type},password:function(a){return a.nodeName.toLowerCase()==="input"&&"password"===a.type},submit:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"submit"===a.type},image:function(a){return a.nodeName.toLowerCase()==="input"&&"image"===a.type},reset:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"reset"===a.type},button:function(a){var b=a.nodeName.toLowerCase();return b==="input"&&"button"===a.type||b==="button"},input:function(a){return/input|select|textarea|button/i.test(a.nodeName)},focus:function(a){return a===a.ownerDocument.activeElement}},setFilters:{first:function(a,b){return b===0},last:function(a,b,c,d){return b===d.length-1},even:function(a,b){return b%2===0},odd:function(a,b){return b%2===1},lt:function(a,b,c){return bc[3]-0},nth:function(a,b,c){return c[3]-0===b},eq:function(a,b,c){return c[3]-0===b}},filter:{PSEUDO:function(a,b,c,d){var e=b[1],f=o.filters[e];if(f)return f(a,c,b,d);if(e==="contains")return(a.textContent||a.innerText||n([a])||"").indexOf(b[3])>=0;if(e==="not"){var g=b[3];for(var h=0,i=g.length;h=0}},ID:function(a,b){return a.nodeType===1&&a.getAttribute("id")===b},TAG:function(a,b){return b==="*"&&a.nodeType===1||!!a.nodeName&&a.nodeName.toLowerCase()===b},CLASS:function(a,b){return(" "+(a.className||a.getAttribute("class"))+" ").indexOf(b)>-1},ATTR:function(a,b){var c=b[1],d=m.attr?m.attr(a,c):o.attrHandle[c]?o.attrHandle[c](a):a[c]!=null?a[c]:a.getAttribute(c),e=d+"",f=b[2],g=b[4];return d==null?f==="!=":!f&&m.attr?d!=null:f==="="?e===g:f==="*="?e.indexOf(g)>=0:f==="~="?(" "+e+" ").indexOf(g)>=0:g?f==="!="?e!==g:f==="^="?e.indexOf(g)===0:f==="$="?e.substr(e.length-g.length)===g:f==="|="?e===g||e.substr(0,g.length+1)===g+"-":!1:e&&d!==!1},POS:function(a,b,c,d){var e=b[2],f=o.setFilters[e];if(f)return f(a,c,b,d)}}},p=o.match.POS,q=function(a,b){return"\\"+(b-0+1)};for(var r in o.match)o.match[r]=new RegExp(o.match[r].source+/(?![^\[]*\])(?![^\(]*\))/.source),o.leftMatch[r]=new RegExp(/(^(?:.|\r|\n)*?)/.source+o.match[r].source.replace(/\\(\d+)/g,q));var s=function(a,b){a=Array.prototype.slice.call(a,0);if(b){b.push.apply(b,a);return b}return a};try{Array.prototype.slice.call(c.documentElement.childNodes,0)[0].nodeType}catch(t){s=function(a,b){var c=0,d=b||[];if(g.call(a)==="[object Array]")Array.prototype.push.apply(d,a);else if(typeof a.length=="number")for(var e=a.length;c",e.insertBefore(a,e.firstChild),c.getElementById(d)&&(o.find.ID=function(a,c,d){if(typeof c.getElementById!="undefined"&&!d){var e=c.getElementById(a[1]);return e?e.id===a[1]||typeof e.getAttributeNode!="undefined"&&e.getAttributeNode("id").nodeValue===a[1]?[e]:b:[]}},o.filter.ID=function(a,b){var c=typeof a.getAttributeNode!="undefined"&&a.getAttributeNode("id");return a.nodeType===1&&c&&c.nodeValue===b}),e.removeChild(a),e=a=null}(),function(){var a=c.createElement("div");a.appendChild(c.createComment("")),a.getElementsByTagName("*").length>0&&(o.find.TAG=function(a,b){var c=b.getElementsByTagName(a[1]);if(a[1]==="*"){var d=[];for(var e=0;c[e];e++)c[e].nodeType===1&&d.push(c[e]);c=d}return c}),a.innerHTML="",a.firstChild&&typeof a.firstChild.getAttribute!="undefined"&&a.firstChild.getAttribute("href")!=="#"&&(o.attrHandle.href=function(a){return a.getAttribute("href",2)}),a=null}(),c.querySelectorAll&&function(){var a=m,b=c.createElement("div"),d="__sizzle__";b.innerHTML="

";if(!b.querySelectorAll||b.querySelectorAll(".TEST").length!==0){m=function(b,e,f,g){e=e||c;if(!g&&!m.isXML(e)){var h=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b);if(h&&(e.nodeType===1||e.nodeType===9)){if(h[1])return s(e.getElementsByTagName(b),f);if(h[2]&&o.find.CLASS&&e.getElementsByClassName)return s(e.getElementsByClassName(h[2]),f)}if(e.nodeType===9){if(b==="body"&&e.body)return s([e.body],f);if(h&&h[3]){var i=e.getElementById(h[3]);if(!i||!i.parentNode)return s([],f);if(i.id===h[3])return s([i],f)}try{return s(e.querySelectorAll(b),f)}catch(j){}}else if(e.nodeType===1&&e.nodeName.toLowerCase()!=="object"){var k=e,l=e.getAttribute("id"),n=l||d,p=e.parentNode,q=/^\s*[+~]/.test(b);l?n=n.replace(/'/g,"\\$&"):e.setAttribute("id",n),q&&p&&(e=e.parentNode);try{if(!q||p)return s(e.querySelectorAll("[id='"+n+"'] "+b),f)}catch(r){}finally{l||k.removeAttribute("id")}}}return a(b,e,f,g)};for(var e in a)m[e]=a[e];b=null}}(),function(){var a=c.documentElement,b=a.matchesSelector||a.mozMatchesSelector||a.webkitMatchesSelector||a.msMatchesSelector;if(b){var d=!b.call(c.createElement("div"),"div"),e=!1;try{b.call(c.documentElement,"[test!='']:sizzle")}catch(f){e=!0}m.matchesSelector=function(a,c){c=c.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!m.isXML(a))try{if(e||!o.match.PSEUDO.test(c)&&!/!=/.test(c)){var f=b.call(a,c);if(f||!d||a.document&&a.document.nodeType!==11)return f}}catch(g){}return m(c,null,null,[a]).length>0}}}(),function(){var a=c.createElement("div");a.innerHTML="
";if(!!a.getElementsByClassName&&a.getElementsByClassName("e").length!==0){a.lastChild.className="e";if(a.getElementsByClassName("e").length===1)return;o.order.splice(1,0,"CLASS"),o.find.CLASS=function(a,b,c){if(typeof b.getElementsByClassName!="undefined"&&!c)return b.getElementsByClassName(a[1])},a=null}}(),c.documentElement.contains?m.contains=function(a,b){return a!==b&&(a.contains?a.contains(b):!0)}:c.documentElement.compareDocumentPosition?m.contains=function(a,b){return!!(a.compareDocumentPosition(b)&16)}:m.contains=function(){return!1},m.isXML=function(a){var b=(a?a.ownerDocument||a:0).documentElement;return b?b.nodeName!=="HTML":!1};var y=function(a,b,c){var d,e=[],f="",g=b.nodeType?[b]:b;while(d=o.match.PSEUDO.exec(a))f+=d[0],a=a.replace(o.match.PSEUDO,"");a=o.relative[a]?a+"*":a;for(var h=0,i=g.length;h0)for(h=g;h=0:f.filter(a,this).length>0:this.filter(a).length>0)},closest:function(a,b){var c=[],d,e,g=this[0];if(f.isArray(a)){var h=1;while(g&&g.ownerDocument&&g!==b){for(d=0;d-1:f.find.matchesSelector(g,a)){c.push(g);break}g=g.parentNode;if(!g||!g.ownerDocument||g===b||g.nodeType===11)break}}c=c.length>1?f.unique(c):c;return this.pushStack(c,"closest",a)},index:function(a){if(!a)return this[0]&&this[0].parentNode?this.prevAll().length:-1;if(typeof a=="string")return f.inArray(this[0],f(a));return f.inArray(a.jquery?a[0]:a,this)},add:function(a,b){var c=typeof a=="string"?f(a,b):f.makeArray(a&&a.nodeType?[a]:a),d=f.merge(this.get(),c);return this.pushStack(S(c[0])||S(d[0])?d:f.unique(d))},andSelf:function(){return this.add(this.prevObject)}}),f.each({parent:function(a){var b=a.parentNode;return b&&b.nodeType!==11?b:null},parents:function(a){return f.dir(a,"parentNode")},parentsUntil:function(a,b,c){return f.dir(a,"parentNode",c)},next:function(a){return f.nth(a,2,"nextSibling")},prev:function(a){return f.nth(a,2,"previousSibling")},nextAll:function(a){return f.dir(a,"nextSibling")},prevAll:function(a){return f.dir(a,"previousSibling")},nextUntil:function(a,b,c){return f.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return f.dir(a,"previousSibling",c)},siblings:function(a){return f.sibling(a.parentNode.firstChild,a)},children:function(a){return f.sibling(a.firstChild)},contents:function(a){return f.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:f.makeArray(a.childNodes)}},function(a,b){f.fn[a]=function(c,d){var e=f.map(this,b,c);L.test(a)||(d=c),d&&typeof d=="string"&&(e=f.filter(d,e)),e=this.length>1&&!R[a]?f.unique(e):e,(this.length>1||N.test(d))&&M.test(a)&&(e=e.reverse());return this.pushStack(e,a,P.call(arguments).join(","))}}),f.extend({filter:function(a,b,c){c&&(a=":not("+a+")");return b.length===1?f.find.matchesSelector(b[0],a)?[b[0]]:[]:f.find.matches(a,b)},dir:function(a,c,d){var e=[],g=a[c];while(g&&g.nodeType!==9&&(d===b||g.nodeType!==1||!f(g).is(d)))g.nodeType===1&&e.push(g),g=g[c];return e},nth:function(a,b,c,d){b=b||1;var e=0;for(;a;a=a[c])if(a.nodeType===1&&++e===b)break;return a},sibling:function(a,b){var c=[];for(;a;a=a.nextSibling)a.nodeType===1&&a!==b&&c.push(a);return c}});var V="abbr|article|aside|audio|canvas|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",W=/ jQuery\d+="(?:\d+|null)"/g,X=/^\s+/,Y=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,Z=/<([\w:]+)/,$=/",""],legend:[1,"
","
"],thead:[1,"","
"],tr:[2,"","
"],td:[3,"","
"],col:[2,"","
"],area:[1,"",""],_default:[0,"",""]},bh=U(c);bg.optgroup=bg.option,bg.tbody=bg.tfoot=bg.colgroup=bg.caption=bg.thead,bg.th=bg.td,f.support.htmlSerialize||(bg._default=[1,"div
","
"]),f.fn.extend({text:function(a){if(f.isFunction(a))return this.each(function(b){var c=f(this);c.text(a.call(this,b,c.text()))});if(typeof a!="object"&&a!==b)return this.empty().append((this[0]&&this[0].ownerDocument||c).createTextNode(a));return f.text(this)},wrapAll:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapAll(a.call(this,b))});if(this[0]){var b=f(a,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstChild&&a.firstChild.nodeType===1)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapInner(a.call(this,b))});return this.each(function(){var b=f(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){var b=f.isFunction(a);return this.each(function(c){f(this).wrapAll(b?a.call(this,c):a)})},unwrap:function(){return this.parent().each(function(){f.nodeName(this,"body")||f(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this)});if(arguments.length){var a=f.clean(arguments);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this.nextSibling)});if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,f.clean(arguments));return a}},remove:function(a,b){for(var c=0,d;(d=this[c])!=null;c++)if(!a||f.filter(a,[d]).length)!b&&d.nodeType===1&&(f.cleanData(d.getElementsByTagName("*")), +f.cleanData([d])),d.parentNode&&d.parentNode.removeChild(d);return this},empty:function() +{for(var a=0,b;(b=this[a])!=null;a++){b.nodeType===1&&f.cleanData(b.getElementsByTagName("*"));while(b.firstChild)b.removeChild(b.firstChild)}return this},clone:function(a,b){a=a==null?!1:a,b=b==null?a:b;return this.map(function(){return f.clone(this,a,b)})},html:function(a){if(a===b)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(W,""):null;if(typeof a=="string"&&!ba.test(a)&&(f.support.leadingWhitespace||!X.test(a))&&!bg[(Z.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Y,"<$1>");try{for(var c=0,d=this.length;c1&&l0?this.clone(!0):this).get();f(e[h])[b](j),d=d.concat(j)}return this.pushStack(d,a,e.selector)}}),f.extend({clone:function(a,b,c){var d,e,g,h=f.support.html5Clone||!bc.test("<"+a.nodeName)?a.cloneNode(!0):bo(a);if((!f.support.noCloneEvent||!f.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!f.isXMLDoc(a)){bk(a,h),d=bl(a),e=bl(h);for(g=0;d[g];++g)e[g]&&bk(d[g],e[g])}if(b){bj(a,h);if(c){d=bl(a),e=bl(h);for(g=0;d[g];++g)bj(d[g],e[g])}}d=e=null;return h},clean:function(a,b,d,e){var g;b=b||c,typeof b.createElement=="undefined"&&(b=b.ownerDocument||b[0]&&b[0].ownerDocument||c);var h=[],i;for(var j=0,k;(k=a[j])!=null;j++){typeof k=="number"&&(k+="");if(!k)continue;if(typeof k=="string")if(!_.test(k))k=b.createTextNode(k);else{k=k.replace(Y,"<$1>");var l=(Z.exec(k)||["",""])[1].toLowerCase(),m=bg[l]||bg._default,n=m[0],o=b.createElement("div");b===c?bh.appendChild(o):U(b).appendChild(o),o.innerHTML=m[1]+k+m[2];while(n--)o=o.lastChild;if(!f.support.tbody){var p=$.test(k),q=l==="table"&&!p?o.firstChild&&o.firstChild.childNodes:m[1]===""&&!p?o.childNodes:[];for(i=q.length-1;i>=0;--i)f.nodeName(q[i],"tbody")&&!q[i].childNodes.length&&q[i].parentNode.removeChild(q[i])}!f.support.leadingWhitespace&&X.test(k)&&o.insertBefore(b.createTextNode(X.exec(k)[0]),o.firstChild),k=o.childNodes}var r;if(!f.support.appendChecked)if(k[0]&&typeof (r=k.length)=="number")for(i=0;i=0)return b+"px"}}}),f.support.opacity||(f.cssHooks.opacity={get:function(a,b){return br.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(a,b){var c=a.style,d=a.currentStyle,e=f.isNumeric(b)?"alpha(opacity="+b*100+")":"",g=d&&d.filter||c.filter||"";c.zoom=1;if(b>=1&&f.trim(g.replace(bq,""))===""){c.removeAttribute("filter");if(d&&!d.filter)return}c.filter=bq.test(g)?g.replace(bq,e):g+" "+e}}),f(function(){f.support.reliableMarginRight||(f.cssHooks.marginRight={get:function(a,b){var c;f.swap(a,{display:"inline-block"},function(){b?c=bz(a,"margin-right","marginRight"):c=a.style.marginRight});return c}})}),c.defaultView&&c.defaultView.getComputedStyle&&(bA=function(a,b){var c,d,e;b=b.replace(bs,"-$1").toLowerCase(),(d=a.ownerDocument.defaultView)&&(e=d.getComputedStyle(a,null))&&(c=e.getPropertyValue(b),c===""&&!f.contains(a.ownerDocument.documentElement,a)&&(c=f.style(a,b)));return c}),c.documentElement.currentStyle&&(bB=function(a,b){var c,d,e,f=a.currentStyle&&a.currentStyle[b],g=a.style;f===null&&g&&(e=g[b])&&(f=e),!bt.test(f)&&bu.test(f)&&(c=g.left,d=a.runtimeStyle&&a.runtimeStyle.left,d&&(a.runtimeStyle.left=a.currentStyle.left),g.left=b==="fontSize"?"1em":f||0,f=g.pixelLeft+"px",g.left=c,d&&(a.runtimeStyle.left=d));return f===""?"auto":f}),bz=bA||bB,f.expr&&f.expr.filters&&(f.expr.filters.hidden=function(a){var b=a.offsetWidth,c=a.offsetHeight;return b===0&&c===0||!f.support.reliableHiddenOffsets&&(a.style&&a.style.display||f.css(a,"display"))==="none"},f.expr.filters.visible=function(a){return!f.expr.filters.hidden(a)});var bD=/%20/g,bE=/\[\]$/,bF=/\r?\n/g,bG=/#.*$/,bH=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,bI=/^(?:color|date|datetime|datetime-local|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,bJ=/^(?:about|app|app\-storage|.+\-extension|file|res|widget):$/,bK=/^(?:GET|HEAD)$/,bL=/^\/\//,bM=/\?/,bN=/)<[^<]*)*<\/script>/gi,bO=/^(?:select|textarea)/i,bP=/\s+/,bQ=/([?&])_=[^&]*/,bR=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/,bS=f.fn.load,bT={},bU={},bV,bW,bX=["*/"]+["*"];try{bV=e.href}catch(bY){bV=c.createElement("a"),bV.href="",bV=bV.href}bW=bR.exec(bV.toLowerCase())||[],f.fn.extend({load:function(a,c,d){if(typeof a!="string"&&bS)return bS.apply(this,arguments);if(!this.length)return this;var e=a.indexOf(" ");if(e>=0){var g=a.slice(e,a.length);a=a.slice(0,e)}var h="GET";c&&(f.isFunction(c)?(d=c,c=b):typeof c=="object"&&(c=f.param(c,f.ajaxSettings.traditional),h="POST"));var i=this;f.ajax({url:a,type:h,dataType:"html",data:c,complete:function(a,b,c){c=a.responseText,a.isResolved()&&(a.done(function(a){c=a}),i.html(g?f("
").append(c.replace(bN,"")).find(g):c)),d&&i.each(d,[c,b,a])}});return this},serialize:function(){return f.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?f.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||bO.test(this.nodeName)||bI.test(this.type))}).map(function(a,b){var c=f(this).val();return c==null?null:f.isArray(c)?f.map(c,function(a,c){return{name:b.name,value:a.replace(bF,"\r\n")}}):{name:b.name,value:c.replace(bF,"\r\n")}}).get()}}),f.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){f.fn[b]=function(a){return this.on(b,a)}}),f.each(["get","post"],function(a,c){f[c]=function(a,d,e,g){f.isFunction(d)&&(g=g||e,e=d,d=b);return f.ajax({type:c,url:a,data:d,success:e,dataType:g})}}),f.extend({getScript:function(a,c){return f.get(a,b,c,"script")},getJSON:function(a,b,c){return f.get(a,b,c,"json")},ajaxSetup:function(a,b){b?b_(a,f.ajaxSettings):(b=a,a=f.ajaxSettings),b_(a,b);return a},ajaxSettings:{url:bV,isLocal:bJ.test(bW[1]),global:!0,type:"GET",contentType:"application/x-www-form-urlencoded",processData:!0,async:!0,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":bX},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":a.String,"text html":!0,"text json":f.parseJSON,"text xml":f.parseXML},flatOptions:{context:!0,url:!0}},ajaxPrefilter:bZ(bT),ajaxTransport:bZ(bU),ajax:function(a,c){function w(a,c,l,m){if(s!==2){s=2,q&&clearTimeout(q),p=b,n=m||"",v.readyState=a>0?4:0;var o,r,u,w=c,x=l?cb(d,v,l):b,y,z;if(a>=200&&a<300||a===304){if(d.ifModified){if(y=v.getResponseHeader("Last-Modified"))f.lastModified[k]=y;if(z=v.getResponseHeader("Etag"))f.etag[k]=z}if(a===304)w="notmodified",o=!0;else try{r=cc(d,x),w="success",o=!0}catch(A){w="parsererror",u=A}}else{u=w;if(!w||a)w="error",a<0&&(a=0)}v.status=a,v.statusText=""+(c||w),o?h.resolveWith(e,[r,w,v]):h.rejectWith(e,[v,w,u]),v.statusCode(j),j=b,t&&g.trigger("ajax"+(o?"Success":"Error"),[v,d,o?r:u]),i.fireWith(e,[v,w]),t&&(g.trigger("ajaxComplete",[v,d]),--f.active||f.event.trigger("ajaxStop"))}}typeof a=="object"&&(c=a,a=b),c=c||{};var d=f.ajaxSetup({},c),e=d.context||d,g=e!==d&&(e.nodeType||e instanceof f)?f(e):f.event,h=f.Deferred(),i=f.Callbacks("once memory"),j=d.statusCode||{},k,l={},m={},n,o,p,q,r,s=0,t,u,v={readyState:0,setRequestHeader:function(a,b){if(!s){var c=a.toLowerCase();a=m[c]=m[c]||a,l[a]=b}return this},getAllResponseHeaders:function(){return s===2?n:null},getResponseHeader:function(a){var c;if(s===2){if(!o){o={};while(c=bH.exec(n))o[c[1].toLowerCase()]=c[2]}c=o[a.toLowerCase()]}return c===b?null:c},overrideMimeType:function(a){s||(d.mimeType=a);return this},abort:function(a){a=a||"abort",p&&p.abort(a),w(0,a);return this}};h.promise(v),v.success=v.done,v.error=v.fail,v.complete=i.add,v.statusCode=function(a){if(a){var b;if(s<2)for(b in a)j[b]=[j[b],a[b]];else b=a[v.status],v.then(b,b)}return this},d.url=((a||d.url)+"").replace(bG,"").replace(bL,bW[1]+"//"),d.dataTypes=f.trim(d.dataType||"*").toLowerCase().split(bP),d.crossDomain==null&&(r=bR.exec(d.url.toLowerCase()),d.crossDomain=!(!r||r[1]==bW[1]&&r[2]==bW[2]&&(r[3]||(r[1]==="http:"?80:443))==(bW[3]||(bW[1]==="http:"?80:443)))),d.data&&d.processData&&typeof d.data!="string"&&(d.data=f.param(d.data,d.traditional)),b$(bT,d,c,v);if(s===2)return!1;t=d.global,d.type=d.type.toUpperCase(),d.hasContent=!bK.test(d.type),t&&f.active++===0&&f.event.trigger("ajaxStart");if(!d.hasContent){d.data&&(d.url+=(bM.test(d.url)?"&":"?")+d.data,delete d.data),k=d.url;if(d.cache===!1){var x=f.now(),y=d.url.replace(bQ,"$1_="+x);d.url=y+(y===d.url?(bM.test(d.url)?"&":"?")+"_="+x:"")}}(d.data&&d.hasContent&&d.contentType!==!1||c.contentType)&&v.setRequestHeader("Content-Type",d.contentType),d.ifModified&&(k=k||d.url,f.lastModified[k]&&v.setRequestHeader("If-Modified-Since",f.lastModified[k]),f.etag[k]&&v.setRequestHeader("If-None-Match",f.etag[k])),v.setRequestHeader("Accept",d.dataTypes[0]&&d.accepts[d.dataTypes[0]]?d.accepts[d.dataTypes[0]]+(d.dataTypes[0]!=="*"?", "+bX+"; q=0.01":""):d.accepts["*"]);for(u in d.headers)v.setRequestHeader(u,d.headers[u]);if(d.beforeSend&&(d.beforeSend.call(e,v,d)===!1||s===2)){v.abort();return!1}for(u in{success:1,error:1,complete:1})v[u](d[u]);p=b$(bU,d,c,v);if(!p)w(-1,"No Transport");else{v.readyState=1,t&&g.trigger("ajaxSend",[v,d]),d.async&&d.timeout>0&&(q=setTimeout(function(){v.abort("timeout")},d.timeout));try{s=1,p.send(l,w)}catch(z){if(s<2)w(-1,z);else throw z}}return v},param:function(a,c){var d=[],e=function(a,b){b=f.isFunction(b)?b():b,d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};c===b&&(c=f.ajaxSettings.traditional);if(f.isArray(a)||a.jquery&&!f.isPlainObject(a))f.each(a,function(){e(this.name,this.value)});else for(var g in a)ca(g,a[g],c,e);return d.join("&").replace(bD,"+")}}),f.extend({active:0,lastModified:{},etag:{}});var cd=f.now(),ce=/(\=)\?(&|$)|\?\?/i;f.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return f.expando+"_"+cd++}}),f.ajaxPrefilter("json jsonp",function(b,c,d){var e=b.contentType==="application/x-www-form-urlencoded"&&typeof b.data=="string";if(b.dataTypes[0]==="jsonp"||b.jsonp!==!1&&(ce.test(b.url)||e&&ce.test(b.data))){var g,h=b.jsonpCallback=f.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,i=a[h],j=b.url,k=b.data,l="$1"+h+"$2";b.jsonp!==!1&&(j=j.replace(ce,l),b.url===j&&(e&&(k=k.replace(ce,l)),b.data===k&&(j+=(/\?/.test(j)?"&":"?")+b.jsonp+"="+h))),b.url=j,b.data=k,a[h]=function(a){g=[a]},d.always(function(){a[h]=i,g&&f.isFunction(i)&&a[h](g[0])}),b.converters["script json"]=function(){g||f.error(h+" was not called");return g[0]},b.dataTypes[0]="json";return"script"}}),f.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(a){f.globalEval(a);return a}}}),f.ajaxPrefilter("script",function(a){a.cache===b&&(a.cache=!1),a.crossDomain&&(a.type="GET",a.global=!1)}),f.ajaxTransport("script",function(a){if(a.crossDomain){var d,e=c.head||c.getElementsByTagName("head")[0]||c.documentElement;return{send:function(f,g){d=c.createElement("script"),d.async="async",a.scriptCharset&&(d.charset=a.scriptCharset),d.src=a.url,d.onload=d.onreadystatechange=function(a,c){if(c||!d.readyState||/loaded|complete/.test(d.readyState))d.onload=d.onreadystatechange=null,e&&d.parentNode&&e.removeChild(d),d=b,c||g(200,"success")},e.insertBefore(d,e.firstChild)},abort:function(){d&&d.onload(0,1)}}}});var cf=a.ActiveXObject?function(){for(var a in ch)ch[a](0,1)}:!1,cg=0,ch;f.ajaxSettings.xhr=a.ActiveXObject?function(){return!this.isLocal&&ci()||cj()}:ci,function(a){f.extend(f.support,{ajax:!!a,cors:!!a&&"withCredentials"in a})}(f.ajaxSettings.xhr()),f.support.ajax&&f.ajaxTransport(function(c) +{if(!c.crossDomain||f.support.cors){var d;return{send:function(e,g){var h=c.xhr(),i,j;c.username?h.open(c.type,c.url,c.async,c.username,c.password):h.open(c.type,c.url,c.async);if(c.xhrFields)for(j in c.xhrFields)h[j]=c.xhrFields[j];c.mimeType&&h.overrideMimeType&&h.overrideMimeType(c.mimeType),!c.crossDomain&&!e["X-Requested-With"]&&(e["X-Requested-With"]="XMLHttpRequest");try{for(j in e)h.setRequestHeader(j,e[j])}catch(k){}h.send(c.hasContent&&c.data||null),d=function(a,e){var j,k,l,m,n;try{if(d&&(e||h.readyState===4)){d=b,i&&(h.onreadystatechange=f.noop,cf&&delete ch[i]);if(e)h.readyState!==4&&h.abort();else{j=h.status,l=h.getAllResponseHeaders(),m={},n=h.responseXML,n&&n.documentElement&&(m.xml=n),m.text=h.responseText;try{k=h.statusText}catch(o){k=""}!j&&c.isLocal&&!c.crossDomain?j=m.text?200:404:j===1223&&(j=204)}}}catch(p){e||g(-1,p)}m&&g(j,k,m,l)},!c.async||h.readyState===4?d():(i=++cg,cf&&(ch||(ch={},f(a).unload(cf)),ch[i]=d),h.onreadystatechange=d)},abort:function(){d&&d(0,1)}}}});var ck={},cl,cm,cn=/^(?:toggle|show|hide)$/,co=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,cp,cq=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]],cr;f.fn.extend({show:function(a,b,c){var d,e;if(a||a===0)return this.animate(cu("show",3),a,b,c);for(var g=0,h=this.length;g=i.duration+this.startTime){this.now=this.end,this.pos=this.state=1,this.update(),i.animatedProperties[this.prop]=!0;for(b in i.animatedProperties)i.animatedProperties[b]!==!0&&(g=!1);if(g){i.overflow!=null&&!f.support.shrinkWrapBlocks&&f.each(["","X","Y"],function(a,b){h.style["overflow"+b]=i.overflow[a]}),i.hide&&f(h).hide();if(i.hide||i.show)for(b in i.animatedProperties)f.style(h,b,i.orig[b]),f.removeData(h,"fxshow"+b,!0),f.removeData(h,"toggle"+b,!0);d=i.complete,d&&(i.complete=!1,d.call(h))}return!1}i.duration==Infinity?this.now=e:(c=e-this.startTime,this.state=c/i.duration,this.pos=f.easing[i.animatedProperties[this.prop]](this.state,c,0,1,i.duration),this.now=this.start+(this.end-this.start)*this.pos),this.update();return!0}},f.extend(f.fx,{tick:function(){var a,b=f.timers,c=0;for(;c-1,k={},l={},m,n;j?(l=e.position(),m=l.top,n=l.left):(m=parseFloat(h)||0,n=parseFloat(i)||0),f.isFunction(b)&&(b=b.call(a,c,g)),b.top!=null&&(k.top=b.top-g.top+m),b.left!=null&&(k.left=b.left-g.left+n),"using"in b?b.using.call(a,k):e.css(k)}},f.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),c=this.offset(),d=cx.test(b[0].nodeName)?{top:0,left:0}:b.offset();c.top-=parseFloat(f.css(a,"marginTop"))||0,c.left-=parseFloat(f.css(a,"marginLeft"))||0,d.top+=parseFloat(f.css(b[0],"borderTopWidth"))||0,d.left+=parseFloat(f.css(b[0],"borderLeftWidth"))||0;return{top:c.top-d.top,left:c.left-d.left}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||c.body;while(a&&!cx.test(a.nodeName)&&f.css(a,"position")==="static")a=a.offsetParent;return a})}}),f.each(["Left","Top"],function(a,c){var d="scroll"+c;f.fn[d]=function(c){var e,g;if(c===b){e=this[0];if(!e)return null;g=cy(e);return g?"pageXOffset"in g?g[a?"pageYOffset":"pageXOffset"]:f.support.boxModel&&g.document.documentElement[d]||g.document.body[d]:e[d]}return this.each(function(){g=cy(this),g?g.scrollTo(a?f(g).scrollLeft():c,a?c:f(g).scrollTop()):this[d]=c})}}),f.each(["Height","Width"],function(a,c){var d=c.toLowerCase();f.fn["inner"+c]=function(){var a=this[0];return a?a.style?parseFloat(f.css(a,d,"padding")):this[d]():null},f.fn["outer"+c]=function(a){var b=this[0];return b?b.style?parseFloat(f.css(b,d,a?"margin":"border")):this[d]():null},f.fn[d]=function(a){var e=this[0];if(!e)return a==null?null:this;if(f.isFunction(a))return this.each(function(b){var c=f(this);c[d](a.call(this,b,c[d]()))});if(f.isWindow(e)){var g=e.document.documentElement["client"+c],h=e.document.body;return e.document.compatMode==="CSS1Compat"&&g||h&&h["client"+c]||g}if(e.nodeType===9)return Math.max(e.documentElement["client"+c],e.body["scroll"+c],e.documentElement["scroll"+c],e.body["offset"+c],e.documentElement["offset"+c]);if(a===b){var i=f.css(e,d),j=parseFloat(i);return f.isNumeric(j)?j:i}return this.css(d,typeof a=="string"?a:a+"px")}}),a.jQuery=a.$=f,typeof define=="function"&&define.amd&&define.amd.jQuery&&define("jquery",[],function(){return f})})(window); diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/mainpage_8hpp.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/mainpage_8hpp.htm new file mode 100755 index 0000000..1faa254 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/mainpage_8hpp.htm @@ -0,0 +1,51 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
mainpage.hpp File Reference
+
+ +
+ + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/mainpage_8hpp_source.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/mainpage_8hpp_source.htm new file mode 100755 index 0000000..5f82afd --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/mainpage_8hpp_source.htm @@ -0,0 +1,142 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + +
+ + + + +
+
+
+
mainpage.hpp
+
+
+Go to the documentation of this file.
1 
+
2 
+
3 
+
4 
+
5 
+
6 
+
7 
+
8 
+
9 
+
10 
+
11 
+
12 
+
13 
+
14 
+
15 
+
16 
+
17 
+
18 
+
19 
+
20 
+
21 
+
22 
+
23 
+
24 
+
25 
+
26 
+
27 
+
28 
+
29 
+
30 
+
31 
+
32 
+
33 
+
34 
+
35 
+
36 
+
37 
+
38 
+
39 
+
40 
+
41 
+
42 
+
43 
+
44 
+
45 
+
46 
+
47 
+
48 
+
49 
+
50 
+
51 
+
52 
+
53 
+
54 
+
55 
+
56 
+
57 
+
58 
+
59 
+
60 
+
61 
+
62 
+
63 
+
64 
+
65 
+
66 
+
67 
+
68 
+
69 
+
70 
+
71 
+
72 
+
73 
+
74 
+
75 
+
76 
+
77 
+
78 
+
79 
+
80 
+
81 
+
82 
+
83 
+
84 
+
85 
+
86 
+
87 
+
88 
+
89 
+
90 
+
91 
+
92 
+
93 
+
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/nav_f.png b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/nav_f.png new file mode 100755 index 0000000..72a58a5 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/nav_f.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/nav_g.png b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/nav_g.png new file mode 100755 index 0000000..2093a23 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/nav_g.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/nav_h.png b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/nav_h.png new file mode 100755 index 0000000..33389b1 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/nav_h.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/open.png b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/open.png new file mode 100755 index 0000000..30f75c7 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/open.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfColor.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfColor.htm new file mode 100755 index 0000000..5c674b2 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfColor.htm @@ -0,0 +1,129 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfColor Struct Reference
+
+
+ +

Utility class for manpulating RGBA colors. + More...

+ +

#include <Color.h>

+
+ + + + + + + + + +

+Data Fields

sfUint8 r
 
sfUint8 g
 
sfUint8 b
 
sfUint8 a
 
+

Detailed Description

+

Utility class for manpulating RGBA colors.

+ +

Definition at line 38 of file Color.h.

+

Field Documentation

+ +
+
+ + + + +
sfUint8 sfColor::a
+
+ +

Definition at line 43 of file Color.h.

+ +
+
+ +
+
+ + + + +
sfUint8 sfColor::b
+
+ +

Definition at line 42 of file Color.h.

+ +
+
+ +
+
+ + + + +
sfUint8 sfColor::g
+
+ +

Definition at line 41 of file Color.h.

+ +
+
+ +
+
+ + + + +
sfUint8 sfColor::r
+
+ +

Definition at line 40 of file Color.h.

+ +
+
+
The documentation for this struct was generated from the following file: + + + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfContextSettings.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfContextSettings.htm new file mode 100755 index 0000000..0467676 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfContextSettings.htm @@ -0,0 +1,160 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfContextSettings Struct Reference
+
+
+ +

Structure defining the window's creation settings. + More...

+ +

#include <Window.h>

+ + + + + + + + + + + + + + + + + +

+Data Fields

unsigned int depthBits
 Bits of the depth buffer.
 
unsigned int stencilBits
 Bits of the stencil buffer.
 
unsigned int antialiasingLevel
 Level of antialiasing.
 
unsigned int majorVersion
 Major number of the context version to create.
 
unsigned int minorVersion
 Minor number of the context version to create.
 
+

Detailed Description

+

Structure defining the window's creation settings.

+ +

Definition at line 58 of file Window/Window.h.

+

Field Documentation

+ +
+
+ + + + +
unsigned int sfContextSettings::antialiasingLevel
+
+ +

Level of antialiasing.

+ +

Definition at line 62 of file Window/Window.h.

+ +
+
+ +
+
+ + + + +
unsigned int sfContextSettings::depthBits
+
+ +

Bits of the depth buffer.

+ +

Definition at line 60 of file Window/Window.h.

+ +
+
+ +
+
+ + + + +
unsigned int sfContextSettings::majorVersion
+
+ +

Major number of the context version to create.

+ +

Definition at line 63 of file Window/Window.h.

+ +
+
+ +
+
+ + + + +
unsigned int sfContextSettings::minorVersion
+
+ +

Minor number of the context version to create.

+ +

Definition at line 64 of file Window/Window.h.

+ +
+
+ +
+
+ + + + +
unsigned int sfContextSettings::stencilBits
+
+ +

Bits of the stencil buffer.

+ +

Definition at line 61 of file Window/Window.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfFloatRect.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfFloatRect.htm new file mode 100755 index 0000000..6a4c380 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfFloatRect.htm @@ -0,0 +1,129 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfFloatRect Struct Reference
+
+
+ +

sfFloatRect and sfIntRect are utility classes for manipulating rectangles. + More...

+ +

#include <Rect.h>

+ + + + + + + + + + +

+Data Fields

float left
 
float top
 
float width
 
float height
 
+

Detailed Description

+

sfFloatRect and sfIntRect are utility classes for manipulating rectangles.

+ +

Definition at line 38 of file Rect.h.

+

Field Documentation

+ +
+
+ + + + +
float sfFloatRect::height
+
+ +

Definition at line 43 of file Rect.h.

+ +
+
+ +
+
+ + + + +
float sfFloatRect::left
+
+ +

Definition at line 40 of file Rect.h.

+ +
+
+ +
+
+ + + + +
float sfFloatRect::top
+
+ +

Definition at line 41 of file Rect.h.

+ +
+
+ +
+
+ + + + +
float sfFloatRect::width
+
+ +

Definition at line 42 of file Rect.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfGlyph.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfGlyph.htm new file mode 100755 index 0000000..6b5ce7c --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfGlyph.htm @@ -0,0 +1,122 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfGlyph Struct Reference
+
+
+ +

sfGlyph describes a glyph (a visual character) + More...

+ +

#include <Glyph.h>

+ + + + + + + + + + + +

+Data Fields

int advance
 Offset to move horizontically to the next character.
 
sfIntRect bounds
 Bounding rectangle of the glyph, in coordinates relative to the baseline.
 
sfIntRect textureRect
 Texture coordinates of the glyph inside the font's image.
 
+

Detailed Description

+

sfGlyph describes a glyph (a visual character)

+ +

Definition at line 38 of file Glyph.h.

+

Field Documentation

+ +
+
+ + + + +
int sfGlyph::advance
+
+ +

Offset to move horizontically to the next character.

+ +

Definition at line 40 of file Glyph.h.

+ +
+
+ +
+
+ + + + +
sfIntRect sfGlyph::bounds
+
+ +

Bounding rectangle of the glyph, in coordinates relative to the baseline.

+ +

Definition at line 41 of file Glyph.h.

+ +
+
+ +
+
+ + + + +
sfIntRect sfGlyph::textureRect
+
+ +

Texture coordinates of the glyph inside the font's image.

+ +

Definition at line 42 of file Glyph.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfInputStream.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfInputStream.htm new file mode 100755 index 0000000..772aad2 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfInputStream.htm @@ -0,0 +1,160 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfInputStream Struct Reference
+
+
+ +

Set of callbacks that allow users to define custom file streams. + More...

+ +

#include <InputStream.h>

+ + + + + + + + + + + + + + + + + +

+Data Fields

sfInputStreamReadFunc read
 Function to read data from the stream.
 
sfInputStreamSeekFunc seek
 Function to set the current read position.
 
sfInputStreamTellFunc tell
 Function to get the current read position.
 
sfInputStreamGetSizeFunc getSize
 Function to get the total number of bytes in the stream.
 
void * userData
 User data that will be passed to the callbacks.
 
+

Detailed Description

+

Set of callbacks that allow users to define custom file streams.

+ +

Definition at line 44 of file InputStream.h.

+

Field Documentation

+ +
+
+ + + + +
sfInputStreamGetSizeFunc sfInputStream::getSize
+
+ +

Function to get the total number of bytes in the stream.

+ +

Definition at line 49 of file InputStream.h.

+ +
+
+ +
+
+ + + + +
sfInputStreamReadFunc sfInputStream::read
+
+ +

Function to read data from the stream.

+ +

Definition at line 46 of file InputStream.h.

+ +
+
+ +
+
+ + + + +
sfInputStreamSeekFunc sfInputStream::seek
+
+ +

Function to set the current read position.

+ +

Definition at line 47 of file InputStream.h.

+ +
+
+ +
+
+ + + + +
sfInputStreamTellFunc sfInputStream::tell
+
+ +

Function to get the current read position.

+ +

Definition at line 48 of file InputStream.h.

+ +
+
+ +
+
+ + + + +
void* sfInputStream::userData
+
+ +

User data that will be passed to the callbacks.

+ +

Definition at line 50 of file InputStream.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfIntRect.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfIntRect.htm new file mode 100755 index 0000000..8216e26 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfIntRect.htm @@ -0,0 +1,125 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfIntRect Struct Reference
+
+
+ +

#include <Rect.h>

+ + + + + + + + + + +

+Data Fields

int left
 
int top
 
int width
 
int height
 
+

Detailed Description

+
+

Definition at line 46 of file Rect.h.

+

Field Documentation

+ +
+
+ + + + +
int sfIntRect::height
+
+ +

Definition at line 51 of file Rect.h.

+ +
+
+ +
+
+ + + + +
int sfIntRect::left
+
+ +

Definition at line 48 of file Rect.h.

+ +
+
+ +
+
+ + + + +
int sfIntRect::top
+
+ +

Definition at line 49 of file Rect.h.

+ +
+
+ +
+
+ + + + +
int sfIntRect::width
+
+ +

Definition at line 50 of file Rect.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfIpAddress.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfIpAddress.htm new file mode 100755 index 0000000..35db973 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfIpAddress.htm @@ -0,0 +1,81 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfIpAddress Struct Reference
+
+
+ +

Encapsulate an IPv4 network address. + More...

+ +

#include <IpAddress.h>

+ + + + +

+Data Fields

char address [16]
 
+

Detailed Description

+

Encapsulate an IPv4 network address.

+ +

Definition at line 39 of file IpAddress.h.

+

Field Documentation

+ +
+
+ + + + +
char sfIpAddress::address[16]
+
+ +

Definition at line 41 of file IpAddress.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfJoystickButtonEvent.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfJoystickButtonEvent.htm new file mode 100755 index 0000000..8ce1607 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfJoystickButtonEvent.htm @@ -0,0 +1,113 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfJoystickButtonEvent Struct Reference
+
+
+ +

Joystick buttons events parameters. + More...

+ +

#include <Event.h>

+ + + + + + + + +

+Data Fields

sfEventType type
 
unsigned int joystickId
 
unsigned int button
 
+

Detailed Description

+

Joystick buttons events parameters.

+ +

Definition at line 138 of file Event.h.

+

Field Documentation

+ +
+
+ + + + +
unsigned int sfJoystickButtonEvent::button
+
+ +

Definition at line 142 of file Event.h.

+ +
+
+ +
+
+ + + + +
unsigned int sfJoystickButtonEvent::joystickId
+
+ +

Definition at line 141 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfEventType sfJoystickButtonEvent::type
+
+ +

Definition at line 140 of file Event.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfJoystickConnectEvent.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfJoystickConnectEvent.htm new file mode 100755 index 0000000..d9569d4 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfJoystickConnectEvent.htm @@ -0,0 +1,97 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfJoystickConnectEvent Struct Reference
+
+
+ +

Joystick connection/disconnection event parameters. + More...

+ +

#include <Event.h>

+ + + + + + +

+Data Fields

sfEventType type
 
unsigned int joystickId
 
+

Detailed Description

+

Joystick connection/disconnection event parameters.

+ +

Definition at line 149 of file Event.h.

+

Field Documentation

+ +
+
+ + + + +
unsigned int sfJoystickConnectEvent::joystickId
+
+ +

Definition at line 152 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfEventType sfJoystickConnectEvent::type
+
+ +

Definition at line 151 of file Event.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfJoystickMoveEvent.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfJoystickMoveEvent.htm new file mode 100755 index 0000000..76592e2 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfJoystickMoveEvent.htm @@ -0,0 +1,129 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfJoystickMoveEvent Struct Reference
+
+
+ +

Joystick axis move event parameters. + More...

+ +

#include <Event.h>

+ + + + + + + + + + +

+Data Fields

sfEventType type
 
unsigned int joystickId
 
sfJoystickAxis axis
 
float position
 
+

Detailed Description

+

Joystick axis move event parameters.

+ +

Definition at line 126 of file Event.h.

+

Field Documentation

+ +
+
+ + + + +
sfJoystickAxis sfJoystickMoveEvent::axis
+
+ +

Definition at line 130 of file Event.h.

+ +
+
+ +
+
+ + + + +
unsigned int sfJoystickMoveEvent::joystickId
+
+ +

Definition at line 129 of file Event.h.

+ +
+
+ +
+
+ + + + +
float sfJoystickMoveEvent::position
+
+ +

Definition at line 131 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfEventType sfJoystickMoveEvent::type
+
+ +

Definition at line 128 of file Event.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfKeyEvent.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfKeyEvent.htm new file mode 100755 index 0000000..869d3d6 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfKeyEvent.htm @@ -0,0 +1,161 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfKeyEvent Struct Reference
+
+
+ +

Keyboard event parameters. + More...

+ +

#include <Event.h>

+ + + + + + + + + + + + + + +

+Data Fields

sfEventType type
 
sfKeyCode code
 
sfBool alt
 
sfBool control
 
sfBool shift
 
sfBool system
 
+

Detailed Description

+

Keyboard event parameters.

+ +

Definition at line 67 of file Event.h.

+

Field Documentation

+ +
+
+ + + + +
sfBool sfKeyEvent::alt
+
+ +

Definition at line 71 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfKeyCode sfKeyEvent::code
+
+ +

Definition at line 70 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfBool sfKeyEvent::control
+
+ +

Definition at line 72 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfBool sfKeyEvent::shift
+
+ +

Definition at line 73 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfBool sfKeyEvent::system
+
+ +

Definition at line 74 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfEventType sfKeyEvent::type
+
+ +

Definition at line 69 of file Event.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfMouseButtonEvent.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfMouseButtonEvent.htm new file mode 100755 index 0000000..c72962d --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfMouseButtonEvent.htm @@ -0,0 +1,129 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfMouseButtonEvent Struct Reference
+
+
+ +

Mouse buttons events parameters. + More...

+ +

#include <Event.h>

+ + + + + + + + + + +

+Data Fields

sfEventType type
 
sfMouseButton button
 
int x
 
int y
 
+

Detailed Description

+

Mouse buttons events parameters.

+ +

Definition at line 102 of file Event.h.

+

Field Documentation

+ +
+
+ + + + +
sfMouseButton sfMouseButtonEvent::button
+
+ +

Definition at line 105 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfEventType sfMouseButtonEvent::type
+
+ +

Definition at line 104 of file Event.h.

+ +
+
+ +
+
+ + + + +
int sfMouseButtonEvent::x
+
+ +

Definition at line 106 of file Event.h.

+ +
+
+ +
+
+ + + + +
int sfMouseButtonEvent::y
+
+ +

Definition at line 107 of file Event.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfMouseMoveEvent.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfMouseMoveEvent.htm new file mode 100755 index 0000000..79a3e72 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfMouseMoveEvent.htm @@ -0,0 +1,113 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfMouseMoveEvent Struct Reference
+
+
+ +

Mouse move event parameters. + More...

+ +

#include <Event.h>

+ + + + + + + + +

+Data Fields

sfEventType type
 
int x
 
int y
 
+

Detailed Description

+

Mouse move event parameters.

+ +

Definition at line 91 of file Event.h.

+

Field Documentation

+ +
+
+ + + + +
sfEventType sfMouseMoveEvent::type
+
+ +

Definition at line 93 of file Event.h.

+ +
+
+ +
+
+ + + + +
int sfMouseMoveEvent::x
+
+ +

Definition at line 94 of file Event.h.

+ +
+
+ +
+
+ + + + +
int sfMouseMoveEvent::y
+
+ +

Definition at line 95 of file Event.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfMouseWheelEvent.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfMouseWheelEvent.htm new file mode 100755 index 0000000..d3b3090 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfMouseWheelEvent.htm @@ -0,0 +1,129 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfMouseWheelEvent Struct Reference
+
+
+ +

Mouse wheel events parameters. + More...

+ +

#include <Event.h>

+ + + + + + + + + + +

+Data Fields

sfEventType type
 
int delta
 
int x
 
int y
 
+

Detailed Description

+

Mouse wheel events parameters.

+ +

Definition at line 114 of file Event.h.

+

Field Documentation

+ +
+
+ + + + +
int sfMouseWheelEvent::delta
+
+ +

Definition at line 117 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfEventType sfMouseWheelEvent::type
+
+ +

Definition at line 116 of file Event.h.

+ +
+
+ +
+
+ + + + +
int sfMouseWheelEvent::x
+
+ +

Definition at line 118 of file Event.h.

+ +
+
+ +
+
+ + + + +
int sfMouseWheelEvent::y
+
+ +

Definition at line 119 of file Event.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfRenderStates.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfRenderStates.htm new file mode 100755 index 0000000..0f5a8c6 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfRenderStates.htm @@ -0,0 +1,141 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfRenderStates Struct Reference
+
+
+ +

Define the states used for drawing to a RenderTarget. + More...

+ +

#include <RenderStates.h>

+ + + + + + + + + + + + + + +

+Data Fields

sfBlendMode blendMode
 Blending mode.
 
sfTransform transform
 Transform.
 
const sfTexturetexture
 Texture.
 
const sfShadershader
 Shader.
 
+

Detailed Description

+

Define the states used for drawing to a RenderTarget.

+ +

Definition at line 41 of file RenderStates.h.

+

Field Documentation

+ +
+
+ + + + +
sfBlendMode sfRenderStates::blendMode
+
+ +

Blending mode.

+ +

Definition at line 43 of file RenderStates.h.

+ +
+
+ +
+
+ + + + +
const sfShader* sfRenderStates::shader
+
+ +

Shader.

+ +

Definition at line 46 of file RenderStates.h.

+ +
+
+ +
+
+ + + + +
const sfTexture* sfRenderStates::texture
+
+ +

Texture.

+ +

Definition at line 45 of file RenderStates.h.

+ +
+
+ +
+
+ + + + +
sfTransform sfRenderStates::transform
+
+ +

Transform.

+ +

Definition at line 44 of file RenderStates.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfSizeEvent.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfSizeEvent.htm new file mode 100755 index 0000000..845c8ee --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfSizeEvent.htm @@ -0,0 +1,113 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfSizeEvent Struct Reference
+
+
+ +

Size events parameters. + More...

+ +

#include <Event.h>

+ + + + + + + + +

+Data Fields

sfEventType type
 
unsigned int width
 
unsigned int height
 
+

Detailed Description

+

Size events parameters.

+ +

Definition at line 159 of file Event.h.

+

Field Documentation

+ +
+
+ + + + +
unsigned int sfSizeEvent::height
+
+ +

Definition at line 163 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfEventType sfSizeEvent::type
+
+ +

Definition at line 161 of file Event.h.

+ +
+
+ +
+
+ + + + +
unsigned int sfSizeEvent::width
+
+ +

Definition at line 162 of file Event.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfSoundStreamChunk.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfSoundStreamChunk.htm new file mode 100755 index 0000000..1c374c7 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfSoundStreamChunk.htm @@ -0,0 +1,103 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfSoundStreamChunk Struct Reference
+
+
+ +

defines the data to fill by the OnGetData callback + More...

+ +

#include <SoundStream.h>

+ + + + + + + + +

+Data Fields

sfInt16samples
 Pointer to the audio samples.
 
unsigned int sampleCount
 Number of samples pointed by Samples.
 
+

Detailed Description

+

defines the data to fill by the OnGetData callback

+ +

Definition at line 42 of file SoundStream.h.

+

Field Documentation

+ +
+
+ + + + +
unsigned int sfSoundStreamChunk::sampleCount
+
+ +

Number of samples pointed by Samples.

+ +

Definition at line 45 of file SoundStream.h.

+ +
+
+ +
+
+ + + + +
sfInt16* sfSoundStreamChunk::samples
+
+ +

Pointer to the audio samples.

+ +

Definition at line 44 of file SoundStream.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfTextEvent.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfTextEvent.htm new file mode 100755 index 0000000..4e227b2 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfTextEvent.htm @@ -0,0 +1,97 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfTextEvent Struct Reference
+
+
+ +

Text event parameters. + More...

+ +

#include <Event.h>

+ + + + + + +

+Data Fields

sfEventType type
 
sfUint32 unicode
 
+

Detailed Description

+

Text event parameters.

+ +

Definition at line 81 of file Event.h.

+

Field Documentation

+ +
+
+ + + + +
sfEventType sfTextEvent::type
+
+ +

Definition at line 83 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfUint32 sfTextEvent::unicode
+
+ +

Definition at line 84 of file Event.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfTime.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfTime.htm new file mode 100755 index 0000000..57c5c90 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfTime.htm @@ -0,0 +1,81 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfTime Struct Reference
+
+
+ +

Represents a time value. + More...

+ +

#include <Time.h>

+ + + + +

+Data Fields

sfInt64 microseconds
 
+

Detailed Description

+

Represents a time value.

+ +

Definition at line 38 of file Time.h.

+

Field Documentation

+ +
+
+ + + + +
sfInt64 sfTime::microseconds
+
+ +

Definition at line 40 of file Time.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfTransform.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfTransform.htm new file mode 100755 index 0000000..845445a --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfTransform.htm @@ -0,0 +1,81 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfTransform Struct Reference
+
+
+ +

Encapsulate a 3x3 transform matrix. + More...

+ +

#include <Transform.h>

+ + + + +

+Data Fields

float matrix [9]
 
+

Detailed Description

+

Encapsulate a 3x3 transform matrix.

+ +

Definition at line 42 of file Transform.h.

+

Field Documentation

+ +
+
+ + + + +
float sfTransform::matrix[9]
+
+ +

Definition at line 44 of file Transform.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfVector2f.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfVector2f.htm new file mode 100755 index 0000000..aa7228b --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfVector2f.htm @@ -0,0 +1,97 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfVector2f Struct Reference
+
+
+ +

2-component vector of floats + More...

+ +

#include <Vector2.h>

+ + + + + + +

+Data Fields

float x
 
float y
 
+

Detailed Description

+

2-component vector of floats

+ +

Definition at line 60 of file Vector2.h.

+

Field Documentation

+ +
+
+ + + + +
float sfVector2f::x
+
+ +

Definition at line 62 of file Vector2.h.

+ +
+
+ +
+
+ + + + +
float sfVector2f::y
+
+ +

Definition at line 63 of file Vector2.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfVector2i.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfVector2i.htm new file mode 100755 index 0000000..7c4a385 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfVector2i.htm @@ -0,0 +1,97 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfVector2i Struct Reference
+
+
+ +

2-component vector of integers + More...

+ +

#include <Vector2.h>

+ + + + + + +

+Data Fields

int x
 
int y
 
+

Detailed Description

+

2-component vector of integers

+ +

Definition at line 38 of file Vector2.h.

+

Field Documentation

+ +
+
+ + + + +
int sfVector2i::x
+
+ +

Definition at line 40 of file Vector2.h.

+ +
+
+ +
+
+ + + + +
int sfVector2i::y
+
+ +

Definition at line 41 of file Vector2.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfVector2u.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfVector2u.htm new file mode 100755 index 0000000..1785f59 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfVector2u.htm @@ -0,0 +1,97 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfVector2u Struct Reference
+
+
+ +

2-component vector of unsigned integers + More...

+ +

#include <Vector2.h>

+ + + + + + +

+Data Fields

unsigned int x
 
unsigned int y
 
+

Detailed Description

+

2-component vector of unsigned integers

+ +

Definition at line 49 of file Vector2.h.

+

Field Documentation

+ +
+
+ + + + +
unsigned int sfVector2u::x
+
+ +

Definition at line 51 of file Vector2.h.

+ +
+
+ +
+
+ + + + +
unsigned int sfVector2u::y
+
+ +

Definition at line 52 of file Vector2.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfVector3f.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfVector3f.htm new file mode 100755 index 0000000..91c79be --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfVector3f.htm @@ -0,0 +1,113 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfVector3f Struct Reference
+
+
+ +

3-component vector of floats + More...

+ +

#include <Vector3.h>

+ + + + + + + + +

+Data Fields

float x
 
float y
 
float z
 
+

Detailed Description

+

3-component vector of floats

+ +

Definition at line 38 of file Vector3.h.

+

Field Documentation

+ +
+
+ + + + +
float sfVector3f::x
+
+ +

Definition at line 40 of file Vector3.h.

+ +
+
+ +
+
+ + + + +
float sfVector3f::y
+
+ +

Definition at line 41 of file Vector3.h.

+ +
+
+ +
+
+ + + + +
float sfVector3f::z
+
+ +

Definition at line 42 of file Vector3.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfVertex.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfVertex.htm new file mode 100755 index 0000000..4123958 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfVertex.htm @@ -0,0 +1,122 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfVertex Struct Reference
+
+
+ +

Define a point with color and texture coordinates. + More...

+ +

#include <Vertex.h>

+ + + + + + + + + + + +

+Data Fields

sfVector2f position
 Position of the vertex.
 
sfColor color
 Color of the vertex.
 
sfVector2f texCoords
 Coordinates of the texture's pixel to map to the vertex.
 
+

Detailed Description

+

Define a point with color and texture coordinates.

+ +

Definition at line 39 of file Vertex.h.

+

Field Documentation

+ +
+
+ + + + +
sfColor sfVertex::color
+
+ +

Color of the vertex.

+ +

Definition at line 42 of file Vertex.h.

+ +
+
+ +
+
+ + + + +
sfVector2f sfVertex::position
+
+ +

Position of the vertex.

+ +

Definition at line 41 of file Vertex.h.

+ +
+
+ +
+
+ + + + +
sfVector2f sfVertex::texCoords
+
+ +

Coordinates of the texture's pixel to map to the vertex.

+ +

Definition at line 43 of file Vertex.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfVideoMode.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfVideoMode.htm new file mode 100755 index 0000000..c85189f --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfVideoMode.htm @@ -0,0 +1,122 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfVideoMode Struct Reference
+
+
+ +

sfVideoMode defines a video mode (width, height, bpp, frequency) and provides functions for getting modes supported by the display device + More...

+ +

#include <VideoMode.h>

+ + + + + + + + + + + +

+Data Fields

unsigned int width
 Video mode width, in pixels.
 
unsigned int height
 Video mode height, in pixels.
 
unsigned int bitsPerPixel
 Video mode pixel depth, in bits per pixels.
 
+

Detailed Description

+

sfVideoMode defines a video mode (width, height, bpp, frequency) and provides functions for getting modes supported by the display device

+ +

Definition at line 40 of file VideoMode.h.

+

Field Documentation

+ +
+
+ + + + +
unsigned int sfVideoMode::bitsPerPixel
+
+ +

Video mode pixel depth, in bits per pixels.

+ +

Definition at line 44 of file VideoMode.h.

+ +
+
+ +
+
+ + + + +
unsigned int sfVideoMode::height
+
+ +

Video mode height, in pixels.

+ +

Definition at line 43 of file VideoMode.h.

+ +
+
+ +
+
+ + + + +
unsigned int sfVideoMode::width
+
+ +

Video mode width, in pixels.

+ +

Definition at line 42 of file VideoMode.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/sync_off.png b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/sync_off.png new file mode 100755 index 0000000..3b443fc Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/sync_off.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/sync_on.png b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/sync_on.png new file mode 100755 index 0000000..e08320f Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/sync_on.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/tab_a.png b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/tab_a.png new file mode 100755 index 0000000..3b725c4 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/tab_a.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/tab_b.png b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/tab_b.png new file mode 100755 index 0000000..5f6601a Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/tab_b.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/tab_h.png b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/tab_h.png new file mode 100755 index 0000000..fd5cb70 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/tab_h.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/tab_s.png b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/tab_s.png new file mode 100755 index 0000000..ab478c9 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/tab_s.png differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/tabs.css b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/tabs.css new file mode 100755 index 0000000..9cf578f --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/tabs.css @@ -0,0 +1,60 @@ +.tabs, .tabs2, .tabs3 { + background-image: url('tab_b.png'); + width: 100%; + z-index: 101; + font-size: 13px; + font-family: 'Lucida Grande',Geneva,Helvetica,Arial,sans-serif; +} + +.tabs2 { + font-size: 10px; +} +.tabs3 { + font-size: 9px; +} + +.tablist { + margin: 0; + padding: 0; + display: table; +} + +.tablist li { + float: left; + display: table-cell; + background-image: url('tab_b.png'); + line-height: 36px; + list-style: none; +} + +.tablist a { + display: block; + padding: 0 20px; + font-weight: bold; + background-image:url('tab_s.png'); + background-repeat:no-repeat; + background-position:right; + color: #283A5D; + text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9); + text-decoration: none; + outline: none; +} + +.tabs3 .tablist a { + padding: 0 10px; +} + +.tablist a:hover { + background-image: url('tab_h.png'); + background-repeat:repeat-x; + color: #fff; + text-shadow: 0px 1px 1px rgba(0, 0, 0, 1.0); + text-decoration: none; +} + +.tablist li.current a { + background-image: url('tab_a.png'); + background-repeat:repeat-x; + color: #fff; + text-shadow: 0px 1px 1px rgba(0, 0, 0, 1.0); +} diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/unionsfEvent.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/unionsfEvent.htm new file mode 100755 index 0000000..d4992f7 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/unionsfEvent.htm @@ -0,0 +1,228 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfEvent Union Reference
+
+
+ +

sfEvent defines a system event and its parameters + More...

+ +

#include <Event.h>

+ + + + + + + + + + + + + + + + + + + + + + + +

+Data Fields

sfEventType type
 Type of the event.
 
sfSizeEvent size
 
sfKeyEvent key
 
sfTextEvent text
 
sfMouseMoveEvent mouseMove
 
sfMouseButtonEvent mouseButton
 
sfMouseWheelEvent mouseWheel
 
sfJoystickMoveEvent joystickMove
 
sfJoystickButtonEvent joystickButton
 
sfJoystickConnectEvent joystickConnect
 
+

Detailed Description

+

sfEvent defines a system event and its parameters

+ +

Definition at line 171 of file Event.h.

+

Field Documentation

+ +
+
+ + + + +
sfJoystickButtonEvent sfEvent::joystickButton
+
+ +

Definition at line 184 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfJoystickConnectEvent sfEvent::joystickConnect
+
+ +

Definition at line 185 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfJoystickMoveEvent sfEvent::joystickMove
+
+ +

Definition at line 183 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfKeyEvent sfEvent::key
+
+ +

Definition at line 178 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfMouseButtonEvent sfEvent::mouseButton
+
+ +

Definition at line 181 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfMouseMoveEvent sfEvent::mouseMove
+
+ +

Definition at line 180 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfMouseWheelEvent sfEvent::mouseWheel
+
+ +

Definition at line 182 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfSizeEvent sfEvent::size
+
+ +

Definition at line 177 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfTextEvent sfEvent::text
+
+ +

Definition at line 179 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfEventType sfEvent::type
+
+ +

Type of the event.

+ +

Definition at line 176 of file Event.h.

+ +
+
+
The documentation for this union was generated from the following file: +
+ + + + diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio.h new file mode 100755 index 0000000..c7dd81b --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio.h @@ -0,0 +1,41 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_AUDIO_H +#define SFML_AUDIO_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// + +#include +#include +#include +#include +#include +#include +#include + + +#endif // SFML_AUDIO_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/Export.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/Export.h new file mode 100755 index 0000000..5548003 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/Export.h @@ -0,0 +1,48 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_AUDIO_EXPORT_H +#define SFML_AUDIO_EXPORT_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +// Define portable import / export macros +//////////////////////////////////////////////////////////// +#if defined(CSFML_AUDIO_EXPORTS) + + #define CSFML_AUDIO_API CSFML_API_EXPORT + +#else + + #define CSFML_AUDIO_API CSFML_API_IMPORT + +#endif + + +#endif // SFML_AUDIO_EXPORT_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/Listener.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/Listener.h new file mode 100755 index 0000000..e47d529 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/Listener.h @@ -0,0 +1,95 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_LISTENER_H +#define SFML_LISTENER_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Change the global volume of all the sounds and musics +/// +/// The volume is a number between 0 and 100; it is combined with +/// the individual volume of each sound / music. +/// The default value for the volume is 100 (maximum). +/// +/// \param volume New global volume, in the range [0, 100] +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfListener_setGlobalVolume(float volume); + +//////////////////////////////////////////////////////////// +/// \brief Get the current value of the global volume +/// +/// \return Current global volume, in the range [0, 100] +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API float sfListener_getGlobalVolume(void); + +//////////////////////////////////////////////////////////// +/// \brief Set the position of the listener in the scene +/// +/// The default listener's position is (0, 0, 0). +/// +/// \param position New position of the listener +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfListener_setPosition(sfVector3f position); + +//////////////////////////////////////////////////////////// +/// \brief Get the current position of the listener in the scene +/// +/// \return The listener's position +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfVector3f sfListener_getPosition(); + +//////////////////////////////////////////////////////////// +/// \brief Set the orientation of the listener in the scene +/// +/// The orientation defines the 3D axes of the listener +/// (left, up, front) in the scene. The orientation vector +/// doesn't have to be normalized. +/// The default listener's orientation is (0, 0, -1). +/// +/// \param position New direction of the listener +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfListener_setDirection(sfVector3f orientation); + +//////////////////////////////////////////////////////////// +/// \brief Get the current orientation of the listener in the scene +/// +/// \return The listener's direction +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfVector3f sfListener_getDirection(); + + +#endif // SFML_LISTENER_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/Music.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/Music.h new file mode 100755 index 0000000..604d02a --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/Music.h @@ -0,0 +1,376 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_MUSIC_H +#define SFML_MUSIC_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new music and load it from a file +/// +/// This function doesn't start playing the music (call +/// sfMusic_play to do so). +/// Here is a complete list of all the supported audio formats: +/// ogg, wav, flac, aiff, au, raw, paf, svx, nist, voc, ircam, +/// w64, mat4, mat5 pvf, htk, sds, avr, sd2, caf, wve, mpc2k, rf64. +/// +/// \param filename Path of the music file to open +/// +/// \return A new sfMusic object (NULL if failed) +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfMusic* sfMusic_createFromFile(const char* filename); + +//////////////////////////////////////////////////////////// +/// \brief Create a new music and load it from a file in memory +/// +/// This function doesn't start playing the music (call +/// sfMusic_play to do so). +/// Here is a complete list of all the supported audio formats: +/// ogg, wav, flac, aiff, au, raw, paf, svx, nist, voc, ircam, +/// w64, mat4, mat5 pvf, htk, sds, avr, sd2, caf, wve, mpc2k, rf64. +/// +/// \param data Pointer to the file data in memory +/// \param sizeInBytes Size of the data to load, in bytes +/// +/// \return A new sfMusic object (NULL if failed) +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfMusic* sfMusic_createFromMemory(const void* data, size_t sizeInBytes); + +//////////////////////////////////////////////////////////// +/// \brief Create a new music and load it from a custom stream +/// +/// This function doesn't start playing the music (call +/// sfMusic_play to do so). +/// Here is a complete list of all the supported audio formats: +/// ogg, wav, flac, aiff, au, raw, paf, svx, nist, voc, ircam, +/// w64, mat4, mat5 pvf, htk, sds, avr, sd2, caf, wve, mpc2k, rf64. +/// +/// \param stream Source stream to read from +/// +/// \return A new sfMusic object (NULL if failed) +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfMusic* sfMusic_createFromStream(sfInputStream* stream); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a music +/// +/// \param music Music to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfMusic_destroy(sfMusic* music); + +//////////////////////////////////////////////////////////// +/// \brief Set whether or not a music should loop after reaching the end +/// +/// If set, the music will restart from beginning after +/// reaching the end and so on, until it is stopped or +/// sfMusic_setLoop(music, sfFalse) is called. +/// The default looping state for musics is false. +/// +/// \param music Music object +/// \param loop sfTrue to play in loop, sfFalse to play once +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfMusic_setLoop(sfMusic* music, sfBool loop); + +//////////////////////////////////////////////////////////// +/// \brief Tell whether or not a music is in loop mode +/// +/// \param music Music object +/// +/// \return sfTrue if the music is looping, sfFalse otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfBool sfMusic_getLoop(const sfMusic* music); + +//////////////////////////////////////////////////////////// +/// \brief Get the total duration of a music +/// +/// \param music Music object +/// +/// \return Music duration +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfTime sfMusic_getDuration(const sfMusic* music); + +//////////////////////////////////////////////////////////// +/// \brief Start or resume playing a music +/// +/// This function starts the music if it was stopped, resumes +/// it if it was paused, and restarts it from beginning if it +/// was it already playing. +/// This function uses its own thread so that it doesn't block +/// the rest of the program while the music is played. +/// +/// \param music Music object +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfMusic_play(sfMusic* music); + +//////////////////////////////////////////////////////////// +/// \brief Pause a music +/// +/// This function pauses the music if it was playing, +/// otherwise (music already paused or stopped) it has no effect. +/// +/// \param music Music object +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfMusic_pause(sfMusic* music); + +//////////////////////////////////////////////////////////// +/// \brief Stop playing a music +/// +/// This function stops the music if it was playing or paused, +/// and does nothing if it was already stopped. +/// It also resets the playing position (unlike sfMusic_pause). +/// +/// \param music Music object +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfMusic_stop(sfMusic* music); + +//////////////////////////////////////////////////////////// +/// \brief Return the number of channels of a music +/// +/// 1 channel means a mono sound, 2 means stereo, etc. +/// +/// \param music Music object +/// +/// \return Number of channels +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API unsigned int sfMusic_getChannelCount(const sfMusic* music); + +//////////////////////////////////////////////////////////// +/// \brief Get the sample rate of a music +/// +/// The sample rate is the number of audio samples played per +/// second. The higher, the better the quality. +/// +/// \param music Music object +/// +/// \return Sample rate, in number of samples per second +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API unsigned int sfMusic_getSampleRate(const sfMusic* music); + +//////////////////////////////////////////////////////////// +/// \brief Get the current status of a music (stopped, paused, playing) +/// +/// \param music Music object +/// +/// \return Current status +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfSoundStatus sfMusic_getStatus(const sfMusic* music); + +//////////////////////////////////////////////////////////// +/// \brief Get the current playing position of a music +/// +/// \param music Music object +/// +/// \return Current playing position +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfTime sfMusic_getPlayingOffset(const sfMusic* music); + +//////////////////////////////////////////////////////////// +/// \brief Set the pitch of a music +/// +/// The pitch represents the perceived fundamental frequency +/// of a sound; thus you can make a music more acute or grave +/// by changing its pitch. A side effect of changing the pitch +/// is to modify the playing speed of the music as well. +/// The default value for the pitch is 1. +/// +/// \param music Music object +/// \param pitch New pitch to apply to the music +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfMusic_setPitch(sfMusic* music, float pitch); + +//////////////////////////////////////////////////////////// +/// \brief Set the volume of a music +/// +/// The volume is a value between 0 (mute) and 100 (full volume). +/// The default value for the volume is 100. +/// +/// \param music Music object +/// \param volume Volume of the music +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfMusic_setVolume(sfMusic* music, float volume); + +//////////////////////////////////////////////////////////// +/// \brief Set the 3D position of a music in the audio scene +/// +/// Only musics with one channel (mono musics) can be +/// spatialized. +/// The default position of a music is (0, 0, 0). +/// +/// \param music Music object +/// \param position Position of the music in the scene +// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfMusic_setPosition(sfMusic* music, sfVector3f position); + +//////////////////////////////////////////////////////////// +/// \brief Make a musics's position relative to the listener or absolute +/// +/// Making a music relative to the listener will ensure that it will always +/// be played the same way regardless the position of the listener. +/// This can be useful for non-spatialized musics, musics that are +/// produced by the listener, or musics attached to it. +/// The default value is false (position is absolute). +/// +/// \param music Music object +/// \param relative sfTrue to set the position relative, sfFalse to set it absolute +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfMusic_setRelativeToListener(sfMusic* music, sfBool relative); + +//////////////////////////////////////////////////////////// +/// \brief Set the minimum distance of a music +/// +/// The "minimum distance" of a music is the maximum +/// distance at which it is heard at its maximum volume. Further +/// than the minimum distance, it will start to fade out according +/// to its attenuation factor. A value of 0 ("inside the head +/// of the listener") is an invalid value and is forbidden. +/// The default value of the minimum distance is 1. +/// +/// \param music Music object +/// \param distance New minimum distance of the music +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfMusic_setMinDistance(sfMusic* music, float distance); + +//////////////////////////////////////////////////////////// +/// \brief Set the attenuation factor of a music +/// +/// The attenuation is a multiplicative factor which makes +/// the music more or less loud according to its distance +/// from the listener. An attenuation of 0 will produce a +/// non-attenuated music, i.e. its volume will always be the same +/// whether it is heard from near or from far. On the other hand, +/// an attenuation value such as 100 will make the music fade out +/// very quickly as it gets further from the listener. +/// The default value of the attenuation is 1. +/// +/// \param music Music object +/// \param attenuation New attenuation factor of the music +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfMusic_setAttenuation(sfMusic* music, float attenuation); + +//////////////////////////////////////////////////////////// +/// \brief Change the current playing position of a music +/// +/// The playing position can be changed when the music is +/// either paused or playing. +/// +/// \param music Music object +/// \param timeOffset New playing position +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfMusic_setPlayingOffset(sfMusic* music, sfTime timeOffset); + +//////////////////////////////////////////////////////////// +/// \brief Get the pitch of a music +/// +/// \param music Music object +/// +/// \return Pitch of the music +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API float sfMusic_getPitch(const sfMusic* music); + +//////////////////////////////////////////////////////////// +/// \brief Get the volume of a music +/// +/// \param music Music object +/// +/// \return Volume of the music, in the range [0, 100] +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API float sfMusic_getVolume(const sfMusic* music); + +//////////////////////////////////////////////////////////// +/// \brief Get the 3D position of a music in the audio scene +/// +/// \param music Music object +/// +/// \return Position of the music in the world +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfVector3f sfMusic_getPosition(const sfMusic* music); + +//////////////////////////////////////////////////////////// +/// \brief Tell whether a music's position is relative to the +/// listener or is absolute +/// +/// \param music Music object +/// +/// \return sfTrue if the position is relative, sfFalse if it's absolute +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfBool sfMusic_isRelativeToListener(const sfMusic* music); + +//////////////////////////////////////////////////////////// +/// \brief Get the minimum distance of a music +/// +/// \param music Music object +/// +/// \return Minimum distance of the music +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API float sfMusic_getMinDistance(const sfMusic* music); + +//////////////////////////////////////////////////////////// +/// \brief Get the attenuation factor of a music +/// +/// \param music Music object +/// +/// \return Attenuation factor of the music +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API float sfMusic_getAttenuation(const sfMusic* music); + + +#endif // SFML_MUSIC_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/Sound.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/Sound.h new file mode 100755 index 0000000..e3000af --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/Sound.h @@ -0,0 +1,331 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_SOUND_H +#define SFML_SOUND_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new sound +/// +/// \return A new sfSound object +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfSound* sfSound_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Create a new sound by copying an existing one +/// +/// \param sound Sound to copy +/// +/// \return A new sfSound object which is a copy of \a sound +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfSound* sfSound_copy(const sfSound* sound); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a sound +/// +/// \param sound Sound to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSound_destroy(sfSound* sound); + +//////////////////////////////////////////////////////////// +/// \brief Start or resume playing a sound +/// +/// This function starts the sound if it was stopped, resumes +/// it if it was paused, and restarts it from beginning if it +/// was it already playing. +/// This function uses its own thread so that it doesn't block +/// the rest of the program while the sound is played. +/// +/// \param sound Sound object +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSound_play(sfSound* sound); + +//////////////////////////////////////////////////////////// +/// \brief Pause a sound +/// +/// This function pauses the sound if it was playing, +/// otherwise (sound already paused or stopped) it has no effect. +/// +/// \param sound Sound object +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSound_pause(sfSound* sound); + +//////////////////////////////////////////////////////////// +/// \brief Stop playing a sound +/// +/// This function stops the sound if it was playing or paused, +/// and does nothing if it was already stopped. +/// It also resets the playing position (unlike sfSound_pause). +/// +/// \param sound Sound object +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSound_stop(sfSound* sound); + +//////////////////////////////////////////////////////////// +/// \brief Set the source buffer containing the audio data to play +/// +/// It is important to note that the sound buffer is not copied, +/// thus the sfSoundBuffer object must remain alive as long +/// as it is attached to the sound. +/// +/// \param sound Sound object +/// \param buffer Sound buffer to attach to the sound +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSound_setBuffer(sfSound* sound, const sfSoundBuffer* buffer); + +//////////////////////////////////////////////////////////// +/// \brief Get the audio buffer attached to a sound +/// +/// \param sound Sound object +/// +/// \return Sound buffer attached to the sound (can be NULL) +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API const sfSoundBuffer* sfSound_getBuffer(const sfSound* sound); + +//////////////////////////////////////////////////////////// +/// \brief Set whether or not a sound should loop after reaching the end +/// +/// If set, the sound will restart from beginning after +/// reaching the end and so on, until it is stopped or +/// sfSound_setLoop(sound, sfFalse) is called. +/// The default looping state for sounds is false. +/// +/// \param sound Sound object +/// \param loop sfTrue to play in loop, sfFalse to play once +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSound_setLoop(sfSound* sound, sfBool loop); + +//////////////////////////////////////////////////////////// +/// \brief Tell whether or not a sound is in loop mode +/// +/// \param sound Sound object +/// +/// \return sfTrue if the sound is looping, sfFalse otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfBool sfSound_getLoop(const sfSound* sound); + +//////////////////////////////////////////////////////////// +/// \brief Get the current status of a sound (stopped, paused, playing) +/// +/// \param sound Sound object +/// +/// \return Current status +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfSoundStatus sfSound_getStatus(const sfSound* sound); + +//////////////////////////////////////////////////////////// +/// \brief Set the pitch of a sound +/// +/// The pitch represents the perceived fundamental frequency +/// of a sound; thus you can make a sound more acute or grave +/// by changing its pitch. A side effect of changing the pitch +/// is to modify the playing speed of the sound as well. +/// The default value for the pitch is 1. +/// +/// \param sound Sound object +/// \param pitch New pitch to apply to the sound +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSound_setPitch(sfSound* sound, float pitch); + +//////////////////////////////////////////////////////////// +/// \brief Set the volume of a sound +/// +/// The volume is a value between 0 (mute) and 100 (full volume). +/// The default value for the volume is 100. +/// +/// \param sound Sound object +/// \param volume Volume of the sound +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSound_setVolume(sfSound* sound, float volume); + +//////////////////////////////////////////////////////////// +/// \brief Set the 3D position of a sound in the audio scene +/// +/// Only sounds with one channel (mono sounds) can be +/// spatialized. +/// The default position of a sound is (0, 0, 0). +/// +/// \param sound Sound object +/// \param position Position of the sound in the scene +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSound_setPosition(sfSound* sound, sfVector3f position); + +//////////////////////////////////////////////////////////// +/// \brief Make the sound's position relative to the listener or absolute +/// +/// Making a sound relative to the listener will ensure that it will always +/// be played the same way regardless the position of the listener. +/// This can be useful for non-spatialized sounds, sounds that are +/// produced by the listener, or sounds attached to it. +/// The default value is false (position is absolute). +/// +/// \param sound Sound object +/// \param relative sfTrue to set the position relative, sfFalse to set it absolute +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSound_setRelativeToListener(sfSound* sound, sfBool relative); + +//////////////////////////////////////////////////////////// +/// \brief Set the minimum distance of a sound +/// +/// The "minimum distance" of a sound is the maximum +/// distance at which it is heard at its maximum volume. Further +/// than the minimum distance, it will start to fade out according +/// to its attenuation factor. A value of 0 ("inside the head +/// of the listener") is an invalid value and is forbidden. +/// The default value of the minimum distance is 1. +/// +/// \param sound Sound object +/// \param distance New minimum distance of the sound +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSound_setMinDistance(sfSound* sound, float distance); + +//////////////////////////////////////////////////////////// +/// \brief Set the attenuation factor of a sound +/// +/// The attenuation is a multiplicative factor which makes +/// the sound more or less loud according to its distance +/// from the listener. An attenuation of 0 will produce a +/// non-attenuated sound, i.e. its volume will always be the same +/// whether it is heard from near or from far. On the other hand, +/// an attenuation value such as 100 will make the sound fade out +/// very quickly as it gets further from the listener. +/// The default value of the attenuation is 1. +/// +/// \param sound Sound object +/// \param attenuation New attenuation factor of the sound +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSound_setAttenuation(sfSound* sound, float attenuation); + +//////////////////////////////////////////////////////////// +/// \brief Change the current playing position of a sound +/// +/// The playing position can be changed when the sound is +/// either paused or playing. +/// +/// \param sound Sound object +/// \param timeOffset New playing position +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSound_setPlayingOffset(sfSound* sound, sfTime timeOffset); + +//////////////////////////////////////////////////////////// +/// \brief Get the pitch of a sound +/// +/// \param sound Sound object +/// +/// \return Pitch of the sound +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API float sfSound_getPitch(const sfSound* sound); + +//////////////////////////////////////////////////////////// +/// \brief Get the volume of a sound +/// +/// \param sound Sound object +/// +/// \return Volume of the sound, in the range [0, 100] +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API float sfSound_getVolume(const sfSound* sound); + +//////////////////////////////////////////////////////////// +/// \brief Get the 3D position of a sound in the audio scene +/// +/// \param sound Sound object +/// +/// \return Position of the sound in the world +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfVector3f sfSound_getPosition(const sfSound* sound); + +//////////////////////////////////////////////////////////// +/// \brief Tell whether a sound's position is relative to the +/// listener or is absolute +/// +/// \param sound Sound object +/// +/// \return sfTrue if the position is relative, sfFalse if it's absolute +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfBool sfSound_isRelativeToListener(const sfSound* sound); + +//////////////////////////////////////////////////////////// +/// \brief Get the minimum distance of a sound +/// +/// \param sound Sound object +/// +/// \return Minimum distance of the sound +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API float sfSound_getMinDistance(const sfSound* sound); + +//////////////////////////////////////////////////////////// +/// \brief Get the attenuation factor of a sound +/// +/// \param sound Sound object +/// +/// \return Attenuation factor of the sound +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API float sfSound_getAttenuation(const sfSound* sound); + +//////////////////////////////////////////////////////////// +/// \brief Get the current playing position of a sound +/// +/// \param sound Sound object +/// +/// \return Current playing position +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfTime sfSound_getPlayingOffset(const sfSound* sound); + + +#endif // SFML_SOUND_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/SoundBuffer.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/SoundBuffer.h new file mode 100755 index 0000000..4ec13e5 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/SoundBuffer.h @@ -0,0 +1,195 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_SOUNDBUFFER_H +#define SFML_SOUNDBUFFER_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new sound buffer and load it from a file +/// +/// Here is a complete list of all the supported audio formats: +/// ogg, wav, flac, aiff, au, raw, paf, svx, nist, voc, ircam, +/// w64, mat4, mat5 pvf, htk, sds, avr, sd2, caf, wve, mpc2k, rf64. +/// +/// \param filename Path of the sound file to load +/// +/// \return A new sfSoundBuffer object (NULL if failed) +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfSoundBuffer* sfSoundBuffer_createFromFile(const char* filename); + +//////////////////////////////////////////////////////////// +/// \brief Create a new sound buffer and load it from a file in memory +/// +/// Here is a complete list of all the supported audio formats: +/// ogg, wav, flac, aiff, au, raw, paf, svx, nist, voc, ircam, +/// w64, mat4, mat5 pvf, htk, sds, avr, sd2, caf, wve, mpc2k, rf64. +/// +/// \param data Pointer to the file data in memory +/// \param sizeInBytes Size of the data to load, in bytes +/// +/// \return A new sfSoundBuffer object (NULL if failed) +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfSoundBuffer* sfSoundBuffer_createFromMemory(const void* data, size_t sizeInBytes); + +//////////////////////////////////////////////////////////// +/// \brief Create a new sound buffer and load it from a custom stream +/// +/// Here is a complete list of all the supported audio formats: +/// ogg, wav, flac, aiff, au, raw, paf, svx, nist, voc, ircam, +/// w64, mat4, mat5 pvf, htk, sds, avr, sd2, caf, wve, mpc2k, rf64. +/// +/// \param stream Source stream to read from +/// +/// \return A new sfSoundBuffer object (NULL if failed) +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfSoundBuffer* sfSoundBuffer_createFromStream(sfInputStream* stream); + +//////////////////////////////////////////////////////////// +/// \brief Create a new sound buffer and load it from an array of samples in memory +/// +/// The assumed format of the audio samples is 16 bits signed integer +/// (sfInt16). +/// +/// \param samples Pointer to the array of samples in memory +/// \param sampleCount Number of samples in the array +/// \param channelCount Number of channels (1 = mono, 2 = stereo, ...) +/// \param sampleRate Sample rate (number of samples to play per second) +/// +/// \return A new sfSoundBuffer object (NULL if failed) +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfSoundBuffer* sfSoundBuffer_createFromSamples(const sfInt16* samples, size_t sampleCount, unsigned int channelCount, unsigned int sampleRate); + +//////////////////////////////////////////////////////////// +/// \brief Create a new sound buffer by copying an existing one +/// +/// \param soundBuffer Sound buffer to copy +/// +/// \return A new sfSoundBuffer object which is a copy of \a soundBuffer +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfSoundBuffer* sfSoundBuffer_copy(const sfSoundBuffer* soundBuffer); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a sound buffer +/// +/// \param soundBuffer Sound buffer to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundBuffer_destroy(sfSoundBuffer* soundBuffer); + +//////////////////////////////////////////////////////////// +/// \brief Save a sound buffer to an audio file +/// +/// Here is a complete list of all the supported audio formats: +/// ogg, wav, flac, aiff, au, raw, paf, svx, nist, voc, ircam, +/// w64, mat4, mat5 pvf, htk, sds, avr, sd2, caf, wve, mpc2k, rf64. +/// +/// \param soundBuffer Sound buffer object +/// \param filename Path of the sound file to write +/// +/// \return sfTrue if saving succeeded, sfFalse if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfBool sfSoundBuffer_saveToFile(const sfSoundBuffer* soundBuffer, const char* filename); + +//////////////////////////////////////////////////////////// +/// \brief Get the array of audio samples stored in a sound buffer +/// +/// The format of the returned samples is 16 bits signed integer +/// (sfInt16). The total number of samples in this array +/// is given by the sfSoundBuffer_getSampleCount function. +/// +/// \param soundBuffer Sound buffer object +/// +/// \return Read-only pointer to the array of sound samples +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API const sfInt16* sfSoundBuffer_getSamples(const sfSoundBuffer* soundBuffer); + +//////////////////////////////////////////////////////////// +/// \brief Get the number of samples stored in a sound buffer +/// +/// The array of samples can be accessed with the +/// sfSoundBuffer_getSamples function. +/// +/// \param soundBuffer Sound buffer object +/// +/// \return Number of samples +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API size_t sfSoundBuffer_getSampleCount(const sfSoundBuffer* soundBuffer); + +//////////////////////////////////////////////////////////// +/// \brief Get the sample rate of a sound buffer +/// +/// The sample rate is the number of samples played per second. +/// The higher, the better the quality (for example, 44100 +/// samples/s is CD quality). +/// +/// \param soundBuffer Sound buffer object +/// +/// \return Sample rate (number of samples per second) +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API unsigned int sfSoundBuffer_getSampleRate(const sfSoundBuffer* soundBuffer); + +//////////////////////////////////////////////////////////// +/// \brief Get the number of channels used by a sound buffer +/// +/// If the sound is mono then the number of channels will +/// be 1, 2 for stereo, etc. +/// +/// \param soundBuffer Sound buffer object +/// +/// \return Number of channels +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API unsigned int sfSoundBuffer_getChannelCount(const sfSoundBuffer* soundBuffer); + +//////////////////////////////////////////////////////////// +/// \brief Get the total duration of a sound buffer +/// +/// \param soundBuffer Sound buffer object +/// +/// \return Sound duration +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfTime sfSoundBuffer_getDuration(const sfSoundBuffer* soundBuffer); + + +#endif // SFML_SOUNDBUFFER_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/SoundBufferRecorder.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/SoundBufferRecorder.h new file mode 100755 index 0000000..c20f172 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/SoundBufferRecorder.h @@ -0,0 +1,105 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_SOUNDBUFFERRECORDER_H +#define SFML_SOUNDBUFFERRECORDER_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new sound buffer recorder +/// +/// \return A new sfSoundBufferRecorder object (NULL if failed) +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfSoundBufferRecorder* sfSoundBufferRecorder_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a sound buffer recorder +/// +/// \param soundBufferRecorder Sound buffer recorder to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundBufferRecorder_destroy(sfSoundBufferRecorder* soundBufferRecorder); + +//////////////////////////////////////////////////////////// +/// \brief Start the capture of a sound recorder recorder +/// +/// The \a sampleRate parameter defines the number of audio samples +/// captured per second. The higher, the better the quality +/// (for example, 44100 samples/sec is CD quality). +/// This function uses its own thread so that it doesn't block +/// the rest of the program while the capture runs. +/// Please note that only one capture can happen at the same time. +/// +/// \param soundBufferRecorder Sound buffer recorder object +/// \param sampleRate Desired capture rate, in number of samples per second +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundBufferRecorder_start(sfSoundBufferRecorder* soundBufferRecorder, unsigned int sampleRate); + +//////////////////////////////////////////////////////////// +/// \brief Stop the capture of a sound recorder +/// +/// \param soundBufferRecorder Sound buffer recorder object +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundBufferRecorder_stop(sfSoundBufferRecorder* soundBufferRecorder); + +//////////////////////////////////////////////////////////// +/// \brief Get the sample rate of a sound buffer recorder +/// +/// The sample rate defines the number of audio samples +/// captured per second. The higher, the better the quality +/// (for example, 44100 samples/sec is CD quality). +/// +/// \param soundBufferRecorder Sound buffer recorder object +/// +/// \return Sample rate, in samples per second +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API unsigned int sfSoundBufferRecorder_getSampleRate(const sfSoundBufferRecorder* soundBufferRecorder); + +//////////////////////////////////////////////////////////// +/// \brief Get the sound buffer containing the captured audio data +/// +/// The sound buffer is valid only after the capture has ended. +/// This function provides a read-only access to the internal +/// sound buffer, but it can be copied if you need to +/// make any modification to it. +/// +/// \param soundBufferRecorder Sound buffer recorder object +/// +/// \return Read-only access to the sound buffer +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API const sfSoundBuffer* sfSoundBufferRecorder_getBuffer(const sfSoundBufferRecorder* soundBufferRecorder); + + +#endif // SFML_SOUNDBUFFERRECORDER_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/SoundRecorder.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/SoundRecorder.h new file mode 100755 index 0000000..6395574 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/SoundRecorder.h @@ -0,0 +1,116 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_SOUNDRECORDER_H +#define SFML_SOUNDRECORDER_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include + + +typedef sfBool (*sfSoundRecorderStartCallback)(void*); ///< Type of the callback used when starting a capture +typedef sfBool (*sfSoundRecorderProcessCallback)(const sfInt16*, size_t, void*); ///< Type of the callback used to process audio data +typedef void (*sfSoundRecorderStopCallback)(void*); ///< Type of the callback used when stopping a capture + + +//////////////////////////////////////////////////////////// +/// \brief Construct a new sound recorder from callback functions +/// +/// \param onStart Callback function which will be called when a new capture starts (can be NULL) +/// \param onProcess Callback function which will be called each time there's audio data to process +/// \param onStop Callback function which will be called when the current capture stops (can be NULL) +/// \param userData Data to pass to the callback function (can be NULL) +/// +/// \return A new sfSoundRecorder object (NULL if failed) +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfSoundRecorder* sfSoundRecorder_create(sfSoundRecorderStartCallback onStart, + sfSoundRecorderProcessCallback onProcess, + sfSoundRecorderStopCallback onStop, + void* userData); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a sound recorder +/// +/// \param soundRecorder Sound recorder to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundRecorder_destroy(sfSoundRecorder* soundRecorder); + +//////////////////////////////////////////////////////////// +/// \brief Start the capture of a sound recorder +/// +/// The \a sampleRate parameter defines the number of audio samples +/// captured per second. The higher, the better the quality +/// (for example, 44100 samples/sec is CD quality). +/// This function uses its own thread so that it doesn't block +/// the rest of the program while the capture runs. +/// Please note that only one capture can happen at the same time. +/// +/// \param soundRecorder Sound recorder object +/// \param sampleRate Desired capture rate, in number of samples per second +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundRecorder_start(sfSoundRecorder* soundRecorder, unsigned int sampleRate); + +//////////////////////////////////////////////////////////// +/// \brief Stop the capture of a sound recorder +/// +/// \param soundRecorder Sound recorder object +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundRecorder_stop(sfSoundRecorder* soundRecorder); + +//////////////////////////////////////////////////////////// +/// \brief Get the sample rate of a sound recorder +/// +/// The sample rate defines the number of audio samples +/// captured per second. The higher, the better the quality +/// (for example, 44100 samples/sec is CD quality). +/// +/// \param soundRecorder Sound recorder object +/// +/// \return Sample rate, in samples per second +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API unsigned int sfSoundRecorder_getSampleRate(const sfSoundRecorder* soundRecorder); + +//////////////////////////////////////////////////////////// +/// \brief Check if the system supports audio capture +/// +/// This function should always be called before using +/// the audio capture features. If it returns false, then +/// any attempt to use sfSoundRecorder will fail. +/// +/// \return sfTrue if audio capture is supported, sfFalse otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfBool sfSoundRecorder_isAvailable(void); + + +#endif // SFML_SOUNDRECORDER_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/SoundStatus.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/SoundStatus.h new file mode 100755 index 0000000..3e16a42 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/SoundStatus.h @@ -0,0 +1,46 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_SOUNDSTATUS_H +#define SFML_SOUNDSTATUS_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +/// \brief Enumeration of statuses for sounds and musics +/// +//////////////////////////////////////////////////////////// +typedef enum +{ + sfStopped, ///< Sound / music is not playing + sfPaused, ///< Sound / music is paused + sfPlaying ///< Sound / music is playing +} sfSoundStatus; + + +#endif // SFML_SOUNDSTATUS_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/SoundStream.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/SoundStream.h new file mode 100755 index 0000000..e06f14b --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/SoundStream.h @@ -0,0 +1,347 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_SOUNDSTREAM_H +#define SFML_SOUNDSTREAM_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief defines the data to fill by the OnGetData callback +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + sfInt16* samples; ///< Pointer to the audio samples + unsigned int sampleCount; ///< Number of samples pointed by Samples +} sfSoundStreamChunk; + +typedef sfBool (*sfSoundStreamGetDataCallback)(sfSoundStreamChunk*, void*); ///< Type of the callback used to get a sound stream data +typedef void (*sfSoundStreamSeekCallback)(sfTime, void*); ///< Type of the callback used to seek in a sound stream + + +//////////////////////////////////////////////////////////// +/// \brief Create a new sound stream +/// +/// \param onGetData Function called when the stream needs more data (can't be NULL) +/// \param onSeek Function called when the stream seeks (can't be NULL) +/// \param channelCount Number of channels to use (1 = mono, 2 = stereo) +/// \param sampleRate Sample rate of the sound (44100 = CD quality) +/// \param userData Data to pass to the callback functions +/// +/// \return A new sfSoundStream object +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfSoundStream* sfSoundStream_create(sfSoundStreamGetDataCallback onGetData, + sfSoundStreamSeekCallback onSeek, + unsigned int channelCount, + unsigned int sampleRate, + void* userData); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a sound stream +/// +/// \param soundStream Sound stream to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundStream_destroy(sfSoundStream* soundStream); + +//////////////////////////////////////////////////////////// +/// \brief Start or resume playing a sound stream +/// +/// This function starts the stream if it was stopped, resumes +/// it if it was paused, and restarts it from beginning if it +/// was it already playing. +/// This function uses its own thread so that it doesn't block +/// the rest of the program while the music is played. +/// +/// \param soundStream Sound stream object +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundStream_play(sfSoundStream* soundStream); + +//////////////////////////////////////////////////////////// +/// \brief Pause a sound stream +/// +/// This function pauses the stream if it was playing, +/// otherwise (stream already paused or stopped) it has no effect. +/// +/// \param soundStream Sound stream object +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundStream_pause(sfSoundStream* soundStream); + +//////////////////////////////////////////////////////////// +/// \brief Stop playing a sound stream +/// +/// This function stops the stream if it was playing or paused, +/// and does nothing if it was already stopped. +/// It also resets the playing position (unlike sfSoundStream_pause). +/// +/// \param soundStream Sound stream object +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundStream_stop(sfSoundStream* soundStream); + +//////////////////////////////////////////////////////////// +/// \brief Get the current status of a sound stream (stopped, paused, playing) +/// +/// \param soundStream Sound stream object +/// +/// \return Current status +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfSoundStatus sfSoundStream_getStatus(const sfSoundStream* soundStream); + +//////////////////////////////////////////////////////////// +/// \brief Return the number of channels of a sound stream +/// +/// 1 channel means a mono sound, 2 means stereo, etc. +/// +/// \param soundStream Sound stream object +/// +/// \return Number of channels +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API unsigned int sfSoundStream_getChannelCount(const sfSoundStream* soundStream); + +//////////////////////////////////////////////////////////// +/// \brief Get the sample rate of a sound stream +/// +/// The sample rate is the number of audio samples played per +/// second. The higher, the better the quality. +/// +/// \param soundStream Sound stream object +/// +/// \return Sample rate, in number of samples per second +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API unsigned int sfSoundStream_getSampleRate(const sfSoundStream* soundStream); + +//////////////////////////////////////////////////////////// +/// \brief Set the pitch of a sound stream +/// +/// The pitch represents the perceived fundamental frequency +/// of a sound; thus you can make a stream more acute or grave +/// by changing its pitch. A side effect of changing the pitch +/// is to modify the playing speed of the stream as well. +/// The default value for the pitch is 1. +/// +/// \param soundStream Sound stream object +/// \param pitch New pitch to apply to the stream +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundStream_setPitch(sfSoundStream* soundStream, float pitch); + +//////////////////////////////////////////////////////////// +/// \brief Set the volume of a sound stream +/// +/// The volume is a value between 0 (mute) and 100 (full volume). +/// The default value for the volume is 100. +/// +/// \param soundStream Sound stream object +/// \param volume Volume of the stream +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundStream_setVolume(sfSoundStream* soundStream, float volume); + +//////////////////////////////////////////////////////////// +/// \brief Set the 3D position of a sound stream in the audio scene +/// +/// Only streams with one channel (mono streams) can be +/// spatialized. +/// The default position of a stream is (0, 0, 0). +/// +/// \param soundStream Sound stream object +/// \param position Position of the stream in the scene +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundStream_setPosition(sfSoundStream* soundStream, sfVector3f position); + +//////////////////////////////////////////////////////////// +/// \brief Make a sound stream's position relative to the listener or absolute +/// +/// Making a stream relative to the listener will ensure that it will always +/// be played the same way regardless the position of the listener. +/// This can be useful for non-spatialized streams, streams that are +/// produced by the listener, or streams attached to it. +/// The default value is false (position is absolute). +/// +/// \param soundStream Sound stream object +/// \param relative sfTrue to set the position relative, sfFalse to set it absolute +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundStream_setRelativeToListener(sfSoundStream* soundStream, sfBool relative); + +//////////////////////////////////////////////////////////// +/// \brief Set the minimum distance of a sound stream +/// +/// The "minimum distance" of a stream is the maximum +/// distance at which it is heard at its maximum volume. Further +/// than the minimum distance, it will start to fade out according +/// to its attenuation factor. A value of 0 ("inside the head +/// of the listener") is an invalid value and is forbidden. +/// The default value of the minimum distance is 1. +/// +/// \param soundStream Sound stream object +/// \param distance New minimum distance of the stream +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundStream_setMinDistance(sfSoundStream* soundStream, float distance); + +//////////////////////////////////////////////////////////// +/// \brief Set the attenuation factor of a sound stream +/// +/// The attenuation is a multiplicative factor which makes +/// the stream more or less loud according to its distance +/// from the listener. An attenuation of 0 will produce a +/// non-attenuated stream, i.e. its volume will always be the same +/// whether it is heard from near or from far. On the other hand, +/// an attenuation value such as 100 will make the stream fade out +/// very quickly as it gets further from the listener. +/// The default value of the attenuation is 1. +/// +/// \param soundStream Sound stream object +/// \param attenuation New attenuation factor of the stream +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundStream_setAttenuation(sfSoundStream* soundStream, float attenuation); + +//////////////////////////////////////////////////////////// +/// \brief Change the current playing position of a sound stream +/// +/// The playing position can be changed when the stream is +/// either paused or playing. +/// +/// \param soundStream Sound stream object +/// \param timeOffset New playing position +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundStream_setPlayingOffset(sfSoundStream* soundStream, sfTime timeOffset); + +//////////////////////////////////////////////////////////// +/// \brief Set whether or not a sound stream should loop after reaching the end +/// +/// If set, the stream will restart from beginning after +/// reaching the end and so on, until it is stopped or +/// sfSoundStream_setLoop(stream, sfFalse) is called. +/// The default looping state for sound streams is false. +/// +/// \param soundStream Sound stream object +/// \param loop sfTrue to play in loop, sfFalse to play once +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API void sfSoundStream_setLoop(sfSoundStream* soundStream, sfBool loop); + +//////////////////////////////////////////////////////////// +/// \brief Get the pitch of a sound stream +/// +/// \param soundStream Sound stream object +/// +/// \return Pitch of the stream +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API float sfSoundStream_getPitch(const sfSoundStream* soundStream); + +//////////////////////////////////////////////////////////// +/// \brief Get the volume of a sound stream +/// +/// \param soundStream Sound stream object +/// +/// \return Volume of the stream, in the range [0, 100] +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API float sfSoundStream_getVolume(const sfSoundStream* soundStream); + +//////////////////////////////////////////////////////////// +/// \brief Get the 3D position of a sound stream in the audio scene +/// +/// \param soundStream Sound stream object +/// +/// \return Position of the stream in the world +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfVector3f sfSoundStream_getPosition(const sfSoundStream* soundStream); + +//////////////////////////////////////////////////////////// +/// \brief Tell whether a sound stream's position is relative to the +/// listener or is absolute +/// +/// \param soundStream Sound stream object +/// +/// \return sfTrue if the position is relative, sfFalse if it's absolute +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfBool sfSoundStream_isRelativeToListener(const sfSoundStream* soundStream); + +//////////////////////////////////////////////////////////// +/// \brief Get the minimum distance of a sound stream +/// +/// \param soundStream Sound stream object +/// +/// \return Minimum distance of the stream +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API float sfSoundStream_getMinDistance(const sfSoundStream* soundStream); + +//////////////////////////////////////////////////////////// +/// \brief Get the attenuation factor of a sound stream +/// +/// \param soundStream Sound stream object +/// +/// \return Attenuation factor of the stream +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API float sfSoundStream_getAttenuation(const sfSoundStream* soundStream); + +//////////////////////////////////////////////////////////// +/// \brief Tell whether or not a sound stream is in loop mode +/// +/// \param soundStream Sound stream object +/// +/// \return sfTrue if the music is looping, sfFalse otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfBool sfSoundStream_getLoop(const sfSoundStream* soundStream); + +//////////////////////////////////////////////////////////// +/// \brief Get the current playing position of a sound stream +/// +/// \param soundStream Sound stream object +/// +/// \return Current playing position +/// +//////////////////////////////////////////////////////////// +CSFML_AUDIO_API sfTime sfSoundStream_getPlayingOffset(const sfSoundStream* soundStream); + + +#endif // SFML_SOUNDSTREAM_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/Types.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/Types.h new file mode 100755 index 0000000..f90a002 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Audio/Types.h @@ -0,0 +1,36 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_AUDIO_TYPES_H +#define SFML_AUDIO_TYPES_H + + +typedef struct sfMusic sfMusic; +typedef struct sfSound sfSound; +typedef struct sfSoundBuffer sfSoundBuffer; +typedef struct sfSoundBufferRecorder sfSoundBufferRecorder; +typedef struct sfSoundRecorder sfSoundRecorder; +typedef struct sfSoundStream sfSoundStream; + + +#endif // SFML_AUDIO_TYPES_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Config.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Config.h new file mode 100755 index 0000000..8c97c70 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Config.h @@ -0,0 +1,141 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_CONFIG_H +#define SFML_CONFIG_H + + +//////////////////////////////////////////////////////////// +// Define the CSFML version +//////////////////////////////////////////////////////////// +#define CSFML_VERSION_MAJOR 2 +#define CSFML_VERSION_MINOR 1 + + +//////////////////////////////////////////////////////////// +// Identify the operating system +//////////////////////////////////////////////////////////// +#if defined(_WIN32) || defined(__WIN32__) + + // Windows + #define CSFML_SYSTEM_WINDOWS + +#elif defined(linux) || defined(__linux) + + // Linux + #define CSFML_SYSTEM_LINUX + +#elif defined(__APPLE__) || defined(MACOSX) || defined(macintosh) || defined(Macintosh) + + // MacOS + #define CSFML_SYSTEM_MACOS + +#elif defined(__FreeBSD__) || defined(__FreeBSD_kernel__) + + // FreeBSD + #define CSFML_SYSTEM_FREEBSD + +#else + + // Unsupported system + #error This operating system is not supported by SFML library + +#endif + + +//////////////////////////////////////////////////////////// +// Define helpers to create portable import / export macros for each module +//////////////////////////////////////////////////////////// +#if defined(CSFML_SYSTEM_WINDOWS) + + // Windows compilers need specific (and different) keywords for export and import + #define CSFML_API_EXPORT extern "C" __declspec(dllexport) + #define CSFML_API_IMPORT extern __declspec(dllimport) + + // For Visual C++ compilers, we also need to turn off this annoying C4251 warning + #ifdef _MSC_VER + + #pragma warning(disable : 4251) + + #endif + +#else // Linux, FreeBSD, Mac OS X + + #if __GNUC__ >= 4 + + // GCC 4 has special keywords for showing/hidding symbols, + // the same keyword is used for both importing and exporting + #define CSFML_API_EXPORT extern "C" __attribute__ ((__visibility__ ("default"))) + #define CSFML_API_IMPORT extern __attribute__ ((__visibility__ ("default"))) + + #else + + // GCC < 4 has no mechanism to explicitely hide symbols, everything's exported + #define CSFML_API_EXPORT extern "C" + #define CSFML_API_IMPORT extern + + #endif + +#endif + + +//////////////////////////////////////////////////////////// +// Define a portable boolean type +//////////////////////////////////////////////////////////// +typedef int sfBool; +#define sfFalse 0 +#define sfTrue 1 + + +//////////////////////////////////////////////////////////// +// Define portable fixed-size types +//////////////////////////////////////////////////////////// + +// All "common" platforms use the same size for char, short and int +// (basically there are 3 types for 3 sizes, so no other match is possible), +// we can use them without doing any kind of check + +// 8 bits integer types +typedef signed char sfInt8; +typedef unsigned char sfUint8; + +// 16 bits integer types +typedef signed short sfInt16; +typedef unsigned short sfUint16; + +// 32 bits integer types +typedef signed int sfInt32; +typedef unsigned int sfUint32; + +// 64 bits integer types +#if defined(_MSC_VER) + typedef signed __int64 sfInt64; + typedef unsigned __int64 sfUint64; +#else + typedef signed long long sfInt64; + typedef unsigned long long sfUint64; +#endif + + +#endif // SFML_CONFIG_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics.h new file mode 100755 index 0000000..8757271 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics.h @@ -0,0 +1,58 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_GRAPHICS_H +#define SFML_GRAPHICS_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + + +#endif // SFML_GRAPHICS_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/BlendMode.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/BlendMode.h new file mode 100755 index 0000000..e46f563 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/BlendMode.h @@ -0,0 +1,47 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_BLENDMODE_H +#define SFML_BLENDMODE_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +/// \brief Available blending modes for drawing +/// +//////////////////////////////////////////////////////////// +typedef enum +{ + sfBlendAlpha, ///< Pixel = Src * a + Dest * (1 - a) + sfBlendAdd, ///< Pixel = Src + Dest + sfBlendMultiply, ///< Pixel = Src * Dest + sfBlendNone ///< No blending +} sfBlendMode; + + +#endif // SFML_BLENDMODE_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/CircleShape.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/CircleShape.h new file mode 100755 index 0000000..a37277b --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/CircleShape.h @@ -0,0 +1,431 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_CIRCLESHAPE_H +#define SFML_CIRCLESHAPE_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new circle shape +/// +/// \return A new sfCircleShape object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfCircleShape* sfCircleShape_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Copy an existing circle shape +/// +/// \param shape Shape to copy +/// +/// \return Copied object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfCircleShape* sfCircleShape_copy(const sfCircleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Destroy an existing circle Shape +/// +/// \param Shape Shape to delete +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfCircleShape_destroy(sfCircleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Set the position of a circle shape +/// +/// This function completely overwrites the previous position. +/// See sfCircleShape_move to apply an offset based on the previous position instead. +/// The default position of a circle Shape object is (0, 0). +/// +/// \param shape Shape object +/// \param position New position +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfCircleShape_setPosition(sfCircleShape* shape, sfVector2f position); + +//////////////////////////////////////////////////////////// +/// \brief Set the orientation of a circle shape +/// +/// This function completely overwrites the previous rotation. +/// See sfCircleShape_rotate to add an angle based on the previous rotation instead. +/// The default rotation of a circle Shape object is 0. +/// +/// \param shape Shape object +/// \param angle New rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfCircleShape_setRotation(sfCircleShape* shape, float angle); + +//////////////////////////////////////////////////////////// +/// \brief Set the scale factors of a circle shape +/// +/// This function completely overwrites the previous scale. +/// See sfCircleShape_scale to add a factor based on the previous scale instead. +/// The default scale of a circle Shape object is (1, 1). +/// +/// \param shape Shape object +/// \param scale New scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfCircleShape_setScale(sfCircleShape* shape, sfVector2f scale); + +//////////////////////////////////////////////////////////// +/// \brief Set the local origin of a circle shape +/// +/// The origin of an object defines the center point for +/// all transformations (position, scale, rotation). +/// The coordinates of this point must be relative to the +/// top-left corner of the object, and ignore all +/// transformations (position, scale, rotation). +/// The default origin of a circle Shape object is (0, 0). +/// +/// \param shape Shape object +/// \param origin New origin +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfCircleShape_setOrigin(sfCircleShape* shape, sfVector2f origin); + +//////////////////////////////////////////////////////////// +/// \brief Get the position of a circle shape +/// +/// \param shape Shape object +/// +/// \return Current position +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfCircleShape_getPosition(const sfCircleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the orientation of a circle shape +/// +/// The rotation is always in the range [0, 360]. +/// +/// \param shape Shape object +/// +/// \return Current rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API float sfCircleShape_getRotation(const sfCircleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the current scale of a circle shape +/// +/// \param shape Shape object +/// +/// \return Current scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfCircleShape_getScale(const sfCircleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the local origin of a circle shape +/// +/// \param shape Shape object +/// +/// \return Current origin +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfCircleShape_getOrigin(const sfCircleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Move a circle shape by a given offset +/// +/// This function adds to the current position of the object, +/// unlike sfCircleShape_setPosition which overwrites it. +/// +/// \param shape Shape object +/// \param offset Offset +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfCircleShape_move(sfCircleShape* shape, sfVector2f offset); + +//////////////////////////////////////////////////////////// +/// \brief Rotate a circle shape +/// +/// This function adds to the current rotation of the object, +/// unlike sfCircleShape_setRotation which overwrites it. +/// +/// \param shape Shape object +/// \param angle Angle of rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfCircleShape_rotate(sfCircleShape* shape, float angle); + +//////////////////////////////////////////////////////////// +/// \brief Scale a circle shape +/// +/// This function multiplies the current scale of the object, +/// unlike sfCircleShape_setScale which overwrites it. +/// +/// \param shape Shape object +/// \param factors Scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfCircleShape_scale(sfCircleShape* shape, sfVector2f factors); + +//////////////////////////////////////////////////////////// +/// \brief Get the combined transform of a circle shape +/// +/// \param shape Shape object +/// +/// \return Transform combining the position/rotation/scale/origin of the object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransform sfCircleShape_getTransform(const sfCircleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the inverse of the combined transform of a circle shape +/// +/// \param shape Shape object +/// +/// \return Inverse of the combined transformations applied to the object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransform sfCircleShape_getInverseTransform(const sfCircleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Change the source texture of a circle shape +/// +/// The \a texture argument refers to a texture that must +/// exist as long as the shape uses it. Indeed, the shape +/// doesn't store its own copy of the texture, but rather keeps +/// a pointer to the one that you passed to this function. +/// If the source texture is destroyed and the shape tries to +/// use it, the behaviour is undefined. +/// \a texture can be NULL to disable texturing. +/// If \a resetRect is true, the TextureRect property of +/// the shape is automatically adjusted to the size of the new +/// texture. If it is false, the texture rect is left unchanged. +/// +/// \param shape Shape object +/// \param texture New texture +/// \param resetRect Should the texture rect be reset to the size of the new texture? +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfCircleShape_setTexture(sfCircleShape* shape, const sfTexture* texture, sfBool resetRect); + +//////////////////////////////////////////////////////////// +/// \brief Set the sub-rectangle of the texture that a circle shape will display +/// +/// The texture rect is useful when you don't want to display +/// the whole texture, but rather a part of it. +/// By default, the texture rect covers the entire texture. +/// +/// \param shape Shape object +/// \param rect Rectangle defining the region of the texture to display +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfCircleShape_setTextureRect(sfCircleShape* shape, sfIntRect rect); + +//////////////////////////////////////////////////////////// +/// \brief Set the fill color of a circle shape +/// +/// This color is modulated (multiplied) with the shape's +/// texture if any. It can be used to colorize the shape, +/// or change its global opacity. +/// You can use sfTransparent to make the inside of +/// the shape transparent, and have the outline alone. +/// By default, the shape's fill color is opaque white. +/// +/// \param shape Shape object +/// \param color New color of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfCircleShape_setFillColor(sfCircleShape* shape, sfColor color); + +//////////////////////////////////////////////////////////// +/// \brief Set the outline color of a circle shape +/// +/// You can use sfTransparent to disable the outline. +/// By default, the shape's outline color is opaque white. +/// +/// \param shape Shape object +/// \param color New outline color of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfCircleShape_setOutlineColor(sfCircleShape* shape, sfColor color); + +//////////////////////////////////////////////////////////// +/// \brief Set the thickness of a circle shape's outline +/// +/// This number cannot be negative. Using zero disables +/// the outline. +/// By default, the outline thickness is 0. +/// +/// \param shape Shape object +/// \param thickness New outline thickness +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfCircleShape_setOutlineThickness(sfCircleShape* shape, float thickness); + +//////////////////////////////////////////////////////////// +/// \brief Get the source texture of a circle shape +/// +/// If the shape has no source texture, a NULL pointer is returned. +/// The returned pointer is const, which means that you can't +/// modify the texture when you retrieve it with this function. +/// +/// \param shape Shape object +/// +/// \return Pointer to the shape's texture +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API const sfTexture* sfCircleShape_getTexture(const sfCircleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the sub-rectangle of the texture displayed by a circle shape +/// +/// \param shape Shape object +/// +/// \return Texture rectangle of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfIntRect sfCircleShape_getTextureRect(const sfCircleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the fill color of a circle shape +/// +/// \param shape Shape object +/// +/// \return Fill color of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfColor sfCircleShape_getFillColor(const sfCircleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the outline color of a circle shape +/// +/// \param shape Shape object +/// +/// \return Outline color of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfColor sfCircleShape_getOutlineColor(const sfCircleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the outline thickness of a circle shape +/// +/// \param shape Shape object +/// +/// \return Outline thickness of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API float sfCircleShape_getOutlineThickness(const sfCircleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the total number of points of a circle shape +/// +/// \param shape Shape object +/// +/// \return Number of points of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API unsigned int sfCircleShape_getPointCount(const sfCircleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get a point of a circle shape +/// +/// The result is undefined if \a index is out of the valid range. +/// +/// \param shape Shape object +/// \param index Index of the point to get, in range [0 .. getPointCount() - 1] +/// +/// \return Index-th point of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfCircleShape_getPoint(const sfCircleShape* shape, unsigned int index); + +//////////////////////////////////////////////////////////// +/// \brief Set the radius of a circle +/// +/// \param shape Shape object +/// \param radius New radius of the circle +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfCircleShape_setRadius(sfCircleShape* shape, float radius); + +//////////////////////////////////////////////////////////// +/// \brief Get the radius of a circle +/// +/// \param shape Shape object +/// +/// \return Radius of the circle +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API float sfCircleShape_getRadius(const sfCircleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Set the number of points of a circle +/// +/// \param shape Shape object +/// \param count New number of points of the circle +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfCircleShape_setPointCount(sfCircleShape* shape, unsigned int count); + +//////////////////////////////////////////////////////////// +/// \brief Get the local bounding rectangle of a circle shape +/// +/// The returned rectangle is in local coordinates, which means +/// that it ignores the transformations (translation, rotation, +/// scale, ...) that are applied to the entity. +/// In other words, this function returns the bounds of the +/// entity in the entity's coordinate system. +/// +/// \param shape Shape object +/// +/// \return Local bounding rectangle of the entity +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFloatRect sfCircleShape_getLocalBounds(const sfCircleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the global bounding rectangle of a circle shape +/// +/// The returned rectangle is in global coordinates, which means +/// that it takes in account the transformations (translation, +/// rotation, scale, ...) that are applied to the entity. +/// In other words, this function returns the bounds of the +/// sprite in the global 2D world's coordinate system. +/// +/// \param shape Shape object +/// +/// \return Global bounding rectangle of the entity +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFloatRect sfCircleShape_getGlobalBounds(const sfCircleShape* shape); + + +#endif // SFML_CIRCLESHAPE_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Color.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Color.h new file mode 100755 index 0000000..f1bc1d6 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Color.h @@ -0,0 +1,106 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_COLOR_H +#define SFML_COLOR_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +/// \brief Utility class for manpulating RGBA colors +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + sfUint8 r; + sfUint8 g; + sfUint8 b; + sfUint8 a; +} sfColor; + + +CSFML_GRAPHICS_API sfColor sfBlack; ///< Black predefined color +CSFML_GRAPHICS_API sfColor sfWhite; ///< White predefined color +CSFML_GRAPHICS_API sfColor sfRed; ///< Red predefined color +CSFML_GRAPHICS_API sfColor sfGreen; ///< Green predefined color +CSFML_GRAPHICS_API sfColor sfBlue; ///< Blue predefined color +CSFML_GRAPHICS_API sfColor sfYellow; ///< Yellow predefined color +CSFML_GRAPHICS_API sfColor sfMagenta; ///< Magenta predefined color +CSFML_GRAPHICS_API sfColor sfCyan; ///< Cyan predefined color +CSFML_GRAPHICS_API sfColor sfTransparent; ///< Transparent (black) predefined color + + +//////////////////////////////////////////////////////////// +/// \brief Construct a color from its 3 RGB components +/// +/// \param red Red component (0 .. 255) +/// \param green Green component (0 .. 255) +/// \param blue Blue component (0 .. 255) +/// +/// \return sfColor constructed from the components +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfColor sfColor_fromRGB(sfUint8 red, sfUint8 green, sfUint8 blue); + +//////////////////////////////////////////////////////////// +/// \brief Construct a color from its 4 RGBA components +/// +/// \param red Red component (0 .. 255) +/// \param green Green component (0 .. 255) +/// \param blue Blue component (0 .. 255) +/// \param alpha Alpha component (0 .. 255) +/// +/// \return sfColor constructed from the components +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfColor sfColor_fromRGBA(sfUint8 red, sfUint8 green, sfUint8 blue, sfUint8 alpha); + +//////////////////////////////////////////////////////////// +/// \brief Add two colors +/// +/// \param color1 First color +/// \param color2 Second color +/// +/// \return Component-wise saturated addition of the two colors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfColor sfColor_add(sfColor color1, sfColor color2); + +//////////////////////////////////////////////////////////// +/// \brief Modulate two colors +/// +/// \param color1 First color +/// \param color2 Second color +/// +/// \return Component-wise multiplication of the two colors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfColor sfColor_modulate(sfColor color1, sfColor color2); + + +#endif // SFML_COLOR_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/ConvexShape.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/ConvexShape.h new file mode 100755 index 0000000..bdac8c3 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/ConvexShape.h @@ -0,0 +1,430 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_CONVEXSHAPE_H +#define SFML_CONVEXSHAPE_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new convex shape +/// +/// \return A new sfConvexShape object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfConvexShape* sfConvexShape_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Copy an existing convex shape +/// +/// \param shape Shape to copy +/// +/// \return Copied object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfConvexShape* sfConvexShape_copy(const sfConvexShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Destroy an existing convex Shape +/// +/// \param Shape Shape to delete +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfConvexShape_destroy(sfConvexShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Set the position of a convex shape +/// +/// This function completely overwrites the previous position. +/// See sfConvexShape_move to apply an offset based on the previous position instead. +/// The default position of a circle Shape object is (0, 0). +/// +/// \param shape Shape object +/// \param position New position +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfConvexShape_setPosition(sfConvexShape* shape, sfVector2f position); + +//////////////////////////////////////////////////////////// +/// \brief Set the orientation of a convex shape +/// +/// This function completely overwrites the previous rotation. +/// See sfConvexShape_rotate to add an angle based on the previous rotation instead. +/// The default rotation of a circle Shape object is 0. +/// +/// \param shape Shape object +/// \param angle New rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfConvexShape_setRotation(sfConvexShape* shape, float angle); + +//////////////////////////////////////////////////////////// +/// \brief Set the scale factors of a convex shape +/// +/// This function completely overwrites the previous scale. +/// See sfConvexShape_scale to add a factor based on the previous scale instead. +/// The default scale of a circle Shape object is (1, 1). +/// +/// \param shape Shape object +/// \param scale New scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfConvexShape_setScale(sfConvexShape* shape, sfVector2f scale); + +//////////////////////////////////////////////////////////// +/// \brief Set the local origin of a convex shape +/// +/// The origin of an object defines the center point for +/// all transformations (position, scale, rotation). +/// The coordinates of this point must be relative to the +/// top-left corner of the object, and ignore all +/// transformations (position, scale, rotation). +/// The default origin of a circle Shape object is (0, 0). +/// +/// \param shape Shape object +/// \param origin New origin +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfConvexShape_setOrigin(sfConvexShape* shape, sfVector2f origin); + +//////////////////////////////////////////////////////////// +/// \brief Get the position of a convex shape +/// +/// \param shape Shape object +/// +/// \return Current position +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfConvexShape_getPosition(const sfConvexShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the orientation of a convex shape +/// +/// The rotation is always in the range [0, 360]. +/// +/// \param shape Shape object +/// +/// \return Current rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API float sfConvexShape_getRotation(const sfConvexShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the current scale of a convex shape +/// +/// \param shape Shape object +/// +/// \return Current scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfConvexShape_getScale(const sfConvexShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the local origin of a convex shape +/// +/// \param shape Shape object +/// +/// \return Current origin +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfConvexShape_getOrigin(const sfConvexShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Move a convex shape by a given offset +/// +/// This function adds to the current position of the object, +/// unlike sfConvexShape_setPosition which overwrites it. +/// +/// \param shape Shape object +/// \param offset Offset +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfConvexShape_move(sfConvexShape* shape, sfVector2f offset); + +//////////////////////////////////////////////////////////// +/// \brief Rotate a convex shape +/// +/// This function adds to the current rotation of the object, +/// unlike sfConvexShape_setRotation which overwrites it. +/// +/// \param shape Shape object +/// \param angle Angle of rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfConvexShape_rotate(sfConvexShape* shape, float angle); + +//////////////////////////////////////////////////////////// +/// \brief Scale a convex shape +/// +/// This function multiplies the current scale of the object, +/// unlike sfConvexShape_setScale which overwrites it. +/// +/// \param shape Shape object +/// \param factors Scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfConvexShape_scale(sfConvexShape* shape, sfVector2f factors); + +//////////////////////////////////////////////////////////// +/// \brief Get the combined transform of a convex shape +/// +/// \param shape shape object +/// +/// \return Transform combining the position/rotation/scale/origin of the object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransform sfConvexShape_getTransform(const sfConvexShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the inverse of the combined transform of a convex shape +/// +/// \param shape shape object +/// +/// \return Inverse of the combined transformations applied to the object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransform sfConvexShape_getInverseTransform(const sfConvexShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Change the source texture of a convex shape +/// +/// The \a texture argument refers to a texture that must +/// exist as long as the shape uses it. Indeed, the shape +/// doesn't store its own copy of the texture, but rather keeps +/// a pointer to the one that you passed to this function. +/// If the source texture is destroyed and the shape tries to +/// use it, the behaviour is undefined. +/// \a texture can be NULL to disable texturing. +/// If \a resetRect is true, the TextureRect property of +/// the shape is automatically adjusted to the size of the new +/// texture. If it is false, the texture rect is left unchanged. +/// +/// \param shape Shape object +/// \param texture New texture +/// \param resetRect Should the texture rect be reset to the size of the new texture? +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfConvexShape_setTexture(sfConvexShape* shape, const sfTexture* texture, sfBool resetRect); + +//////////////////////////////////////////////////////////// +/// \brief Set the sub-rectangle of the texture that a convex shape will display +/// +/// The texture rect is useful when you don't want to display +/// the whole texture, but rather a part of it. +/// By default, the texture rect covers the entire texture. +/// +/// \param shape Shape object +/// \param rect Rectangle defining the region of the texture to display +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfConvexShape_setTextureRect(sfConvexShape* shape, sfIntRect rect); + +//////////////////////////////////////////////////////////// +/// \brief Set the fill color of a convex shape +/// +/// This color is modulated (multiplied) with the shape's +/// texture if any. It can be used to colorize the shape, +/// or change its global opacity. +/// You can use sfTransparent to make the inside of +/// the shape transparent, and have the outline alone. +/// By default, the shape's fill color is opaque white. +/// +/// \param shape Shape object +/// \param color New color of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfConvexShape_setFillColor(sfConvexShape* shape, sfColor color); + +//////////////////////////////////////////////////////////// +/// \brief Set the outline color of a convex shape +/// +/// You can use sfTransparent to disable the outline. +/// By default, the shape's outline color is opaque white. +/// +/// \param shape Shape object +/// \param color New outline color of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfConvexShape_setOutlineColor(sfConvexShape* shape, sfColor color); + +//////////////////////////////////////////////////////////// +/// \brief Set the thickness of a convex shape's outline +/// +/// This number cannot be negative. Using zero disables +/// the outline. +/// By default, the outline thickness is 0. +/// +/// \param shape Shape object +/// \param thickness New outline thickness +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfConvexShape_setOutlineThickness(sfConvexShape* shape, float thickness); + +//////////////////////////////////////////////////////////// +/// \brief Get the source texture of a convex shape +/// +/// If the shape has no source texture, a NULL pointer is returned. +/// The returned pointer is const, which means that you can't +/// modify the texture when you retrieve it with this function. +/// +/// \param shape Shape object +/// +/// \return Pointer to the shape's texture +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API const sfTexture* sfConvexShape_getTexture(const sfConvexShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the sub-rectangle of the texture displayed by a convex shape +/// +/// \param shape Shape object +/// +/// \return Texture rectangle of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfIntRect sfConvexShape_getTextureRect(const sfConvexShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the fill color of a convex shape +/// +/// \param shape Shape object +/// +/// \return Fill color of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfColor sfConvexShape_getFillColor(const sfConvexShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the outline color of a convex shape +/// +/// \param shape Shape object +/// +/// \return Outline color of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfColor sfConvexShape_getOutlineColor(const sfConvexShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the outline thickness of a convex shape +/// +/// \param shape Shape object +/// +/// \return Outline thickness of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API float sfConvexShape_getOutlineThickness(const sfConvexShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the total number of points of a convex shape +/// +/// \param shape Shape object +/// +/// \return Number of points of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API unsigned int sfConvexShape_getPointCount(const sfConvexShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get a point of a convex shape +/// +/// The result is undefined if \a index is out of the valid range. +/// +/// \param shape Shape object +/// \param index Index of the point to get, in range [0 .. getPointCount() - 1] +/// +/// \return Index-th point of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfConvexShape_getPoint(const sfConvexShape* shape, unsigned int index); + +//////////////////////////////////////////////////////////// +/// \brief Set the number of points of a convex shap +/// +/// \a count must be greater than 2 to define a valid shape. +/// +/// \param shape Shape object +/// \param count New number of points of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfConvexShape_setPointCount(sfConvexShape* shape, unsigned int count); + +//////////////////////////////////////////////////////////// +/// \brief Set the position of a point in a convex shape +/// +/// Don't forget that the polygon must remain convex, and +/// the points need to stay ordered! +/// setPointCount must be called first in order to set the total +/// number of points. The result is undefined if \a index is out +/// of the valid range. +/// +/// \param shape Shape object +/// \param index Index of the point to change, in range [0 .. GetPointCount() - 1] +/// \param point New point +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfConvexShape_setPoint(sfConvexShape* shape, unsigned int index, sfVector2f point); + +//////////////////////////////////////////////////////////// +/// \brief Get the local bounding rectangle of a convex shape +/// +/// The returned rectangle is in local coordinates, which means +/// that it ignores the transformations (translation, rotation, +/// scale, ...) that are applied to the entity. +/// In other words, this function returns the bounds of the +/// entity in the entity's coordinate system. +/// +/// \param shape Shape object +/// +/// \return Local bounding rectangle of the entity +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFloatRect sfConvexShape_getLocalBounds(const sfConvexShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the global bounding rectangle of a convex shape +/// +/// The returned rectangle is in global coordinates, which means +/// that it takes in account the transformations (translation, +/// rotation, scale, ...) that are applied to the entity. +/// In other words, this function returns the bounds of the +/// sprite in the global 2D world's coordinate system. +/// +/// \param shape Shape object +/// +/// \return Global bounding rectangle of the entity +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFloatRect sfConvexShape_getGlobalBounds(const sfConvexShape* shape); + + +#endif // SFML_CONVEXSHAPE_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Export.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Export.h new file mode 100755 index 0000000..326e646 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Export.h @@ -0,0 +1,48 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_GRAPHICS_EXPORT_H +#define SFML_GRAPHICS_EXPORT_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +// Define portable import / export macros +//////////////////////////////////////////////////////////// +#if defined(CSFML_GRAPHICS_EXPORTS) + + #define CSFML_GRAPHICS_API CSFML_API_EXPORT + +#else + + #define CSFML_GRAPHICS_API CSFML_API_IMPORT + +#endif + + +#endif // SFML_GRAPHICS_EXPORT_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Font.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Font.h new file mode 100755 index 0000000..f8f3f25 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Font.h @@ -0,0 +1,136 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_FONT_H +#define SFML_FONT_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new font from a file +/// +/// \param filename Path of the font file to load +/// +/// \return A new sfFont object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFont* sfFont_createFromFile(const char* filename); + +//////////////////////////////////////////////////////////// +/// \brief Create a new image font a file in memory +/// +/// \param data Pointer to the file data in memory +/// \param sizeInBytes Size of the data to load, in bytes +/// +/// \return A new sfFont object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFont* sfFont_createFromMemory(const void* data, size_t sizeInBytes); + +//////////////////////////////////////////////////////////// +/// \brief Create a new image font a custom stream +/// +/// \param stream Source stream to read from +/// +/// \return A new sfFont object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFont* sfFont_createFromStream(sfInputStream* stream); + +//////////////////////////////////////////////////////////// +/// \brief Copy an existing font +/// +/// \param font Font to copy +/// +/// \return Copied object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFont* sfFont_copy(const sfFont* font); + +//////////////////////////////////////////////////////////// +/// \brief Destroy an existing font +/// +/// \param font Font to delete +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfFont_destroy(sfFont* font); + +//////////////////////////////////////////////////////////// +/// \brief Get a glyph in a font +/// +/// \param font Source font +/// \param codePoint Unicode code point of the character to get +/// \param characterSize Character size, in pixels +/// \param bold Retrieve the bold version or the regular one? +/// +/// \return The corresponding glyph +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfGlyph sfFont_getGlyph(sfFont* font, sfUint32 codePoint, unsigned int characterSize, sfBool bold); + +//////////////////////////////////////////////////////////// +/// \brief Get the kerning value corresponding to a given pair of characters in a font +/// +/// \param font Source font +/// \param first Unicode code point of the first character +/// \param second Unicode code point of the second character +/// \param characterSize Character size, in pixels +/// +/// \return Kerning offset, in pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API int sfFont_getKerning(sfFont* font, sfUint32 first, sfUint32 second, unsigned int characterSize); + +//////////////////////////////////////////////////////////// +/// \brief Get the line spacing value +/// +/// \param font Source font +/// \param characterSize Character size, in pixels +/// +/// \return Line spacing, in pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API int sfFont_getLineSpacing(sfFont* font, unsigned int characterSize); + +//////////////////////////////////////////////////////////// +/// \brief Get the texture containing the glyphs of a given size in a font +/// +/// \param font Source font +/// \param characterSize Character size, in pixels +/// +/// \return Read-only pointer to the texture +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API const sfTexture* sfFont_getTexture(sfFont* font, unsigned int characterSize); + + +#endif // SFML_IMAGE_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Glyph.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Glyph.h new file mode 100755 index 0000000..a9b0ef7 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Glyph.h @@ -0,0 +1,46 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_GLYPH_H +#define SFML_GLYPH_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +/// \brief sfGlyph describes a glyph (a visual character) +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + int advance; ///< Offset to move horizontically to the next character + sfIntRect bounds; ///< Bounding rectangle of the glyph, in coordinates relative to the baseline + sfIntRect textureRect; ///< Texture coordinates of the glyph inside the font's image +} sfGlyph; + + +#endif // SFML_GLYPH_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Image.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Image.h new file mode 100755 index 0000000..4fbe801 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Image.h @@ -0,0 +1,274 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_IMAGE_H +#define SFML_IMAGE_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create an image +/// +/// This image is filled with black pixels. +/// +/// \param width Width of the image +/// \param height Height of the image +/// +/// \return A new sfImage object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfImage* sfImage_create(unsigned int width, unsigned int height); + +//////////////////////////////////////////////////////////// +/// \brief Create an image and fill it with a unique color +/// +/// \param width Width of the image +/// \param height Height of the image +/// \param color Fill color +/// +/// \return A new sfImage object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfImage* sfImage_createFromColor(unsigned int width, unsigned int height, sfColor color); + +//////////////////////////////////////////////////////////// +/// \brief Create an image from an array of pixels +/// +/// The \a pixel array is assumed to contain 32-bits RGBA pixels, +/// and have the given \a width and \a height. If not, this is +/// an undefined behaviour. +/// If \a pixels is null, an empty image is created. +/// +/// \param width Width of the image +/// \param height Height of the image +/// \param pixels Array of pixels to copy to the image +/// +/// \return A new sfImage object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfImage* sfImage_createFromPixels(unsigned int width, unsigned int height, const sfUint8* pixels); + +//////////////////////////////////////////////////////////// +/// \brief Create an image from a file on disk +/// +/// The supported image formats are bmp, png, tga, jpg, gif, +/// psd, hdr and pic. Some format options are not supported, +/// like progressive jpeg. +/// If this function fails, the image is left unchanged. +/// +/// \param filename Path of the image file to load +/// +/// \return A new sfImage object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfImage* sfImage_createFromFile(const char* filename); + +//////////////////////////////////////////////////////////// +/// \brief Create an image from a file in memory +/// +/// The supported image formats are bmp, png, tga, jpg, gif, +/// psd, hdr and pic. Some format options are not supported, +/// like progressive jpeg. +/// If this function fails, the image is left unchanged. +/// +/// \param data Pointer to the file data in memory +/// \param size Size of the data to load, in bytes +/// +/// \return A new sfImage object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfImage* sfImage_createFromMemory(const void* data, size_t size); + +//////////////////////////////////////////////////////////// +/// \brief Create an image from a custom stream +/// +/// The supported image formats are bmp, png, tga, jpg, gif, +/// psd, hdr and pic. Some format options are not supported, +/// like progressive jpeg. +/// If this function fails, the image is left unchanged. +/// +/// \param stream Source stream to read from +/// +/// \return A new sfImage object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfImage* sfImage_createFromStream(sfInputStream* stream); + +//////////////////////////////////////////////////////////// +/// \brief Copy an existing image +/// +/// \param image Image to copy +/// +/// \return Copied object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfImage* sfImage_copy(const sfImage* image); + +//////////////////////////////////////////////////////////// +/// \brief Destroy an existing image +/// +/// \param image Image to delete +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfImage_destroy(sfImage* image); + +//////////////////////////////////////////////////////////// +/// \brief Save an image to a file on disk +/// +/// The format of the image is automatically deduced from +/// the extension. The supported image formats are bmp, png, +/// tga and jpg. The destination file is overwritten +/// if it already exists. This function fails if the image is empty. +/// +/// \param image Image object +/// \param filename Path of the file to save +/// +/// \return sfTrue if saving was successful +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfBool sfImage_saveToFile(const sfImage* image, const char* filename); + +//////////////////////////////////////////////////////////// +/// \brief Return the size of an image +/// +/// \param image Image object +/// +/// \return Size in pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2u sfImage_getSize(const sfImage* image); + +//////////////////////////////////////////////////////////// +/// \brief Create a transparency mask from a specified color-key +/// +/// This function sets the alpha value of every pixel matching +/// the given color to \a alpha (0 by default), so that they +/// become transparent. +/// +/// \param image Image object +/// \param color Color to make transparent +/// \param alpha Alpha value to assign to transparent pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfImage_createMaskFromColor(sfImage* image, sfColor color, sfUint8 alpha); + +//////////////////////////////////////////////////////////// +/// \brief Copy pixels from an image onto another +/// +/// This function does a slow pixel copy and should not be +/// used intensively. It can be used to prepare a complex +/// static image from several others, but if you need this +/// kind of feature in real-time you'd better use sfRenderTexture. +/// +/// If \a sourceRect is empty, the whole image is copied. +/// If \a applyAlpha is set to true, the transparency of +/// source pixels is applied. If it is false, the pixels are +/// copied unchanged with their alpha value. +/// +/// \param image Image object +/// \param source Source image to copy +/// \param destX X coordinate of the destination position +/// \param destY Y coordinate of the destination position +/// \param sourceRect Sub-rectangle of the source image to copy +/// \param applyAlpha Should the copy take in account the source transparency? +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfImage_copyImage(sfImage* image, const sfImage* source, unsigned int destX, unsigned int destY, sfIntRect sourceRect, sfBool applyAlpha); + +//////////////////////////////////////////////////////////// +/// \brief Change the color of a pixel in an image +/// +/// This function doesn't check the validity of the pixel +/// coordinates, using out-of-range values will result in +/// an undefined behaviour. +/// +/// \param image Image object +/// \param x X coordinate of pixel to change +/// \param y Y coordinate of pixel to change +/// \param color New color of the pixel +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfImage_setPixel(sfImage* image, unsigned int x, unsigned int y, sfColor color); + +//////////////////////////////////////////////////////////// +/// \brief Get the color of a pixel in an image +/// +/// This function doesn't check the validity of the pixel +/// coordinates, using out-of-range values will result in +/// an undefined behaviour. +/// +/// \param image Image object +/// \param x X coordinate of pixel to get +/// \param y Y coordinate of pixel to get +/// +/// \return Color of the pixel at coordinates (x, y) +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfColor sfImage_getPixel(const sfImage* image, unsigned int x, unsigned int y); + +//////////////////////////////////////////////////////////// +/// \brief Get a read-only pointer to the array of pixels of an image +/// +/// The returned value points to an array of RGBA pixels made of +/// 8 bits integers components. The size of the array is +/// getWidth() * getHeight() * 4. +/// Warning: the returned pointer may become invalid if you +/// modify the image, so you should never store it for too long. +/// If the image is empty, a null pointer is returned. +/// +/// \param image Image object +/// +/// \return Read-only pointer to the array of pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API const sfUint8* sfImage_getPixelsPtr(const sfImage* image); + +//////////////////////////////////////////////////////////// +/// \brief Flip an image horizontally (left <-> right) +/// +/// \param image Image object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfImage_flipHorizontally(sfImage* image); + +//////////////////////////////////////////////////////////// +/// \brief Flip an image vertically (top <-> bottom) +/// +/// \param image Image object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfImage_flipVertically(sfImage* image); + + +#endif // SFML_IMAGE_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/PrimitiveType.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/PrimitiveType.h new file mode 100755 index 0000000..2f25ff4 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/PrimitiveType.h @@ -0,0 +1,54 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_PRIMITIVETYPE_H +#define SFML_PRIMITIVETYPE_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +/// \brief Types of primitives that a sf::VertexArray can render +/// +/// Points and lines have no area, therefore their thickness +/// will always be 1 pixel, regardless the current transform +/// and view. +/// +//////////////////////////////////////////////////////////// +typedef enum +{ + sfPoints, ///< List of individual points + sfLines, ///< List of individual lines + sfLinesStrip, ///< List of connected lines, a point uses the previous point to form a line + sfTriangles, ///< List of individual triangles + sfTrianglesStrip, ///< List of connected triangles, a point uses the two previous points to form a triangle + sfTrianglesFan, ///< List of connected triangles, a point uses the common center and the previous point to form a triangle + sfQuads ///< List of individual quads +} sfPrimitiveType; + + +#endif // SFML_BLENDMODE_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Rect.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Rect.h new file mode 100755 index 0000000..eeef038 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Rect.h @@ -0,0 +1,81 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_RECT_H +#define SFML_RECT_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +/// sfFloatRect and sfIntRect are utility classes for +/// manipulating rectangles. +//////////////////////////////////////////////////////////// +typedef struct +{ + float left; + float top; + float width; + float height; +} sfFloatRect; + +typedef struct +{ + int left; + int top; + int width; + int height; +} sfIntRect; + +//////////////////////////////////////////////////////////// +/// \brief Check if a point is inside a rectangle's area +/// +/// \param rect Rectangle to test +/// \param x X coordinate of the point to test +/// \param y Y coordinate of the point to test +/// +/// \return sfTrue if the point is inside +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfBool sfFloatRect_contains(const sfFloatRect* rect, float x, float y); +CSFML_GRAPHICS_API sfBool sfIntRect_contains(const sfIntRect* rect, int x, int y); + +//////////////////////////////////////////////////////////// +/// \brief Check intersection between two rectangles +/// +/// \param rect1 First rectangle to test +/// \param rect2 Second rectangle to test +/// \param intersection Rectangle to be filled with overlapping rect (can be NULL) +/// +/// \return sfTrue if rectangles overlap +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfBool sfFloatRect_intersects(const sfFloatRect* rect1, const sfFloatRect* rect2, sfFloatRect* intersection); +CSFML_GRAPHICS_API sfBool sfIntRect_intersects(const sfIntRect* rect1, const sfIntRect* rect2, sfIntRect* intersection); + + +#endif // SFML_RECT_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/RectangleShape.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/RectangleShape.h new file mode 100755 index 0000000..936399b --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/RectangleShape.h @@ -0,0 +1,422 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_RECTANGLESHAPE_H +#define SFML_RECTANGLESHAPE_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new rectangle shape +/// +/// \return A new sfRectangleShape object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfRectangleShape* sfRectangleShape_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Copy an existing rectangle shape +/// +/// \param shape Shape to copy +/// +/// \return Copied object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfRectangleShape* sfRectangleShape_copy(const sfRectangleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Destroy an existing rectangle shape +/// +/// \param Shape Shape to delete +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRectangleShape_destroy(sfRectangleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Set the position of a rectangle shape +/// +/// This function completely overwrites the previous position. +/// See sfRectangleShape_move to apply an offset based on the previous position instead. +/// The default position of a circle Shape object is (0, 0). +/// +/// \param shape Shape object +/// \param position New position +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRectangleShape_setPosition(sfRectangleShape* shape, sfVector2f position); + +//////////////////////////////////////////////////////////// +/// \brief Set the orientation of a rectangle shape +/// +/// This function completely overwrites the previous rotation. +/// See sfRectangleShape_rotate to add an angle based on the previous rotation instead. +/// The default rotation of a circle Shape object is 0. +/// +/// \param shape Shape object +/// \param angle New rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRectangleShape_setRotation(sfRectangleShape* shape, float angle); + +//////////////////////////////////////////////////////////// +/// \brief Set the scale factors of a rectangle shape +/// +/// This function completely overwrites the previous scale. +/// See sfRectangleShape_scale to add a factor based on the previous scale instead. +/// The default scale of a circle Shape object is (1, 1). +/// +/// \param shape Shape object +/// \param scale New scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRectangleShape_setScale(sfRectangleShape* shape, sfVector2f scale); + +//////////////////////////////////////////////////////////// +/// \brief Set the local origin of a rectangle shape +/// +/// The origin of an object defines the center point for +/// all transformations (position, scale, rotation). +/// The coordinates of this point must be relative to the +/// top-left corner of the object, and ignore all +/// transformations (position, scale, rotation). +/// The default origin of a circle Shape object is (0, 0). +/// +/// \param shape Shape object +/// \param origin New origin +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRectangleShape_setOrigin(sfRectangleShape* shape, sfVector2f origin); + +//////////////////////////////////////////////////////////// +/// \brief Get the position of a rectangle shape +/// +/// \param shape Shape object +/// +/// \return Current position +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfRectangleShape_getPosition(const sfRectangleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the orientation of a rectangle shape +/// +/// The rotation is always in the range [0, 360]. +/// +/// \param shape Shape object +/// +/// \return Current rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API float sfRectangleShape_getRotation(const sfRectangleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the current scale of a rectangle shape +/// +/// \param shape Shape object +/// +/// \return Current scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfRectangleShape_getScale(const sfRectangleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the local origin of a rectangle shape +/// +/// \param shape Shape object +/// +/// \return Current origin +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfRectangleShape_getOrigin(const sfRectangleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Move a rectangle shape by a given offset +/// +/// This function adds to the current position of the object, +/// unlike sfRectangleShape_setPosition which overwrites it. +/// +/// \param shape Shape object +/// \param offset Offset +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRectangleShape_move(sfRectangleShape* shape, sfVector2f offset); + +//////////////////////////////////////////////////////////// +/// \brief Rotate a rectangle shape +/// +/// This function adds to the current rotation of the object, +/// unlike sfRectangleShape_setRotation which overwrites it. +/// +/// \param shape Shape object +/// \param angle Angle of rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRectangleShape_rotate(sfRectangleShape* shape, float angle); + +//////////////////////////////////////////////////////////// +/// \brief Scale a rectangle shape +/// +/// This function multiplies the current scale of the object, +/// unlike sfRectangleShape_setScale which overwrites it. +/// +/// \param shape Shape object +/// \param factors Scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRectangleShape_scale(sfRectangleShape* shape, sfVector2f factors); + +//////////////////////////////////////////////////////////// +/// \brief Get the combined transform of a rectangle shape +/// +/// \param shape shape object +/// +/// \return Transform combining the position/rotation/scale/origin of the object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransform sfRectangleShape_getTransform(const sfRectangleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the inverse of the combined transform of a rectangle shape +/// +/// \param shape shape object +/// +/// \return Inverse of the combined transformations applied to the object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransform sfRectangleShape_getInverseTransform(const sfRectangleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Change the source texture of a rectangle shape +/// +/// The \a texture argument refers to a texture that must +/// exist as long as the shape uses it. Indeed, the shape +/// doesn't store its own copy of the texture, but rather keeps +/// a pointer to the one that you passed to this function. +/// If the source texture is destroyed and the shape tries to +/// use it, the behaviour is undefined. +/// \a texture can be NULL to disable texturing. +/// If \a resetRect is true, the TextureRect property of +/// the shape is automatically adjusted to the size of the new +/// texture. If it is false, the texture rect is left unchanged. +/// +/// \param shape Shape object +/// \param texture New texture +/// \param resetRect Should the texture rect be reset to the size of the new texture? +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRectangleShape_setTexture(sfRectangleShape* shape, const sfTexture* texture, sfBool resetRect); + +//////////////////////////////////////////////////////////// +/// \brief Set the sub-rectangle of the texture that a rectangle shape will display +/// +/// The texture rect is useful when you don't want to display +/// the whole texture, but rather a part of it. +/// By default, the texture rect covers the entire texture. +/// +/// \param shape Shape object +/// \param rect Rectangle defining the region of the texture to display +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRectangleShape_setTextureRect(sfRectangleShape* shape, sfIntRect rect); + +//////////////////////////////////////////////////////////// +/// \brief Set the fill color of a rectangle shape +/// +/// This color is modulated (multiplied) with the shape's +/// texture if any. It can be used to colorize the shape, +/// or change its global opacity. +/// You can use sfTransparent to make the inside of +/// the shape transparent, and have the outline alone. +/// By default, the shape's fill color is opaque white. +/// +/// \param shape Shape object +/// \param color New color of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRectangleShape_setFillColor(sfRectangleShape* shape, sfColor color); + +//////////////////////////////////////////////////////////// +/// \brief Set the outline color of a rectangle shape +/// +/// You can use sfTransparent to disable the outline. +/// By default, the shape's outline color is opaque white. +/// +/// \param shape Shape object +/// \param color New outline color of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRectangleShape_setOutlineColor(sfRectangleShape* shape, sfColor color); + +//////////////////////////////////////////////////////////// +/// \brief Set the thickness of a rectangle shape's outline +/// +/// This number cannot be negative. Using zero disables +/// the outline. +/// By default, the outline thickness is 0. +/// +/// \param shape Shape object +/// \param thickness New outline thickness +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRectangleShape_setOutlineThickness(sfRectangleShape* shape, float thickness); + +//////////////////////////////////////////////////////////// +/// \brief Get the source texture of a rectangle shape +/// +/// If the shape has no source texture, a NULL pointer is returned. +/// The returned pointer is const, which means that you can't +/// modify the texture when you retrieve it with this function. +/// +/// \param shape Shape object +/// +/// \return Pointer to the shape's texture +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API const sfTexture* sfRectangleShape_getTexture(const sfRectangleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the sub-rectangle of the texture displayed by a rectangle shape +/// +/// \param shape Shape object +/// +/// \return Texture rectangle of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfIntRect sfRectangleShape_getTextureRect(const sfRectangleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the fill color of a rectangle shape +/// +/// \param shape Shape object +/// +/// \return Fill color of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfColor sfRectangleShape_getFillColor(const sfRectangleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the outline color of a rectangle shape +/// +/// \param shape Shape object +/// +/// \return Outline color of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfColor sfRectangleShape_getOutlineColor(const sfRectangleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the outline thickness of a rectangle shape +/// +/// \param shape Shape object +/// +/// \return Outline thickness of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API float sfRectangleShape_getOutlineThickness(const sfRectangleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the total number of points of a rectangle shape +/// +/// \param shape Shape object +/// +/// \return Number of points of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API unsigned int sfRectangleShape_getPointCount(const sfRectangleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get a point of a rectangle shape +/// +/// The result is undefined if \a index is out of the valid range. +/// +/// \param shape Shape object +/// \param index Index of the point to get, in range [0 .. getPointCount() - 1] +/// +/// \return Index-th point of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfRectangleShape_getPoint(const sfRectangleShape* shape, unsigned int index); + +//////////////////////////////////////////////////////////// +/// \brief Set the size of a rectangle shape +/// +/// \param shape Shape object +/// \param size New size of the rectangle +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRectangleShape_setSize(sfRectangleShape* shape, sfVector2f size); + +//////////////////////////////////////////////////////////// +/// \brief Get the size of a rectangle shape +/// +/// \param shape Shape object +// +/// \return height Size of the rectangle +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfRectangleShape_getSize(const sfRectangleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the local bounding rectangle of a rectangle shape +/// +/// The returned rectangle is in local coordinates, which means +/// that it ignores the transformations (translation, rotation, +/// scale, ...) that are applied to the entity. +/// In other words, this function returns the bounds of the +/// entity in the entity's coordinate system. +/// +/// \param shape Shape object +/// +/// \return Local bounding rectangle of the entity +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFloatRect sfRectangleShape_getLocalBounds(const sfRectangleShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the global bounding rectangle of a rectangle shape +/// +/// The returned rectangle is in global coordinates, which means +/// that it takes in account the transformations (translation, +/// rotation, scale, ...) that are applied to the entity. +/// In other words, this function returns the bounds of the +/// sprite in the global 2D world's coordinate system. +/// +/// \param shape Shape object +/// +/// \return Global bounding rectangle of the entity +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFloatRect sfRectangleShape_getGlobalBounds(const sfRectangleShape* shape); + + +#endif // SFML_RECTANGLESHAPE_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/RenderStates.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/RenderStates.h new file mode 100755 index 0000000..86c2258 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/RenderStates.h @@ -0,0 +1,50 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_RENDERSTATES_H +#define SFML_RENDERSTATES_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Define the states used for drawing to a RenderTarget +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + sfBlendMode blendMode; ///< Blending mode + sfTransform transform; ///< Transform + const sfTexture* texture; ///< Texture + const sfShader* shader; ///< Shader +} sfRenderStates; + + +#endif // SFML_RENDERSTATES_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/RenderTexture.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/RenderTexture.h new file mode 100755 index 0000000..959f4d5 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/RenderTexture.h @@ -0,0 +1,318 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_RENDERTEXTURE_H +#define SFML_RENDERTEXTURE_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Construct a new render texture +/// +/// \param width Width of the render texture +/// \param height Height of the render texture +/// \param depthBuffer Do you want a depth-buffer attached? (useful only if you're doing 3D OpenGL on the rendertexture) +/// +/// \return A new sfRenderTexture object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfRenderTexture* sfRenderTexture_create(unsigned int width, unsigned int height, sfBool depthBuffer); + +//////////////////////////////////////////////////////////// +/// \brief Destroy an existing render texture +/// +/// \param renderTexture Render texture to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderTexture_destroy(sfRenderTexture* renderTexture); + +//////////////////////////////////////////////////////////// +/// \brief Get the size of the rendering region of a render texture +/// +/// \param renderTexture Render texture object +/// +/// \return Size in pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2u sfRenderTexture_getSize(const sfRenderTexture* renderTexture); + +//////////////////////////////////////////////////////////// +/// \brief Activate or deactivate a render texture as the current target for rendering +/// +/// \param renderTexture Render texture object +/// \param active sfTrue to activate, sfFalse to deactivate +/// +/// \return True if operation was successful, false otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfBool sfRenderTexture_setActive(sfRenderTexture* renderTexture, sfBool active); + +//////////////////////////////////////////////////////////// +/// \brief Update the contents of the target texture +/// +/// \param renderTexture Render texture object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderTexture_display(sfRenderTexture* renderTexture); + +//////////////////////////////////////////////////////////// +/// \brief Clear the rendertexture with the given color +/// +/// \param renderTexture Render texture object +/// \param color Fill color +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderTexture_clear(sfRenderTexture* renderTexture, sfColor color); + +//////////////////////////////////////////////////////////// +/// \brief Change the current active view of a render texture +/// +/// \param renderTexture Render texture object +/// \param view Pointer to the new view +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderTexture_setView(sfRenderTexture* renderTexture, const sfView* view); + +//////////////////////////////////////////////////////////// +/// \brief Get the current active view of a render texture +/// +/// \param renderTexture Render texture object +/// +/// \return Current active view +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API const sfView* sfRenderTexture_getView(const sfRenderTexture* renderTexture); + +//////////////////////////////////////////////////////////// +/// \brief Get the default view of a render texture +/// +/// \param renderTexture Render texture object +/// +/// \return Default view of the rendertexture +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API const sfView* sfRenderTexture_getDefaultView(const sfRenderTexture* renderTexture); + +//////////////////////////////////////////////////////////// +/// \brief Get the viewport of a view applied to this target +/// +/// \param renderTexture Render texture object +/// \param view Target view +/// +/// \return Viewport rectangle, expressed in pixels in the current target +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfIntRect sfRenderTexture_getViewport(const sfRenderTexture* renderTexture, const sfView* view); + +//////////////////////////////////////////////////////////// +/// \brief Convert a point from texture coordinates to world coordinates +/// +/// This function finds the 2D position that matches the +/// given pixel of the render-texture. In other words, it does +/// the inverse of what the graphics card does, to find the +/// initial position of a rendered pixel. +/// +/// Initially, both coordinate systems (world units and target pixels) +/// match perfectly. But if you define a custom view or resize your +/// render-texture, this assertion is not true anymore, ie. a point +/// located at (10, 50) in your render-texture may map to the point +/// (150, 75) in your 2D world -- if the view is translated by (140, 25). +/// +/// This version uses a custom view for calculations, see the other +/// overload of the function if you want to use the current view of the +/// render-texture. +/// +/// \param renderTexture Render texture object +/// \param point Pixel to convert +/// \param view The view to use for converting the point +/// +/// \return The converted point, in "world" units +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfRenderTexture_mapPixelToCoords(const sfRenderTexture* renderTexture, sfVector2i point, const sfView* view); + +//////////////////////////////////////////////////////////// +/// \brief Convert a point from world coordinates to texture coordinates +/// +/// This function finds the pixel of the render-texture that matches +/// the given 2D point. In other words, it goes through the same process +/// as the graphics card, to compute the final position of a rendered point. +/// +/// Initially, both coordinate systems (world units and target pixels) +/// match perfectly. But if you define a custom view or resize your +/// render-texture, this assertion is not true anymore, ie. a point +/// located at (150, 75) in your 2D world may map to the pixel +/// (10, 50) of your render-texture -- if the view is translated by (140, 25). +/// +/// This version uses a custom view for calculations, see the other +/// overload of the function if you want to use the current view of the +/// render-texture. +/// +/// \param renderTexture Render texture object +/// \param point Point to convert +/// \param view The view to use for converting the point +/// +/// \return The converted point, in target coordinates (pixels) +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2i sfRenderTexture_mapCoordsToPixel(const sfRenderTexture* renderTexture, sfVector2f point, const sfView* view); + +//////////////////////////////////////////////////////////// +/// \brief Draw a drawable object to the render-target +/// +/// \param renderTexture Render texture object +/// \param object Object to draw +/// \param states Render states to use for drawing (NULL to use the default states) +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderTexture_drawSprite(sfRenderTexture* renderTexture, const sfSprite* object, const sfRenderStates* states); +CSFML_GRAPHICS_API void sfRenderTexture_drawText(sfRenderTexture* renderTexture, const sfText* object, const sfRenderStates* states); +CSFML_GRAPHICS_API void sfRenderTexture_drawShape(sfRenderTexture* renderTexture, const sfShape* object, const sfRenderStates* states); +CSFML_GRAPHICS_API void sfRenderTexture_drawCircleShape(sfRenderTexture* renderTexture, const sfCircleShape* object, const sfRenderStates* states); +CSFML_GRAPHICS_API void sfRenderTexture_drawConvexShape(sfRenderTexture* renderTexture, const sfConvexShape* object, const sfRenderStates* states); +CSFML_GRAPHICS_API void sfRenderTexture_drawRectangleShape(sfRenderTexture* renderTexture, const sfRectangleShape* object, const sfRenderStates* states); +CSFML_GRAPHICS_API void sfRenderTexture_drawVertexArray(sfRenderTexture* renderTexture, const sfVertexArray* object, const sfRenderStates* states); + +//////////////////////////////////////////////////////////// +/// \brief Draw primitives defined by an array of vertices to a render texture +/// +/// \param renderTexture Render texture object +/// \param vertices Pointer to the vertices +/// \param vertexCount Number of vertices in the array +/// \param type Type of primitives to draw +/// \param states Render states to use for drawing (NULL to use the default states) +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderTexture_drawPrimitives(sfRenderTexture* renderTexture, + const sfVertex* vertices, unsigned int vertexCount, + sfPrimitiveType type, const sfRenderStates* states); + +//////////////////////////////////////////////////////////// +/// \brief Save the current OpenGL render states and matrices +/// +/// This function can be used when you mix SFML drawing +/// and direct OpenGL rendering. Combined with popGLStates, +/// it ensures that: +/// \li SFML's internal states are not messed up by your OpenGL code +/// \li your OpenGL states are not modified by a call to a SFML function +/// +/// Note that this function is quite expensive: it saves all the +/// possible OpenGL states and matrices, even the ones you +/// don't care about. Therefore it should be used wisely. +/// It is provided for convenience, but the best results will +/// be achieved if you handle OpenGL states yourself (because +/// you know which states have really changed, and need to be +/// saved and restored). Take a look at the resetGLStates +/// function if you do so. +/// +/// \param renderTexture Render texture object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderTexture_pushGLStates(sfRenderTexture* renderTexture); + +//////////////////////////////////////////////////////////// +/// \brief Restore the previously saved OpenGL render states and matrices +/// +/// See the description of pushGLStates to get a detailed +/// description of these functions. +/// +/// \param renderTexture Render texture object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderTexture_popGLStates(sfRenderTexture* renderTexture); + +//////////////////////////////////////////////////////////// +/// \brief Reset the internal OpenGL states so that the target is ready for drawing +/// +/// This function can be used when you mix SFML drawing +/// and direct OpenGL rendering, if you choose not to use +/// pushGLStates/popGLStates. It makes sure that all OpenGL +/// states needed by SFML are set, so that subsequent sfRenderTexture_draw*() +/// calls will work as expected. +/// +/// \param renderTexture Render texture object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderTexture_resetGLStates(sfRenderTexture* renderTexture); + +//////////////////////////////////////////////////////////// +/// \brief Get the target texture of a render texture +/// +/// \param renderTexture Render texture object +/// +/// \return Pointer to the target texture +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API const sfTexture* sfRenderTexture_getTexture(const sfRenderTexture* renderTexture); + +//////////////////////////////////////////////////////////// +/// \brief Enable or disable the smooth filter on a render texture +/// +/// \param renderTexture Render texture object +/// \param smooth sfTrue to enable smoothing, sfFalse to disable it +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderTexture_setSmooth(sfRenderTexture* renderTexture, sfBool smooth); + +//////////////////////////////////////////////////////////// +/// \brief Tell whether the smooth filter is enabled or not for a render texture +/// +/// \param renderTexture Render texture object +/// +/// \return sfTrue if smoothing is enabled, sfFalse if it is disabled +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfBool sfRenderTexture_isSmooth(const sfRenderTexture* renderTexture); + +//////////////////////////////////////////////////////////// +/// \brief Enable or disable texture repeating +/// +/// \param renderTexture Render texture object +/// \param repeated sfTrue to enable repeating, sfFalse to disable it +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderTexture_setRepeated(sfRenderTexture* renderTexture, sfBool repeated); + +//////////////////////////////////////////////////////////// +/// \brief Tell whether the texture is repeated or not +/// +/// \param renderTexture Render texture object +/// +/// \return sfTrue if repeat mode is enabled, sfFalse if it is disabled +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfBool sfRenderTexture_isRepeated(const sfRenderTexture* renderTexture); + +#endif // SFML_RENDERTEXTURE_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/RenderWindow.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/RenderWindow.h new file mode 100755 index 0000000..584ca02 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/RenderWindow.h @@ -0,0 +1,513 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_RENDERWINDOW_H +#define SFML_RENDERWINDOW_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Construct a new render window +/// +/// \param mode Video mode to use +/// \param title Title of the window +/// \param style Window style +/// \param settings Creation settings (pass NULL to use default values) +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfRenderWindow* sfRenderWindow_create(sfVideoMode mode, const char* title, sfUint32 style, const sfContextSettings* settings); + +//////////////////////////////////////////////////////////// +/// \brief Construct a new render window (with a UTF-32 title) +/// +/// \param mode Video mode to use +/// \param title Title of the window (UTF-32) +/// \param style Window style +/// \param settings Creation settings (pass NULL to use default values) +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfRenderWindow* sfRenderWindow_createUnicode(sfVideoMode mode, const sfUint32* title, sfUint32 style, const sfContextSettings* settings); + +//////////////////////////////////////////////////////////// +/// \brief Construct a render window from an existing control +/// +/// \param handle Platform-specific handle of the control +/// \param settings Creation settings (pass NULL to use default values) +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfRenderWindow* sfRenderWindow_createFromHandle(sfWindowHandle handle, const sfContextSettings* settings); + +//////////////////////////////////////////////////////////// +/// \brief Destroy an existing render window +/// +/// \param renderWindow Render window to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_destroy(sfRenderWindow* renderWindow); + +//////////////////////////////////////////////////////////// +/// \brief Close a render window (but doesn't destroy the internal data) +/// +/// \param renderWindow Render window to close +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_close(sfRenderWindow* renderWindow); + +//////////////////////////////////////////////////////////// +/// \brief Tell whether or not a render window is opened +/// +/// \param renderWindow Render window object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfBool sfRenderWindow_isOpen(const sfRenderWindow* renderWindow); + +//////////////////////////////////////////////////////////// +/// \brief Get the creation settings of a render window +/// +/// \param renderWindow Render window object +/// +/// \return Settings used to create the window +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfContextSettings sfRenderWindow_getSettings(const sfRenderWindow* renderWindow); + +//////////////////////////////////////////////////////////// +/// \brief Get the event on top of event queue of a render window, if any, and pop it +/// +/// \param renderWindow Render window object +/// \param event Event to fill, if any +/// +/// \return sfTrue if an event was returned, sfFalse if event queue was empty +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfBool sfRenderWindow_pollEvent(sfRenderWindow* renderWindow, sfEvent* event); + +//////////////////////////////////////////////////////////// +/// \brief Wait for an event and return it +/// +/// \param renderWindow Render window object +/// \param event Event to fill +/// +/// \return sfFalse if an error occured +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfBool sfRenderWindow_waitEvent(sfRenderWindow* renderWindow, sfEvent* event); + +//////////////////////////////////////////////////////////// +/// \brief Get the position of a render window +/// +/// \param renderWindow Render window object +/// +/// \return Position in pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2i sfRenderWindow_getPosition(const sfRenderWindow* renderWindow); + +//////////////////////////////////////////////////////////// +/// \brief Change the position of a render window on screen +/// +/// Only works for top-level windows +/// +/// \param renderWindow Render window object +/// \param position New position, in pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_setPosition(sfRenderWindow* renderWindow, sfVector2i position); + +//////////////////////////////////////////////////////////// +/// \brief Get the size of the rendering region of a render window +/// +/// \param renderWindow Render window object +/// +/// \return Size in pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2u sfRenderWindow_getSize(const sfRenderWindow* renderWindow); + +//////////////////////////////////////////////////////////// +/// \brief Change the size of the rendering region of a render window +/// +/// \param renderWindow Render window object +/// \param size New size, in pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_setSize(sfRenderWindow* renderWindow, sfVector2u size); + +//////////////////////////////////////////////////////////// +/// \brief Change the title of a render window +/// +/// \param renderWindow Render window object +/// \param title New title +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_setTitle(sfRenderWindow* renderWindow, const char* title); + +//////////////////////////////////////////////////////////// +/// \brief Change the title of a render window (with a UTF-32 string) +/// +/// \param renderWindow Render window object +/// \param title New title +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_setUnicodeTitle(sfRenderWindow* renderWindow, const sfUint32* title); + +//////////////////////////////////////////////////////////// +/// \brief Change a render window's icon +/// +/// \param renderWindow Render window object +/// \param width Icon's width, in pixels +/// \param height Icon's height, in pixels +/// \param pixels Pointer to the pixels in memory, format must be RGBA 32 bits +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_setIcon(sfRenderWindow* renderWindow, unsigned int width, unsigned int height, const sfUint8* pixels); + +//////////////////////////////////////////////////////////// +/// \brief Show or hide a render window +/// +/// \param renderWindow Render window object +/// \param visible sfTrue to show the window, sfFalse to hide it +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_setVisible(sfRenderWindow* renderWindow, sfBool visible); + +//////////////////////////////////////////////////////////// +/// \brief Show or hide the mouse cursor on a render window +/// +/// \param renderWindow Render window object +/// \param show sfTrue to show, sfFalse to hide +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_setMouseCursorVisible(sfRenderWindow* renderWindow, sfBool show); + +//////////////////////////////////////////////////////////// +/// \brief Enable / disable vertical synchronization on a render window +/// +/// \param renderWindow Render window object +/// \param enabled sfTrue to enable v-sync, sfFalse to deactivate +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_setVerticalSyncEnabled(sfRenderWindow* renderWindow, sfBool enabled); + +//////////////////////////////////////////////////////////// +/// \brief Enable or disable automatic key-repeat for keydown events +/// +/// Automatic key-repeat is enabled by default +/// +/// \param renderWindow Render window object +/// \param enabled sfTrue to enable, sfFalse to disable +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_setKeyRepeatEnabled(sfRenderWindow* renderWindow, sfBool enabled); + +//////////////////////////////////////////////////////////// +/// \brief Activate or deactivate a render window as the current target for rendering +/// +/// \param renderWindow Render window object +/// \param active sfTrue to activate, sfFalse to deactivate +/// +/// \return True if operation was successful, false otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfBool sfRenderWindow_setActive(sfRenderWindow* renderWindow, sfBool active); + +//////////////////////////////////////////////////////////// +/// \brief Display a render window on screen +/// +/// \param renderWindow Render window object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_display(sfRenderWindow* renderWindow); + +//////////////////////////////////////////////////////////// +/// \brief Limit the framerate to a maximum fixed frequency for a render window +/// +/// \param renderWindow Render window object +/// \param limit Framerate limit, in frames per seconds (use 0 to disable limit) +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_setFramerateLimit(sfRenderWindow* renderWindow, unsigned int limit); + +//////////////////////////////////////////////////////////// +/// \brief Change the joystick threshold, ie. the value below which no move event will be generated +/// +/// \param renderWindow Render window object +/// \param threshold New threshold, in range [0, 100] +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_setJoystickThreshold(sfRenderWindow* renderWindow, float threshold); + +//////////////////////////////////////////////////////////// +/// \brief Retrieve the OS-specific handle of a render window +/// +/// \param renderWindow Render window object +/// +/// \return Window handle +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfWindowHandle sfRenderWindow_getSystemHandle(const sfRenderWindow* renderWindow); + +//////////////////////////////////////////////////////////// +/// \brief Clear a render window with the given color +/// +/// \param renderWindow Render window object +/// \param color Fill color +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_clear(sfRenderWindow* renderWindow, sfColor color); + +//////////////////////////////////////////////////////////// +/// \brief Change the current active view of a render window +/// +/// \param renderWindow Render window object +/// \param view Pointer to the new view +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_setView(sfRenderWindow* renderWindow, const sfView* view); + +//////////////////////////////////////////////////////////// +/// \brief Get the current active view of a render window +/// +/// \param renderWindow Render window object +/// +/// \return Current active view +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API const sfView* sfRenderWindow_getView(const sfRenderWindow* renderWindow); + +//////////////////////////////////////////////////////////// +/// \brief Get the default view of a render window +/// +/// \param renderWindow Render window object +/// +/// \return Default view of the render window +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API const sfView* sfRenderWindow_getDefaultView(const sfRenderWindow* renderWindow); + +//////////////////////////////////////////////////////////// +/// \brief Get the viewport of a view applied to this target +/// +/// \param renderWindow Render window object +/// \param view Target view +/// +/// \return Viewport rectangle, expressed in pixels in the current target +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfIntRect sfRenderWindow_getViewport(const sfRenderWindow* renderWindow, const sfView* view); + +//////////////////////////////////////////////////////////// +/// \brief Convert a point from window coordinates to world coordinates +/// +/// This function finds the 2D position that matches the +/// given pixel of the render-window. In other words, it does +/// the inverse of what the graphics card does, to find the +/// initial position of a rendered pixel. +/// +/// Initially, both coordinate systems (world units and target pixels) +/// match perfectly. But if you define a custom view or resize your +/// render-window, this assertion is not true anymore, ie. a point +/// located at (10, 50) in your render-window may map to the point +/// (150, 75) in your 2D world -- if the view is translated by (140, 25). +/// +/// This function is typically used to find which point (or object) is +/// located below the mouse cursor. +/// +/// This version uses a custom view for calculations, see the other +/// overload of the function if you want to use the current view of the +/// render-window. +/// +/// \param renderWindow Render window object +/// \param point Pixel to convert +/// \param view The view to use for converting the point +/// +/// \return The converted point, in "world" units +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfRenderWindow_mapPixelToCoords(const sfRenderWindow* renderWindow, sfVector2i point, const sfView* view); + +//////////////////////////////////////////////////////////// +/// \brief Convert a point from world coordinates to window coordinates +/// +/// This function finds the pixel of the render-window that matches +/// the given 2D point. In other words, it goes through the same process +/// as the graphics card, to compute the final position of a rendered point. +/// +/// Initially, both coordinate systems (world units and target pixels) +/// match perfectly. But if you define a custom view or resize your +/// render-window, this assertion is not true anymore, ie. a point +/// located at (150, 75) in your 2D world may map to the pixel +/// (10, 50) of your render-window -- if the view is translated by (140, 25). +/// +/// This version uses a custom view for calculations, see the other +/// overload of the function if you want to use the current view of the +/// render-window. +/// +/// \param renderWindow Render window object +/// \param point Point to convert +/// \param view The view to use for converting the point +/// +/// \return The converted point, in target coordinates (pixels) +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2i sfRenderWindow_mapCoordsToPixel(const sfRenderWindow* renderWindow, sfVector2f point, const sfView* view); + +//////////////////////////////////////////////////////////// +/// \brief Draw a drawable object to the render-target +/// +/// \param renderWindow render window object +/// \param object Object to draw +/// \param states Render states to use for drawing (NULL to use the default states) +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_drawSprite(sfRenderWindow* renderWindow, const sfSprite* object, const sfRenderStates* states); +CSFML_GRAPHICS_API void sfRenderWindow_drawText(sfRenderWindow* renderWindow, const sfText* object, const sfRenderStates* states); +CSFML_GRAPHICS_API void sfRenderWindow_drawShape(sfRenderWindow* renderWindow, const sfShape* object, const sfRenderStates* states); +CSFML_GRAPHICS_API void sfRenderWindow_drawCircleShape(sfRenderWindow* renderWindow, const sfCircleShape* object, const sfRenderStates* states); +CSFML_GRAPHICS_API void sfRenderWindow_drawConvexShape(sfRenderWindow* renderWindow, const sfConvexShape* object, const sfRenderStates* states); +CSFML_GRAPHICS_API void sfRenderWindow_drawRectangleShape(sfRenderWindow* renderWindow, const sfRectangleShape* object, const sfRenderStates* states); +CSFML_GRAPHICS_API void sfRenderWindow_drawVertexArray(sfRenderWindow* renderWindow, const sfVertexArray* object, const sfRenderStates* states); + +//////////////////////////////////////////////////////////// +/// \brief Draw primitives defined by an array of vertices to a render window +/// +/// \param renderWindow render window object +/// \param vertices Pointer to the vertices +/// \param vertexCount Number of vertices in the array +/// \param type Type of primitives to draw +/// \param states Render states to use for drawing (NULL to use the default states) +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_drawPrimitives(sfRenderWindow* renderWindow, + const sfVertex* vertices, unsigned int vertexCount, + sfPrimitiveType type, const sfRenderStates* states); + +//////////////////////////////////////////////////////////// +/// \brief Save the current OpenGL render states and matrices +/// +/// This function can be used when you mix SFML drawing +/// and direct OpenGL rendering. Combined with popGLStates, +/// it ensures that: +/// \li SFML's internal states are not messed up by your OpenGL code +/// \li your OpenGL states are not modified by a call to a SFML function +/// +/// Note that this function is quite expensive: it saves all the +/// possible OpenGL states and matrices, even the ones you +/// don't care about. Therefore it should be used wisely. +/// It is provided for convenience, but the best results will +/// be achieved if you handle OpenGL states yourself (because +/// you know which states have really changed, and need to be +/// saved and restored). Take a look at the resetGLStates +/// function if you do so. +/// +/// \param renderWindow render window object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_pushGLStates(sfRenderWindow* renderWindow); + +//////////////////////////////////////////////////////////// +/// \brief Restore the previously saved OpenGL render states and matrices +/// +/// See the description of pushGLStates to get a detailed +/// description of these functions. +/// +/// \param renderWindow render window object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_popGLStates(sfRenderWindow* renderWindow); + +//////////////////////////////////////////////////////////// +/// \brief Reset the internal OpenGL states so that the target is ready for drawing +/// +/// This function can be used when you mix SFML drawing +/// and direct OpenGL rendering, if you choose not to use +/// pushGLStates/popGLStates. It makes sure that all OpenGL +/// states needed by SFML are set, so that subsequent sfRenderWindow_draw*() +/// calls will work as expected. +/// +/// \param renderWindow render window object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfRenderWindow_resetGLStates(sfRenderWindow* renderWindow); + +//////////////////////////////////////////////////////////// +/// \brief Copy the current contents of a render window to an image +/// +/// This is a slow operation, whose main purpose is to make +/// screenshots of the application. If you want to update an +/// image with the contents of the window and then use it for +/// drawing, you should rather use a sfTexture and its +/// update(sfWindow*) function. +/// You can also draw things directly to a texture with the +/// sfRenderWindow class. +/// +/// \param renderWindow Render window object +/// +/// \return New image containing the captured contents +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfImage* sfRenderWindow_capture(const sfRenderWindow* renderWindow); + +//////////////////////////////////////////////////////////// +/// \brief Get the current position of the mouse relatively to a render-window +/// +/// This function returns the current position of the mouse +/// cursor relative to the given render-window, or desktop if NULL is passed. +/// +/// \param relativeTo Reference window +/// +/// \return Position of the mouse cursor, relative to the given render-window +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2i sfMouse_getPositionRenderWindow(const sfRenderWindow* relativeTo); + +//////////////////////////////////////////////////////////// +/// \brief Set the current position of the mouse relatively to a render-window +/// +/// This function sets the current position of the mouse +/// cursor relative to the given render-window, or desktop if NULL is passed. +/// +/// \param position New position of the mouse +/// \param relativeTo Reference window +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfMouse_setPositionRenderWindow(sfVector2i position, const sfRenderWindow* relativeTo); + + +#endif // SFML_RENDERWINDOW_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Shader.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Shader.h new file mode 100755 index 0000000..a2c86f0 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Shader.h @@ -0,0 +1,388 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_SHADER_H +#define SFML_SHADER_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Load both the vertex and fragment shaders from files +/// +/// This function can load both the vertex and the fragment +/// shaders, or only one of them: pass NULL if you don't want to load +/// either the vertex shader or the fragment shader. +/// The sources must be text files containing valid shaders +/// in GLSL language. GLSL is a C-like language dedicated to +/// OpenGL shaders; you'll probably need to read a good documentation +/// for it before writing your own shaders. +/// +/// \param vertexShaderFilename Path of the vertex shader file to load, or NULL to skip this shader +/// \param fragmentShaderFilename Path of the fragment shader file to load, or NULL to skip this shader +/// +/// \return A new sfShader object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfShader* sfShader_createFromFile(const char* vertexShaderFilename, const char* fragmentShaderFilename); + +//////////////////////////////////////////////////////////// +/// \brief Load both the vertex and fragment shaders from source codes in memory +/// +/// This function can load both the vertex and the fragment +/// shaders, or only one of them: pass NULL if you don't want to load +/// either the vertex shader or the fragment shader. +/// The sources must be valid shaders in GLSL language. GLSL is +/// a C-like language dedicated to OpenGL shaders; you'll +/// probably need to read a good documentation for it before +/// writing your own shaders. +/// +/// \param vertexShader String containing the source code of the vertex shader, or NULL to skip this shader +/// \param fragmentShader String containing the source code of the fragment shader, or NULL to skip this shader +/// +/// \return A new sfShader object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfShader* sfShader_createFromMemory(const char* vertexShader, const char* fragmentShader); + +//////////////////////////////////////////////////////////// +/// \brief Load both the vertex and fragment shaders from custom streams +/// +/// This function can load both the vertex and the fragment +/// shaders, or only one of them: pass NULL if you don't want to load +/// either the vertex shader or the fragment shader. +/// The source codes must be valid shaders in GLSL language. +/// GLSL is a C-like language dedicated to OpenGL shaders; +/// you'll probably need to read a good documentation for +/// it before writing your own shaders. +/// +/// \param vertexShaderStream Source stream to read the vertex shader from, or NULL to skip this shader +/// \param fragmentShaderStream Source stream to read the fragment shader from, or NULL to skip this shader +/// +/// \return A new sfShader object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfShader* sfShader_createFromStream(sfInputStream* vertexShaderStream, sfInputStream* fragmentShaderStream); + +//////////////////////////////////////////////////////////// +/// \brief Destroy an existing shader +/// +/// \param shader Shader to delete +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShader_destroy(sfShader* shader); + +//////////////////////////////////////////////////////////// +/// \brief Change a float parameter of a shader +/// +/// \a name is the name of the variable to change in the shader. +/// The corresponding parameter in the shader must be a float +/// (float GLSL type). +/// +/// Example: +/// \code +/// uniform float myparam; // this is the variable in the shader +/// \endcode +/// \code +/// sfShader_setFloatParameter(shader, "myparam", 5.2f); +/// \endcode +/// +/// \param shader Shader object +/// \param name Name of the parameter in the shader +/// \param x Value to assign +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShader_setFloatParameter(sfShader* shader, const char* name, float x); + +//////////////////////////////////////////////////////////// +/// \brief Change a 2-components vector parameter of a shader +/// +/// \a name is the name of the variable to change in the shader. +/// The corresponding parameter in the shader must be a 2x1 vector +/// (vec2 GLSL type). +/// +/// Example: +/// \code +/// uniform vec2 myparam; // this is the variable in the shader +/// \endcode +/// \code +/// sfShader_setFloat2Parameter(shader, "myparam", 5.2f, 6.0f); +/// \endcode +/// +/// \param shader Shader object +/// \param name Name of the parameter in the shader +/// \param x First component of the value to assign +/// \param y Second component of the value to assign +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShader_setFloat2Parameter(sfShader* shader, const char* name, float x, float y); + +//////////////////////////////////////////////////////////// +/// \brief Change a 3-components vector parameter of a shader +/// +/// \a name is the name of the variable to change in the shader. +/// The corresponding parameter in the shader must be a 3x1 vector +/// (vec3 GLSL type). +/// +/// Example: +/// \code +/// uniform vec3 myparam; // this is the variable in the shader +/// \endcode +/// \code +/// sfShader_setFloat3Parameter(shader, "myparam", 5.2f, 6.0f, -8.1f); +/// \endcode +/// +/// \param shader Shader object +/// \param name Name of the parameter in the shader +/// \param x First component of the value to assign +/// \param y Second component of the value to assign +/// \param z Third component of the value to assign +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShader_setFloat3Parameter(sfShader* shader, const char* name, float x, float y, float z); + +//////////////////////////////////////////////////////////// +/// \brief Change a 4-components vector parameter of a shader +/// +/// \a name is the name of the variable to change in the shader. +/// The corresponding parameter in the shader must be a 4x1 vector +/// (vec4 GLSL type). +/// +/// Example: +/// \code +/// uniform vec4 myparam; // this is the variable in the shader +/// \endcode +/// \code +/// sfShader_setFloat4Parameter(shader, "myparam", 5.2f, 6.0f, -8.1f, 0.4f); +/// \endcode +/// +/// \param shader Shader object +/// \param name Name of the parameter in the shader +/// \param x First component of the value to assign +/// \param y Second component of the value to assign +/// \param z Third component of the value to assign +/// \param w Fourth component of the value to assign +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShader_setFloat4Parameter(sfShader* shader, const char* name, float x, float y, float z, float w); + +//////////////////////////////////////////////////////////// +/// \brief Change a 2-components vector parameter of a shader +/// +/// \a name is the name of the variable to change in the shader. +/// The corresponding parameter in the shader must be a 2x1 vector +/// (vec2 GLSL type). +/// +/// Example: +/// \code +/// uniform vec2 myparam; // this is the variable in the shader +/// \endcode +/// \code +/// sfVector2f vec = {5.2f, 6.0f}; +/// sfShader_setVector2Parameter(shader, "myparam", vec); +/// \endcode +/// +/// \param shader Shader object +/// \param name Name of the parameter in the shader +/// \param vector Vector to assign +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShader_setVector2Parameter(sfShader* shader, const char* name, sfVector2f vector); + +//////////////////////////////////////////////////////////// +/// \brief Change a 3-components vector parameter of a shader +/// +/// \a name is the name of the variable to change in the shader. +/// The corresponding parameter in the shader must be a 3x1 vector +/// (vec3 GLSL type). +/// +/// Example: +/// \code +/// uniform vec3 myparam; // this is the variable in the shader +/// \endcode +/// \code +/// sfVector3f vec = {5.2f, 6.0f, -8.1f}; +/// sfShader_setVector3Parameter(shader, "myparam", vec); +/// \endcode +/// +/// \param shader Shader object +/// \param name Name of the parameter in the shader +/// \param vector Vector to assign +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShader_setVector3Parameter(sfShader* shader, const char* name, sfVector3f vector); + +//////////////////////////////////////////////////////////// +/// \brief Change a color parameter of a shader +/// +/// \a name is the name of the variable to change in the shader. +/// The corresponding parameter in the shader must be a 4x1 vector +/// (vec4 GLSL type). +/// +/// It is important to note that the components of the color are +/// normalized before being passed to the shader. Therefore, +/// they are converted from range [0 .. 255] to range [0 .. 1]. +/// For example, a sf::Color(255, 125, 0, 255) will be transformed +/// to a vec4(1.0, 0.5, 0.0, 1.0) in the shader. +/// +/// Example: +/// \code +/// uniform vec4 color; // this is the variable in the shader +/// \endcode +/// \code +/// sfShader_setColorParameter(shader, "color", sfColor_fromRGB(255, 128, 0)); +/// \endcode +/// +/// \param shader Shader object +/// \param name Name of the parameter in the shader +/// \param color Color to assign +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShader_setColorParameter(sfShader* shader, const char* name, sfColor color); + +//////////////////////////////////////////////////////////// +/// \brief Change a matrix parameter of a shader +/// +/// \a name is the name of the variable to change in the shader. +/// The corresponding parameter in the shader must be a 4x4 matrix +/// (mat4 GLSL type). +/// +/// Example: +/// \code +/// uniform mat4 matrix; // this is the variable in the shader +/// \endcode +/// \code +/// @todo +/// sfShader_setTransformParameter(shader, "matrix", transform); +/// \endcode +/// +/// \param shader Shader object +/// \param name Name of the parameter in the shader +/// \param transform Transform to assign +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShader_setTransformParameter(sfShader* shader, const char* name, sfTransform transform); + +//////////////////////////////////////////////////////////// +/// \brief Change a texture parameter of a shader +/// +/// \a name is the name of the variable to change in the shader. +/// The corresponding parameter in the shader must be a 2D texture +/// (sampler2D GLSL type). +/// +/// Example: +/// \code +/// uniform sampler2D the_texture; // this is the variable in the shader +/// \endcode +/// \code +/// sf::Texture texture; +/// ... +/// sfShader_setTextureParameter(shader, "the_texture", texture); +/// \endcode +/// It is important to note that \a texture must remain alive as long +/// as the shader uses it, no copy is made internally. +/// +/// To use the texture of the object being draw, which cannot be +/// known in advance, you can use the special function +/// sfShader_setCurrentTextureParameter: +/// \code +/// sfShader_setCurrentTextureParameter(shader, "the_texture"). +/// \endcode +/// +/// \param shader Shader object +/// \param name Name of the texture in the shader +/// \param texture Texture to assign +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShader_setTextureParameter(sfShader* shader, const char* name, const sfTexture* texture); + +//////////////////////////////////////////////////////////// +/// \brief Change a texture parameter of a shader +/// +/// This function maps a shader texture variable to the +/// texture of the object being drawn, which cannot be +/// known in advance. +/// The corresponding parameter in the shader must be a 2D texture +/// (sampler2D GLSL type). +/// +/// Example: +/// \code +/// uniform sampler2D current; // this is the variable in the shader +/// \endcode +/// \code +/// sfShader_setCurrentTextureParameter(shader, "current"); +/// \endcode +/// +/// \param shader Shader object +/// \param name Name of the texture in the shader +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShader_setCurrentTextureParameter(sfShader* shader, const char* name); + +//////////////////////////////////////////////////////////// +/// \brief Bind a shader for rendering (activate it) +/// +/// This function is not part of the graphics API, it mustn't be +/// used when drawing SFML entities. It must be used only if you +/// mix sfShader with OpenGL code. +/// +/// \code +/// sfShader *s1, *s2; +/// ... +/// sfShader_bind(s1); +/// // draw OpenGL stuff that use s1... +/// sfShader_bind(s2); +/// // draw OpenGL stuff that use s2... +/// sfShader_bind(0); +/// // draw OpenGL stuff that use no shader... +/// \endcode +/// +/// \param shader Shader to bind, can be null to use no shader +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShader_bind(const sfShader* shader); + +//////////////////////////////////////////////////////////// +/// \brief Tell whether or not the system supports shaders +/// +/// This function should always be called before using +/// the shader features. If it returns false, then +/// any attempt to use sfShader will fail. +/// +/// \return sfTrue if the system can use shaders, sfFalse otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfBool sfShader_isAvailable(void); + + +#endif // SFML_SHADER_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Shape.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Shape.h new file mode 100755 index 0000000..dc6254a --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Shape.h @@ -0,0 +1,412 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_SHAPE_H +#define SFML_SHAPE_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include +#include + + +typedef unsigned int (*sfShapeGetPointCountCallback)(void*); ///< Type of the callback used to get the number of points in a shape +typedef sfVector2f (*sfShapeGetPointCallback)(unsigned int, void*); ///< Type of the callback used to get a point of a shape + +//////////////////////////////////////////////////////////// +/// \brief Create a new shape +/// +/// \param getPointCount Callback that provides the point count of the shape +/// \param getPoint Callback that provides the points of the shape +/// \param userData Data to pass to the callback functions +/// +/// \return A new sfShape object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfShape* sfShape_create(sfShapeGetPointCountCallback getPointCount, + sfShapeGetPointCallback getPoint, + void* userData); + +//////////////////////////////////////////////////////////// +/// \brief Destroy an existing shape +/// +/// \param Shape Shape to delete +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShape_destroy(sfShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Set the position of a shape +/// +/// This function completely overwrites the previous position. +/// See sfShape_move to apply an offset based on the previous position instead. +/// The default position of a circle Shape object is (0, 0). +/// +/// \param shape Shape object +/// \param position New position +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShape_setPosition(sfShape* shape, sfVector2f position); + +//////////////////////////////////////////////////////////// +/// \brief Set the orientation of a shape +/// +/// This function completely overwrites the previous rotation. +/// See sfShape_rotate to add an angle based on the previous rotation instead. +/// The default rotation of a circle Shape object is 0. +/// +/// \param shape Shape object +/// \param angle New rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShape_setRotation(sfShape* shape, float angle); + +//////////////////////////////////////////////////////////// +/// \brief Set the scale factors of a shape +/// +/// This function completely overwrites the previous scale. +/// See sfShape_scale to add a factor based on the previous scale instead. +/// The default scale of a circle Shape object is (1, 1). +/// +/// \param shape Shape object +/// \param scale New scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShape_setScale(sfShape* shape, sfVector2f scale); + +//////////////////////////////////////////////////////////// +/// \brief Set the local origin of a shape +/// +/// The origin of an object defines the center point for +/// all transformations (position, scale, rotation). +/// The coordinates of this point must be relative to the +/// top-left corner of the object, and ignore all +/// transformations (position, scale, rotation). +/// The default origin of a circle Shape object is (0, 0). +/// +/// \param shape Shape object +/// \param origin New origin +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShape_setOrigin(sfShape* shape, sfVector2f origin); + +//////////////////////////////////////////////////////////// +/// \brief Get the position of a shape +/// +/// \param shape Shape object +/// +/// \return Current position +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfShape_getPosition(const sfShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the orientation of a shape +/// +/// The rotation is always in the range [0, 360]. +/// +/// \param shape Shape object +/// +/// \return Current rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API float sfShape_getRotation(const sfShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the current scale of a shape +/// +/// \param shape Shape object +/// +/// \return Current scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfShape_getScale(const sfShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the local origin of a shape +/// +/// \param shape Shape object +/// +/// \return Current origin +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfShape_getOrigin(const sfShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Move a shape by a given offset +/// +/// This function adds to the current position of the object, +/// unlike sfShape_setPosition which overwrites it. +/// +/// \param shape Shape object +/// \param offset Offset +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShape_move(sfShape* shape, sfVector2f offset); + +//////////////////////////////////////////////////////////// +/// \brief Rotate a shape +/// +/// This function adds to the current rotation of the object, +/// unlike sfShape_setRotation which overwrites it. +/// +/// \param shape Shape object +/// \param angle Angle of rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShape_rotate(sfShape* shape, float angle); + +//////////////////////////////////////////////////////////// +/// \brief Scale a shape +/// +/// This function multiplies the current scale of the object, +/// unlike sfShape_setScale which overwrites it. +/// +/// \param shape Shape object +/// \param factors Scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShape_scale(sfShape* shape, sfVector2f factors); + +//////////////////////////////////////////////////////////// +/// \brief Get the combined transform of a shape +/// +/// \param shape shape object +/// +/// \return Transform combining the position/rotation/scale/origin of the object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransform sfShape_getTransform(const sfShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the inverse of the combined transform of a shape +/// +/// \param shape shape object +/// +/// \return Inverse of the combined transformations applied to the object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransform sfShape_getInverseTransform(const sfShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Change the source texture of a shape +/// +/// The \a texture argument refers to a texture that must +/// exist as long as the shape uses it. Indeed, the shape +/// doesn't store its own copy of the texture, but rather keeps +/// a pointer to the one that you passed to this function. +/// If the source texture is destroyed and the shape tries to +/// use it, the behaviour is undefined. +/// \a texture can be NULL to disable texturing. +/// If \a resetRect is true, the TextureRect property of +/// the shape is automatically adjusted to the size of the new +/// texture. If it is false, the texture rect is left unchanged. +/// +/// \param shape Shape object +/// \param texture New texture +/// \param resetRect Should the texture rect be reset to the size of the new texture? +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShape_setTexture(sfShape* shape, const sfTexture* texture, sfBool resetRect); + +//////////////////////////////////////////////////////////// +/// \brief Set the sub-rectangle of the texture that a shape will display +/// +/// The texture rect is useful when you don't want to display +/// the whole texture, but rather a part of it. +/// By default, the texture rect covers the entire texture. +/// +/// \param shape Shape object +/// \param rect Rectangle defining the region of the texture to display +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShape_setTextureRect(sfShape* shape, sfIntRect rect); + +//////////////////////////////////////////////////////////// +/// \brief Set the fill color of a shape +/// +/// This color is modulated (multiplied) with the shape's +/// texture if any. It can be used to colorize the shape, +/// or change its global opacity. +/// You can use sfTransparent to make the inside of +/// the shape transparent, and have the outline alone. +/// By default, the shape's fill color is opaque white. +/// +/// \param shape Shape object +/// \param color New color of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShape_setFillColor(sfShape* shape, sfColor color); + +//////////////////////////////////////////////////////////// +/// \brief Set the outline color of a shape +/// +/// You can use sfTransparent to disable the outline. +/// By default, the shape's outline color is opaque white. +/// +/// \param shape Shape object +/// \param color New outline color of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShape_setOutlineColor(sfShape* shape, sfColor color); + +//////////////////////////////////////////////////////////// +/// \brief Set the thickness of a shape's outline +/// +/// This number cannot be negative. Using zero disables +/// the outline. +/// By default, the outline thickness is 0. +/// +/// \param shape Shape object +/// \param thickness New outline thickness +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShape_setOutlineThickness(sfShape* shape, float thickness); + +//////////////////////////////////////////////////////////// +/// \brief Get the source texture of a shape +/// +/// If the shape has no source texture, a NULL pointer is returned. +/// The returned pointer is const, which means that you can't +/// modify the texture when you retrieve it with this function. +/// +/// \param shape Shape object +/// +/// \return Pointer to the shape's texture +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API const sfTexture* sfShape_getTexture(const sfShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the sub-rectangle of the texture displayed by a shape +/// +/// \param shape Shape object +/// +/// \return Texture rectangle of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfIntRect sfShape_getTextureRect(const sfShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the fill color of a shape +/// +/// \param shape Shape object +/// +/// \return Fill color of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfColor sfShape_getFillColor(const sfShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the outline color of a shape +/// +/// \param shape Shape object +/// +/// \return Outline color of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfColor sfShape_getOutlineColor(const sfShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the outline thickness of a shape +/// +/// \param shape Shape object +/// +/// \return Outline thickness of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API float sfShape_getOutlineThickness(const sfShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the total number of points of a shape +/// +/// \param shape Shape object +/// +/// \return Number of points of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API unsigned int sfShape_getPointCount(const sfShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get a point of a shape +/// +/// The result is undefined if \a index is out of the valid range. +/// +/// \param shape Shape object +/// \param index Index of the point to get, in range [0 .. getPointCount() - 1] +/// +/// \return Index-th point of the shape +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfShape_getPoint(const sfShape* shape, unsigned int index); + +//////////////////////////////////////////////////////////// +/// \brief Get the local bounding rectangle of a shape +/// +/// The returned rectangle is in local coordinates, which means +/// that it ignores the transformations (translation, rotation, +/// scale, ...) that are applied to the entity. +/// In other words, this function returns the bounds of the +/// entity in the entity's coordinate system. +/// +/// \param shape Shape object +/// +/// \return Local bounding rectangle of the entity +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFloatRect sfShape_getLocalBounds(const sfShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Get the global bounding rectangle of a shape +/// +/// The returned rectangle is in global coordinates, which means +/// that it takes in account the transformations (translation, +/// rotation, scale, ...) that are applied to the entity. +/// In other words, this function returns the bounds of the +/// sprite in the global 2D world's coordinate system. +/// +/// \param shape Shape object +/// +/// \return Global bounding rectangle of the entity +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFloatRect sfShape_getGlobalBounds(const sfShape* shape); + +//////////////////////////////////////////////////////////// +/// \brief Recompute the internal geometry of a shape +/// +/// This function must be called by specialized shape objects +/// everytime their points change (ie. the result of either +/// the getPointCount or getPoint callbacks is different). +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfShape_update(sfShape* shape); + + +#endif // SFML_SHAPE_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Sprite.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Sprite.h new file mode 100755 index 0000000..40ebf37 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Sprite.h @@ -0,0 +1,333 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_SPRITE_H +#define SFML_SPRITE_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new sprite +/// +/// \return A new sfSprite object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfSprite* sfSprite_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Copy an existing sprite +/// +/// \param sprite Sprite to copy +/// +/// \return Copied object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfSprite* sfSprite_copy(const sfSprite* sprite); + +//////////////////////////////////////////////////////////// +/// \brief Destroy an existing sprite +/// +/// \param sprite Sprite to delete +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfSprite_destroy(sfSprite* sprite); + +//////////////////////////////////////////////////////////// +/// \brief Set the position of a sprite +/// +/// This function completely overwrites the previous position. +/// See sfSprite_move to apply an offset based on the previous position instead. +/// The default position of a sprite Sprite object is (0, 0). +/// +/// \param sprite Sprite object +/// \param position New position +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfSprite_setPosition(sfSprite* sprite, sfVector2f position); + +//////////////////////////////////////////////////////////// +/// \brief Set the orientation of a sprite +/// +/// This function completely overwrites the previous rotation. +/// See sfSprite_rotate to add an angle based on the previous rotation instead. +/// The default rotation of a sprite Sprite object is 0. +/// +/// \param sprite Sprite object +/// \param angle New rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfSprite_setRotation(sfSprite* sprite, float angle); + +//////////////////////////////////////////////////////////// +/// \brief Set the scale factors of a sprite +/// +/// This function completely overwrites the previous scale. +/// See sfSprite_scale to add a factor based on the previous scale instead. +/// The default scale of a sprite Sprite object is (1, 1). +/// +/// \param sprite Sprite object +/// \param scale New scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfSprite_setScale(sfSprite* sprite, sfVector2f scale); + +//////////////////////////////////////////////////////////// +/// \brief Set the local origin of a sprite +/// +/// The origin of an object defines the center point for +/// all transformations (position, scale, rotation). +/// The coordinates of this point must be relative to the +/// top-left corner of the object, and ignore all +/// transformations (position, scale, rotation). +/// The default origin of a sprite Sprite object is (0, 0). +/// +/// \param sprite Sprite object +/// \param origin New origin +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfSprite_setOrigin(sfSprite* sprite, sfVector2f origin); + +//////////////////////////////////////////////////////////// +/// \brief Get the position of a sprite +/// +/// \param sprite Sprite object +/// +/// \return Current position +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfSprite_getPosition(const sfSprite* sprite); + +//////////////////////////////////////////////////////////// +/// \brief Get the orientation of a sprite +/// +/// The rotation is always in the range [0, 360]. +/// +/// \param sprite Sprite object +/// +/// \return Current rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API float sfSprite_getRotation(const sfSprite* sprite); + +//////////////////////////////////////////////////////////// +/// \brief Get the current scale of a sprite +/// +/// \param sprite Sprite object +/// +/// \return Current scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfSprite_getScale(const sfSprite* sprite); + +//////////////////////////////////////////////////////////// +/// \brief Get the local origin of a sprite +/// +/// \param sprite Sprite object +/// +/// \return Current origin +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfSprite_getOrigin(const sfSprite* sprite); + +//////////////////////////////////////////////////////////// +/// \brief Move a sprite by a given offset +/// +/// This function adds to the current position of the object, +/// unlike sfSprite_setPosition which overwrites it. +/// +/// \param sprite Sprite object +/// \param offset Offset +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfSprite_move(sfSprite* sprite, sfVector2f offset); + +//////////////////////////////////////////////////////////// +/// \brief Rotate a sprite +/// +/// This function adds to the current rotation of the object, +/// unlike sfSprite_setRotation which overwrites it. +/// +/// \param sprite Sprite object +/// \param angle Angle of rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfSprite_rotate(sfSprite* sprite, float angle); + +//////////////////////////////////////////////////////////// +/// \brief Scale a sprite +/// +/// This function multiplies the current scale of the object, +/// unlike sfSprite_setScale which overwrites it. +/// +/// \param sprite Sprite object +/// \param factors Scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfSprite_scale(sfSprite* sprite, sfVector2f factors); + +//////////////////////////////////////////////////////////// +/// \brief Get the combined transform of a sprite +/// +/// \param sprite Sprite object +/// +/// \return Transform combining the position/rotation/scale/origin of the object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransform sfSprite_getTransform(const sfSprite* sprite); + +//////////////////////////////////////////////////////////// +/// \brief Get the inverse of the combined transform of a sprite +/// +/// \param sprite Sprite object +/// +/// \return Inverse of the combined transformations applied to the object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransform sfSprite_getInverseTransform(const sfSprite* sprite); + +//////////////////////////////////////////////////////////// +/// \brief Change the source texture of a sprite +/// +/// The \a texture argument refers to a texture that must +/// exist as long as the sprite uses it. Indeed, the sprite +/// doesn't store its own copy of the texture, but rather keeps +/// a pointer to the one that you passed to this function. +/// If the source texture is destroyed and the sprite tries to +/// use it, the behaviour is undefined. +/// If \a resetRect is true, the TextureRect property of +/// the sprite is automatically adjusted to the size of the new +/// texture. If it is false, the texture rect is left unchanged. +/// +/// \param sprite Sprite object +/// \param texture New texture +/// \param resetRect Should the texture rect be reset to the size of the new texture? +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfSprite_setTexture(sfSprite* sprite, const sfTexture* texture, sfBool resetRect); + +//////////////////////////////////////////////////////////// +/// \brief Set the sub-rectangle of the texture that a sprite will display +/// +/// The texture rect is useful when you don't want to display +/// the whole texture, but rather a part of it. +/// By default, the texture rect covers the entire texture. +/// +/// \param sprite Sprite object +/// \param rectangle Rectangle defining the region of the texture to display +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfSprite_setTextureRect(sfSprite* sprite, sfIntRect rectangle); + +//////////////////////////////////////////////////////////// +/// \brief Set the global color of a sprite +/// +/// This color is modulated (multiplied) with the sprite's +/// texture. It can be used to colorize the sprite, or change +/// its global opacity. +/// By default, the sprite's color is opaque white. +/// +/// \param sprite Sprite object +/// \param color New color of the sprite +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfSprite_setColor(sfSprite* sprite, sfColor color); + +//////////////////////////////////////////////////////////// +/// \brief Get the source texture of a sprite +/// +/// If the sprite has no source texture, a NULL pointer is returned. +/// The returned pointer is const, which means that you can't +/// modify the texture when you retrieve it with this function. +/// +/// \param sprite Sprite object +/// +/// \return Pointer to the sprite's texture +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API const sfTexture* sfSprite_getTexture(const sfSprite* sprite); + +//////////////////////////////////////////////////////////// +/// \brief Get the sub-rectangle of the texture displayed by a sprite +/// +/// \param sprite Sprite object +/// +/// \return Texture rectangle of the sprite +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfIntRect sfSprite_getTextureRect(const sfSprite* sprite); + +//////////////////////////////////////////////////////////// +/// \brief Get the global color of a sprite +/// +/// \param sprite Sprite object +/// +/// \return Global color of the sprite +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfColor sfSprite_getColor(const sfSprite* sprite); + +//////////////////////////////////////////////////////////// +/// \brief Get the local bounding rectangle of a sprite +/// +/// The returned rectangle is in local coordinates, which means +/// that it ignores the transformations (translation, rotation, +/// scale, ...) that are applied to the entity. +/// In other words, this function returns the bounds of the +/// entity in the entity's coordinate system. +/// +/// \param sprite Sprite object +/// +/// \return Local bounding rectangle of the entity +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFloatRect sfSprite_getLocalBounds(const sfSprite* sprite); + +//////////////////////////////////////////////////////////// +/// \brief Get the global bounding rectangle of a sprite +/// +/// The returned rectangle is in global coordinates, which means +/// that it takes in account the transformations (translation, +/// rotation, scale, ...) that are applied to the entity. +/// In other words, this function returns the bounds of the +/// sprite in the global 2D world's coordinate system. +/// +/// \param sprite Sprite object +/// +/// \return Global bounding rectangle of the entity +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFloatRect sfSprite_getGlobalBounds(const sfSprite* sprite); + + +#endif // SFML_SPRITE_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Text.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Text.h new file mode 100755 index 0000000..bb1fdd6 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Text.h @@ -0,0 +1,417 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_TEXT_H +#define SFML_TEXT_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// sfText styles +//////////////////////////////////////////////////////////// +typedef enum +{ + sfTextRegular = 0, ///< Regular characters, no style + sfTextBold = 1 << 0, ///< Characters are bold + sfTextItalic = 1 << 1, ///< Characters are in italic + sfTextUnderlined = 1 << 2 ///< Characters are underlined +} sfTextStyle; + + +//////////////////////////////////////////////////////////// +/// \brief Create a new text +/// +/// \return A new sfText object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfText* sfText_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Copy an existing text +/// +/// \param text Text to copy +/// +/// \return Copied object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfText* sfText_copy(const sfText* text); + +//////////////////////////////////////////////////////////// +/// \brief Destroy an existing text +/// +/// \param text Text to delete +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfText_destroy(sfText* text); + +//////////////////////////////////////////////////////////// +/// \brief Set the position of a text +/// +/// This function completely overwrites the previous position. +/// See sfText_move to apply an offset based on the previous position instead. +/// The default position of a text Text object is (0, 0). +/// +/// \param text Text object +/// \param position New position +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfText_setPosition(sfText* text, sfVector2f position); + +//////////////////////////////////////////////////////////// +/// \brief Set the orientation of a text +/// +/// This function completely overwrites the previous rotation. +/// See sfText_rotate to add an angle based on the previous rotation instead. +/// The default rotation of a text Text object is 0. +/// +/// \param text Text object +/// \param angle New rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfText_setRotation(sfText* text, float angle); + +//////////////////////////////////////////////////////////// +/// \brief Set the scale factors of a text +/// +/// This function completely overwrites the previous scale. +/// See sfText_scale to add a factor based on the previous scale instead. +/// The default scale of a text Text object is (1, 1). +/// +/// \param text Text object +/// \param scale New scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfText_setScale(sfText* text, sfVector2f scale); + +//////////////////////////////////////////////////////////// +/// \brief Set the local origin of a text +/// +/// The origin of an object defines the center point for +/// all transformations (position, scale, rotation). +/// The coordinates of this point must be relative to the +/// top-left corner of the object, and ignore all +/// transformations (position, scale, rotation). +/// The default origin of a text object is (0, 0). +/// +/// \param text Text object +/// \param origin New origin +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfText_setOrigin(sfText* text, sfVector2f origin); + +//////////////////////////////////////////////////////////// +/// \brief Get the position of a text +/// +/// \param text Text object +/// +/// \return Current position +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfText_getPosition(const sfText* text); + +//////////////////////////////////////////////////////////// +/// \brief Get the orientation of a text +/// +/// The rotation is always in the range [0, 360]. +/// +/// \param text Text object +/// +/// \return Current rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API float sfText_getRotation(const sfText* text); + +//////////////////////////////////////////////////////////// +/// \brief Get the current scale of a text +/// +/// \param text Text object +/// +/// \return Current scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfText_getScale(const sfText* text); + +//////////////////////////////////////////////////////////// +/// \brief Get the local origin of a text +/// +/// \param text Text object +/// +/// \return Current origin +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfText_getOrigin(const sfText* text); + +//////////////////////////////////////////////////////////// +/// \brief Move a text by a given offset +/// +/// This function adds to the current position of the object, +/// unlike sfText_setPosition which overwrites it. +/// +/// \param text Text object +/// \param offset Offset +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfText_move(sfText* text, sfVector2f offset); + +//////////////////////////////////////////////////////////// +/// \brief Rotate a text +/// +/// This function adds to the current rotation of the object, +/// unlike sfText_setRotation which overwrites it. +/// +/// \param text Text object +/// \param angle Angle of rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfText_rotate(sfText* text, float angle); + +//////////////////////////////////////////////////////////// +/// \brief Scale a text +/// +/// This function multiplies the current scale of the object, +/// unlike sfText_setScale which overwrites it. +/// +/// \param text Text object +/// \param factors Scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfText_scale(sfText* text, sfVector2f factors); + +//////////////////////////////////////////////////////////// +/// \brief Get the combined transform of a text +/// +/// \param text Text object +/// +/// \return Transform combining the position/rotation/scale/origin of the object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransform sfText_getTransform(const sfText* text); + +//////////////////////////////////////////////////////////// +/// \brief Get the inverse of the combined transform of a text +/// +/// \param text Text object +/// +/// \return Inverse of the combined transformations applied to the object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransform sfText_getInverseTransform(const sfText* text); + +//////////////////////////////////////////////////////////// +/// \brief Set the string of a text (from an ANSI string) +/// +/// A text's string is empty by default. +/// +/// \param text Text object +/// \param string New string +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfText_setString(sfText* text, const char* string); + +//////////////////////////////////////////////////////////// +/// \brief Set the string of a text (from a unicode string) +/// +/// \param text Text object +/// \param string New string +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfText_setUnicodeString(sfText* text, const sfUint32* string); + +//////////////////////////////////////////////////////////// +/// \brief Set the font of a text +/// +/// The \a font argument refers to a texture that must +/// exist as long as the text uses it. Indeed, the text +/// doesn't store its own copy of the font, but rather keeps +/// a pointer to the one that you passed to this function. +/// If the font is destroyed and the text tries to +/// use it, the behaviour is undefined. +/// +/// \param text Text object +/// \param font New font +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfText_setFont(sfText* text, const sfFont* font); + +//////////////////////////////////////////////////////////// +/// \brief Set the character size of a text +/// +/// The default size is 30. +/// +/// \param text Text object +/// \param size New character size, in pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfText_setCharacterSize(sfText* text, unsigned int size); + +//////////////////////////////////////////////////////////// +/// \brief Set the style of a text +/// +/// You can pass a combination of one or more styles, for +/// example sfTextBold | sfTextItalic. +/// The default style is sfTextRegular. +/// +/// \param text Text object +/// \param style New style +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfText_setStyle(sfText* text, sfUint32 style); + +//////////////////////////////////////////////////////////// +/// \brief Set the global color of a text +/// +/// By default, the text's color is opaque white. +/// +/// \param text Text object +/// \param color New color of the text +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfText_setColor(sfText* text, sfColor color); + +//////////////////////////////////////////////////////////// +/// \brief Get the string of a text (returns an ANSI string) +/// +/// \param text Text object +/// +/// \return String as a locale-dependant ANSI string +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API const char* sfText_getString(const sfText* text); + +//////////////////////////////////////////////////////////// +/// \brief Get the string of a text (returns a unicode string) +/// +/// \param text Text object +/// +/// \return String as UTF-32 +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API const sfUint32* sfText_getUnicodeString(const sfText* text); + +//////////////////////////////////////////////////////////// +/// \brief Get the font used by a text +/// +/// If the text has no font attached, a NULL pointer is returned. +/// The returned pointer is const, which means that you can't +/// modify the font when you retrieve it with this function. +/// +/// \param text Text object +/// +/// \return Pointer to the font +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API const sfFont* sfText_getFont(const sfText* text); + +//////////////////////////////////////////////////////////// +/// \brief Get the size of the characters of a text +/// +/// \param text Text object +/// +/// \return Size of the characters +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API unsigned int sfText_getCharacterSize(const sfText* text); + +//////////////////////////////////////////////////////////// +/// \brief Get the style of a text +/// +/// \param text Text object +/// +/// \return Current string style (see sfTextStyle enum) +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfUint32 sfText_getStyle(const sfText* text); + +//////////////////////////////////////////////////////////// +/// \brief Get the global color of a text +/// +/// \param text Text object +/// +/// \return Global color of the text +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfColor sfText_getColor(const sfText* text); + +//////////////////////////////////////////////////////////// +/// \brief Return the position of the \a index-th character in a text +/// +/// This function computes the visual position of a character +/// from its index in the string. The returned position is +/// in global coordinates (translation, rotation, scale and +/// origin are applied). +/// If \a index is out of range, the position of the end of +/// the string is returned. +/// +/// \param text Text object +/// \param index Index of the character +/// +/// \return Position of the character +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfText_findCharacterPos(const sfText* text, size_t index); + +//////////////////////////////////////////////////////////// +/// \brief Get the local bounding rectangle of a text +/// +/// The returned rectangle is in local coordinates, which means +/// that it ignores the transformations (translation, rotation, +/// scale, ...) that are applied to the entity. +/// In other words, this function returns the bounds of the +/// entity in the entity's coordinate system. +/// +/// \param text Text object +/// +/// \return Local bounding rectangle of the entity +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFloatRect sfText_getLocalBounds(const sfText* text); + +//////////////////////////////////////////////////////////// +/// \brief Get the global bounding rectangle of a text +/// +/// The returned rectangle is in global coordinates, which means +/// that it takes in account the transformations (translation, +/// rotation, scale, ...) that are applied to the entity. +/// In other words, this function returns the bounds of the +/// text in the global 2D world's coordinate system. +/// +/// \param text Text object +/// +/// \return Global bounding rectangle of the entity +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFloatRect sfText_getGlobalBounds(const sfText* text); + + +#endif // SFML_TEXT_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Texture.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Texture.h new file mode 100755 index 0000000..0d4571d --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Texture.h @@ -0,0 +1,264 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_TEXTURE_H +#define SFML_TEXTURE_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new texture +/// +/// \param width Texture width +/// \param height Texture height +/// +/// \return A new sfTexture object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTexture* sfTexture_create(unsigned int width, unsigned int height); + +//////////////////////////////////////////////////////////// +/// \brief Create a new texture from a file +/// +/// \param filename Path of the image file to load +/// \param area Area of the source image to load (NULL to load the entire image) +/// +/// \return A new sfTexture object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTexture* sfTexture_createFromFile(const char* filename, const sfIntRect* area); + +//////////////////////////////////////////////////////////// +/// \brief Create a new texture from a file in memory +/// +/// \param data Pointer to the file data in memory +/// \param sizeInBytes Size of the data to load, in bytes +/// \param area Area of the source image to load (NULL to load the entire image) +/// +/// \return A new sfTexture object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTexture* sfTexture_createFromMemory(const void* data, size_t sizeInBytes, const sfIntRect* area); + +//////////////////////////////////////////////////////////// +/// \brief Create a new texture from a custom stream +/// +/// \param stream Source stream to read from +/// \param area Area of the source image to load (NULL to load the entire image) +/// +/// \return A new sfTexture object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTexture* sfTexture_createFromStream(sfInputStream* stream, const sfIntRect* area); + +//////////////////////////////////////////////////////////// +/// \brief Create a new texture from an image +/// +/// \param image Image to upload to the texture +/// \param area Area of the source image to load (NULL to load the entire image) +/// +/// \return A new sfTexture object, or NULL if it failed +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTexture* sfTexture_createFromImage(const sfImage* image, const sfIntRect* area); + +//////////////////////////////////////////////////////////// +/// \brief Copy an existing texture +/// +/// \param texture Texture to copy +/// +/// \return Copied object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTexture* sfTexture_copy(const sfTexture* texture); + +//////////////////////////////////////////////////////////// +/// \brief Destroy an existing texture +/// +/// \param texture Texture to delete +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTexture_destroy(sfTexture* texture); + +//////////////////////////////////////////////////////////// +/// \brief Return the size of the texture +/// +/// \param texture Texture to read +/// +/// \return Size in pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2u sfTexture_getSize(const sfTexture* texture); + +//////////////////////////////////////////////////////////// +/// \brief Copy a texture's pixels to an image +/// +/// \param texture Texture to copy +/// +/// \return Image containing the texture's pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfImage* sfTexture_copyToImage(const sfTexture* texture); + +//////////////////////////////////////////////////////////// +/// \brief Update a texture from an array of pixels +/// +/// \param texture Texture to update +/// \param pixels Array of pixels to copy to the texture +/// \param width Width of the pixel region contained in \a pixels +/// \param height Height of the pixel region contained in \a pixels +/// \param x X offset in the texture where to copy the source pixels +/// \param y Y offset in the texture where to copy the source pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTexture_updateFromPixels(sfTexture* texture, const sfUint8* pixels, unsigned int width, unsigned int height, unsigned int x, unsigned int y); + +//////////////////////////////////////////////////////////// +/// \brief Update a texture from an image +/// +/// \param texture Texture to update +/// \param image Image to copy to the texture +/// \param x X offset in the texture where to copy the source pixels +/// \param y Y offset in the texture where to copy the source pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTexture_updateFromImage(sfTexture* texture, const sfImage* image, unsigned int x, unsigned int y); + +//////////////////////////////////////////////////////////// +/// \brief Update a texture from the contents of a window +/// +/// \param texture Texture to update +/// \param window Window to copy to the texture +/// \param x X offset in the texture where to copy the source pixels +/// \param y Y offset in the texture where to copy the source pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTexture_updateFromWindow(sfTexture* texture, const sfWindow* window, unsigned int x, unsigned int y); + +//////////////////////////////////////////////////////////// +/// \brief Update a texture from the contents of a render-window +/// +/// \param texture Texture to update +/// \param renderWindow Render-window to copy to the texture +/// \param x X offset in the texture where to copy the source pixels +/// \param y Y offset in the texture where to copy the source pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTexture_updateFromRenderWindow(sfTexture* texture, const sfRenderWindow* renderWindow, unsigned int x, unsigned int y); + +//////////////////////////////////////////////////////////// +/// \brief Enable or disable the smooth filter on a texture +/// +/// \param texture The texture object +/// \param smooth sfTrue to enable smoothing, sfFalse to disable it +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTexture_setSmooth(sfTexture* texture, sfBool smooth); + +//////////////////////////////////////////////////////////// +/// \brief Tell whether the smooth filter is enabled or not for a texture +/// +/// \param texture The texture object +/// +/// \return sfTrue if smoothing is enabled, sfFalse if it is disabled +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfBool sfTexture_isSmooth(const sfTexture* texture); + +//////////////////////////////////////////////////////////// +/// \brief Enable or disable repeating for a texture +/// +/// Repeating is involved when using texture coordinates +/// outside the texture rectangle [0, 0, width, height]. +/// In this case, if repeat mode is enabled, the whole texture +/// will be repeated as many times as needed to reach the +/// coordinate (for example, if the X texture coordinate is +/// 3 * width, the texture will be repeated 3 times). +/// If repeat mode is disabled, the "extra space" will instead +/// be filled with border pixels. +/// Warning: on very old graphics cards, white pixels may appear +/// when the texture is repeated. With such cards, repeat mode +/// can be used reliably only if the texture has power-of-two +/// dimensions (such as 256x128). +/// Repeating is disabled by default. +/// +/// \param texture The texture object +/// \param repeated True to repeat the texture, false to disable repeating +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTexture_setRepeated(sfTexture* texture, sfBool repeated); + +//////////////////////////////////////////////////////////// +/// \brief Tell whether a texture is repeated or not +/// +/// \param texture The texture object +/// +/// \return sfTrue if repeat mode is enabled, sfFalse if it is disabled +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfBool sfTexture_isRepeated(const sfTexture* texture); + +//////////////////////////////////////////////////////////// +/// \brief Bind a texture for rendering +/// +/// This function is not part of the graphics API, it mustn't be +/// used when drawing SFML entities. It must be used only if you +/// mix sfTexture with OpenGL code. +/// +/// \code +/// sfTexture *t1, *t2; +/// ... +/// sfTexture_bind(t1); +/// // draw OpenGL stuff that use t1... +/// sfTexture_bind(t2); +/// // draw OpenGL stuff that use t2... +/// sfTexture_bind(NULL); +/// // draw OpenGL stuff that use no texture... +/// \endcode +/// +/// \param texture Pointer to the texture to bind, can be null to use no texture +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTexture_bind(const sfTexture* texture); + +//////////////////////////////////////////////////////////// +/// \brief Get the maximum texture size allowed +/// +/// \return Maximum size allowed for textures, in pixels +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API unsigned int sfTexture_getMaximumSize(); + + +#endif // SFML_TEXTURE_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Transform.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Transform.h new file mode 100755 index 0000000..0db94bb --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Transform.h @@ -0,0 +1,210 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_TRANSFORM_H +#define SFML_TRANSFORM_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include + + + +//////////////////////////////////////////////////////////// +/// \brief Encapsulate a 3x3 transform matrix +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + float matrix[9]; +} sfTransform; + + +//////////////////////////////////////////////////////////// +/// \brief Identity transform (does nothing) +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API const sfTransform sfTransform_Identity; + +//////////////////////////////////////////////////////////// +/// \brief Create a new transform from a matrix +/// +/// \param a00 Element (0, 0) of the matrix +/// \param a01 Element (0, 1) of the matrix +/// \param a02 Element (0, 2) of the matrix +/// \param a10 Element (1, 0) of the matrix +/// \param a11 Element (1, 1) of the matrix +/// \param a12 Element (1, 2) of the matrix +/// \param a20 Element (2, 0) of the matrix +/// \param a21 Element (2, 1) of the matrix +/// \param a22 Element (2, 2) of the matrix +/// +/// \return A new sfTransform object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransform sfTransform_fromMatrix(float a00, float a01, float a02, + float a10, float a11, float a12, + float a20, float a21, float a22); + +//////////////////////////////////////////////////////////// +/// \brief Return the 4x4 matrix of a transform +/// +/// This function fills an array of 16 floats with the transform +/// converted as a 4x4 matrix, which is directly compatible with +/// OpenGL functions. +/// +/// \code +/// sfTransform transform = ...; +/// float matrix[16]; +/// sfTransform_getMatrix(&transform, matrix) +/// glLoadMatrixf(matrix); +/// \endcode +/// +/// \param transform Transform object +/// \param matrix Pointer to the 16-element array to fill with the matrix +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTransform_getMatrix(const sfTransform* transform, float* matrix); + +//////////////////////////////////////////////////////////// +/// \brief Return the inverse of a transform +/// +/// If the inverse cannot be computed, a new identity transform +/// is returned. +/// +/// \param transform Transform object +/// \return The inverse matrix +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransform sfTransform_getInverse(const sfTransform* transform); + +//////////////////////////////////////////////////////////// +/// \brief Apply a transform to a 2D point +/// +/// \param transform Transform object +/// \param point Point to transform +/// +/// \return Transformed point +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfTransform_transformPoint(const sfTransform* transform, sfVector2f point); + +//////////////////////////////////////////////////////////// +/// \brief Apply a transform to a rectangle +/// +/// Since SFML doesn't provide support for oriented rectangles, +/// the result of this function is always an axis-aligned +/// rectangle. Which means that if the transform contains a +/// rotation, the bounding rectangle of the transformed rectangle +/// is returned. +/// +/// \param transform Transform object +/// \param rectangle Rectangle to transform +/// +/// \return Transformed rectangle +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFloatRect sfTransform_transformRect(const sfTransform* transform, sfFloatRect rectangle); + +//////////////////////////////////////////////////////////// +/// \brief Combine two transforms +/// +/// The result is a transform that is equivalent to applying +/// \a transform followed by \a other. Mathematically, it is +/// equivalent to a matrix multiplication. +/// +/// \param transform Transform object +/// \param right Transform to combine to \a transform +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTransform_combine(sfTransform* transform, const sfTransform* other); + +//////////////////////////////////////////////////////////// +/// \brief Combine a transform with a translation +/// +/// \param transform Transform object +/// \param x Offset to apply on X axis +/// \param y Offset to apply on Y axis +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTransform_translate(sfTransform* transform, float x, float y); + +//////////////////////////////////////////////////////////// +/// \brief Combine the current transform with a rotation +/// +/// \param transform Transform object +/// \param angle Rotation angle, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTransform_rotate(sfTransform* transform, float angle); + +//////////////////////////////////////////////////////////// +/// \brief Combine the current transform with a rotation +/// +/// The center of rotation is provided for convenience as a second +/// argument, so that you can build rotations around arbitrary points +/// more easily (and efficiently) than the usual +/// [translate(-center), rotate(angle), translate(center)]. +/// +/// \param transform Transform object +/// \param angle Rotation angle, in degrees +/// \param centerX X coordinate of the center of rotation +/// \param centerY Y coordinate of the center of rotation +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTransform_rotateWithCenter(sfTransform* transform, float angle, float centerX, float centerY); + +//////////////////////////////////////////////////////////// +/// \brief Combine the current transform with a scaling +/// +/// \param transform Transform object +/// \param scaleX Scaling factor on the X axis +/// \param scaleY Scaling factor on the Y axis +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTransform_scale(sfTransform* transform, float scaleX, float scaleY); + +//////////////////////////////////////////////////////////// +/// \brief Combine the current transform with a scaling +/// +/// The center of scaling is provided for convenience as a second +/// argument, so that you can build scaling around arbitrary points +/// more easily (and efficiently) than the usual +/// [translate(-center), scale(factors), translate(center)] +/// +/// \param transform Transform object +/// \param scaleX Scaling factor on X axis +/// \param scaleY Scaling factor on Y axis +/// \param centerX X coordinate of the center of scaling +/// \param centerY Y coordinate of the center of scaling +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTransform_scaleWithCenter(sfTransform* transform, float scaleX, float scaleY, float centerX, float centerY); + + +#endif // SFML_TRANSFORM_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Transformable.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Transformable.h new file mode 100755 index 0000000..1b1ac6d --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Transformable.h @@ -0,0 +1,217 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_TRANSFORMABLE_H +#define SFML_TRANSFORMABLE_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new transformable +/// +/// \return A new sfTransformable object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransformable* sfTransformable_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Copy an existing transformable +/// +/// \param transformable Transformable to copy +/// +/// \return Copied object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransformable* sfTransformable_copy(const sfTransformable* transformable); + +//////////////////////////////////////////////////////////// +/// \brief Destroy an existing transformable +/// +/// \param transformable Transformable to delete +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTransformable_destroy(sfTransformable* transformable); + +//////////////////////////////////////////////////////////// +/// \brief Set the position of a transformable +/// +/// This function completely overwrites the previous position. +/// See sfTransformable_move to apply an offset based on the previous position instead. +/// The default position of a transformable Transformable object is (0, 0). +/// +/// \param transformable Transformable object +/// \param position New position +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTransformable_setPosition(sfTransformable* transformable, sfVector2f position); + +//////////////////////////////////////////////////////////// +/// \brief Set the orientation of a transformable +/// +/// This function completely overwrites the previous rotation. +/// See sfTransformable_rotate to add an angle based on the previous rotation instead. +/// The default rotation of a transformable Transformable object is 0. +/// +/// \param transformable Transformable object +/// \param angle New rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTransformable_setRotation(sfTransformable* transformable, float angle); + +//////////////////////////////////////////////////////////// +/// \brief Set the scale factors of a transformable +/// +/// This function completely overwrites the previous scale. +/// See sfTransformable_scale to add a factor based on the previous scale instead. +/// The default scale of a transformable Transformable object is (1, 1). +/// +/// \param transformable Transformable object +/// \param scale New scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTransformable_setScale(sfTransformable* transformable, sfVector2f scale); + +//////////////////////////////////////////////////////////// +/// \brief Set the local origin of a transformable +/// +/// The origin of an object defines the center point for +/// all transformations (position, scale, rotation). +/// The coordinates of this point must be relative to the +/// top-left corner of the object, and ignore all +/// transformations (position, scale, rotation). +/// The default origin of a transformable Transformable object is (0, 0). +/// +/// \param transformable Transformable object +/// \param origin New origin +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTransformable_setOrigin(sfTransformable* transformable, sfVector2f origin); + +//////////////////////////////////////////////////////////// +/// \brief Get the position of a transformable +/// +/// \param transformable Transformable object +/// +/// \return Current position +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfTransformable_getPosition(const sfTransformable* transformable); + +//////////////////////////////////////////////////////////// +/// \brief Get the orientation of a transformable +/// +/// The rotation is always in the range [0, 360]. +/// +/// \param transformable Transformable object +/// +/// \return Current rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API float sfTransformable_getRotation(const sfTransformable* transformable); + +//////////////////////////////////////////////////////////// +/// \brief Get the current scale of a transformable +/// +/// \param transformable Transformable object +/// +/// \return Current scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfTransformable_getScale(const sfTransformable* transformable); + +//////////////////////////////////////////////////////////// +/// \brief Get the local origin of a transformable +/// +/// \param transformable Transformable object +/// +/// \return Current origin +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfTransformable_getOrigin(const sfTransformable* transformable); + +//////////////////////////////////////////////////////////// +/// \brief Move a transformable by a given offset +/// +/// This function adds to the current position of the object, +/// unlike sfTransformable_setPosition which overwrites it. +/// +/// \param transformable Transformable object +/// \param offset Offset +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTransformable_move(sfTransformable* transformable, sfVector2f offset); + +//////////////////////////////////////////////////////////// +/// \brief Rotate a transformable +/// +/// This function adds to the current rotation of the object, +/// unlike sfTransformable_setRotation which overwrites it. +/// +/// \param transformable Transformable object +/// \param angle Angle of rotation, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTransformable_rotate(sfTransformable* transformable, float angle); + +//////////////////////////////////////////////////////////// +/// \brief Scale a transformable +/// +/// This function multiplies the current scale of the object, +/// unlike sfTransformable_setScale which overwrites it. +/// +/// \param transformable Transformable object +/// \param factors Scale factors +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfTransformable_scale(sfTransformable* transformable, sfVector2f factors); + +//////////////////////////////////////////////////////////// +/// \brief Get the combined transform of a transformable +/// +/// \param transformable Transformable object +/// +/// \return Transform combining the position/rotation/scale/origin of the object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransform sfTransformable_getTransform(const sfTransformable* transformable); + +//////////////////////////////////////////////////////////// +/// \brief Get the inverse of the combined transform of a transformable +/// +/// \param transformable Transformable object +/// +/// \return Inverse of the combined transformations applied to the object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfTransform sfTransformable_getInverseTransform(const sfTransformable* transformable); + + +#endif // SFML_TRANSFORMABLE_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Types.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Types.h new file mode 100755 index 0000000..8b63f7a --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Types.h @@ -0,0 +1,46 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_GRAPHICS_TYPES_H +#define SFML_GRAPHICS_TYPES_H + + +typedef struct sfCircleShape sfCircleShape; +typedef struct sfConvexShape sfConvexShape; +typedef struct sfFont sfFont; +typedef struct sfImage sfImage; +typedef struct sfShader sfShader; +typedef struct sfRectangleShape sfRectangleShape; +typedef struct sfRenderTexture sfRenderTexture; +typedef struct sfRenderWindow sfRenderWindow; +typedef struct sfShape sfShape; +typedef struct sfSprite sfSprite; +typedef struct sfText sfText; +typedef struct sfTexture sfTexture; +typedef struct sfTransformable sfTransformable; +typedef struct sfVertexArray sfVertexArray; +typedef struct sfView sfView; + + +#endif // SFML_GRAPHICS_TYPES_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Vertex.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Vertex.h new file mode 100755 index 0000000..b2c0996 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/Vertex.h @@ -0,0 +1,47 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_VERTEX_H +#define SFML_VERTEX_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// Define a point with color and texture coordinates +//////////////////////////////////////////////////////////// +typedef struct +{ + sfVector2f position; ///< Position of the vertex + sfColor color; ///< Color of the vertex + sfVector2f texCoords; ///< Coordinates of the texture's pixel to map to the vertex +} sfVertex; + + +#endif // SFML_VERTEX_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/VertexArray.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/VertexArray.h new file mode 100755 index 0000000..c050eed --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/VertexArray.h @@ -0,0 +1,167 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_VERTEXARRAY_H +#define SFML_VERTEXARRAY_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new vertex array +/// +/// \return A new sfVertexArray object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVertexArray* sfVertexArray_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Copy an existing vertex array +/// +/// \param vertexArray Vertex array to copy +/// +/// \return Copied object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVertexArray* sfVertexArray_copy(const sfVertexArray* vertexArray); + +//////////////////////////////////////////////////////////// +/// \brief Destroy an existing vertex array +/// +/// \param vertexArray Vertex array to delete +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfVertexArray_destroy(sfVertexArray* vertexArray); + +//////////////////////////////////////////////////////////// +/// \brief Return the vertex count of a vertex array +/// +/// \param vertexArray Vertex array object +/// +/// \return Number of vertices in the array +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API unsigned int sfVertexArray_getVertexCount(const sfVertexArray* vertexArray); + +//////////////////////////////////////////////////////////// +/// \brief Get access to a vertex by its index +/// +/// This function doesn't check \a index, it must be in range +/// [0, vertex count - 1]. The behaviour is undefined +/// otherwise. +/// +/// \param vertexArray Vertex array object +/// \param index Index of the vertex to get +/// +/// \return Pointer to the index-th vertex +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVertex* sfVertexArray_getVertex(sfVertexArray* vertexArray, unsigned int index); + +//////////////////////////////////////////////////////////// +/// \brief Clear a vertex array +/// +/// This function removes all the vertices from the array. +/// It doesn't deallocate the corresponding memory, so that +/// adding new vertices after clearing doesn't involve +/// reallocating all the memory. +/// +/// \param vertexArray Vertex array object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfVertexArray_clear(sfVertexArray* vertexArray); + +//////////////////////////////////////////////////////////// +/// \brief Resize the vertex array +/// +/// If \a vertexCount is greater than the current size, the previous +/// vertices are kept and new (default-constructed) vertices are +/// added. +/// If \a vertexCount is less than the current size, existing vertices +/// are removed from the array. +/// +/// \param vertexArray Vertex array objet +/// \param vertexCount New size of the array (number of vertices) +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfVertexArray_resize(sfVertexArray* vertexArray, unsigned int vertexCount); + +//////////////////////////////////////////////////////////// +/// \brief Add a vertex to a vertex array array +/// +/// \param vertexArray Vertex array objet +/// \param vertex Vertex to add +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfVertexArray_append(sfVertexArray* vertexArray, sfVertex vertex); + +//////////////////////////////////////////////////////////// +/// \brief Set the type of primitives of a vertex array +/// +/// This function defines how the vertices must be interpreted +/// when it's time to draw them: +/// \li As points +/// \li As lines +/// \li As triangles +/// \li As quads +/// The default primitive type is sfPoints. +/// +/// \param vertexArray Vertex array objet +/// \param type Type of primitive +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfVertexArray_setPrimitiveType(sfVertexArray* vertexArray, sfPrimitiveType type); + +//////////////////////////////////////////////////////////// +/// \brief Get the type of primitives drawn by a vertex array +/// +/// \param vertexArray Vertex array objet +/// +/// \return Primitive type +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfPrimitiveType sfVertexArray_getPrimitiveType(sfVertexArray* vertexArray); + +//////////////////////////////////////////////////////////// +/// \brief Compute the bounding rectangle of a vertex array +/// +/// This function returns the axis-aligned rectangle that +/// contains all the vertices of the array. +/// +/// \param vertexArray Vertex array objet +/// +/// \return Bounding rectangle of the vertex array +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFloatRect sfVertexArray_getBounds(sfVertexArray* vertexArray); + + +#endif // SFML_VERTEXARRAY_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/View.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/View.h new file mode 100755 index 0000000..70acef5 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Graphics/View.h @@ -0,0 +1,206 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_VIEW_H +#define SFML_VIEW_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a default view +/// +/// This function creates a default view of (0, 0, 1000, 1000) +/// +/// \return A new sfView object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfView* sfView_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Construct a view from a rectangle +/// +/// \param rectangle Rectangle defining the zone to display +/// +/// \return A new sfView object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfView* sfView_createFromRect(sfFloatRect rectangle); + +//////////////////////////////////////////////////////////// +/// \brief Copy an existing view +/// +/// \param view View to copy +/// +/// \return Copied object +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfView* sfView_copy(const sfView* view); + +//////////////////////////////////////////////////////////// +/// \brief Destroy an existing view +/// +/// \param view View to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfView_destroy(sfView* view); + +//////////////////////////////////////////////////////////// +/// \brief Set the center of a view +/// +/// \param view View object +/// \param center New center +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfView_setCenter(sfView* view, sfVector2f center); + +//////////////////////////////////////////////////////////// +/// \brief Set the size of a view +/// +/// \param view View object +/// \param size New size of the view +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfView_setSize(sfView* view, sfVector2f size); + +//////////////////////////////////////////////////////////// +/// \brief Set the orientation of a view +/// +/// The default rotation of a view is 0 degree. +/// +/// \param view View object +/// \param angle New angle, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfView_setRotation(sfView* view, float angle); + +//////////////////////////////////////////////////////////// +/// \brief Set the target viewport of a view +/// +/// The viewport is the rectangle into which the contents of the +/// view are displayed, expressed as a factor (between 0 and 1) +/// of the size of the render target to which the view is applied. +/// For example, a view which takes the left side of the target would +/// be defined by a rect of (0, 0, 0.5, 1). +/// By default, a view has a viewport which covers the entire target. +/// +/// \param view View object +/// \param viewport New viewport rectangle +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfView_setViewport(sfView* view, sfFloatRect viewport); + +//////////////////////////////////////////////////////////// +/// \brief Reset a view to the given rectangle +/// +/// Note that this function resets the rotation angle to 0. +/// +/// \param view View object +/// \param rectangle Rectangle defining the zone to display +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfView_reset(sfView* view, sfFloatRect rectangle); + +//////////////////////////////////////////////////////////// +/// \brief Get the center of a view +/// +/// \param view View object +/// +/// \return Center of the view +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfView_getCenter(const sfView* view); + +//////////////////////////////////////////////////////////// +/// \brief Get the size of a view +/// +/// \param view View object +/// +/// \return Size of the view +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfVector2f sfView_getSize(const sfView* view); + +//////////////////////////////////////////////////////////// +/// \brief Get the current orientation of a view +/// +/// \param view View object +/// +/// \return Rotation angle of the view, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API float sfView_getRotation(const sfView* view); + +//////////////////////////////////////////////////////////// +/// \brief Get the target viewport rectangle of a view +/// +/// \param view View object +/// +/// \return Viewport rectangle, expressed as a factor of the target size +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API sfFloatRect sfView_getViewport(const sfView* view); + +//////////////////////////////////////////////////////////// +/// \brief Move a view relatively to its current position +/// +/// \param view View object +/// \param offset Offset +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfView_move(sfView* view, sfVector2f offset); + +//////////////////////////////////////////////////////////// +/// \brief Rotate a view relatively to its current orientation +/// +/// \param view View object +/// \param angle Angle to rotate, in degrees +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfView_rotate(sfView* view, float angle); + +//////////////////////////////////////////////////////////// +/// \brief Resize a view rectangle relatively to its current size +/// +/// Resizing the view simulates a zoom, as the zone displayed on +/// screen grows or shrinks. +/// \a factor is a multiplier: +/// \li 1 keeps the size unchanged +/// \li > 1 makes the view bigger (objects appear smaller) +/// \li < 1 makes the view smaller (objects appear bigger) +/// +/// \param view View object +/// \param factor Zoom factor to apply +/// +//////////////////////////////////////////////////////////// +CSFML_GRAPHICS_API void sfView_zoom(sfView* view, float factor); + + +#endif // SFML_VIEW_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network.h new file mode 100755 index 0000000..b6c5fc7 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network.h @@ -0,0 +1,43 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_NETWORK_H +#define SFML_NETWORK_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// + +#include +#include +#include +#include +#include +#include +#include +#include +#include + + +#endif // SFML_NETWORK_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/Export.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/Export.h new file mode 100755 index 0000000..f103e2d --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/Export.h @@ -0,0 +1,48 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_NETWORK_EXPORT_H +#define SFML_NETWORK_EXPORT_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +// Define portable import / export macros +//////////////////////////////////////////////////////////// +#if defined(CSFML_NETWORK_EXPORTS) + + #define CSFML_NETWORK_API CSFML_API_EXPORT + +#else + + #define CSFML_NETWORK_API CSFML_API_IMPORT + +#endif + + +#endif // SFML_NETWORK_EXPORT_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/Ftp.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/Ftp.h new file mode 100755 index 0000000..0e33db1 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/Ftp.h @@ -0,0 +1,510 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_FTP_H +#define SFML_FTP_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Enumeration of transfer modes +/// +//////////////////////////////////////////////////////////// +typedef enum +{ + sfFtpBinary, ///< Binary mode (file is transfered as a sequence of bytes) + sfFtpAscii, ///< Text mode using ASCII encoding + sfFtpEbcdic ///< Text mode using EBCDIC encoding +} sfFtpTransferMode; + + +//////////////////////////////////////////////////////////// +/// \brief Status codes possibly returned by a FTP response +/// +//////////////////////////////////////////////////////////// +typedef enum +{ + // 1xx: the requested action is being initiated, + // expect another reply before proceeding with a new command + sfFtpRestartMarkerReply = 110, ///< Restart marker reply + sfFtpServiceReadySoon = 120, ///< Service ready in N minutes + sfFtpDataConnectionAlreadyOpened = 125, ///< Data connection already opened, transfer starting + sfFtpOpeningDataConnection = 150, ///< File status ok, about to open data connection + + // 2xx: the requested action has been successfully completed + sfFtpOk = 200, ///< Command ok + sfFtpPointlessCommand = 202, ///< Command not implemented + sfFtpSystemStatus = 211, ///< System status, or system help reply + sfFtpDirectoryStatus = 212, ///< Directory status + sfFtpFileStatus = 213, ///< File status + sfFtpHelpMessage = 214, ///< Help message + sfFtpSystemType = 215, ///< NAME system type, where NAME is an official system name from the list in the Assigned Numbers document + sfFtpServiceReady = 220, ///< Service ready for new user + sfFtpClosingConnection = 221, ///< Service closing control connection + sfFtpDataConnectionOpened = 225, ///< Data connection open, no transfer in progress + sfFtpClosingDataConnection = 226, ///< Closing data connection, requested file action successful + sfFtpEnteringPassiveMode = 227, ///< Entering passive mode + sfFtpLoggedIn = 230, ///< User logged in, proceed. Logged out if appropriate + sfFtpFileActionOk = 250, ///< Requested file action ok + sfFtpDirectoryOk = 257, ///< PATHNAME created + + // 3xx: the command has been accepted, but the requested action + // is dormant, pending receipt of further information + sfFtpNeedPassword = 331, ///< User name ok, need password + sfFtpNeedAccountToLogIn = 332, ///< Need account for login + sfFtpNeedInformation = 350, ///< Requested file action pending further information + + // 4xx: the command was not accepted and the requested action did not take place, + // but the error condition is temporary and the action may be requested again + sfFtpServiceUnavailable = 421, ///< Service not available, closing control connection + sfFtpDataConnectionUnavailable = 425, ///< Can't open data connection + sfFtpTransferAborted = 426, ///< Connection closed, transfer aborted + sfFtpFileActionAborted = 450, ///< Requested file action not taken + sfFtpLocalError = 451, ///< Requested action aborted, local error in processing + sfFtpInsufficientStorageSpace = 452, ///< Requested action not taken; insufficient storage space in system, file unavailable + + // 5xx: the command was not accepted and + // the requested action did not take place + sfFtpCommandUnknown = 500, ///< Syntax error, command unrecognized + sfFtpParametersUnknown = 501, ///< Syntax error in parameters or arguments + sfFtpCommandNotImplemented = 502, ///< Command not implemented + sfFtpBadCommandSequence = 503, ///< Bad sequence of commands + sfFtpParameterNotImplemented = 504, ///< Command not implemented for that parameter + sfFtpNotLoggedIn = 530, ///< Not logged in + sfFtpNeedAccountToStore = 532, ///< Need account for storing files + sfFtpFileUnavailable = 550, ///< Requested action not taken, file unavailable + sfFtpPageTypeUnknown = 551, ///< Requested action aborted, page type unknown + sfFtpNotEnoughMemory = 552, ///< Requested file action aborted, exceeded storage allocation + sfFtpFilenameNotAllowed = 553, ///< Requested action not taken, file name not allowed + + // 10xx: SFML custom codes + sfFtpInvalidResponse = 1000, ///< Response is not a valid FTP one + sfFtpConnectionFailed = 1001, ///< Connection with server failed + sfFtpConnectionClosed = 1002, ///< Connection with server closed + sfFtpInvalidFile = 1003 ///< Invalid file to upload / download +} sfFtpStatus; + + +//////////////////////////////////////////////////////////// +/// \brief Destroy a FTP listing response +/// +/// \param ftpListingResponse Ftp listing response to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfFtpListingResponse_destroy(sfFtpListingResponse* ftpListingResponse); + +//////////////////////////////////////////////////////////// +/// \brief Check if a FTP listing response status code means a success +/// +/// This function is defined for convenience, it is +/// equivalent to testing if the status code is < 400. +/// +/// \param ftpListingResponse Ftp listing response +/// +/// \return sfTrue if the status is a success, sfFalse if it is a failure +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfBool sfFtpListingResponse_isOk(const sfFtpListingResponse* ftpListingResponse); + +//////////////////////////////////////////////////////////// +/// \brief Get the status code of a FTP listing response +/// +/// \param ftpListingResponse Ftp listing response +/// +/// \return Status code +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpStatus sfFtpListingResponse_getStatus(const sfFtpListingResponse* ftpListingResponse); + +//////////////////////////////////////////////////////////// +/// \brief Get the full message contained in a FTP listing response +/// +/// \param ftpListingResponse Ftp listing response +/// +/// \return The response message +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API const char* sfFtpListingResponse_getMessage(const sfFtpListingResponse* ftpListingResponse); + +//////////////////////////////////////////////////////////// +/// \brief Return the number of directory/file names contained in a FTP listing response +/// +/// \param ftpListingResponse Ftp listing response +/// +/// \return Total number of names available +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API size_t sfFtpListingResponse_getCount(const sfFtpListingResponse* ftpListingResponse); + +//////////////////////////////////////////////////////////// +/// \brief Return a directory/file name contained in a FTP listing response +/// +/// \param ftpListingResponse Ftp listing response +/// \param index Index of the name to get (in range [0 .. getCount]) +/// +/// \return The requested name +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API const char* sfFtpListingResponse_getName(const sfFtpListingResponse* ftpListingResponse, size_t index); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a FTP directory response +/// +/// \param ftpDirectoryResponse Ftp directory response to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfFtpDirectoryResponse_destroy(sfFtpDirectoryResponse* ftpDirectoryResponse); + +//////////////////////////////////////////////////////////// +/// \brief Check if a FTP directory response status code means a success +/// +/// This function is defined for convenience, it is +/// equivalent to testing if the status code is < 400. +/// +/// \param ftpDirectoryResponse Ftp directory response +/// +/// \return sfTrue if the status is a success, sfFalse if it is a failure +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfBool sfFtpDirectoryResponse_isOk(const sfFtpDirectoryResponse* ftpDirectoryResponse); + +//////////////////////////////////////////////////////////// +/// \brief Get the status code of a FTP directory response +/// +/// \param ftpDirectoryResponse Ftp directory response +/// +/// \return Status code +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpStatus sfFtpDirectoryResponse_getStatus(const sfFtpDirectoryResponse* ftpDirectoryResponse); + +//////////////////////////////////////////////////////////// +/// \brief Get the full message contained in a FTP directory response +/// +/// \param ftpDirectoryResponse Ftp directory response +/// +/// \return The response message +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API const char* sfFtpDirectoryResponse_getMessage(const sfFtpDirectoryResponse* ftpDirectoryResponse); + +//////////////////////////////////////////////////////////// +/// \brief Get the directory returned in a FTP directory response +/// +/// \param ftpDirectoryResponse Ftp directory response +/// +/// \return Directory name +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API const char* sfFtpDirectoryResponse_getDirectory(const sfFtpDirectoryResponse* ftpDirectoryResponse); + + +//////////////////////////////////////////////////////////// +/// \brief Destroy a FTP response +/// +/// \param ftpResponse Ftp response to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfFtpResponse_destroy(sfFtpResponse* ftpResponse); + +//////////////////////////////////////////////////////////// +/// \brief Check if a FTP response status code means a success +/// +/// This function is defined for convenience, it is +/// equivalent to testing if the status code is < 400. +/// +/// \param ftpResponse Ftp response object +/// +/// \return sfTrue if the status is a success, sfFalse if it is a failure +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfBool sfFtpResponse_isOk(const sfFtpResponse* ftpResponse); + +//////////////////////////////////////////////////////////// +/// \brief Get the status code of a FTP response +/// +/// \param ftpResponse Ftp response object +/// +/// \return Status code +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpStatus sfFtpResponse_getStatus(const sfFtpResponse* ftpResponse); + +//////////////////////////////////////////////////////////// +/// \brief Get the full message contained in a FTP response +/// +/// \param ftpResponse Ftp response object +/// +/// \return The response message +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API const char* sfFtpResponse_getMessage(const sfFtpResponse* ftpResponse); + +//////////////////////////////////////////////////////////// +/// \brief Create a new Ftp object +/// +/// \return A new sfFtp object +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtp* sfFtp_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a Ftp object +/// +/// \param ftp Ftp object to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfFtp_destroy(sfFtp* ftp); + +//////////////////////////////////////////////////////////// +/// \brief Connect to the specified FTP server +/// +/// The port should be 21, which is the standard +/// port used by the FTP protocol. You shouldn't use a different +/// value, unless you really know what you do. +/// This function tries to connect to the server so it may take +/// a while to complete, especially if the server is not +/// reachable. To avoid blocking your application for too long, +/// you can use a timeout. Using 0 means that the +/// system timeout will be used (which is usually pretty long). +/// +/// \param ftp Ftp object +/// \param server Name or address of the FTP server to connect to +/// \param port Port used for the connection +/// \param timeout Maximum time to wait +/// +/// \return Server response to the request +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpResponse* sfFtp_connect(sfFtp* ftp, sfIpAddress server, unsigned short port, sfTime timeout); + +//////////////////////////////////////////////////////////// +/// \brief Log in using an anonymous account +/// +/// Logging in is mandatory after connecting to the server. +/// Users that are not logged in cannot perform any operation. +/// +/// \param ftp Ftp object +/// +/// \return Server response to the request +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpResponse* sfFtp_loginAnonymous(sfFtp* ftp); + +//////////////////////////////////////////////////////////// +/// \brief Log in using a username and a password +/// +/// Logging in is mandatory after connecting to the server. +/// Users that are not logged in cannot perform any operation. +/// +/// \param ftp Ftp object +/// \param name User name +/// \param password Password +/// +/// \return Server response to the request +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpResponse* sfFtp_login(sfFtp* ftp, const char* userName, const char* password); + +//////////////////////////////////////////////////////////// +/// \brief Close the connection with the server +/// +/// \param ftp Ftp object +/// +/// \return Server response to the request +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpResponse* sfFtp_disconnect(sfFtp* ftp); + +//////////////////////////////////////////////////////////// +/// \brief Send a null command to keep the connection alive +/// +/// This command is useful because the server may close the +/// connection automatically if no command is sent. +/// +/// \param ftp Ftp object +/// +/// \return Server response to the request +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpResponse* sfFtp_keepAlive(sfFtp* ftp); + +//////////////////////////////////////////////////////////// +/// \brief Get the current working directory +/// +/// The working directory is the root path for subsequent +/// operations involving directories and/or filenames. +/// +/// \param ftp Ftp object +/// +/// \return Server response to the request +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpDirectoryResponse* sfFtp_getWorkingDirectory(sfFtp* ftp); + +//////////////////////////////////////////////////////////// +/// \brief Get the contents of the given directory +/// +/// This function retrieves the sub-directories and files +/// contained in the given directory. It is not recursive. +/// The \a directory parameter is relative to the current +/// working directory. +/// +/// \param ftp Ftp object +/// \param directory Directory to list +/// +/// \return Server response to the request +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpListingResponse* sfFtp_getDirectoryListing(sfFtp* ftp, const char* directory); + +//////////////////////////////////////////////////////////// +/// \brief Change the current working directory +/// +/// The new directory must be relative to the current one. +/// +/// \param ftp Ftp object +/// \param directory New working directory +/// +/// \return Server response to the request +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpResponse* sfFtp_changeDirectory(sfFtp* ftp, const char* directory); + +//////////////////////////////////////////////////////////// +/// \brief Go to the parent directory of the current one +/// +/// \param ftp Ftp object +/// +/// \return Server response to the request +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpResponse* sfFtp_parentDirectory(sfFtp* ftp); + +//////////////////////////////////////////////////////////// +/// \brief Create a new directory +/// +/// The new directory is created as a child of the current +/// working directory. +/// +/// \param ftp Ftp object +/// \param name Name of the directory to create +/// +/// \return Server response to the request +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpResponse* sfFtp_createDirectory(sfFtp* ftp, const char* name); + +//////////////////////////////////////////////////////////// +/// \brief Remove an existing directory +/// +/// The directory to remove must be relative to the +/// current working directory. +/// Use this function with caution, the directory will +/// be removed permanently! +/// +/// \param ftp Ftp object +/// \param name Name of the directory to remove +/// +/// \return Server response to the request +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpResponse* sfFtp_deleteDirectory(sfFtp* ftp, const char* name); + +//////////////////////////////////////////////////////////// +/// \brief Rename an existing file +/// +/// The filenames must be relative to the current working +/// directory. +/// +/// \param ftp Ftp object +/// \param file File to rename +/// \param newName New name of the file +/// +/// \return Server response to the request +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpResponse* sfFtp_renameFile(sfFtp* ftp, const char* file, const char* newName); + +//////////////////////////////////////////////////////////// +/// \brief Remove an existing file +/// +/// The file name must be relative to the current working +/// directory. +/// Use this function with caution, the file will be +/// removed permanently! +/// +/// \param ftp Ftp object +/// \param name File to remove +/// +/// \return Server response to the request +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpResponse* sfFtp_deleteFile(sfFtp* ftp, const char* name); + +//////////////////////////////////////////////////////////// +/// \brief Download a file from a FTP server +/// +/// The filename of the distant file is relative to the +/// current working directory of the server, and the local +/// destination path is relative to the current directory +/// of your application. +/// +/// \param ftp Ftp object +/// \param remoteFile Filename of the distant file to download +/// \param localPath Where to put to file on the local computer +/// \param mode Transfer mode +/// +/// \return Server response to the request +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpResponse* sfFtp_download(sfFtp* ftp, const char* distantFile, const char* destPath, sfFtpTransferMode mode); + +//////////////////////////////////////////////////////////// +/// \brief Upload a file to a FTP server +/// +/// The name of the local file is relative to the current +/// working directory of your application, and the +/// remote path is relative to the current directory of the +/// FTP server. +/// +/// \param ftp Ftp object +/// \param localFile Path of the local file to upload +/// \param remotePath Where to put to file on the server +/// \param mode Transfer mode +/// +/// \return Server response to the request +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfFtpResponse* sfFtp_upload(sfFtp* ftp, const char* localFile, const char* destPath, sfFtpTransferMode mode); + + +#endif // SFML_FTP_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/Http.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/Http.h new file mode 100755 index 0000000..854f6bb --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/Http.h @@ -0,0 +1,302 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_HTTP_H +#define SFML_HTTP_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Enumerate the available HTTP methods for a request +/// +//////////////////////////////////////////////////////////// +typedef enum +{ + sfHttpGet, ///< Request in get mode, standard method to retrieve a page + sfHttpPost, ///< Request in post mode, usually to send data to a page + sfHttpHead ///< Request a page's header only +} sfHttpMethod; + + +//////////////////////////////////////////////////////////// +/// \brief Enumerate all the valid status codes for a response +/// +//////////////////////////////////////////////////////////// +typedef enum +{ + // 2xx: success + sfHttpOk = 200, ///< Most common code returned when operation was successful + sfHttpCreated = 201, ///< The resource has successfully been created + sfHttpAccepted = 202, ///< The request has been accepted, but will be processed later by the server + sfHttpNoContent = 204, ///< Sent when the server didn't send any data in return + sfHttpResetContent = 205, ///< The server informs the client that it should clear the view (form) that caused the request to be sent + sfHttpPartialContent = 206, ///< The server has sent a part of the resource, as a response to a partial GET request + + // 3xx: redirection + sfHttpMultipleChoices = 300, ///< The requested page can be accessed from several locations + sfHttpMovedPermanently = 301, ///< The requested page has permanently moved to a new location + sfHttpMovedTemporarily = 302, ///< The requested page has temporarily moved to a new location + sfHttpNotModified = 304, ///< For conditionnal requests, means the requested page hasn't changed and doesn't need to be refreshed + + // 4xx: client error + sfHttpBadRequest = 400, ///< The server couldn't understand the request (syntax error) + sfHttpUnauthorized = 401, ///< The requested page needs an authentification to be accessed + sfHttpForbidden = 403, ///< The requested page cannot be accessed at all, even with authentification + sfHttpNotFound = 404, ///< The requested page doesn't exist + sfHttpRangeNotSatisfiable = 407, ///< The server can't satisfy the partial GET request (with a "Range" header field) + + // 5xx: server error + sfHttpInternalServerError = 500, ///< The server encountered an unexpected error + sfHttpNotImplemented = 501, ///< The server doesn't implement a requested feature + sfHttpBadGateway = 502, ///< The gateway server has received an error from the source server + sfHttpServiceNotAvailable = 503, ///< The server is temporarily unavailable (overloaded, in maintenance, ...) + sfHttpGatewayTimeout = 504, ///< The gateway server couldn't receive a response from the source server + sfHttpVersionNotSupported = 505, ///< The server doesn't support the requested HTTP version + + // 10xx: SFML custom codes + sfHttpInvalidResponse = 1000, ///< Response is not a valid HTTP one + sfHttpConnectionFailed = 1001 ///< Connection with server failed +} sfHttpStatus; + + +//////////////////////////////////////////////////////////// +/// \brief Create a new HTTP request +/// +/// \return A new sfHttpRequest object +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfHttpRequest* sfHttpRequest_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a HTTP request +/// +/// \param httpRequest HTTP request to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfHttpRequest_destroy(sfHttpRequest* httpRequest); + +//////////////////////////////////////////////////////////// +/// \brief Set the value of a header field of a HTTP request +/// +/// The field is created if it doesn't exist. The name of +/// the field is case insensitive. +/// By default, a request doesn't contain any field (but the +/// mandatory fields are added later by the HTTP client when +/// sending the request). +/// +/// \param httpRequest HTTP request +/// \param field Name of the field to set +/// \param value Value of the field +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfHttpRequest_setField(sfHttpRequest* httpRequest, const char* field, const char* value); + +//////////////////////////////////////////////////////////// +/// \brief Set a HTTP request method +/// +/// See the sfHttpMethod enumeration for a complete list of all +/// the availale methods. +/// The method is sfHttpGet by default. +/// +/// \param httpRequest HTTP request +/// \param method Method to use for the request +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfHttpRequest_setMethod(sfHttpRequest* httpRequest, sfHttpMethod method); + +//////////////////////////////////////////////////////////// +/// \brief Set a HTTP request URI +/// +/// The URI is the resource (usually a web page or a file) +/// that you want to get or post. +/// The URI is "/" (the root page) by default. +/// +/// \param httpRequest HTTP request +/// \param uri URI to request, relative to the host +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfHttpRequest_setUri(sfHttpRequest* httpRequest, const char* uri); + +//////////////////////////////////////////////////////////// +/// \brief Set the HTTP version of a HTTP request +/// +/// The HTTP version is 1.0 by default. +/// +/// \param httpRequest HTTP request +/// \param major Major HTTP version number +/// \param minor Minor HTTP version number +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfHttpRequest_setHttpVersion(sfHttpRequest* httpRequest, unsigned int major, unsigned int minor); + +//////////////////////////////////////////////////////////// +/// \brief Set the body of a HTTP request +/// +/// The body of a request is optional and only makes sense +/// for POST requests. It is ignored for all other methods. +/// The body is empty by default. +/// +/// \param httpRequest HTTP request +/// \param body Content of the body +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfHttpRequest_setBody(sfHttpRequest* httpRequest, const char* body); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a HTTP response +/// +/// \param httpResponse HTTP response to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfHttpResponse_destroy(sfHttpResponse* httpResponse); + +//////////////////////////////////////////////////////////// +/// \brief Get the value of a field of a HTTP response +/// +/// If the field \a field is not found in the response header, +/// the empty string is returned. This function uses +/// case-insensitive comparisons. +/// +/// \param httpResponse HTTP response +/// \param field Name of the field to get +/// +/// \return Value of the field, or empty string if not found +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API const char* sfHttpResponse_getField(const sfHttpResponse* httpResponse, const char* field); + +//////////////////////////////////////////////////////////// +/// \brief Get the status code of a HTTP reponse +/// +/// The status code should be the first thing to be checked +/// after receiving a response, it defines whether it is a +/// success, a failure or anything else (see the sfHttpStatus +/// enumeration). +/// +/// \param httpResponse HTTP response +/// +/// \return Status code of the response +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfHttpStatus sfHttpResponse_getStatus(const sfHttpResponse* httpResponse); + +//////////////////////////////////////////////////////////// +/// \brief Get the major HTTP version number of a HTTP response +/// +/// \param httpResponse HTTP response +/// +/// \return Major HTTP version number +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API unsigned int sfHttpResponse_getMajorVersion(const sfHttpResponse* httpResponse); + +//////////////////////////////////////////////////////////// +/// \brief Get the minor HTTP version number of a HTTP response +/// +/// \param httpResponse HTTP response +/// +/// \return Minor HTTP version number +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API unsigned int sfHttpResponse_getMinorVersion(const sfHttpResponse* httpResponse); + +//////////////////////////////////////////////////////////// +/// \brief Get the body of a HTTP response +/// +/// The body of a response may contain: +/// \li the requested page (for GET requests) +/// \li a response from the server (for POST requests) +/// \li nothing (for HEAD requests) +/// \li an error message (in case of an error) +/// +/// \param httpResponse HTTP response +/// +/// \return The response body +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API const char* sfHttpResponse_getBody(const sfHttpResponse* httpResponse); + +//////////////////////////////////////////////////////////// +/// \brief Create a new Http object +/// +/// \return A new sfHttp object +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfHttp* sfHttp_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a Http object +/// +/// \param http Http object to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfHttp_destroy(sfHttp* http); + +//////////////////////////////////////////////////////////// +/// \brief Set the target host of a HTTP object +/// +/// This function just stores the host address and port, it +/// doesn't actually connect to it until you send a request. +/// If the port is 0, it means that the HTTP client will use +/// the right port according to the protocol used +/// (80 for HTTP, 443 for HTTPS). You should +/// leave it like this unless you really need a port other +/// than the standard one, or use an unknown protocol. +/// +/// \param http Http object +/// \param host Web server to connect to +/// \param port Port to use for connection +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfHttp_setHost(sfHttp* http, const char* host, unsigned short port); + +//////////////////////////////////////////////////////////// +/// \brief Send a HTTP request and return the server's response. +/// +/// You must have a valid host before sending a request (see sfHttp_setHost). +/// Any missing mandatory header field in the request will be added +/// with an appropriate value. +/// Warning: this function waits for the server's response and may +/// not return instantly; use a thread if you don't want to block your +/// application, or use a timeout to limit the time to wait. A value +/// of 0 means that the client will use the system defaut timeout +/// (which is usually pretty long). +/// +/// \param http Http object +/// \param request Request to send +/// \param timeout Maximum time to wait +/// +/// \return Server's response +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfHttpResponse* sfHttp_sendRequest(sfHttp* http, const sfHttpRequest* request, sfTime timeout); + + +#endif // SFML_HTTP_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/IpAddress.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/IpAddress.h new file mode 100755 index 0000000..af3c3d0 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/IpAddress.h @@ -0,0 +1,176 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_IPADDRESS_H +#define SFML_IPADDRESS_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Encapsulate an IPv4 network address +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + char address[16]; +} sfIpAddress; + + +//////////////////////////////////////////////////////////// +/// \brief Empty object that represents invalid addresses +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API const sfIpAddress sfIpAddress_None; + +//////////////////////////////////////////////////////////// +/// \brief Local host IP address (127.0.0.1, or "localhost") +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API const sfIpAddress sfIpAddress_LocalHost; + +//////////////////////////////////////////////////////////// +/// \brief UDP broadcast address (255.255.255.255) +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API const sfIpAddress sfIpAddress_Broadcast; + +//////////////////////////////////////////////////////////// +/// \brief Create an address from a string +/// +/// Here \a address can be either a decimal address +/// (ex: "192.168.1.56") or a network name (ex: "localhost"). +/// +/// \param address IP address or network name +/// +/// \return Resulting address +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfIpAddress sfIpAddress_fromString(const char* address); + +//////////////////////////////////////////////////////////// +/// \brief Create an address from 4 bytes +/// +/// Calling sfIpAddress_fromBytes(a, b, c, d) is equivalent +/// to calling sfIpAddress_fromString("a.b.c.d"), but safer +/// as it doesn't have to parse a string to get the address +/// components. +/// +/// \param byte0 First byte of the address +/// \param byte1 Second byte of the address +/// \param byte2 Third byte of the address +/// \param byte3 Fourth byte of the address +/// +/// \return Resulting address +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfIpAddress sfIpAddress_fromBytes(sfUint8 byte0, sfUint8 byte1, sfUint8 byte2, sfUint8 byte3); + +//////////////////////////////////////////////////////////// +/// \brief Construct an address from a 32-bits integer +/// +/// This function uses the internal representation of +/// the address directly. It should be used for optimization +/// purposes, and only if you got that representation from +/// sfIpAddress_ToInteger. +/// +/// \param address 4 bytes of the address packed into a 32-bits integer +/// +/// \return Resulting address +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfIpAddress sfIpAddress_fromInteger(sfUint32 address); + +//////////////////////////////////////////////////////////// +/// \brief Get a string representation of an address +/// +/// The returned string is the decimal representation of the +/// IP address (like "192.168.1.56"), even if it was constructed +/// from a host name. +/// +/// \param address Address object +/// +/// \return String representation of the address +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfIpAddress_toString(sfIpAddress address, char* string); + +//////////////////////////////////////////////////////////// +/// \brief Get an integer representation of the address +/// +/// The returned number is the internal representation of the +/// address, and should be used for optimization purposes only +/// (like sending the address through a socket). +/// The integer produced by this function can then be converted +/// back to a sfIpAddress with sfIpAddress_FromInteger. +/// +/// \param address Address object +/// +/// \return 32-bits unsigned integer representation of the address +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfUint32 sfIpAddress_toInteger(sfIpAddress address); + +//////////////////////////////////////////////////////////// +/// \brief Get the computer's local address +/// +/// The local address is the address of the computer from the +/// LAN point of view, i.e. something like 192.168.1.56. It is +/// meaningful only for communications over the local network. +/// Unlike sfIpAddress_getPublicAddress, this function is fast +/// and may be used safely anywhere. +/// +/// \return Local IP address of the computer +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfIpAddress sfIpAddress_getLocalAddress(void); + +//////////////////////////////////////////////////////////// +/// \brief Get the computer's public address +/// +/// The public address is the address of the computer from the +/// internet point of view, i.e. something like 89.54.1.169. +/// It is necessary for communications over the world wide web. +/// The only way to get a public address is to ask it to a +/// distant website; as a consequence, this function depends on +/// both your network connection and the server, and may be +/// very slow. You should use it as few as possible. Because +/// this function depends on the network connection and on a distant +/// server, you may use a time limit if you don't want your program +/// to be possibly stuck waiting in case there is a problem; use +/// 0 to deactivate this limit. +/// +/// \param timeout Maximum time to wait +/// +/// \return Public IP address of the computer +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfIpAddress sfIpAddress_getPublicAddress(sfTime timeout); + + +#endif // SFML_IPADDRESS_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/Packet.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/Packet.h new file mode 100755 index 0000000..75fc95d --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/Packet.h @@ -0,0 +1,177 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_PACKET_H +#define SFML_PACKET_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new packet +/// +/// \return A new sfPacket object +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfPacket* sfPacket_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Create a new packet by copying an existing one +/// +/// \param packet Packet to copy +/// +/// \return A new sfPacket object which is a copy of \a packet +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfPacket* sfPacket_copy(const sfPacket* packet); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a packet +/// +/// \param packet Packet to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfPacket_destroy(sfPacket* packet); + +//////////////////////////////////////////////////////////// +/// \brief Append data to the end of a packet +/// +/// \param packet Packet object +/// \param data Pointer to the sequence of bytes to append +/// \param sizeInBytes Number of bytes to append +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfPacket_append(sfPacket* packet, const void* data, size_t sizeInBytes); + +//////////////////////////////////////////////////////////// +/// \brief Clear a packet +/// +/// After calling Clear, the packet is empty. +/// +/// \param packet Packet object +/// +/////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfPacket_clear(sfPacket* packet); + +//////////////////////////////////////////////////////////// +/// \brief Get a pointer to the data contained in a packet +/// +/// Warning: the returned pointer may become invalid after +/// you append data to the packet, therefore it should never +/// be stored. +/// The return pointer is NULL if the packet is empty. +/// +/// \param packet Packet object +/// +/// \return Pointer to the data +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API const void* sfPacket_getData(const sfPacket* packet); + +//////////////////////////////////////////////////////////// +/// \brief Get the size of the data contained in a packet +/// +/// This function returns the number of bytes pointed to by +/// what sfPacket_getData returns. +/// +/// \param packet Packet object +/// +/// \return Data size, in bytes +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API size_t sfPacket_getDataSize(const sfPacket* packet); + +//////////////////////////////////////////////////////////// +/// \brief Tell if the reading position has reached the +/// end of a packet +/// +/// This function is useful to know if there is some data +/// left to be read, without actually reading it. +/// +/// \param packet Packet object +/// +/// \return sfTrue if all data was read, sfFalse otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfBool sfPacket_endOfPacket(const sfPacket* packet); + +//////////////////////////////////////////////////////////// +/// \brief Test the validity of a packet, for reading +/// +/// This function allows to test the packet, to check if +/// a reading operation was successful. +/// +/// A packet will be in an invalid state if it has no more +/// data to read. +/// +/// \param packet Packet object +/// +/// \return sfTrue if last data extraction from packet was successful +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfBool sfPacket_canRead(const sfPacket* packet); + +//////////////////////////////////////////////////////////// +/// \brief Functions to extract data from a packet +/// +/// \param packet Packet object +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfBool sfPacket_readBool(sfPacket* packet); +CSFML_NETWORK_API sfInt8 sfPacket_readInt8(sfPacket* packet); +CSFML_NETWORK_API sfUint8 sfPacket_readUint8(sfPacket* packet); +CSFML_NETWORK_API sfInt16 sfPacket_readInt16(sfPacket* packet); +CSFML_NETWORK_API sfUint16 sfPacket_readUint16(sfPacket* packet); +CSFML_NETWORK_API sfInt32 sfPacket_readInt32(sfPacket* packet); +CSFML_NETWORK_API sfUint32 sfPacket_readUint32(sfPacket* packet); +CSFML_NETWORK_API float sfPacket_readFloat(sfPacket* packet); +CSFML_NETWORK_API double sfPacket_readDouble(sfPacket* packet); +CSFML_NETWORK_API void sfPacket_readString(sfPacket* packet, char* string); +CSFML_NETWORK_API void sfPacket_readWideString(sfPacket* packet, wchar_t* string); + +//////////////////////////////////////////////////////////// +/// \brief Functions to insert data into a packet +/// +/// \param packet Packet object +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfPacket_writeBool(sfPacket* packet, sfBool); +CSFML_NETWORK_API void sfPacket_writeInt8(sfPacket* packet, sfInt8); +CSFML_NETWORK_API void sfPacket_writeUint8(sfPacket* packet, sfUint8); +CSFML_NETWORK_API void sfPacket_writeInt16(sfPacket* packet, sfInt16); +CSFML_NETWORK_API void sfPacket_writeUint16(sfPacket* packet, sfUint16); +CSFML_NETWORK_API void sfPacket_writeInt32(sfPacket* packet, sfInt32); +CSFML_NETWORK_API void sfPacket_writeUint32(sfPacket* packet, sfUint32); +CSFML_NETWORK_API void sfPacket_writeFloat(sfPacket* packet, float); +CSFML_NETWORK_API void sfPacket_writeDouble(sfPacket* packet, double); +CSFML_NETWORK_API void sfPacket_writeString(sfPacket* packet, const char* string); +CSFML_NETWORK_API void sfPacket_writeWideString(sfPacket* packet, const wchar_t* string); + + +#endif // SFML_PACKET_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/SocketSelector.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/SocketSelector.h new file mode 100755 index 0000000..2480c98 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/SocketSelector.h @@ -0,0 +1,141 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_SOCKETSELECTOR_H +#define SFML_SOCKETSELECTOR_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new selector +/// +/// \return A new sfSocketSelector object +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfSocketSelector* sfSocketSelector_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Create a new socket selector by copying an existing one +/// +/// \param selector Socket selector to copy +/// +/// \return A new sfSocketSelector object which is a copy of \a selector +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfSocketSelector* sfSocketSelector_copy(const sfSocketSelector* selector); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a socket selector +/// +/// \param selector Socket selector to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfSocketSelector_destroy(sfSocketSelector* selector); + +//////////////////////////////////////////////////////////// +/// \brief Add a new socket to a socket selector +/// +/// This function keeps a weak pointer to the socket, +/// so you have to make sure that the socket is not destroyed +/// while it is stored in the selector. +/// +/// \param selector Socket selector object +/// \param socket Pointer to the socket to add +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfSocketSelector_addTcpListener(sfSocketSelector* selector, sfTcpListener* socket); +CSFML_NETWORK_API void sfSocketSelector_addTcpSocket(sfSocketSelector* selector, sfTcpSocket* socket); +CSFML_NETWORK_API void sfSocketSelector_addUdpSocket(sfSocketSelector* selector, sfUdpSocket* socket); + +//////////////////////////////////////////////////////////// +/// \brief Remove a socket from a socket selector +/// +/// This function doesn't destroy the socket, it simply +/// removes the pointer that the selector has to it. +/// +/// \param selector Socket selector object +/// \param socket POointer to the socket to remove +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfSocketSelector_removeTcpListener(sfSocketSelector* selector, sfTcpListener* socket); +CSFML_NETWORK_API void sfSocketSelector_removeTcpSocket(sfSocketSelector* selector, sfTcpSocket* socket); +CSFML_NETWORK_API void sfSocketSelector_removeUdpSocket(sfSocketSelector* selector, sfUdpSocket* socket); + +//////////////////////////////////////////////////////////// +/// \brief Remove all the sockets stored in a selector +/// +/// This function doesn't destroy any instance, it simply +/// removes all the pointers that the selector has to +/// external sockets. +/// +/// \param selector Socket selector object +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfSocketSelector_clear(sfSocketSelector* selector); + +//////////////////////////////////////////////////////////// +/// \brief Wait until one or more sockets are ready to receive +/// +/// This function returns as soon as at least one socket has +/// some data available to be received. To know which sockets are +/// ready, use the sfSocketSelector_isXxxReady functions. +/// If you use a timeout and no socket is ready before the timeout +/// is over, the function returns sfFalse. +/// +/// \param selector Socket selector object +/// \param timeout Maximum time to wait (use sfTimeZero for infinity) +/// +/// \return sfTrue if there are sockets ready, sfFalse otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfBool sfSocketSelector_wait(sfSocketSelector* selector, sfTime timeout); + +//////////////////////////////////////////////////////////// +/// \brief Test a socket to know if it is ready to receive data +/// +/// This function must be used after a call to +/// sfSocketSelector_wait, to know which sockets are ready to +/// receive data. If a socket is ready, a call to Receive will +/// never block because we know that there is data available to read. +/// Note that if this function returns sfTrue for a sfTcpListener, +/// this means that it is ready to accept a new connection. +/// +/// \param selector Socket selector object +/// \param socket Socket to test +/// +/// \return sfTrue if the socket is ready to read, sfFalse otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfBool sfSocketSelector_isTcpListenerReady(const sfSocketSelector* selector, sfTcpListener* socket); +CSFML_NETWORK_API sfBool sfSocketSelector_isTcpSocketReady(const sfSocketSelector* selector, sfTcpSocket* socket); +CSFML_NETWORK_API sfBool sfSocketSelector_isUdpSocketReady(const sfSocketSelector* selector, sfUdpSocket* socket); + + +#endif // SFML_SOCKETSELECTOR_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/SocketStatus.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/SocketStatus.h new file mode 100755 index 0000000..421e516 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/SocketStatus.h @@ -0,0 +1,43 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_SOCKETSTATUS_H +#define SFML_SOCKETSTATUS_H + + +//////////////////////////////////////////////////////////// +/// \brief Define the status that can be returned by the socket functions +/// +//////////////////////////////////////////////////////////// +typedef enum +{ + sfSocketDone, ///< The socket has sent / received the data + sfSocketNotReady, ///< The socket is not ready to send / receive data yet + sfSocketDisconnected, ///< The TCP socket has been disconnected + sfSocketError ///< An unexpected error happened + +} sfSocketStatus; + + +#endif // SFML_SOCKETSTATUS_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/TcpListener.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/TcpListener.h new file mode 100755 index 0000000..f0fdfca --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/TcpListener.h @@ -0,0 +1,128 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_TCPLISTENER_H +#define SFML_TCPLISTENER_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new TCP listener +/// +/// \return A new sfTcpListener object +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfTcpListener* sfTcpListener_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a TCP listener +/// +/// \param listener TCP listener to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfTcpListener_destroy(sfTcpListener* listener); + +//////////////////////////////////////////////////////////// +/// \brief Set the blocking state of a TCP listener +/// +/// In blocking mode, calls will not return until they have +/// completed their task. For example, a call to +/// sfTcpListener_accept in blocking mode won't return until +/// a new connection was actually received. +/// In non-blocking mode, calls will always return immediately, +/// using the return code to signal whether there was data +/// available or not. +/// By default, all sockets are blocking. +/// +/// \param listener TCP listener object +/// \param blocking sfTrue to set the socket as blocking, sfFalse for non-blocking +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfTcpListener_setBlocking(sfTcpListener* listener, sfBool blocking); + +//////////////////////////////////////////////////////////// +/// \brief Tell whether a TCP listener is in blocking or non-blocking mode +/// +/// \param listener TCP listener object +/// +/// \return sfTrue if the socket is blocking, sfFalse otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfBool sfTcpListener_isBlocking(const sfTcpListener* listener); + +//////////////////////////////////////////////////////////// +/// \brief Get the port to which a TCP listener is bound locally +/// +/// If the socket is not listening to a port, this function +/// returns 0. +/// +/// \param listener TCP listener object +/// +/// \return Port to which the TCP listener is bound +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API unsigned short sfTcpListener_getLocalPort(const sfTcpListener* listener); + +//////////////////////////////////////////////////////////// +/// \brief Start listening for connections +/// +/// This functions makes the socket listen to the specified +/// port, waiting for new connections. +/// If the socket was previously listening to another port, +/// it will be stopped first and bound to the new port. +/// +/// \param listener TCP listener object +/// \param port Port to listen for new connections +/// +/// \return Status code +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfSocketStatus sfTcpListener_listen(sfTcpListener* listener, unsigned short port); + +//////////////////////////////////////////////////////////// +/// \brief Accept a new connection +/// +/// If the socket is in blocking mode, this function will +/// not return until a connection is actually received. +/// +/// The \a connected argument points to a valid sfTcpSocket pointer +/// in case of success (the function returns sfSocketDone), it points +/// to a NULL pointer otherwise. +/// +/// \param listener TCP listener object +/// \param connected Socket that will hold the new connection +/// +/// \return Status code +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfSocketStatus sfTcpListener_accept(sfTcpListener* listener, sfTcpSocket** connected); + + +#endif // SFML_TCPLISTENER_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/TcpSocket.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/TcpSocket.h new file mode 100755 index 0000000..2911c00 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/TcpSocket.h @@ -0,0 +1,210 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_TCPSOCKET_H +#define SFML_TCPSOCKET_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new TCP socket +/// +/// \return A new sfTcpSocket object +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfTcpSocket* sfTcpSocket_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a TCP socket +/// +/// \param socket TCP socket to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfTcpSocket_destroy(sfTcpSocket* socket); + +//////////////////////////////////////////////////////////// +/// \brief Set the blocking state of a TCP listener +/// +/// In blocking mode, calls will not return until they have +/// completed their task. For example, a call to +/// sfTcpSocket_receive in blocking mode won't return until +/// new data was actually received. +/// In non-blocking mode, calls will always return immediately, +/// using the return code to signal whether there was data +/// available or not. +/// By default, all sockets are blocking. +/// +/// \param socket TCP socket object +/// \param blocking sfTrue to set the socket as blocking, sfFalse for non-blocking +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfTcpSocket_setBlocking(sfTcpSocket* socket, sfBool blocking); + +//////////////////////////////////////////////////////////// +/// \brief Tell whether a TCP socket is in blocking or non-blocking mode +/// +/// \param socket TCP socket object +/// +/// \return sfTrue if the socket is blocking, sfFalse otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfBool sfTcpSocket_isBlocking(const sfTcpSocket* socket); + +//////////////////////////////////////////////////////////// +/// \brief Get the port to which a TCP socket is bound locally +/// +/// If the socket is not connected, this function returns 0. +/// +/// \param socket TCP socket object +/// +/// \return Port to which the socket is bound +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API unsigned short sfTcpSocket_getLocalPort(const sfTcpSocket* socket); + +//////////////////////////////////////////////////////////// +/// \brief Get the address of the connected peer of a TCP socket +/// +/// It the socket is not connected, this function returns +/// sfIpAddress_None. +/// +/// \param socket TCP socket object +/// +/// \return Address of the remote peer +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfIpAddress sfTcpSocket_getRemoteAddress(const sfTcpSocket* socket); + +//////////////////////////////////////////////////////////// +/// \brief Get the port of the connected peer to which +/// a TCP socket is connected +/// +/// If the socket is not connected, this function returns 0. +/// +/// \param socket TCP socket object +/// +/// \return Remote port to which the socket is connected +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API unsigned short sfTcpSocket_getRemotePort(const sfTcpSocket* socket); + +//////////////////////////////////////////////////////////// +/// \brief Connect a TCP socket to a remote peer +/// +/// In blocking mode, this function may take a while, especially +/// if the remote peer is not reachable. The last parameter allows +/// you to stop trying to connect after a given timeout. +/// If the socket was previously connected, it is first disconnected. +/// +/// \param socket TCP socket object +/// \param remoteAddress Address of the remote peer +/// \param remotePort Port of the remote peer +/// \param timeout Maximum time to wait +/// +/// \return Status code +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfSocketStatus sfTcpSocket_connect(sfTcpSocket* socket, sfIpAddress host, unsigned short port, sfTime timeout); + +//////////////////////////////////////////////////////////// +/// \brief Disconnect a TCP socket from its remote peer +/// +/// This function gracefully closes the connection. If the +/// socket is not connected, this function has no effect. +/// +/// \param socket TCP socket object +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfTcpSocket_disconnect(sfTcpSocket* socket); + +//////////////////////////////////////////////////////////// +/// \brief Send raw data to the remote peer of a TCP socket +/// +/// This function will fail if the socket is not connected. +/// +/// \param socket TCP socket object +/// \param data Pointer to the sequence of bytes to send +/// \param size Number of bytes to send +/// +/// \return Status code +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfSocketStatus sfTcpSocket_send(sfTcpSocket* socket, const void* data, size_t size); + +//////////////////////////////////////////////////////////// +/// \brief Receive raw data from the remote peer of a TCP socket +/// +/// In blocking mode, this function will wait until some +/// bytes are actually received. +/// This function will fail if the socket is not connected. +/// +/// \param socket TCP socket object +/// \param data Pointer to the array to fill with the received bytes +/// \param size Maximum number of bytes that can be received +/// \param received This variable is filled with the actual number of bytes received +/// +/// \return Status code +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfSocketStatus sfTcpSocket_receive(sfTcpSocket* socket, void* data, size_t maxSize, size_t* sizeReceived); + +//////////////////////////////////////////////////////////// +/// \brief Send a formatted packet of data to the remote peer of a TCP socket +/// +/// This function will fail if the socket is not connected. +/// +/// \param socket TCP socket object +/// \param packet Packet to send +/// +/// \return Status code +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfSocketStatus sfTcpSocket_sendPacket(sfTcpSocket* socket, sfPacket* packet); + +//////////////////////////////////////////////////////////// +/// \brief Receive a formatted packet of data from the remote peer +/// +/// In blocking mode, this function will wait until the whole packet +/// has been received. +/// This function will fail if the socket is not connected. +/// +/// \param socket TCP socket object +/// \param packet Packet to fill with the received data +/// +/// \return Status code +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfSocketStatus sfTcpSocket_receivePacket(sfTcpSocket* socket, sfPacket* packet); + + +#endif // SFML_TCPSOCKET_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/Types.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/Types.h new file mode 100755 index 0000000..60378a1 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/Types.h @@ -0,0 +1,43 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_NETWORK_TYPES_H +#define SFML_NETWORK_TYPES_H + + +typedef struct sfFtpDirectoryResponse sfFtpDirectoryResponse; +typedef struct sfFtpListingResponse sfFtpListingResponse; +typedef struct sfFtpResponse sfFtpResponse; +typedef struct sfFtp sfFtp; +typedef struct sfHttpRequest sfHttpRequest; +typedef struct sfHttpResponse sfHttpResponse; +typedef struct sfHttp sfHttp; +typedef struct sfPacket sfPacket; +typedef struct sfSocketSelector sfSocketSelector; +typedef struct sfTcpListener sfTcpListener; +typedef struct sfTcpSocket sfTcpSocket; +typedef struct sfUdpSocket sfUdpSocket; + + +#endif // SFML_NETWORK_TYPES_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/UdpSocket.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/UdpSocket.h new file mode 100755 index 0000000..527d153 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Network/UdpSocket.h @@ -0,0 +1,206 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_UDPSOCKET_H +#define SFML_UDPSOCKET_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new UDP socket +/// +/// \return A new sfUdpSocket object +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfUdpSocket* sfUdpSocket_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a UDP socket +/// +/// \param socket UDP socket to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfUdpSocket_destroy(sfUdpSocket* socket); + +//////////////////////////////////////////////////////////// +/// \brief Set the blocking state of a UDP listener +/// +/// In blocking mode, calls will not return until they have +/// completed their task. For example, a call to +/// sfUDPSocket_receive in blocking mode won't return until +/// new data was actually received. +/// In non-blocking mode, calls will always return immediately, +/// using the return code to signal whether there was data +/// available or not. +/// By default, all sockets are blocking. +/// +/// \param socket UDP socket object +/// \param blocking sfTrue to set the socket as blocking, sfFalse for non-blocking +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfUdpSocket_setBlocking(sfUdpSocket* socket, sfBool blocking); + +//////////////////////////////////////////////////////////// +/// \brief Tell whether a UDP socket is in blocking or non-blocking mode +/// +/// \param socket UDP socket object +/// +/// \return sfTrue if the socket is blocking, sfFalse otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfBool sfUdpSocket_isBlocking(const sfUdpSocket* socket); + +//////////////////////////////////////////////////////////// +/// \brief Get the port to which a UDP socket is bound locally +/// +/// If the socket is not bound to a port, this function +/// returns 0. +/// +/// \param socket UDP socket object +/// +/// \return Port to which the socket is bound +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API unsigned short sfUdpSocket_getLocalPort(const sfUdpSocket* socket); + +//////////////////////////////////////////////////////////// +/// \brief Bind a UDP socket to a specific port +/// +/// Binding the socket to a port is necessary for being +/// able to receive data on that port. +/// You can use the special value 0 to tell the +/// system to automatically pick an available port, and then +/// call sfUdpSocket_getLocalPort to retrieve the chosen port. +/// +/// \param socket UDP socket object +/// \param port Port to bind the socket to +/// +/// \return Status code +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfSocketStatus sfUdpSocket_bind(sfUdpSocket* socket, unsigned short port); + +//////////////////////////////////////////////////////////// +/// \brief Unbind a UDP socket from the local port to which it is bound +/// +/// The port that the socket was previously using is immediately +/// available after this function is called. If the +/// socket is not bound to a port, this function has no effect. +/// +/// \param socket UDP socket object +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API void sfUdpSocket_unbind(sfUdpSocket* socket); + +//////////////////////////////////////////////////////////// +/// \brief Send raw data to a remote peer with a UDP socket +/// +/// Make sure that \a size is not greater than +/// sfUdpSocket_maxDatagramSize(), otherwise this function will +/// fail and no data will be sent. +/// +/// \param socket UDP socket object +/// \param data Pointer to the sequence of bytes to send +/// \param size Number of bytes to send +/// \param remoteAddress Address of the receiver +/// \param remotePort Port of the receiver to send the data to +/// +/// \return Status code +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfSocketStatus sfUdpSocket_send(sfUdpSocket* socket, const void* data, size_t size, sfIpAddress address, unsigned short port); + +//////////////////////////////////////////////////////////// +/// \brief Receive raw data from a remote peer with a UDP socket +/// +/// In blocking mode, this function will wait until some +/// bytes are actually received. +/// Be careful to use a buffer which is large enough for +/// the data that you intend to receive, if it is too small +/// then an error will be returned and *all* the data will +/// be lost. +/// +/// \param socket UDP socket object +/// \param data Pointer to the array to fill with the received bytes +/// \param size Maximum number of bytes that can be received +/// \param received This variable is filled with the actual number of bytes received +/// \param remoteAddress Address of the peer that sent the data +/// \param remotePort Port of the peer that sent the data +/// +/// \return Status code +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfSocketStatus sfUdpSocket_receive(sfUdpSocket* socket, void* data, size_t maxSize, size_t* sizeReceived, sfIpAddress* address, unsigned short* port); + +//////////////////////////////////////////////////////////// +/// \brief Send a formatted packet of data to a remote peer with a UDP socket +/// +/// Make sure that the packet size is not greater than +/// sfUdpSocket_maxDatagramSize(), otherwise this function will +/// fail and no data will be sent. +/// +/// \param socket UDP socket object +/// \param packet Packet to send +/// \param remoteAddress Address of the receiver +/// \param remotePort Port of the receiver to send the data to +/// +/// \return Status code +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfSocketStatus sfUdpSocket_sendPacket(sfUdpSocket* socket, sfPacket* packet, sfIpAddress address, unsigned short port); + +//////////////////////////////////////////////////////////// +/// \brief Receive a formatted packet of data from a remote peer with a UDP socket +/// +/// In blocking mode, this function will wait until the whole packet +/// has been received. +/// +/// \param packet Packet to fill with the received data +/// \param remoteAddress Address of the peer that sent the data +/// \param remotePort Port of the peer that sent the data +/// +/// \return Status code +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API sfSocketStatus sfUdpSocket_receivePacket(sfUdpSocket* socket, sfPacket* packet, sfIpAddress* address, unsigned short* port); + +//////////////////////////////////////////////////////////// +/// \brief Return the maximum number of bytes that can be +/// sent in a single UDP datagram +/// +/// \return The maximum size of a UDP datagram (message) +/// +//////////////////////////////////////////////////////////// +CSFML_NETWORK_API unsigned int sfUdpSocket_maxDatagramSize(); + + +#endif // SFML_UDPSOCKET_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/OpenGL.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/OpenGL.h new file mode 100755 index 0000000..ffc9f88 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/OpenGL.h @@ -0,0 +1,58 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_OPENGL_H +#define SFML_OPENGL_H + + +//////////////////////////////////////////////////////////// +/// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +/// This file just includes the OpenGL (GL and GLU) headers, +/// which have actually different paths on each system +//////////////////////////////////////////////////////////// +#if defined(CSFML_SYSTEM_WINDOWS) + + #include + #include + #include + +#elif defined(CSFML_SYSTEM_LINUX) || defined(CSFML_SYSTEM_FREEBSD) + + #include + #include + +#elif defined(CSFML_SYSTEM_MACOS) + + #include + #include + +#endif + + +#endif // SFML_OPENGL_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System.h new file mode 100755 index 0000000..a982ae2 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System.h @@ -0,0 +1,42 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_SYSTEM_H +#define SFML_SYSTEM_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// + +#include +#include +#include +#include +#include +#include +#include +#include + + +#endif // SFML_SYSTEM_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Clock.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Clock.h new file mode 100755 index 0000000..be2eb60 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Clock.h @@ -0,0 +1,90 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_CLOCK_H +#define SFML_CLOCK_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new clock and start it +/// +/// \return A new sfClock object +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API sfClock* sfClock_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Create a new clock by copying an existing one +/// +/// \param clock Clock to copy +/// +/// \return A new sfClock object which is a copy of \a clock +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API sfClock* sfClock_copy(const sfClock* clock); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a clock +/// +/// \param clock Clock to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API void sfClock_destroy(sfClock* clock); + +//////////////////////////////////////////////////////////// +/// \brief Get the time elapsed in a clock +/// +/// This function returns the time elapsed since the last call +/// to sfClock_restart (or the construction of the object if +/// sfClock_restart has not been called). +/// +/// \param clock Clock object +/// +/// \return Time elapsed +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API sfTime sfClock_getElapsedTime(const sfClock* clock); + +//////////////////////////////////////////////////////////// +/// \brief Restart a clock +/// +/// This function puts the time counter back to zero. +/// It also returns the time elapsed since the clock was started. +/// +/// \param clock Clock object +/// +/// \return Time elapsed +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API sfTime sfClock_restart(sfClock* clock); + + +#endif // SFML_CLOCK_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Export.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Export.h new file mode 100755 index 0000000..a473954 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Export.h @@ -0,0 +1,48 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_SYSTEM_EXPORT_H +#define SFML_SYSTEM_EXPORT_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +// Define portable import / export macros +//////////////////////////////////////////////////////////// +#if defined(CSFML_SYSTEM_EXPORTS) + + #define CSFML_SYSTEM_API CSFML_API_EXPORT + +#else + + #define CSFML_SYSTEM_API CSFML_API_IMPORT + +#endif + + +#endif // SFML_SYSTEM_EXPORT_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/InputStream.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/InputStream.h new file mode 100755 index 0000000..140ee42 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/InputStream.h @@ -0,0 +1,54 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_INPUTSTREAM_H +#define SFML_INPUTSTREAM_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +typedef sfInt64 (*sfInputStreamReadFunc)(void* data, sfInt64 size, void* userData); +typedef sfInt64 (*sfInputStreamSeekFunc)(sfInt64 position, void* userData); +typedef sfInt64 (*sfInputStreamTellFunc)(void* userData); +typedef sfInt64 (*sfInputStreamGetSizeFunc)(void* userData); + + +//////////////////////////////////////////////////////////// +/// \brief Set of callbacks that allow users to define custom file streams +/// +//////////////////////////////////////////////////////////// +typedef struct sfInputStream +{ + sfInputStreamReadFunc read; ///< Function to read data from the stream + sfInputStreamSeekFunc seek; ///< Function to set the current read position + sfInputStreamTellFunc tell; ///< Function to get the current read position + sfInputStreamGetSizeFunc getSize; ///< Function to get the total number of bytes in the stream + void* userData; ///< User data that will be passed to the callbacks +} sfInputStream; + + +#endif // SFML_INPUTSTREAM_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Mutex.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Mutex.h new file mode 100755 index 0000000..3e054de --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Mutex.h @@ -0,0 +1,68 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_MUTEX_H +#define SFML_MUTEX_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new mutex +/// +/// \return A new sfMutex object +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API sfMutex* sfMutex_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a mutex +/// +/// \param mutex Mutex to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API void sfMutex_destroy(sfMutex* mutex); + +//////////////////////////////////////////////////////////// +/// \brief Lock a mutex +/// +/// \param mutex Mutex object +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API void sfMutex_lock(sfMutex* mutex); + +//////////////////////////////////////////////////////////// +/// \brief Unlock a mutex +/// +/// \param mutex Mutex object +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API void sfMutex_unlock(sfMutex* mutex); + + +#endif // SFML_MUTEX_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Sleep.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Sleep.h new file mode 100755 index 0000000..34fff1f --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Sleep.h @@ -0,0 +1,47 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_SLEEP_H +#define SFML_SLEEP_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Make the current thread sleep for a given duration +/// +/// sfSleep is the best way to block a program or one of its +/// threads, as it doesn't consume any CPU power. +/// +/// \param duration Time to sleep +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API void sfSleep(sfTime duration); + + +#endif // SFML_SLEEP_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Thread.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Thread.h new file mode 100755 index 0000000..49aaa6f --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Thread.h @@ -0,0 +1,103 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_THREAD_H +#define SFML_THREAD_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new thread from a function pointer +/// +/// Note: this does *not* run the thread, use sfThread_launch. +/// +/// \param function Entry point of the thread +/// \param userData Custom data to pass to the thread function +/// +/// \return A new sfThread object +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API sfThread* sfThread_create(void (*function)(void*), void* userData); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a thread +/// +/// This function calls sfThread_wait, so that the internal thread +/// cannot survive after the sfThread object is destroyed. +/// +/// \param thread Thread to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API void sfThread_destroy(sfThread* thread); + +//////////////////////////////////////////////////////////// +/// \brief Run a thread +/// +/// This function starts the entry point passed to the +/// thread's constructor, and returns immediately. +/// After this function returns, the thread's function is +/// running in parallel to the calling code. +/// +/// \param thread Thread object +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API void sfThread_launch(sfThread* thread); + +//////////////////////////////////////////////////////////// +/// \brief Wait until a thread finishes +/// +/// This function will block the execution until the +/// thread's function ends. +/// Warning: if the thread function never ends, the calling +/// thread will block forever. +/// If this function is called from its owner thread, it +/// returns without doing anything. +/// +/// \param thread Thread object +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API void sfThread_wait(sfThread* thread); + +//////////////////////////////////////////////////////////// +/// \brief Terminate a thread +/// +/// This function immediately stops the thread, without waiting +/// for its function to finish. +/// Terminating a thread with this function is not safe, +/// and can lead to local variables not being destroyed +/// on some operating systems. You should rather try to make +/// the thread function terminate by itself. +/// +/// \param thread Thread object +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API void sfThread_terminate(sfThread* thread); + + +#endif // SFML_THREAD_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Time.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Time.h new file mode 100755 index 0000000..b27b842 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Time.h @@ -0,0 +1,110 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_TIME_H +#define SFML_TIME_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +/// \brief Represents a time value +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + sfInt64 microseconds; +} sfTime; + +//////////////////////////////////////////////////////////// +/// \brief Predefined "zero" time value +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API sfTime sfTime_Zero; + +//////////////////////////////////////////////////////////// +/// \brief Return a time value as a number of seconds +/// +/// \param time Time value +/// +/// \return Time in seconds +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API float sfTime_asSeconds(sfTime time); + +//////////////////////////////////////////////////////////// +/// \brief Return a time value as a number of milliseconds +/// +/// \param time Time value +/// +/// \return Time in milliseconds +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API sfInt32 sfTime_asMilliseconds(sfTime time); + +//////////////////////////////////////////////////////////// +/// \brief Return a time value as a number of microseconds +/// +/// \param time Time value +/// +/// \return Time in microseconds +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API sfInt64 sfTime_asMicroseconds(sfTime time); + +//////////////////////////////////////////////////////////// +/// \brief Construct a time value from a number of seconds +/// +/// \param amount Number of seconds +/// +/// \return Time value constructed from the amount of seconds +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API sfTime sfSeconds(float amount); + +//////////////////////////////////////////////////////////// +/// \brief Construct a time value from a number of milliseconds +/// +/// \param amount Number of milliseconds +/// +/// \return Time value constructed from the amount of milliseconds +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API sfTime sfMilliseconds(sfInt32 amount); + +//////////////////////////////////////////////////////////// +/// \brief Construct a time value from a number of microseconds +/// +/// \param amount Number of microseconds +/// +/// \return Time value constructed from the amount of microseconds +/// +//////////////////////////////////////////////////////////// +CSFML_SYSTEM_API sfTime sfMicroseconds(sfInt64 amount); + + +#endif // SFML_TIME_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Types.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Types.h new file mode 100755 index 0000000..cea5ce4 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Types.h @@ -0,0 +1,33 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_SYSTEM_TYPES_H +#define SFML_SYSTEM_TYPES_H + + +typedef struct sfClock sfClock; +typedef struct sfMutex sfMutex; +typedef struct sfThread sfThread; + + +#endif // SFML_SYSTEM_TYPES_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Vector2.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Vector2.h new file mode 100755 index 0000000..536de2c --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Vector2.h @@ -0,0 +1,67 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_VECTOR2_H +#define SFML_VECTOR2_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +/// \brief 2-component vector of integers +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + int x; + int y; +} sfVector2i; + + +//////////////////////////////////////////////////////////// +/// \brief 2-component vector of unsigned integers +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + unsigned int x; + unsigned int y; +} sfVector2u; + + +//////////////////////////////////////////////////////////// +/// \brief 2-component vector of floats +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + float x; + float y; +} sfVector2f; + + +#endif // SFML_VECTOR2_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Vector3.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Vector3.h new file mode 100755 index 0000000..2e4729a --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/System/Vector3.h @@ -0,0 +1,46 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_VECTOR3_H +#define SFML_VECTOR3_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +/// \brief 3-component vector of floats +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + float x; + float y; + float z; +} sfVector3f; + + +#endif // SFML_VECTOR3_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window.h new file mode 100755 index 0000000..1e2bab8 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window.h @@ -0,0 +1,42 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_SFML_WINDOW_H +#define SFML_SFML_WINDOW_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// + +#include +#include +#include +#include +#include +#include +#include +#include + + +#endif // SFML_SFML_WINDOW_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/Context.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/Context.h new file mode 100755 index 0000000..1053adb --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/Context.h @@ -0,0 +1,63 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_CONTEXT_H +#define SFML_CONTEXT_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Create a new context +/// +/// This function activates the new context. +/// +/// \return New sfContext object +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfContext* sfContext_create(void); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a context +/// +/// \param context Context to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfContext_destroy(sfContext* context); + +//////////////////////////////////////////////////////////// +/// \brief Activate or deactivate explicitely a context +/// +/// \param context Context object +/// \param active sfTrue to activate, sfFalse to deactivate +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfContext_setActive(sfContext* context, sfBool active); + + +#endif // SFML_CONTEXT_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/Event.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/Event.h new file mode 100755 index 0000000..cb4d141 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/Event.h @@ -0,0 +1,189 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_EVENT_H +#define SFML_EVENT_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Definition of all the event types +/// +//////////////////////////////////////////////////////////// +typedef enum +{ + sfEvtClosed, + sfEvtResized, + sfEvtLostFocus, + sfEvtGainedFocus, + sfEvtTextEntered, + sfEvtKeyPressed, + sfEvtKeyReleased, + sfEvtMouseWheelMoved, + sfEvtMouseButtonPressed, + sfEvtMouseButtonReleased, + sfEvtMouseMoved, + sfEvtMouseEntered, + sfEvtMouseLeft, + sfEvtJoystickButtonPressed, + sfEvtJoystickButtonReleased, + sfEvtJoystickMoved, + sfEvtJoystickConnected, + sfEvtJoystickDisconnected +} sfEventType; + + +//////////////////////////////////////////////////////////// +/// \brief Keyboard event parameters +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + sfEventType type; + sfKeyCode code; + sfBool alt; + sfBool control; + sfBool shift; + sfBool system; +} sfKeyEvent; + +//////////////////////////////////////////////////////////// +/// \brief Text event parameters +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + sfEventType type; + sfUint32 unicode; +} sfTextEvent; + +//////////////////////////////////////////////////////////// +/// \brief Mouse move event parameters +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + sfEventType type; + int x; + int y; +} sfMouseMoveEvent; + +//////////////////////////////////////////////////////////// +/// \brief Mouse buttons events parameters +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + sfEventType type; + sfMouseButton button; + int x; + int y; +} sfMouseButtonEvent; + +//////////////////////////////////////////////////////////// +/// \brief Mouse wheel events parameters +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + sfEventType type; + int delta; + int x; + int y; +} sfMouseWheelEvent; + +//////////////////////////////////////////////////////////// +/// \brief Joystick axis move event parameters +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + sfEventType type; + unsigned int joystickId; + sfJoystickAxis axis; + float position; +} sfJoystickMoveEvent; + +//////////////////////////////////////////////////////////// +/// \brief Joystick buttons events parameters +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + sfEventType type; + unsigned int joystickId; + unsigned int button; +} sfJoystickButtonEvent; + +//////////////////////////////////////////////////////////// +/// \brief Joystick connection/disconnection event parameters +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + sfEventType type; + unsigned int joystickId; +} sfJoystickConnectEvent; + +//////////////////////////////////////////////////////////// +/// \brief Size events parameters +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + sfEventType type; + unsigned int width; + unsigned int height; +} sfSizeEvent; + + +//////////////////////////////////////////////////////////// +/// \brief sfEvent defines a system event and its parameters +/// +//////////////////////////////////////////////////////////// +typedef union +{ + //////////////////////////////////////////////////////////// + // Member data + //////////////////////////////////////////////////////////// + sfEventType type; ///< Type of the event + sfSizeEvent size; + sfKeyEvent key; + sfTextEvent text; + sfMouseMoveEvent mouseMove; + sfMouseButtonEvent mouseButton; + sfMouseWheelEvent mouseWheel; + sfJoystickMoveEvent joystickMove; + sfJoystickButtonEvent joystickButton; + sfJoystickConnectEvent joystickConnect; +} sfEvent; + + +#endif // SFML_EVENT_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/Export.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/Export.h new file mode 100755 index 0000000..f972fa3 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/Export.h @@ -0,0 +1,48 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_WINDOW_EXPORT_H +#define SFML_WINDOW_EXPORT_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +// Define portable import / export macros +//////////////////////////////////////////////////////////// +#if defined(CSFML_WINDOW_EXPORTS) + + #define CSFML_WINDOW_API CSFML_API_EXPORT + +#else + + #define CSFML_WINDOW_API CSFML_API_IMPORT + +#endif + + +#endif // SFML_WINDOW_EXPORT_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/Joystick.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/Joystick.h new file mode 100755 index 0000000..fd9bbc4 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/Joystick.h @@ -0,0 +1,135 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_JOYSTICK_H +#define SFML_JOYSTICK_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +/// \brief Global joysticks capabilities +/// +//////////////////////////////////////////////////////////// +enum +{ + sfJoystickCount = 8, ///< Maximum number of supported joysticks + sfJoystickButtonCount = 32, ///< Maximum number of supported buttons + sfJoystickAxisCount = 8 ///< Maximum number of supported axes +}; + + +//////////////////////////////////////////////////////////// +/// \brief Axes supported by SFML joysticks +/// +//////////////////////////////////////////////////////////// +typedef enum +{ + sfJoystickX, ///< The X axis + sfJoystickY, ///< The Y axis + sfJoystickZ, ///< The Z axis + sfJoystickR, ///< The R axis + sfJoystickU, ///< The U axis + sfJoystickV, ///< The V axis + sfJoystickPovX, ///< The X axis of the point-of-view hat + sfJoystickPovY ///< The Y axis of the point-of-view hat +} sfJoystickAxis; + + +//////////////////////////////////////////////////////////// +/// \brief Check if a joystick is connected +/// +/// \param joystick Index of the joystick to check +/// +/// \return sfTrue if the joystick is connected, sfFalse otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfBool sfJoystick_isConnected(unsigned int joystick); + +//////////////////////////////////////////////////////////// +/// \brief Return the number of buttons supported by a joystick +/// +/// If the joystick is not connected, this function returns 0. +/// +/// \param joystick Index of the joystick +/// +/// \return Number of buttons supported by the joystick +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API unsigned int sfJoystick_getButtonCount(unsigned int joystick); + +//////////////////////////////////////////////////////////// +/// \brief Check if a joystick supports a given axis +/// +/// If the joystick is not connected, this function returns false. +/// +/// \param joystick Index of the joystick +/// \param axis Axis to check +/// +/// \return sfTrue if the joystick supports the axis, sfFalse otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfBool sfJoystick_hasAxis(unsigned int joystick, sfJoystickAxis axis); + +//////////////////////////////////////////////////////////// +/// \brief Check if a joystick button is pressed +/// +/// If the joystick is not connected, this function returns false. +/// +/// \param joystick Index of the joystick +/// \param button Button to check +/// +/// \return sfTrue if the button is pressed, sfFalse otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfBool sfJoystick_isButtonPressed(unsigned int joystick, unsigned int button); + +//////////////////////////////////////////////////////////// +/// \brief Get the current position of a joystick axis +/// +/// If the joystick is not connected, this function returns 0. +/// +/// \param joystick Index of the joystick +/// \param axis Axis to check +/// +/// \return Current position of the axis, in range [-100 .. 100] +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API float sfJoystick_getAxisPosition(unsigned int joystick, sfJoystickAxis axis); + +//////////////////////////////////////////////////////////// +/// \brief Update the states of all joysticks +/// +/// This function is used internally by SFML, so you normally +/// don't have to call it explicitely. However, you may need to +/// call it if you have no window yet (or no window at all): +/// in this case the joysticks states are not updated automatically. +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfJoystick_update(void); + + +#endif // SFML_JOYSTICK_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/Keyboard.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/Keyboard.h new file mode 100755 index 0000000..c8951e2 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/Keyboard.h @@ -0,0 +1,157 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_KEYBOARD_H +#define SFML_KEYBOARD_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +/// \brief Key codes +/// +//////////////////////////////////////////////////////////// +typedef enum +{ + sfKeyUnknown = -1, ///< Unhandled key + sfKeyA, ///< The A key + sfKeyB, ///< The B key + sfKeyC, ///< The C key + sfKeyD, ///< The D key + sfKeyE, ///< The E key + sfKeyF, ///< The F key + sfKeyG, ///< The G key + sfKeyH, ///< The H key + sfKeyI, ///< The I key + sfKeyJ, ///< The J key + sfKeyK, ///< The K key + sfKeyL, ///< The L key + sfKeyM, ///< The M key + sfKeyN, ///< The N key + sfKeyO, ///< The O key + sfKeyP, ///< The P key + sfKeyQ, ///< The Q key + sfKeyR, ///< The R key + sfKeyS, ///< The S key + sfKeyT, ///< The T key + sfKeyU, ///< The U key + sfKeyV, ///< The V key + sfKeyW, ///< The W key + sfKeyX, ///< The X key + sfKeyY, ///< The Y key + sfKeyZ, ///< The Z key + sfKeyNum0, ///< The 0 key + sfKeyNum1, ///< The 1 key + sfKeyNum2, ///< The 2 key + sfKeyNum3, ///< The 3 key + sfKeyNum4, ///< The 4 key + sfKeyNum5, ///< The 5 key + sfKeyNum6, ///< The 6 key + sfKeyNum7, ///< The 7 key + sfKeyNum8, ///< The 8 key + sfKeyNum9, ///< The 9 key + sfKeyEscape, ///< The Escape key + sfKeyLControl, ///< The left Control key + sfKeyLShift, ///< The left Shift key + sfKeyLAlt, ///< The left Alt key + sfKeyLSystem, ///< The left OS specific key: window (Windows and Linux), apple (MacOS X), ... + sfKeyRControl, ///< The right Control key + sfKeyRShift, ///< The right Shift key + sfKeyRAlt, ///< The right Alt key + sfKeyRSystem, ///< The right OS specific key: window (Windows and Linux), apple (MacOS X), ... + sfKeyMenu, ///< The Menu key + sfKeyLBracket, ///< The [ key + sfKeyRBracket, ///< The ] key + sfKeySemiColon, ///< The ; key + sfKeyComma, ///< The , key + sfKeyPeriod, ///< The . key + sfKeyQuote, ///< The ' key + sfKeySlash, ///< The / key + sfKeyBackSlash, ///< The \ key + sfKeyTilde, ///< The ~ key + sfKeyEqual, ///< The = key + sfKeyDash, ///< The - key + sfKeySpace, ///< The Space key + sfKeyReturn, ///< The Return key + sfKeyBack, ///< The Backspace key + sfKeyTab, ///< The Tabulation key + sfKeyPageUp, ///< The Page up key + sfKeyPageDown, ///< The Page down key + sfKeyEnd, ///< The End key + sfKeyHome, ///< The Home key + sfKeyInsert, ///< The Insert key + sfKeyDelete, ///< The Delete key + sfKeyAdd, ///< + + sfKeySubtract, ///< - + sfKeyMultiply, ///< * + sfKeyDivide, ///< / + sfKeyLeft, ///< Left arrow + sfKeyRight, ///< Right arrow + sfKeyUp, ///< Up arrow + sfKeyDown, ///< Down arrow + sfKeyNumpad0, ///< The numpad 0 key + sfKeyNumpad1, ///< The numpad 1 key + sfKeyNumpad2, ///< The numpad 2 key + sfKeyNumpad3, ///< The numpad 3 key + sfKeyNumpad4, ///< The numpad 4 key + sfKeyNumpad5, ///< The numpad 5 key + sfKeyNumpad6, ///< The numpad 6 key + sfKeyNumpad7, ///< The numpad 7 key + sfKeyNumpad8, ///< The numpad 8 key + sfKeyNumpad9, ///< The numpad 9 key + sfKeyF1, ///< The F1 key + sfKeyF2, ///< The F2 key + sfKeyF3, ///< The F3 key + sfKeyF4, ///< The F4 key + sfKeyF5, ///< The F5 key + sfKeyF6, ///< The F6 key + sfKeyF7, ///< The F7 key + sfKeyF8, ///< The F8 key + sfKeyF9, ///< The F8 key + sfKeyF10, ///< The F10 key + sfKeyF11, ///< The F11 key + sfKeyF12, ///< The F12 key + sfKeyF13, ///< The F13 key + sfKeyF14, ///< The F14 key + sfKeyF15, ///< The F15 key + sfKeyPause, ///< The Pause key + + sfKeyCount ///< Keep last -- the total number of keyboard keys +} sfKeyCode; + + +//////////////////////////////////////////////////////////// +/// \brief Check if a key is pressed +/// +/// \param key Key to check +/// +/// \return sfTrue if the key is pressed, sfFalse otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfBool sfKeyboard_isKeyPressed(sfKeyCode key); + + +#endif // SFML_KEYBOARD_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/Mouse.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/Mouse.h new file mode 100755 index 0000000..a1c1ce7 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/Mouse.h @@ -0,0 +1,87 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_MOUSE_H +#define SFML_MOUSE_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Mouse buttons +/// +//////////////////////////////////////////////////////////// +typedef enum +{ + sfMouseLeft, ///< The left mouse button + sfMouseRight, ///< The right mouse button + sfMouseMiddle, ///< The middle (wheel) mouse button + sfMouseXButton1, ///< The first extra mouse button + sfMouseXButton2, ///< The second extra mouse button + + sfMouseButtonCount ///< Keep last -- the total number of mouse buttons +} sfMouseButton; + + +//////////////////////////////////////////////////////////// +/// \brief Check if a mouse button is pressed +/// +/// \param button Button to check +/// +/// \return sfTrue if the button is pressed, sfFalse otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfBool sfMouse_isButtonPressed(sfMouseButton button); + +//////////////////////////////////////////////////////////// +/// \brief Get the current position of the mouse +/// +/// This function returns the current position of the mouse +/// cursor relative to the given window, or desktop if NULL is passed. +/// +/// \param relativeTo Reference window +/// +/// \return Position of the mouse cursor, relative to the given window +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfVector2i sfMouse_getPosition(const sfWindow* relativeTo); + +//////////////////////////////////////////////////////////// +/// \brief Set the current position of the mouse +/// +/// This function sets the current position of the mouse +/// cursor relative to the given window, or desktop if NULL is passed. +/// +/// \param position New position of the mouse +/// \param relativeTo Reference window +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfMouse_setPosition(sfVector2i position, const sfWindow* relativeTo); + + +#endif // SFML_MOUSE_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/Types.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/Types.h new file mode 100755 index 0000000..bc4b3a0 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/Types.h @@ -0,0 +1,33 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_WINDOW_TYPES_H +#define SFML_WINDOW_TYPES_H + + +typedef struct sfContext sfContext; +typedef struct sfWindow sfWindow; + + +#endif // SFML_WINDOW_TYPES_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/VideoMode.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/VideoMode.h new file mode 100755 index 0000000..5d5bc6a --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/VideoMode.h @@ -0,0 +1,89 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_VIDEOMODE_H +#define SFML_VIDEOMODE_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief sfVideoMode defines a video mode (width, height, bpp, frequency) +/// and provides functions for getting modes supported +/// by the display device +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + unsigned int width; ///< Video mode width, in pixels + unsigned int height; ///< Video mode height, in pixels + unsigned int bitsPerPixel; ///< Video mode pixel depth, in bits per pixels +} sfVideoMode; + + +//////////////////////////////////////////////////////////// +/// \brief Get the current desktop video mode +/// +/// \return Current desktop video mode +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfVideoMode sfVideoMode_getDesktopMode(void); + +//////////////////////////////////////////////////////////// +/// \brief Retrieve all the video modes supported in fullscreen mode +/// +/// When creating a fullscreen window, the video mode is restricted +/// to be compatible with what the graphics driver and monitor +/// support. This function returns the complete list of all video +/// modes that can be used in fullscreen mode. +/// The returned array is sorted from best to worst, so that +/// the first element will always give the best mode (higher +/// width, height and bits-per-pixel). +/// +/// \param count Pointer to a variable that will be filled with the number of modes in the array +/// +/// \return Pointer to an array containing all the supported fullscreen modes +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API const sfVideoMode* sfVideoMode_getFullscreenModes(size_t* Count); + +//////////////////////////////////////////////////////////// +/// \brief Tell whether or not a video mode is valid +/// +/// The validity of video modes is only relevant when using +/// fullscreen windows; otherwise any video mode can be used +/// with no restriction. +/// +/// \param mode Video mode +/// +/// \return sfTrue if the video mode is valid for fullscreen mode +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfBool sfVideoMode_isValid(sfVideoMode mode); + + +#endif // SFML_VIDEOMODE_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/Window.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/Window.h new file mode 100755 index 0000000..624bd6d --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/Window.h @@ -0,0 +1,416 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_WINDOW_H +#define SFML_WINDOW_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include +#include +#include +#include +#include +#include + + +//////////////////////////////////////////////////////////// +/// \brief Enumeration of window creation styles +/// +//////////////////////////////////////////////////////////// +enum +{ + sfNone = 0, ///< No border / title bar (this flag and all others are mutually exclusive) + sfTitlebar = 1 << 0, ///< Title bar + fixed border + sfResize = 1 << 1, ///< Titlebar + resizable border + maximize button + sfClose = 1 << 2, ///< Titlebar + close button + sfFullscreen = 1 << 3, ///< Fullscreen mode (this flag and all others are mutually exclusive) + sfDefaultStyle = sfTitlebar | sfResize | sfClose ///< Default window style +}; + + +//////////////////////////////////////////////////////////// +/// \brief Structure defining the window's creation settings +/// +//////////////////////////////////////////////////////////// +typedef struct +{ + unsigned int depthBits; ///< Bits of the depth buffer + unsigned int stencilBits; ///< Bits of the stencil buffer + unsigned int antialiasingLevel; ///< Level of antialiasing + unsigned int majorVersion; ///< Major number of the context version to create + unsigned int minorVersion; ///< Minor number of the context version to create +} sfContextSettings; + + +//////////////////////////////////////////////////////////// +/// \brief Construct a new window +/// +/// This function creates the window with the size and pixel +/// depth defined in \a mode. An optional style can be passed to +/// customize the look and behaviour of the window (borders, +/// title bar, resizable, closable, ...). If \a style contains +/// sfFullscreen, then \a mode must be a valid video mode. +/// +/// The fourth parameter is a pointer to a structure specifying +/// advanced OpenGL context settings such as antialiasing, +/// depth-buffer bits, etc. +/// +/// \param mode Video mode to use (defines the width, height and depth of the rendering area of the window) +/// \param title Title of the window +/// \param style Window style +/// \param settings Additional settings for the underlying OpenGL context +/// +/// \return A new sfWindow object +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfWindow* sfWindow_create(sfVideoMode mode, const char* title, sfUint32 style, const sfContextSettings* settings); + +//////////////////////////////////////////////////////////// +/// \brief Construct a new window (with a UTF-32 title) +/// +/// This function creates the window with the size and pixel +/// depth defined in \a mode. An optional style can be passed to +/// customize the look and behaviour of the window (borders, +/// title bar, resizable, closable, ...). If \a style contains +/// sfFullscreen, then \a mode must be a valid video mode. +/// +/// The fourth parameter is a pointer to a structure specifying +/// advanced OpenGL context settings such as antialiasing, +/// depth-buffer bits, etc. +/// +/// \param mode Video mode to use (defines the width, height and depth of the rendering area of the window) +/// \param title Title of the window (UTF-32) +/// \param style Window style +/// \param settings Additional settings for the underlying OpenGL context +/// +/// \return A new sfWindow object +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfWindow* sfWindow_createUnicode(sfVideoMode mode, const sfUint32* title, sfUint32 style, const sfContextSettings* settings); + +//////////////////////////////////////////////////////////// +/// \brief Construct a window from an existing control +/// +/// Use this constructor if you want to create an OpenGL +/// rendering area into an already existing control. +/// +/// The second parameter is a pointer to a structure specifying +/// advanced OpenGL context settings such as antialiasing, +/// depth-buffer bits, etc. +/// +/// \param handle Platform-specific handle of the control +/// \param settings Additional settings for the underlying OpenGL context +/// +/// \return A new sfWindow object +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfWindow* sfWindow_createFromHandle(sfWindowHandle handle, const sfContextSettings* settings); + +//////////////////////////////////////////////////////////// +/// \brief Destroy a window +/// +/// \param window Window to destroy +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfWindow_destroy(sfWindow* window); + +//////////////////////////////////////////////////////////// +/// \brief Close a window and destroy all the attached resources +/// +/// After calling this function, the sfWindow object remains +/// valid, you must call sfWindow_destroy to actually delete it. +/// All other functions such as sfWindow_pollEvent or sfWindow_display +/// will still work (i.e. you don't have to test sfWindow_isOpen +/// every time), and will have no effect on closed windows. +/// +/// \param window Window object +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfWindow_close(sfWindow* window); + +//////////////////////////////////////////////////////////// +/// \brief Tell whether or not a window is opened +/// +/// This function returns whether or not the window exists. +/// Note that a hidden window (sfWindow_setVisible(sfFalse)) will return +/// sfTrue. +/// +/// \param window Window object +/// +/// \return sfTrue if the window is opened, sfFalse if it has been closed +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfBool sfWindow_isOpen(const sfWindow* window); + +//////////////////////////////////////////////////////////// +/// \brief Get the settings of the OpenGL context of a window +/// +/// Note that these settings may be different from what was +/// passed to the sfWindow_create function, +/// if one or more settings were not supported. In this case, +/// SFML chose the closest match. +/// +/// \param window Window object +/// +/// \return Structure containing the OpenGL context settings +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfContextSettings sfWindow_getSettings(const sfWindow* window); + +//////////////////////////////////////////////////////////// +/// \brief Pop the event on top of event queue, if any, and return it +/// +/// This function is not blocking: if there's no pending event then +/// it will return false and leave \a event unmodified. +/// Note that more than one event may be present in the event queue, +/// thus you should always call this function in a loop +/// to make sure that you process every pending event. +/// +/// \param window Window object +/// \param event Event to be returned +/// +/// \return sfTrue if an event was returned, or sfFalse if the event queue was empty +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfBool sfWindow_pollEvent(sfWindow* window, sfEvent* event); + +//////////////////////////////////////////////////////////// +/// \brief Wait for an event and return it +/// +/// This function is blocking: if there's no pending event then +/// it will wait until an event is received. +/// After this function returns (and no error occured), +/// the \a event object is always valid and filled properly. +/// This function is typically used when you have a thread that +/// is dedicated to events handling: you want to make this thread +/// sleep as long as no new event is received. +/// +/// \param window Window object +/// \param event Event to be returned +/// +/// \return sfFalse if any error occured +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfBool sfWindow_waitEvent(sfWindow* window, sfEvent* event); + +//////////////////////////////////////////////////////////// +/// \brief Get the position of a window +/// +/// \param window Window object +/// +/// \return Position in pixels +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfVector2i sfWindow_getPosition(const sfWindow* window); + +//////////////////////////////////////////////////////////// +/// \brief Change the position of a window on screen +/// +/// This function only works for top-level windows +/// (i.e. it will be ignored for windows created from +/// the handle of a child window/control). +/// +/// \param window Window object +/// \param position New position of the window, in pixels +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfWindow_setPosition(sfWindow* window, sfVector2i position); + +//////////////////////////////////////////////////////////// +/// \brief Get the size of the rendering region of a window +/// +/// The size doesn't include the titlebar and borders +/// of the window. +/// +/// \param window Window object +/// +/// \return Size in pixels +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfVector2u sfWindow_getSize(const sfWindow* window); + +//////////////////////////////////////////////////////////// +/// \brief Change the size of the rendering region of a window +/// +/// \param window Window object +/// \param size New size, in pixels +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfWindow_setSize(sfWindow* window, sfVector2u size); + +//////////////////////////////////////////////////////////// +/// \brief Change the title of a window +/// +/// \param window Window object +/// \param title New title +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfWindow_setTitle(sfWindow* window, const char* title); + +//////////////////////////////////////////////////////////// +/// \brief Change the title of a window (with a UTF-32 string) +/// +/// \param window Window object +/// \param title New title +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfWindow_setUnicodeTitle(sfWindow* window, const sfUint32* title); + +//////////////////////////////////////////////////////////// +/// \brief Change a window's icon +/// +/// \a pixels must be an array of \a width x \a height pixels +/// in 32-bits RGBA format. +/// +/// \param window Window object +/// \param width Icon's width, in pixels +/// \param height Icon's height, in pixels +/// \param pixels Pointer to the array of pixels in memory +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfWindow_setIcon(sfWindow* window, unsigned int width, unsigned int height, const sfUint8* pixels); + +//////////////////////////////////////////////////////////// +/// \brief Show or hide a window +/// +/// \param window Window object +/// \param visible sfTrue to show the window, sfFalse to hide it +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfWindow_setVisible(sfWindow* window, sfBool visible); + +//////////////////////////////////////////////////////////// +/// \brief Show or hide the mouse cursor +/// +/// \param window Window object +/// \param visible sfTrue to show, sfFalse to hide +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfWindow_setMouseCursorVisible(sfWindow* window, sfBool visible); + +//////////////////////////////////////////////////////////// +/// \brief Enable or disable vertical synchronization +/// +/// Activating vertical synchronization will limit the number +/// of frames displayed to the refresh rate of the monitor. +/// This can avoid some visual artifacts, and limit the framerate +/// to a good value (but not constant across different computers). +/// +/// \param window Window object +/// \param enabled sfTrue to enable v-sync, sfFalse to deactivate +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfWindow_setVerticalSyncEnabled(sfWindow* window, sfBool enabled); + +//////////////////////////////////////////////////////////// +/// \brief Enable or disable automatic key-repeat +/// +/// If key repeat is enabled, you will receive repeated +/// KeyPress events while keeping a key pressed. If it is disabled, +/// you will only get a single event when the key is pressed. +/// +/// Key repeat is enabled by default. +/// +/// \param window Window object +/// \param enabled sfTrue to enable, sfFalse to disable +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfWindow_setKeyRepeatEnabled(sfWindow* window, sfBool enabled); + +//////////////////////////////////////////////////////////// +/// \brief Activate or deactivate a window as the current target +/// for OpenGL rendering +/// +/// A window is active only on the current thread, if you want to +/// make it active on another thread you have to deactivate it +/// on the previous thread first if it was active. +/// Only one window can be active on a thread at a time, thus +/// the window previously active (if any) automatically gets deactivated. +/// +/// \param window Window object +/// \param active sfTrue to activate, sfFalse to deactivate +/// +/// \return sfTrue if operation was successful, sfFalse otherwise +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfBool sfWindow_setActive(sfWindow* window, sfBool active); + +//////////////////////////////////////////////////////////// +/// \brief Display on screen what has been rendered to the +/// window so far +/// +/// This function is typically called after all OpenGL rendering +/// has been done for the current frame, in order to show +/// it on screen. +/// +/// \param window Window object +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfWindow_display(sfWindow* window); + +//////////////////////////////////////////////////////////// +/// \brief Limit the framerate to a maximum fixed frequency +/// +/// If a limit is set, the window will use a small delay after +/// each call to sfWindow_display to ensure that the current frame +/// lasted long enough to match the framerate limit. +/// +/// \param window Window object +/// \param limit Framerate limit, in frames per seconds (use 0 to disable limit) +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfWindow_setFramerateLimit(sfWindow* window, unsigned int limit); + +//////////////////////////////////////////////////////////// +/// \brief Change the joystick threshold +/// +/// The joystick threshold is the value below which +/// no JoyMoved event will be generated. +/// +/// \param window Window object +/// \param threshold New threshold, in the range [0, 100] +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API void sfWindow_setJoystickThreshold(sfWindow* window, float threshold); + +//////////////////////////////////////////////////////////// +/// \brief Get the OS-specific handle of the window +/// +/// The type of the returned handle is sfWindowHandle, +/// which is a typedef to the handle type defined by the OS. +/// You shouldn't need to use this function, unless you have +/// very specific stuff to implement that SFML doesn't support, +/// or implement a temporary workaround until a bug is fixed. +/// +/// \param window Window object +/// +/// \return System handle of the window +/// +//////////////////////////////////////////////////////////// +CSFML_WINDOW_API sfWindowHandle sfWindow_getSystemHandle(const sfWindow* window); + + +#endif // SFML_WINDOW_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/WindowHandle.h b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/WindowHandle.h new file mode 100755 index 0000000..89319cb --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/include/SFML/Window/WindowHandle.h @@ -0,0 +1,57 @@ +//////////////////////////////////////////////////////////// +// +// SFML - Simple and Fast Multimedia Library +// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com) +// +// This software is provided 'as-is', without any express or implied warranty. +// In no event will the authors be held liable for any damages arising from the use of this software. +// +// Permission is granted to anyone to use this software for any purpose, +// including commercial applications, and to alter it and redistribute it freely, +// subject to the following restrictions: +// +// 1. The origin of this software must not be misrepresented; +// you must not claim that you wrote the original software. +// If you use this software in a product, an acknowledgment +// in the product documentation would be appreciated but is not required. +// +// 2. Altered source versions must be plainly marked as such, +// and must not be misrepresented as being the original software. +// +// 3. This notice may not be removed or altered from any source distribution. +// +//////////////////////////////////////////////////////////// + +#ifndef SFML_WINDOWHANDLE_H +#define SFML_WINDOWHANDLE_H + +//////////////////////////////////////////////////////////// +// Headers +//////////////////////////////////////////////////////////// +#include + + +//////////////////////////////////////////////////////////// +/// Define a low-level window handle type, specific to +/// each platform +//////////////////////////////////////////////////////////// +#if defined(CSFML_SYSTEM_WINDOWS) + + // Window handle is HWND (HWND__*) on Windows + struct HWND__; + typedef struct HWND__* sfWindowHandle; + +#elif defined(CSFML_SYSTEM_LINUX) || defined(CSFML_SYSTEM_FREEBSD) + + // Window handle is Window (unsigned long) on Unix - X11 + typedef unsigned long sfWindowHandle; + +#elif defined(CSFML_SYSTEM_MACOS) + + // Window handle is NSWindow (void*) on Mac OS X - Cocoa + typedef void* sfWindowHandle; + +#endif + + +#endif // SFML_WINDOWHANDLE_H diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/gcc/libcsfml-audio.a b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/gcc/libcsfml-audio.a new file mode 100755 index 0000000..99d2b7c Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/gcc/libcsfml-audio.a differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/gcc/libcsfml-graphics.a b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/gcc/libcsfml-graphics.a new file mode 100755 index 0000000..05d0dc0 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/gcc/libcsfml-graphics.a differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/gcc/libcsfml-network.a b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/gcc/libcsfml-network.a new file mode 100755 index 0000000..564ee11 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/gcc/libcsfml-network.a differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/gcc/libcsfml-system.a b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/gcc/libcsfml-system.a new file mode 100755 index 0000000..eace7de Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/gcc/libcsfml-system.a differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/gcc/libcsfml-window.a b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/gcc/libcsfml-window.a new file mode 100755 index 0000000..41b86ba Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/gcc/libcsfml-window.a differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/msvc/csfml-audio.lib b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/msvc/csfml-audio.lib new file mode 100755 index 0000000..e2d7981 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/msvc/csfml-audio.lib differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/msvc/csfml-graphics.lib b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/msvc/csfml-graphics.lib new file mode 100755 index 0000000..c655f58 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/msvc/csfml-graphics.lib differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/msvc/csfml-network.lib b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/msvc/csfml-network.lib new file mode 100755 index 0000000..dd815f6 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/msvc/csfml-network.lib differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/msvc/csfml-system.lib b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/msvc/csfml-system.lib new file mode 100755 index 0000000..33761c2 Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/msvc/csfml-system.lib differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/msvc/csfml-window.lib b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/msvc/csfml-window.lib new file mode 100755 index 0000000..fbc074f Binary files /dev/null and b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/lib/msvc/csfml-window.lib differ diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/license.txt b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/license.txt new file mode 100755 index 0000000..8ad6c64 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/license.txt @@ -0,0 +1,31 @@ +CSFML +----- + +CSFML - Copyright (C) 2007-2013 Laurent Gomila - laurent.gom@gmail.com + +This software is provided 'as-is', without any express or +implied warranty. In no event will the authors be held +liable for any damages arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute +it freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; + you must not claim that you wrote the original software. + If you use this software in a product, an acknowledgment + in the product documentation would be appreciated but + is not required. + +2. Altered source versions must be plainly marked as such, + and must not be misrepresented as being the original software. + +3. This notice may not be removed or altered from any + source distribution. + + + +External libraries used by CSFML +-------------------------------- + +* SFML is under the zlib/png license diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/readme.txt b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/readme.txt new file mode 100755 index 0000000..4c8d3a9 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/readme.txt @@ -0,0 +1,36 @@ +CSFML - Simple and Fast Multimedia Library for C +================================================ + +SFML is a simple, fast, cross-platform and object-oriented multimedia API. It provides access to windowing, graphics, +audio and network. +It is originally written in C++, and this project is its official binding for the C language. + +Authors +------- + +Laurent Gomila - main developer (laurent.gom@gmail.com) + +Download +-------- + +You can get the latest official release on SFML website (http://www.sfml-dev.org/download/csfml). +You can also get the current development version from the git repository (https://github.com/LaurentGomila/CSFML). + +Learn +----- + +There is no tutorial for CSFML, but since it's a binding you can use the C++ resources: +* The official tutorials (http://www.sfml-dev.org/resources.php#tutorials) +* The online API documentation (http://www.sfml-dev.org/resources.php#documentation) +* The community wiki (https://github.com/LaurentGomila/SFML/wiki/) +* The community forum (http://en.sfml-dev.org/forums/) (or http://fr.sfml-dev.org/forums/ for french people) + +Of course, you can also find the CSFM API documentation in the SDK. + +Contribute +---------- + +SFML and CSFML are open-source projects, and they need your help to go on growing and improving. +Don't hesitate to post suggestions or bug reports on the forum (http://en.sfml-dev.org/forums/), +submit patches by e-mail, or post new bugs/features requests on the task tracker (https://github.com/LaurentGomila/CSFML/issues/). +You can even fork the project on github, maintain your own version and send us pull requests periodically to merge your work. diff --git a/h1z1/libghack/Makefile b/h1z1/libghack/Makefile new file mode 100644 index 0000000..62bde93 --- /dev/null +++ b/h1z1/libghack/Makefile @@ -0,0 +1,36 @@ +CC = i686-w64-mingw32-gcc +CXX = i686-w64-mingw32-g++ +CFLAGS := -Iinclude -Os -s -Wall -fvisibility=hidden -ffunction-sections -fdata-sections -ffast-math -fomit-frame-pointer -fexpensive-optimizations -Wl,--gc-sections -m32 -static -static-libgcc -static-libstdc++ +LDFLAGS := + +TARGETS := ghack + +GHACK_SRC := log.c mem.c radar.c +ifneq ($(strip $(X64)),) +CFLAGS+=-ICSFML-2.1-windows-64bits/CSFML-2.1/include +LDFLAGS+=-LCSFML-2.1-windows-64bits/CSFML-2.1/lib/gcc -LCSFML-2.1-windows-64bits/CSFML-2.1/bin +else +CFLAGS+=-ICSFML-2.1-windows-32bits/CSFML-2.1/include +LDFLAGS+=-LCSFML-2.1-windows-32bits/CSFML-2.1/lib/gcc -LCSFML-2.1-windows-32bits/CSFML-2.1/bin +endif + + +all: $(TARGETS) + +%.o: %.c + @echo 'Building file: $<' + @echo 'Invoking: GCC C Compiler' + $(CC) $(CFLAGS) -D_GNU_SOURCE=1 -std=gnu99 $(CFLAGS) -c -fmessage-length=0 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o $@ $< + @echo 'Finished building: $<' + @echo ' ' + + +ghack: $(patsubst %.c,src/%.o,$(GHACK_SRC)) + @echo 'Building target: $@' + @echo 'Invoking: GCC C Linker' + $(CXX) $(CFLAGS) $(LDFLAGS) -shared -o libghack.dll $^ -lcsfml-window -lcsfml-system -lcsfml-graphics + @echo 'Finished building target: $@' + @echo ' ' + +clean: + rm -f libghack.dll *.o *.d diff --git a/h1z1/libghack/include/ghack.h b/h1z1/libghack/include/ghack.h new file mode 100755 index 0000000..34761b5 --- /dev/null +++ b/h1z1/libghack/include/ghack.h @@ -0,0 +1,18 @@ +#ifndef GHACK_H_INCLUDED +#define GHACK_H_INCLUDED + +#ifndef GHACK_VERSION +#define GHACK_VERSION "0.4a" +#endif + +#ifdef BUILD_DLL +#define DLL_EXPORT __declspec(dllexport) +#else +#define DLL_EXPORT __declspec(dllimport) +#endif + +#include +#include +#include + +#endif // GHACK_H_INCLUDED diff --git a/h1z1/libghack/include/log.h b/h1z1/libghack/include/log.h new file mode 100755 index 0000000..e7d0e29 --- /dev/null +++ b/h1z1/libghack/include/log.h @@ -0,0 +1,31 @@ +#ifndef LOG_H_INCLUDED +#define LOG_H_INCLUDED + +#include +#include +#ifdef UNICODE +#include +#endif + +extern FILE *log_file; + + +#ifdef UNICODE +#define dbg(msg, ...) logw_to(TEXT(__FILE__), __LINE__, TEXT(msg), __VA_ARGS__) +#else +#define dbg(msg, ...) log_to(__FILE__, __LINE__, msg, __VA_ARGS__) +#endif + +extern BOOL log_init(char *p_fname); + +extern void log_to(const char *file, SIZE_T line, const char *msg, ...); + +#ifdef UNICODE +extern void logw_to(const char *file, SIZE_T line, char *msg, ...); +#endif + +extern void log_flush(void); + +extern void log_close(void); + +#endif // LOG_H_INCLUDED diff --git a/h1z1/libghack/include/mem.h b/h1z1/libghack/include/mem.h new file mode 100755 index 0000000..bcae9e0 --- /dev/null +++ b/h1z1/libghack/include/mem.h @@ -0,0 +1,31 @@ +#ifndef MEM_H_INCLUDED +#define MEM_H_INCLUDED + +#include +#include +#include +#include +#include +#include +#include +#include + + +#define readByte (adr, b_data) readMem(hndl_proc, adr, (LPVOID) &b_data, sizeof(BYTE)) +#define readInt32(adr, d_data) readMem(hndl_proc, adr, (LPVOID) &d_data, sizeof(INT32)) +#define readInt64(adr, q_data) readMem(hndl_proc, adr, (LPVOID) &q_data, sizeof(INT64)) +#define readFloat(adr, f_data) readMem(hndl_proc, adr, (LPVOID) &f_data, sizeof(FLOAT)) +#define readMemH(adr, data, siz) readMem(hndl_proc, adr, data, siz) +#define readPtrH(adr, offset) readPtr(hndl_proc, adr, offset) + +extern LPCVOID calcOffset(LPCVOID adr, SIZE_T offset); + +extern SIZE_T readMem(HANDLE hProcess, LPCVOID adr, LPVOID data, SIZE_T siz); + +extern LPCVOID readPtr(HANDLE hProcess, LPCVOID adr, SIZE_T offset); + +extern SIZE_T findPattern(BYTE *b, const BYTE *p, const char *mask, SIZE_T b_siz, SIZE_T pm_siz); + +extern LPCVOID getBaseAdr(BYTE *buf, SIZE_T siz, const BYTE *pat, const char *mask, const SIZE_T pm_siz, const SIZE_T off_pos); + +#endif // MEM_H_INCLUDED diff --git a/h1z1/libghack/include/radar.h b/h1z1/libghack/include/radar.h new file mode 100755 index 0000000..7a7728f --- /dev/null +++ b/h1z1/libghack/include/radar.h @@ -0,0 +1,95 @@ +#ifndef __MAIN_H__ +#define __MAIN_H__ + +#include + +#define HRADAR_FPS 30 +#define HRADAR_FONTSIZ 16 + +enum radarColor { + RC_RED, + RC_BLUE, + RC_GREEN, + RC_YELLOW, + RC_CYAN, + RC_MAGENTA, + RC_WHITE, + RC_DONTDRAW +}; + +struct radarEntity +{ + UINT64 id; + BOOL valid; + BOOL isPlayer; + + struct radarEntity *prev; + struct radarEntity *next; + void *__internal; +}; + +#define INFO_LEN 12 + +struct radarInfo +{ + char *prefix; + struct radarInfo *next; + void *__internal; +}; + +#define RDR_NAMELEN 32 + +struct radarConfig +{ + char wnd_name[RDR_NAMELEN+1]; +}; + +extern BOOL radarInit(struct radarConfig *rc); + +extern void radarCleanup(void); + +extern BOOL radarIsActive(void); + +extern void radarExecThread(void); + +extern void radarKillThread(void); + +extern void radarWaitUntilRdy(void); + +extern void radarUpdateResolution(void); + +extern unsigned int radarGetWidth(void); + +extern unsigned int radarGetHeight(void); + +extern FLOAT radarPropX(void); + +extern FLOAT radarPropY(void); + +extern struct radarInfo *radarAddInfo(char *prefix); + +extern void radarSetInfo(struct radarInfo *ri, char *text); + +extern void radarSetInfoF(struct radarInfo *ri, const char *fmt, ...); + +extern void radarSetDrawDistance(FLOAT vecDist); + +extern void radarSetPlayerPosition(FLOAT ppos[3], FLOAT angle); + +extern void radarSetAimLine(FLOAT enemy_pos3f[3], BOOL enable); + +extern void radarUpdateEntity(UINT64 unique_id, FLOAT pos[3], enum radarColor color, BOOL isPlayer, BOOL valid); + +extern void radarInvalidateAll(void); + +extern void radarRemoveInvalidEntities(void); + +extern void radarDrawEntities(void); + +extern int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst, LPSTR cmdParam, int cmdShow); + +#ifdef __cplusplus +} +#endif + +#endif // __MAIN_H__ diff --git a/h1z1/libghack/src/log.c b/h1z1/libghack/src/log.c new file mode 100755 index 0000000..de83688 --- /dev/null +++ b/h1z1/libghack/src/log.c @@ -0,0 +1,83 @@ +#include +#include +#include +#include + +#include "log.h" + +FILE *log_file = NULL; +static time_t log_initTime; + + +extern BOOL log_init(char *p_fname) +{ + char fpath[BUFSIZ]; + + memset(&fpath[0], '\0', BUFSIZ); + snprintf(fpath, BUFSIZ, "%s.log", p_fname); + log_initTime = time(NULL); + return ( (log_file = fopen(fpath, "a+")) != NULL ); +} + +extern void log_to(const char *file, SIZE_T line, const char *msg, ...) +{ + time_t now; + double diffTime; + char buf[BUFSIZ+1]; + char out[BUFSIZ+1]; + va_list va; + va_start(va, msg); + + memset(&buf[0], '\0', (BUFSIZ+1)*sizeof(char)); + memset(&out[0], '\0', (BUFSIZ+1)*sizeof(char)); + vsnprintf(buf, BUFSIZ, msg, va); + now = time(NULL); + diffTime = difftime(now, log_initTime); + snprintf(out, BUFSIZ, "%8.0f [%s:%lu]: %s\n", diffTime, file, line, buf); + if (log_file != NULL) + { + fprintf(log_file, "%s", out); + } + else + { + printf("%s", out); + } +} + +#ifdef UNICODE +extern void logw_to(const char *file, SIZE_T line, char *msg, ...) +{ + if (!log_file) return; + time_t now; + double diffTime; + wchar_t buf[BUFSIZ+1]; + wchar_t out[BUFSIZ+1]; + va_list va; + va_start(va, msg); + + memset(&buf[0], '\0', (BUFSIZ+1)*sizeof(char)); + memset(&out[0], '\0', (BUFSIZ+1)*sizeof(char)); + vsnwprintf(buf, BUFSIZ, msg, va); + now = time(NULL); + diffTime = difftime(now, log_initTime); + snwprintf(out, BUFSIZ, L"%8.0f [%s:%lu]: %s\n", diffTime, file, line, buf); + fwprintf(log_file, L"%s", out); +} +#endif + +extern void log_flush(void) +{ + if (log_file) + { + fflush(log_file); + } +} + +extern void log_close(void) +{ + if (!log_file) return; + log_to(__FILE__, __LINE__, "%s", "closing log file"); + log_flush(); + fclose(log_file); + log_file = NULL; +} diff --git a/h1z1/libghack/src/mem.c b/h1z1/libghack/src/mem.c new file mode 100755 index 0000000..af9298e --- /dev/null +++ b/h1z1/libghack/src/mem.c @@ -0,0 +1,89 @@ +#include +#include +#include +#include +#include +#include +#include +#include + +#include "log.h" +#include "mem.h" + + +extern LPCVOID calcOffset(LPCVOID adr, SIZE_T offset) +{ + LPCVOID r_adr = (LPCVOID)( (LPCVOID)adr+(SIZE_T)offset ); + return r_adr; +} + +extern SIZE_T readMem(HANDLE hProcess, LPCVOID adr, LPVOID data, SIZE_T siz) +{ + SIZE_T rpmBytesRead = 0; + if ( ReadProcessMemory( hProcess, adr, data, siz, &rpmBytesRead ) == FALSE ) + { + log_to(__FILE__, __LINE__, "Could not read memory @ 0x%p (%lu/%lu bytes)", adr, siz, rpmBytesRead); + return 0; + } + return rpmBytesRead; +} + +extern LPCVOID readPtr(HANDLE hProcess, LPCVOID adr, SIZE_T offset) +{ + LPCVOID r_adr = calcOffset( adr, offset ); + LPCVOID ptr; + if (readMem(hProcess, r_adr, &ptr, sizeof(LPCVOID)) > 0) + { + return ptr; + } + log_to(__FILE__, __LINE__, "Could not read pointer @ 0x%p (ERROR: %d)", r_adr, GetLastError()); + return NULL; +} + +extern SIZE_T findPattern(BYTE *b, const BYTE *p, const char *mask, SIZE_T b_siz, SIZE_T pm_siz) +{ + SIZE_T i,j; + + j = 0; + for (i = 0; i < b_siz; i++) + { + if ( *(char *)(mask + j) == 'x' ) + { + if ( *(BYTE *)(b + i) == *(BYTE *)(p + j) ) + { + j++; + if ( j == pm_siz ) return (i - pm_siz + 1); + } + else + { + j = 0; + } + } + else j++; + if (j == pm_siz) + { + if ( *(char *)(mask + j - 1) == '?' ) + { + return (i - pm_siz + 1); + } + else j = 0; + } + } + return i; +} + +extern LPCVOID getBaseAdr(BYTE *buf, SIZE_T siz, const BYTE *pat, const char *mask, const SIZE_T pm_siz, const SIZE_T off_pos) +{ + SIZE_T pos = 0; + + if ( (pos = findPattern(&buf[0], &pat[0], &mask[0], siz, pm_siz)) <= (siz - pm_siz) ) + { + pos += off_pos; + } + else + { + log_to(__FILE__, __LINE__, "Could not get base adress (mask: %s)", mask); + return 0x0; + } + return ( (LPCVOID) pos ); +} diff --git a/h1z1/libghack/src/radar.c b/h1z1/libghack/src/radar.c new file mode 100755 index 0000000..10a554b --- /dev/null +++ b/h1z1/libghack/src/radar.c @@ -0,0 +1,578 @@ +/***************************************** + * hRadar (C) 2015 by lnslbrty/dev0, \x90 + * + * Simple, C coded, 2D-SFML API, ... + * + * Happy Hacking! + *****************************************/ + +#include +#include +#include +#include +#include +#include +#include + +#include "ghack.h" + + +#define WTITLE_SUFFIX "hRadar" +#define AIMANGLE_LINELEN 35.0f +#define AIMLINE_WIDTH 1.3f +#define ENTITY_CIRCLE_RADIUS 3.5f + +static BOOL radarActive = TRUE; +static sfThread *sThrd; +static sfVideoMode vMode; +static sfContextSettings cSettings; +static sfRenderWindow *rWnd = NULL; +static sfFont *defFont = NULL; +static char *wTitle = NULL; +static unsigned int gr_width = 0; +static unsigned int gr_height = 0; +static FLOAT f_vecDistance = 0.0f, f_propX = 1.0f, f_propY = 1.0f; +static FLOAT f_angle = 0.0f; +static FLOAT f_playerPos[3] = { 0.0f, 0.0f, 0.0f }; +static struct radarInfo *rdr_ver = NULL; +static sfRectangleShape *rdr_crosshair[2]; +static sfRectangleShape *aimLine = NULL; +static sfRectangleShape *rdr_angle = NULL; +static HANDLE mtx_set = NULL; +static HANDLE ev_ready = NULL; + +static struct radarEntity *rad_entityList = NULL; +static struct radarInfo *rad_info = NULL; +#define DEF_RADINFO_X 5.0f +#define DEF_RADINFO_STARTY 2.0f +#define DEF_RADINFO_DY 18.0f +static unsigned int d_radDefY = DEF_RADINFO_STARTY; + +//#undef ENABLE_DEBUG +#ifdef ENABLE_DEBUG +#define DEBUG_VAR pfile +#define DEBUG_FILE "./log.txt" +static FILE *DEBUG_VAR = NULL; +#define DEBUG_INIT DEBUG_VAR = fopen(DEBUG_FILE,"a+"); if (DEBUG_VAR == NULL) perror("fopen"); +#define DEBUG_LOG(msg, ...) fprintf(DEBUG_VAR, "[%s:%d] ", __FILE__, __LINE__); fprintf(DEBUG_VAR, msg, __VA_ARGS__); +#define DEBUG_FLUSH fflush(DEBUG_VAR); +#define DEBUG_CLOSE fclose(DEBUG_VAR); +#else +#define DEBUG_VAR +#define DEBUG_FILE +#define DEBUG_INIT +#define DEBUG_LOG(msg, ...) +#define DEBUG_FLUSH +#define DEBUG_CLOSE +#endif // ENABLE_DEBUG + +struct graphicEnt +{ + sfCircleShape *cr_entShape; +}; + +static inline char *strDupExt(char *src, SIZE_T siz) +{ + char *txt = calloc(siz+1, sizeof(char)); + + memcpy(txt, src, siz); + return txt; +} + +static struct radarEntity *radarNewEntity(UINT64 id, BOOL isPlayer, BOOL valid) +{ + struct radarEntity *re = calloc(1, sizeof(struct radarEntity)); + struct graphicEnt *ge = calloc(1, sizeof(struct graphicEnt)); + + re->__internal = ge; + re->valid = valid; + re->isPlayer = isPlayer; + re->id = id; + ge->cr_entShape = sfCircleShape_create(); + sfCircleShape_setRadius(ge->cr_entShape, ENTITY_CIRCLE_RADIUS); + return re; +} + +static void radarDeleteEntity(struct radarEntity *re) +{ + struct graphicEnt *ge = (struct graphicEnt *) re->__internal; + + if (ge != NULL) + { + sfCircleShape_destroy(ge->cr_entShape); + free(ge); + } + free(re); +} + +static sfColor radarSFMLColor(enum radarColor color) +{ + switch (color) + { + case RC_RED: + return sfRed; + case RC_BLUE: + return sfBlue; + case RC_GREEN: + return sfGreen; + case RC_YELLOW: + return sfYellow; + case RC_WHITE: + return sfWhite; + case RC_MAGENTA: + return sfMagenta; + case RC_CYAN: + return sfCyan; + case RC_DONTDRAW: + default: + break; + } + return sfWhite; +} + +static BOOL _radarInit(void *arg) +{ + struct radarConfig *rdr = (struct radarConfig *) arg; + + DEBUG_INIT + DEBUG_LOG("%s", "initialized\n"); + DEBUG_FLUSH + wTitle = calloc(strlen(WTITLE_SUFFIX) + strlen(rdr->wnd_name) + 4, sizeof(char)); // + 4: " - " + \0 + strcat(wTitle, rdr->wnd_name); + strcat(wTitle, " - "); + strcat(wTitle, WTITLE_SUFFIX); + + mtx_set = CreateMutexA(NULL, FALSE, NULL); + ev_ready = CreateEventA(NULL, FALSE, FALSE, "ev_hrad_ready"); + memset(&cSettings, '\0', sizeof(cSettings)); + cSettings.majorVersion = 2; + cSettings.depthBits = 32; + defFont = sfFont_createFromFile("C:\\Windows\\Fonts\\cour.ttf"); + rad_entityList = radarNewEntity(0x0, FALSE, FALSE); + rad_info = calloc(1, sizeof(struct radarInfo)); + return (rWnd != NULL ? TRUE : FALSE); +} + +extern BOOL radarInit(struct radarConfig *rc) +{ + return _radarInit(rc); +} + +extern BOOL radarIsActive(void) +{ + return radarActive; +} + +static void radarInfoCleanup(void) +{ + struct radarInfo *cur, *next; + + next = rad_info->next; + while ( (cur = next) != NULL ) + { + if (cur->__internal != NULL) sfText_destroy(cur->__internal); + next = cur->next; + if (cur->prefix) free(cur->prefix); + free(cur); + } + d_radDefY = DEF_RADINFO_STARTY; + free(rad_info); +} + +extern void radarCleanup(void) +{ + if (wTitle == NULL) return; + CloseHandle(mtx_set); + CloseHandle(ev_ready); + sfRenderWindow_destroy(rWnd); + radarInfoCleanup(); + sfFont_destroy(defFont); + rWnd = NULL; + free(wTitle); + wTitle = NULL; + DEBUG_CLOSE +} + +extern void radarWaitUntilRdy(void) +{ + WaitForSingleObject(ev_ready, INFINITE); +} + +extern void radarReleaseMutex(void) +{ + ReleaseMutex(mtx_set); +} + +extern void radarSetMutex(void) +{ + WaitForSingleObject(mtx_set, INFINITE); +} + +static void radarInfoSetPos(sfText *sf, FLOAT x, FLOAT y) +{ + sfVector2f tf; + + tf.x = x; + tf.y = y; + sfText_setPosition(sf, tf); +} + +static void radarInfoSet(sfText *st, char *s, unsigned int c_size, enum radarColor color) +{ + sfText_setString(st, s); + sfText_setColor(st, radarSFMLColor(color)); + sfText_setCharacterSize(st, c_size); + sfText_setFont(st, defFont); + sfText_setStyle(st, sfTextBold); +} + +static void radarDrawInfo(void) +{ + struct radarInfo *ri = rad_info; + + while ( (ri = ri->next) != NULL ) + { + sfRenderWindow_drawText(rWnd, ri->__internal, NULL); + } +} + +static sfRectangleShape *radarDrawLine(FLOAT x, FLOAT y, FLOAT width, FLOAT angle, sfColor color) +{ + sfVector2f v1, v2; + v1.x = x; + v1.y = y; + v2.x = width; + v2.y = 1.0f; + + sfRectangleShape *rct = sfRectangleShape_create(); + sfRectangleShape_setPosition(rct, v1); + sfRectangleShape_setSize(rct, v2); + sfRectangleShape_setRotation(rct, angle); + sfRectangleShape_setFillColor(rct, color); + return rct; +} + +static void _radarLoop(void *arg) +{ + radarUpdateResolution(); + rWnd = sfRenderWindow_create(vMode, wTitle, sfDefaultStyle, &cSettings); + sfRenderWindow_setFramerateLimit(rWnd, HRADAR_FPS); + rdr_ver = radarAddInfo("version"); + radarSetInfo(rdr_ver, GHACK_VERSION); + rdr_crosshair[0] = radarDrawLine(0.0f, gr_height/2, gr_width, 0.0f, radarSFMLColor(RC_RED)); + rdr_crosshair[1] = radarDrawLine(gr_width/2, 0, gr_height, 90.0f, radarSFMLColor(RC_RED)); + aimLine = radarDrawLine(0.0f, 0.0f, 0.0f, 0.0f, radarSFMLColor(RC_MAGENTA)); + rdr_angle = radarDrawLine(gr_width/2, gr_height/2, AIMANGLE_LINELEN, 45.0f, radarSFMLColor(RC_MAGENTA)); + sfRectangleShape_setFillColor(rdr_angle, radarSFMLColor(RC_WHITE)); + + radarActive = TRUE; + while (sfRenderWindow_isOpen(rWnd) == TRUE) + { + sfEvent ev; + while (sfRenderWindow_pollEvent(rWnd, &ev) == TRUE) + { + if (ev.type == sfEvtClosed) + { + radarActive = FALSE; + } + else if (ev.type == sfEvtResized) + { + radarUpdateResolution(); + } + } + sfRenderWindow_clear(rWnd, sfBlack); + sfRenderWindow_drawRectangleShape(rWnd, rdr_crosshair[0], NULL); + sfRenderWindow_drawRectangleShape(rWnd, rdr_crosshair[1], NULL); + sfRenderWindow_drawRectangleShape(rWnd, aimLine, NULL); + WaitForSingleObject(mtx_set, INFINITE); + sfRectangleShape_setRotation(rdr_angle, f_angle); + sfRenderWindow_drawRectangleShape(rWnd, rdr_angle, NULL); + radarDrawEntities(); + radarDrawInfo(); + ReleaseMutex(mtx_set); + + sfRenderWindow_display(rWnd); + SetEvent(ev_ready); + } + sfRectangleShape_destroy(rdr_crosshair[0]); + sfRectangleShape_destroy(rdr_crosshair[1]); + sfRectangleShape_destroy(rdr_angle); +} + +extern void radarUpdateResolution(void) +{ + WaitForSingleObject(mtx_set, INFINITE); + vMode = sfVideoMode_getDesktopMode(); + gr_width = vMode.width; + gr_height = vMode.height; + ReleaseMutex(mtx_set); +} + +extern unsigned int radarGetWidth(void) +{ + return gr_width; +} + +extern unsigned int radarGetHeight(void) +{ + return gr_height; +} + +extern FLOAT radarPropX(void) +{ + return f_propX; +} + +extern FLOAT radarPropY(void) +{ + return f_propY; +} + +extern struct radarInfo *radarAddInfo(char *prefix) +{ + struct radarInfo *ri = rad_info; + + WaitForSingleObject(mtx_set, INFINITE); + while ( ri->next != NULL ) + { + ri = ri->next; + } + ri->next = calloc(1, sizeof(struct radarInfo)); + ri->next->__internal = sfText_create(); + ri->next->prefix = strDupExt(prefix, INFO_LEN); + radarInfoSetPos(ri->next->__internal, DEF_RADINFO_X, d_radDefY); + d_radDefY += DEF_RADINFO_DY; + ReleaseMutex(mtx_set); + return ri->next; +} + +extern void radarSetInfo(struct radarInfo *ri, char *text) +{ + char tbuf[INFO_LEN*2+3]; + + WaitForSingleObject(mtx_set, INFINITE); + memset(tbuf, '.', INFO_LEN); + strncpy(tbuf, ri->prefix, strlen(ri->prefix)); + tbuf[INFO_LEN] = ':'; + tbuf[INFO_LEN+1] = ' '; + memset((char *)(tbuf+INFO_LEN+2), '\0', INFO_LEN+1); + memcpy((char *)(tbuf+INFO_LEN+2), text, INFO_LEN); + radarInfoSet(ri->__internal, tbuf, HRADAR_FONTSIZ, RC_YELLOW); + ReleaseMutex(mtx_set); +} + +extern void radarSetInfoF(struct radarInfo *ri, const char *fmt, ...) +{ + char buf[INFO_LEN+1]; + va_list argp; + + memset(buf, '\0', INFO_LEN+1); + va_start(argp, fmt); + vsnprintf(buf, INFO_LEN, fmt, argp); + radarSetInfo(ri, buf); + va_end(argp); +} + +extern void radarSetDrawDistance(FLOAT vecDist) +{ + radarUpdateResolution(); + WaitForSingleObject(mtx_set, INFINITE); + f_vecDistance = vecDist; + /* + * (f_vecDistance*2.0f): "absolute" distance from the left window border to the right + */ + f_propX = gr_width/(f_vecDistance*2.0f); // calculate the proportional distance + f_propY = gr_height/(f_vecDistance*2.0f); + ReleaseMutex(mtx_set); +} + +extern void radarSetPlayerPosition(FLOAT ppos[3], FLOAT angle) +{ + WaitForSingleObject(mtx_set, INFINITE); + f_angle = angle; + memcpy(f_playerPos, ppos, sizeof(FLOAT)*3); + ReleaseMutex(mtx_set); +} + +static inline void radarCalcPosition(sfVector2f *ptr_pos, FLOAT pos3f[3]) +{ + sfVector2f pos; + FLOAT f_entPlayerDiff[2]; + + f_entPlayerDiff[0] = (pos3f[0] - f_playerPos[0]) + f_vecDistance; + f_entPlayerDiff[1] = (pos3f[2] - f_playerPos[2]) + f_vecDistance; + pos.x = f_entPlayerDiff[0] * f_propX - ENTITY_CIRCLE_RADIUS; + pos.y = f_entPlayerDiff[1] * f_propY - ENTITY_CIRCLE_RADIUS; + memcpy(ptr_pos, &pos, sizeof(sfVector2f)); +} + +extern void radarSetAimLine(FLOAT enemy_pos3f[3], BOOL enable) +{ + sfVector2f v1, v2, tmp; + FLOAT a, b, c, angl; + + memset(&v1, '\0', sizeof(sfVector2f)); + memset(&v2, '\0', sizeof(sfVector2f)); + if (enable == FALSE) + { + sfRectangleShape_setPosition(aimLine, v1); + sfRectangleShape_setSize(aimLine, v2); + } + else + { + a = (f_playerPos[0] - enemy_pos3f[0]) * f_propX; + b = (f_playerPos[2] - enemy_pos3f[2]) * f_propY; + c = sqrtf( powf(a, 2.0f) + powf(b, 2.0f) ); + if (a < 0) + { + angl = 360.0f/(2.0f*M_PI)*atanf( b/a ) + 270.0f; + } + else angl = 360.0f/(2.0f*M_PI)*atanf( b/a ) + 90.0f; + v1.x = gr_width/2; + v1.y = gr_height/2; + v2.x = AIMLINE_WIDTH; + v2.y = c; + radarCalcPosition(&tmp, enemy_pos3f); + sfRectangleShape_setPosition(aimLine, v1); + sfRectangleShape_setSize(aimLine, v2); + sfRectangleShape_setRotation(aimLine, angl); + } +} + +static void radarUpdateGraphicEnt(struct graphicEnt *ge, FLOAT f_vecPos3f[3], enum radarColor color) +{ + sfVector2f pos; + + /* + printf("--- %8.2f , %8.2f ---\n", f_vecPos3f[0], f_vecPos3f[2]); + if (abs(f_vecPos3f[0]) > f_vecDistance) + { + f_vecPos3f[0] = f_playerPos[0] + f_vecDistance * (f_vecPos3f[0] > 0 ? 1.0f : -1.0f); + } + if (abs(f_vecPos3f[2]) > f_vecDistance) + { + f_vecPos3f[2] = f_playerPos[2] + f_vecDistance * (f_vecPos3f[2] > 0 ? 1.0f : -1.0f); + } + printf("### %8.2f , %8.2f ---\n", f_vecPos3f[0], f_vecPos3f[2]); + */ + radarCalcPosition(&pos, f_vecPos3f); + sfCircleShape_setPosition(ge->cr_entShape, pos); + sfCircleShape_setFillColor(ge->cr_entShape, radarSFMLColor(color)); +} + +extern void radarUpdateEntity(UINT64 unique_id, FLOAT pos[3], enum radarColor color, BOOL isPlayer, BOOL valid) +{ + WaitForSingleObject(mtx_set, INFINITE); + struct graphicEnt *ge; + struct radarEntity *re = rad_entityList, *prev = rad_entityList; + + if (color == RC_DONTDRAW) goto FIN; + if (re == NULL) goto FIN; + while ( (re = re->next) != NULL ) + { + if (re->id == unique_id) + { + re->valid = valid; + re->isPlayer = isPlayer; + ge = (struct graphicEnt *) re->__internal; + radarUpdateGraphicEnt(ge, pos, color); + goto FIN; + } + prev = re; + } + prev->next = radarNewEntity(unique_id, isPlayer, TRUE); + ge = (struct graphicEnt *) prev->next->__internal; + radarUpdateGraphicEnt(ge, pos, color); +FIN: + ReleaseMutex(mtx_set); +} + +extern void radarInvalidateAll(void) +{ + WaitForSingleObject(mtx_set, INFINITE); + struct radarEntity *re = rad_entityList; + + if (re == NULL) goto FIN; + while ( (re = re->next) != NULL ) + { + re->valid = FALSE; + } +FIN: + ReleaseMutex(mtx_set); +} + +extern void radarRemoveInvalidEntities(void) +{ + WaitForSingleObject(mtx_set, INFINITE); + struct radarEntity *re = rad_entityList, *prev = rad_entityList; + + if (re != NULL) + { + while ( (re = re->next) != NULL ) + { + if (re->valid != TRUE) + { + prev->next = re->next; + if (re->next != NULL) + { + re->next->prev = prev; + } + radarDeleteEntity(re); + re = prev; + } + else + { + prev = re; + } + } + } + ReleaseMutex(mtx_set); +} + +extern void radarDrawEntities(void) +{ + struct graphicEnt *ge; + struct radarEntity *re = rad_entityList; + + if (re == NULL) return; + // draw everything except for players + while ( (re = re->next) != NULL ) + { + ge = (struct graphicEnt *) re->__internal; + if (ge != NULL && re->isPlayer == FALSE) + { + sfRenderWindow_drawCircleShape(rWnd, ge->cr_entShape, NULL); + } + } + re = rad_entityList; + // draw players + while ( (re = re->next) != NULL ) + { + ge = (struct graphicEnt *) re->__internal; + if (ge != NULL && re->isPlayer == TRUE) + { + sfRenderWindow_drawCircleShape(rWnd, ge->cr_entShape, NULL); + } + } +} + +extern void radarExecThread(void) +{ + sThrd = sfThread_create(_radarLoop, NULL); + if (sThrd != NULL) + { + printf("launching sfml thread ..\n"); + sfThread_launch(sThrd); + } +} + +extern void radarKillThread(void) +{ + sfThread_terminate(sThrd); +} + +/* DLL entry point - windoze compat */ +extern int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst, LPSTR cmdParam, int cmdShow) +{ + return 0; +} diff --git a/h1z1/libghack/test.c b/h1z1/libghack/test.c new file mode 100755 index 0000000..1c334b8 --- /dev/null +++ b/h1z1/libghack/test.c @@ -0,0 +1,86 @@ +#include +#include +#include +#include +#include + +static void log_test(void) +{ + log_init("TEST_PROG"); + dbg("%s", L"hello_log"); + log_to(__FILE__, __LINE__, "%s", "an ASCII log string"); + logw_to(TEXT(__FILE__), __LINE__, L"%s", L"a WIDE log string"); + log_flush(); + log_close(); +} + +int main(int argc, char **argv) +{ + unsigned int vDist = 3000.0f; + int i = 150; + FLOAT ppos[3] = { -1200.0f, -117.0f, 0.0f }; + FLOAT epos_01[3] = { -1200.0f, 784.0f, 35.0f }; + FLOAT epos_02[3] = { 525.0f, 445.0f, 55.0f }; + FLOAT epos_03[3] = { 325.0f, 45.0f, 24.0f }; + struct radarConfig rad_cfg; + struct radarInfo *nfo_ver; + + log_test(); + + memset(&rad_cfg, '\0', sizeof(rad_cfg)); + strncpy(rad_cfg.wnd_name, "TESTWND", RDR_NAMELEN); + radarInit(&rad_cfg); + radarSetDrawDistance(vDist); + printf("MaxDist: %u | Width: %u | Height: %u | PropX: %+8.2f | PropY: %+8.2f\n", vDist, radarGetWidth(), radarGetHeight(), radarPropX(), radarPropY()); + radarExecThread(); + radarWaitUntilRdy(); + nfo_ver = radarAddInfo("Test"); + radarSetInfoF(nfo_ver, "%d", i); + radarSetPlayerPosition(ppos, 120.0f); + radarUpdateEntity(0x001, epos_01, RC_GREEN, FALSE, TRUE); + radarUpdateEntity(0x002, epos_02, RC_YELLOW, FALSE, TRUE); + radarUpdateEntity(0x003, epos_03, RC_BLUE, TRUE, TRUE); + radarUpdateEntity(0x004, ppos, RC_RED, FALSE, TRUE); + radarInvalidateAll(); + radarRemoveInvalidEntities(); + Sleep(1000); + radarUpdateEntity(0x001, epos_01, RC_GREEN, FALSE, TRUE); + radarUpdateEntity(0x002, epos_02, RC_YELLOW, FALSE, TRUE); + radarUpdateEntity(0x003, epos_03, RC_BLUE, TRUE, TRUE); + radarUpdateEntity(0x004, ppos, RC_RED, FALSE, TRUE); + epos_03[0] = 250.0f; + epos_03[2] = 125.0f; + while (--i) + { + radarSetInfoF(nfo_ver, "%d", i); + + epos_03[0] -= 12.0f; + epos_03[2] -= 3.5f; + ppos[0] += 1.0f; + radarUpdateEntity(0x001, epos_01, RC_GREEN, FALSE, TRUE); + radarUpdateEntity(0x002, epos_02, RC_YELLOW, FALSE, TRUE); + radarUpdateEntity(0x003, epos_03, RC_BLUE, TRUE, TRUE); + radarUpdateEntity(0x004, ppos, RC_RED, FALSE, TRUE); + radarSetPlayerPosition(ppos, 45.0f + i); + radarSetAimLine(epos_03, TRUE); + + Sleep(10); + } + radarUpdateEntity(0x004, ppos, RC_RED, FALSE, FALSE); + radarRemoveInvalidEntities(); + epos_01[0] = vDist*-5.0f; + epos_01[2] = vDist*-5.0f; + epos_02[0] = ppos[0] - 225.0f; + epos_02[2] = ppos[2] + + 225.0f; + epos_03[0] = 0.0f; + epos_03[2] = vDist; + radarUpdateEntity(0x001, epos_01, RC_GREEN, FALSE, TRUE); + radarUpdateEntity(0x002, epos_02, RC_YELLOW, FALSE, TRUE); + radarUpdateEntity(0x003, epos_03, RC_YELLOW, FALSE, TRUE); + radarSetAimLine(epos_02, TRUE); + getchar(); + radarKillThread(); + radarCleanup(); + return 0; +} diff --git a/h1z1/main.c b/h1z1/main.c index 1a54d2f..38994fb 100755 --- a/h1z1/main.c +++ b/h1z1/main.c @@ -582,7 +582,7 @@ int _cdecl funcOfDeath(DWORD processID) GAME_MASK, BPATTERN_SIZ(rpat), GAME_OFFSET); - adr_game += (UINT64) info.lpBaseOfDll; + adr_game += (ULONG_PTR) info.lpBaseOfDll; //adr_game = 0x142979F20; free(dllBuf); dbg("base pointer: 0x%p", adr_game); diff --git a/h1z1/run_h1z1_radar.bat b/h1z1/run_h1z1_radar.bat index d9a0268..c792c46 100755 --- a/h1z1/run_h1z1_radar.bat +++ b/h1z1/run_h1z1_radar.bat @@ -1,5 +1,5 @@ @ECHO OFF -SET PATH=%PATH%;..\libghack\CSFML-2.1-windows-32bits\CSFML-2.1\bin;..\libghack\CSFML-2.1-windows-64bits\CSFML-2.1\bin;..\libghack +SET PATH=%PATH%;libghack\CSFML-2.1-windows-32bits\CSFML-2.1\bin;libghack\CSFML-2.1-windows-64bits\CSFML-2.1\bin;libghack IF NOT "%1" == "" ( .\%1 ) -- cgit v1.2.3