Documentation ¶
Index ¶
- Constants
- Variables
- func DeleteSfBlendMode(arg1 SfBlendMode)
- func DeleteSfColor(arg1 SfColor)
- func DeleteSfFloatRect(arg1 SfFloatRect)
- func DeleteSfFontInfo(arg1 SfFontInfo)
- func DeleteSfGlslBvec2(arg1 SfGlslBvec2)
- func DeleteSfGlslBvec3(arg1 SfGlslBvec3)
- func DeleteSfGlslBvec4(arg1 SfGlslBvec4)
- func DeleteSfGlslIvec3(arg1 SfGlslIvec3)
- func DeleteSfGlslIvec4(arg1 SfGlslIvec4)
- func DeleteSfGlslMat3(arg1 SfGlslMat3)
- func DeleteSfGlslMat4(arg1 SfGlslMat4)
- func DeleteSfGlslVec4(arg1 SfGlslVec4)
- func DeleteSfGlyph(arg1 SfGlyph)
- func DeleteSfIntRect(arg1 SfIntRect)
- func DeleteSfRenderStates(arg1 SfRenderStates)
- func DeleteSfTransform(arg1 SfTransform)
- func DeleteSfVector2f(arg1 SfVector2f)
- func DeleteSfVector2i(arg1 SfVector2i)
- func DeleteSfVector2u(arg1 SfVector2u)
- func DeleteSfVector3f(arg1 SfVector3f)
- func DeleteSfVertex(arg1 SfVertex)
- func SetSfBlack(arg1 SfColor)
- func SetSfBlue(arg1 SfColor)
- func SetSfCyan(arg1 SfColor)
- func SetSfGreen(arg1 SfColor)
- func SetSfMagenta(arg1 SfColor)
- func SetSfRed(arg1 SfColor)
- func SetSfTransparent(arg1 SfColor)
- func SetSfWhite(arg1 SfColor)
- func SetSfYellow(arg1 SfColor)
- func SfCircleShape_destroy(arg1 Struct_SS_sfCircleShape)
- func SfCircleShape_getOutlineThickness(arg1 Struct_SS_sfCircleShape) (_swig_ret float32)
- func SfCircleShape_getPointCount(arg1 Struct_SS_sfCircleShape) (_swig_ret int64)
- func SfCircleShape_getRadius(arg1 Struct_SS_sfCircleShape) (_swig_ret float32)
- func SfCircleShape_getRotation(arg1 Struct_SS_sfCircleShape) (_swig_ret float32)
- func SfCircleShape_move(arg1 Struct_SS_sfCircleShape, arg2 SfVector2f)
- func SfCircleShape_rotate(arg1 Struct_SS_sfCircleShape, arg2 float32)
- func SfCircleShape_scale(arg1 Struct_SS_sfCircleShape, arg2 SfVector2f)
- func SfCircleShape_setFillColor(arg1 Struct_SS_sfCircleShape, arg2 SfColor)
- func SfCircleShape_setOrigin(arg1 Struct_SS_sfCircleShape, arg2 SfVector2f)
- func SfCircleShape_setOutlineColor(arg1 Struct_SS_sfCircleShape, arg2 SfColor)
- func SfCircleShape_setOutlineThickness(arg1 Struct_SS_sfCircleShape, arg2 float32)
- func SfCircleShape_setPointCount(arg1 Struct_SS_sfCircleShape, arg2 int64)
- func SfCircleShape_setPosition(arg1 Struct_SS_sfCircleShape, arg2 SfVector2f)
- func SfCircleShape_setRadius(arg1 Struct_SS_sfCircleShape, arg2 float32)
- func SfCircleShape_setRotation(arg1 Struct_SS_sfCircleShape, arg2 float32)
- func SfCircleShape_setScale(arg1 Struct_SS_sfCircleShape, arg2 SfVector2f)
- func SfCircleShape_setTexture(arg1 Struct_SS_sfCircleShape, arg2 Struct_SS_sfTexture, arg3 int)
- func SfCircleShape_setTextureRect(arg1 Struct_SS_sfCircleShape, arg2 SfIntRect)
- func SfColor_toInteger(arg1 SfColor) (_swig_ret uint)
- func SfConvexShape_destroy(arg1 Struct_SS_sfConvexShape)
- func SfConvexShape_getOutlineThickness(arg1 Struct_SS_sfConvexShape) (_swig_ret float32)
- func SfConvexShape_getPointCount(arg1 Struct_SS_sfConvexShape) (_swig_ret int64)
- func SfConvexShape_getRotation(arg1 Struct_SS_sfConvexShape) (_swig_ret float32)
- func SfConvexShape_move(arg1 Struct_SS_sfConvexShape, arg2 SfVector2f)
- func SfConvexShape_rotate(arg1 Struct_SS_sfConvexShape, arg2 float32)
- func SfConvexShape_scale(arg1 Struct_SS_sfConvexShape, arg2 SfVector2f)
- func SfConvexShape_setFillColor(arg1 Struct_SS_sfConvexShape, arg2 SfColor)
- func SfConvexShape_setOrigin(arg1 Struct_SS_sfConvexShape, arg2 SfVector2f)
- func SfConvexShape_setOutlineColor(arg1 Struct_SS_sfConvexShape, arg2 SfColor)
- func SfConvexShape_setOutlineThickness(arg1 Struct_SS_sfConvexShape, arg2 float32)
- func SfConvexShape_setPoint(arg1 Struct_SS_sfConvexShape, arg2 int64, arg3 SfVector2f)
- func SfConvexShape_setPointCount(arg1 Struct_SS_sfConvexShape, arg2 int64)
- func SfConvexShape_setPosition(arg1 Struct_SS_sfConvexShape, arg2 SfVector2f)
- func SfConvexShape_setRotation(arg1 Struct_SS_sfConvexShape, arg2 float32)
- func SfConvexShape_setScale(arg1 Struct_SS_sfConvexShape, arg2 SfVector2f)
- func SfConvexShape_setTexture(arg1 Struct_SS_sfConvexShape, arg2 Struct_SS_sfTexture, arg3 int)
- func SfConvexShape_setTextureRect(arg1 Struct_SS_sfConvexShape, arg2 SfIntRect)
- func SfFloatRect_contains(arg1 SfFloatRect, arg2 float32, arg3 float32) (_swig_ret int)
- func SfFloatRect_intersects(arg1 SfFloatRect, arg2 SfFloatRect, arg3 SfFloatRect) (_swig_ret int)
- func SfFont_destroy(arg1 Struct_SS_sfFont)
- func SfFont_getKerning(arg1 Struct_SS_sfFont, arg2 uint, arg3 uint, arg4 uint) (_swig_ret float32)
- func SfFont_getLineSpacing(arg1 Struct_SS_sfFont, arg2 uint) (_swig_ret float32)
- func SfFont_getUnderlinePosition(arg1 Struct_SS_sfFont, arg2 uint) (_swig_ret float32)
- func SfFont_getUnderlineThickness(arg1 Struct_SS_sfFont, arg2 uint) (_swig_ret float32)
- func SfImage_copyImage(arg1 Struct_SS_sfImage, arg2 Struct_SS_sfImage, arg3 uint, arg4 uint, ...)
- func SfImage_createMaskFromColor(arg1 Struct_SS_sfImage, arg2 SfColor, arg3 byte)
- func SfImage_destroy(arg1 Struct_SS_sfImage)
- func SfImage_flipHorizontally(arg1 Struct_SS_sfImage)
- func SfImage_flipVertically(arg1 Struct_SS_sfImage)
- func SfImage_getPixelsPtr(arg1 Struct_SS_sfImage) (_swig_ret *byte)
- func SfImage_saveToFile(arg1 Struct_SS_sfImage, arg2 string) (_swig_ret int)
- func SfImage_setPixel(arg1 Struct_SS_sfImage, arg2 uint, arg3 uint, arg4 SfColor)
- func SfIntRect_contains(arg1 SfIntRect, arg2 int, arg3 int) (_swig_ret int)
- func SfIntRect_intersects(arg1 SfIntRect, arg2 SfIntRect, arg3 SfIntRect) (_swig_ret int)
- func SfMouse_setPositionRenderWindow(arg1 SfVector2i, arg2 Struct_SS_sfRenderWindow)
- func SfRectangleShape_destroy(arg1 Struct_SS_sfRectangleShape)
- func SfRectangleShape_getOutlineThickness(arg1 Struct_SS_sfRectangleShape) (_swig_ret float32)
- func SfRectangleShape_getPointCount(arg1 Struct_SS_sfRectangleShape) (_swig_ret int64)
- func SfRectangleShape_getRotation(arg1 Struct_SS_sfRectangleShape) (_swig_ret float32)
- func SfRectangleShape_move(arg1 Struct_SS_sfRectangleShape, arg2 SfVector2f)
- func SfRectangleShape_rotate(arg1 Struct_SS_sfRectangleShape, arg2 float32)
- func SfRectangleShape_scale(arg1 Struct_SS_sfRectangleShape, arg2 SfVector2f)
- func SfRectangleShape_setFillColor(arg1 Struct_SS_sfRectangleShape, arg2 SfColor)
- func SfRectangleShape_setOrigin(arg1 Struct_SS_sfRectangleShape, arg2 SfVector2f)
- func SfRectangleShape_setOutlineColor(arg1 Struct_SS_sfRectangleShape, arg2 SfColor)
- func SfRectangleShape_setOutlineThickness(arg1 Struct_SS_sfRectangleShape, arg2 float32)
- func SfRectangleShape_setPosition(arg1 Struct_SS_sfRectangleShape, arg2 SfVector2f)
- func SfRectangleShape_setRotation(arg1 Struct_SS_sfRectangleShape, arg2 float32)
- func SfRectangleShape_setScale(arg1 Struct_SS_sfRectangleShape, arg2 SfVector2f)
- func SfRectangleShape_setSize(arg1 Struct_SS_sfRectangleShape, arg2 SfVector2f)
- func SfRectangleShape_setTexture(arg1 Struct_SS_sfRectangleShape, arg2 Struct_SS_sfTexture, arg3 int)
- func SfRectangleShape_setTextureRect(arg1 Struct_SS_sfRectangleShape, arg2 SfIntRect)
- func SfRenderTexture_clear(arg1 Struct_SS_sfRenderTexture, arg2 SfColor)
- func SfRenderTexture_destroy(arg1 Struct_SS_sfRenderTexture)
- func SfRenderTexture_display(arg1 Struct_SS_sfRenderTexture)
- func SfRenderTexture_drawCircleShape(arg1 Struct_SS_sfRenderTexture, arg2 Struct_SS_sfCircleShape, ...)
- func SfRenderTexture_drawConvexShape(arg1 Struct_SS_sfRenderTexture, arg2 Struct_SS_sfConvexShape, ...)
- func SfRenderTexture_drawPrimitives(arg1 Struct_SS_sfRenderTexture, arg2 SfVertex, arg3 int64, ...)
- func SfRenderTexture_drawRectangleShape(arg1 Struct_SS_sfRenderTexture, arg2 Struct_SS_sfRectangleShape, ...)
- func SfRenderTexture_drawShape(arg1 Struct_SS_sfRenderTexture, arg2 Struct_SS_sfShape, arg3 SfRenderStates)
- func SfRenderTexture_drawSprite(arg1 Struct_SS_sfRenderTexture, arg2 Struct_SS_sfSprite, arg3 SfRenderStates)
- func SfRenderTexture_drawText(arg1 Struct_SS_sfRenderTexture, arg2 Struct_SS_sfText, arg3 SfRenderStates)
- func SfRenderTexture_drawVertexArray(arg1 Struct_SS_sfRenderTexture, arg2 Struct_SS_sfVertexArray, ...)
- func SfRenderTexture_drawVertexBuffer(arg1 Struct_SS_sfRenderTexture, arg2 Struct_SS_sfVertexBuffer, ...)
- func SfRenderTexture_generateMipmap(arg1 Struct_SS_sfRenderTexture) (_swig_ret int)
- func SfRenderTexture_getMaximumAntialiasingLevel() (_swig_ret uint)
- func SfRenderTexture_isRepeated(arg1 Struct_SS_sfRenderTexture) (_swig_ret int)
- func SfRenderTexture_isSmooth(arg1 Struct_SS_sfRenderTexture) (_swig_ret int)
- func SfRenderTexture_popGLStates(arg1 Struct_SS_sfRenderTexture)
- func SfRenderTexture_pushGLStates(arg1 Struct_SS_sfRenderTexture)
- func SfRenderTexture_resetGLStates(arg1 Struct_SS_sfRenderTexture)
- func SfRenderTexture_setActive(arg1 Struct_SS_sfRenderTexture, arg2 int) (_swig_ret int)
- func SfRenderTexture_setRepeated(arg1 Struct_SS_sfRenderTexture, arg2 int)
- func SfRenderTexture_setSmooth(arg1 Struct_SS_sfRenderTexture, arg2 int)
- func SfRenderTexture_setView(arg1 Struct_SS_sfRenderTexture, arg2 Struct_SS_sfView)
- func SfRenderWindow_clear(arg1 Struct_SS_sfRenderWindow, arg2 SfColor)
- func SfRenderWindow_close(arg1 Struct_SS_sfRenderWindow)
- func SfRenderWindow_destroy(arg1 Struct_SS_sfRenderWindow)
- func SfRenderWindow_display(arg1 Struct_SS_sfRenderWindow)
- func SfRenderWindow_drawCircleShape(arg1 Struct_SS_sfRenderWindow, arg2 Struct_SS_sfCircleShape, ...)
- func SfRenderWindow_drawConvexShape(arg1 Struct_SS_sfRenderWindow, arg2 Struct_SS_sfConvexShape, ...)
- func SfRenderWindow_drawPrimitives(arg1 Struct_SS_sfRenderWindow, arg2 SfVertex, arg3 int64, arg4 SfPrimitiveType, ...)
- func SfRenderWindow_drawRectangleShape(arg1 Struct_SS_sfRenderWindow, arg2 Struct_SS_sfRectangleShape, ...)
- func SfRenderWindow_drawShape(arg1 Struct_SS_sfRenderWindow, arg2 Struct_SS_sfShape, arg3 SfRenderStates)
- func SfRenderWindow_drawSprite(arg1 Struct_SS_sfRenderWindow, arg2 Struct_SS_sfSprite, arg3 SfRenderStates)
- func SfRenderWindow_drawText(arg1 Struct_SS_sfRenderWindow, arg2 Struct_SS_sfText, arg3 SfRenderStates)
- func SfRenderWindow_drawVertexArray(arg1 Struct_SS_sfRenderWindow, arg2 Struct_SS_sfVertexArray, ...)
- func SfRenderWindow_drawVertexBuffer(arg1 Struct_SS_sfRenderWindow, arg2 Struct_SS_sfVertexBuffer, ...)
- func SfRenderWindow_hasFocus(arg1 Struct_SS_sfRenderWindow) (_swig_ret int)
- func SfRenderWindow_isOpen(arg1 Struct_SS_sfRenderWindow) (_swig_ret int)
- func SfRenderWindow_pollEvent(arg1 Struct_SS_sfRenderWindow, arg2 SfEvent) (_swig_ret int)
- func SfRenderWindow_popGLStates(arg1 Struct_SS_sfRenderWindow)
- func SfRenderWindow_pushGLStates(arg1 Struct_SS_sfRenderWindow)
- func SfRenderWindow_requestFocus(arg1 Struct_SS_sfRenderWindow)
- func SfRenderWindow_resetGLStates(arg1 Struct_SS_sfRenderWindow)
- func SfRenderWindow_setActive(arg1 Struct_SS_sfRenderWindow, arg2 int) (_swig_ret int)
- func SfRenderWindow_setFramerateLimit(arg1 Struct_SS_sfRenderWindow, arg2 uint)
- func SfRenderWindow_setIcon(arg1 Struct_SS_sfRenderWindow, arg2 uint, arg3 uint, arg4 *byte)
- func SfRenderWindow_setJoystickThreshold(arg1 Struct_SS_sfRenderWindow, arg2 float32)
- func SfRenderWindow_setKeyRepeatEnabled(arg1 Struct_SS_sfRenderWindow, arg2 int)
- func SfRenderWindow_setMouseCursor(arg1 Struct_SS_sfRenderWindow, arg2 SfCursor)
- func SfRenderWindow_setMouseCursorGrabbed(arg1 Struct_SS_sfRenderWindow, arg2 int)
- func SfRenderWindow_setMouseCursorVisible(arg1 Struct_SS_sfRenderWindow, arg2 int)
- func SfRenderWindow_setPosition(arg1 Struct_SS_sfRenderWindow, arg2 SfVector2i)
- func SfRenderWindow_setSize(arg1 Struct_SS_sfRenderWindow, arg2 SfVector2u)
- func SfRenderWindow_setTitle(arg1 Struct_SS_sfRenderWindow, arg2 string)
- func SfRenderWindow_setUnicodeTitle(arg1 Struct_SS_sfRenderWindow, arg2 *uint)
- func SfRenderWindow_setVerticalSyncEnabled(arg1 Struct_SS_sfRenderWindow, arg2 int)
- func SfRenderWindow_setView(arg1 Struct_SS_sfRenderWindow, arg2 Struct_SS_sfView)
- func SfRenderWindow_setVisible(arg1 Struct_SS_sfRenderWindow, arg2 int)
- func SfRenderWindow_waitEvent(arg1 Struct_SS_sfRenderWindow, arg2 SfEvent) (_swig_ret int)
- func SfShader_bind(arg1 Struct_SS_sfShader)
- func SfShader_destroy(arg1 Struct_SS_sfShader)
- func SfShader_getNativeHandle(arg1 Struct_SS_sfShader) (_swig_ret uint)
- func SfShader_isAvailable() (_swig_ret int)
- func SfShader_isGeometryAvailable() (_swig_ret int)
- func SfShader_setBoolUniform(arg1 Struct_SS_sfShader, arg2 string, arg3 int)
- func SfShader_setBvec2Uniform(arg1 Struct_SS_sfShader, arg2 string, arg3 SfGlslBvec2)
- func SfShader_setBvec3Uniform(arg1 Struct_SS_sfShader, arg2 string, arg3 SfGlslBvec3)
- func SfShader_setBvec4Uniform(arg1 Struct_SS_sfShader, arg2 string, arg3 SfGlslBvec4)
- func SfShader_setColorUniform(arg1 Struct_SS_sfShader, arg2 string, arg3 SfColor)
- func SfShader_setCurrentTextureUniform(arg1 Struct_SS_sfShader, arg2 string)
- func SfShader_setFloatUniform(arg1 Struct_SS_sfShader, arg2 string, arg3 float32)
- func SfShader_setFloatUniformArray(arg1 Struct_SS_sfShader, arg2 string, arg3 *float32, arg4 int64)
- func SfShader_setIntColorUniform(arg1 Struct_SS_sfShader, arg2 string, arg3 SfColor)
- func SfShader_setIntUniform(arg1 Struct_SS_sfShader, arg2 string, arg3 int)
- func SfShader_setIvec2Uniform(arg1 Struct_SS_sfShader, arg2 string, arg3 SfVector2i)
- func SfShader_setIvec3Uniform(arg1 Struct_SS_sfShader, arg2 string, arg3 SfGlslIvec3)
- func SfShader_setIvec4Uniform(arg1 Struct_SS_sfShader, arg2 string, arg3 SfGlslIvec4)
- func SfShader_setMat3Uniform(arg1 Struct_SS_sfShader, arg2 string, arg3 SfGlslMat3)
- func SfShader_setMat3UniformArray(arg1 Struct_SS_sfShader, arg2 string, arg3 SfGlslMat3, arg4 int64)
- func SfShader_setMat4Uniform(arg1 Struct_SS_sfShader, arg2 string, arg3 SfGlslMat4)
- func SfShader_setMat4UniformArray(arg1 Struct_SS_sfShader, arg2 string, arg3 SfGlslMat4, arg4 int64)
- func SfShader_setTextureUniform(arg1 Struct_SS_sfShader, arg2 string, arg3 Struct_SS_sfTexture)
- func SfShader_setVec2Uniform(arg1 Struct_SS_sfShader, arg2 string, arg3 SfVector2f)
- func SfShader_setVec2UniformArray(arg1 Struct_SS_sfShader, arg2 string, arg3 SfVector2f, arg4 int64)
- func SfShader_setVec3Uniform(arg1 Struct_SS_sfShader, arg2 string, arg3 SfVector3f)
- func SfShader_setVec3UniformArray(arg1 Struct_SS_sfShader, arg2 string, arg3 SfVector3f, arg4 int64)
- func SfShader_setVec4Uniform(arg1 Struct_SS_sfShader, arg2 string, arg3 SfGlslVec4)
- func SfShader_setVec4UniformArray(arg1 Struct_SS_sfShader, arg2 string, arg3 SfGlslVec4, arg4 int64)
- func SfShape_destroy(arg1 Struct_SS_sfShape)
- func SfShape_getOutlineThickness(arg1 Struct_SS_sfShape) (_swig_ret float32)
- func SfShape_getPointCount(arg1 Struct_SS_sfShape) (_swig_ret int64)
- func SfShape_getRotation(arg1 Struct_SS_sfShape) (_swig_ret float32)
- func SfShape_move(arg1 Struct_SS_sfShape, arg2 SfVector2f)
- func SfShape_rotate(arg1 Struct_SS_sfShape, arg2 float32)
- func SfShape_scale(arg1 Struct_SS_sfShape, arg2 SfVector2f)
- func SfShape_setFillColor(arg1 Struct_SS_sfShape, arg2 SfColor)
- func SfShape_setOrigin(arg1 Struct_SS_sfShape, arg2 SfVector2f)
- func SfShape_setOutlineColor(arg1 Struct_SS_sfShape, arg2 SfColor)
- func SfShape_setOutlineThickness(arg1 Struct_SS_sfShape, arg2 float32)
- func SfShape_setPosition(arg1 Struct_SS_sfShape, arg2 SfVector2f)
- func SfShape_setRotation(arg1 Struct_SS_sfShape, arg2 float32)
- func SfShape_setScale(arg1 Struct_SS_sfShape, arg2 SfVector2f)
- func SfShape_setTexture(arg1 Struct_SS_sfShape, arg2 Struct_SS_sfTexture, arg3 int)
- func SfShape_setTextureRect(arg1 Struct_SS_sfShape, arg2 SfIntRect)
- func SfShape_update(arg1 Struct_SS_sfShape)
- func SfSprite_destroy(arg1 Struct_SS_sfSprite)
- func SfSprite_getRotation(arg1 Struct_SS_sfSprite) (_swig_ret float32)
- func SfSprite_move(arg1 Struct_SS_sfSprite, arg2 SfVector2f)
- func SfSprite_rotate(arg1 Struct_SS_sfSprite, arg2 float32)
- func SfSprite_scale(arg1 Struct_SS_sfSprite, arg2 SfVector2f)
- func SfSprite_setColor(arg1 Struct_SS_sfSprite, arg2 SfColor)
- func SfSprite_setOrigin(arg1 Struct_SS_sfSprite, arg2 SfVector2f)
- func SfSprite_setPosition(arg1 Struct_SS_sfSprite, arg2 SfVector2f)
- func SfSprite_setRotation(arg1 Struct_SS_sfSprite, arg2 float32)
- func SfSprite_setScale(arg1 Struct_SS_sfSprite, arg2 SfVector2f)
- func SfSprite_setTexture(arg1 Struct_SS_sfSprite, arg2 Struct_SS_sfTexture, arg3 int)
- func SfSprite_setTextureRect(arg1 Struct_SS_sfSprite, arg2 SfIntRect)
- func SfText_destroy(arg1 Struct_SS_sfText)
- func SfText_getCharacterSize(arg1 Struct_SS_sfText) (_swig_ret uint)
- func SfText_getLetterSpacing(arg1 Struct_SS_sfText) (_swig_ret float32)
- func SfText_getLineSpacing(arg1 Struct_SS_sfText) (_swig_ret float32)
- func SfText_getOutlineThickness(arg1 Struct_SS_sfText) (_swig_ret float32)
- func SfText_getRotation(arg1 Struct_SS_sfText) (_swig_ret float32)
- func SfText_getString(arg1 Struct_SS_sfText) (_swig_ret string)
- func SfText_getStyle(arg1 Struct_SS_sfText) (_swig_ret uint)
- func SfText_getUnicodeString(arg1 Struct_SS_sfText) (_swig_ret *uint)
- func SfText_move(arg1 Struct_SS_sfText, arg2 SfVector2f)
- func SfText_rotate(arg1 Struct_SS_sfText, arg2 float32)
- func SfText_scale(arg1 Struct_SS_sfText, arg2 SfVector2f)
- func SfText_setCharacterSize(arg1 Struct_SS_sfText, arg2 uint)
- func SfText_setColor(arg1 Struct_SS_sfText, arg2 SfColor)
- func SfText_setFillColor(arg1 Struct_SS_sfText, arg2 SfColor)
- func SfText_setFont(arg1 Struct_SS_sfText, arg2 Struct_SS_sfFont)
- func SfText_setLetterSpacing(arg1 Struct_SS_sfText, arg2 float32)
- func SfText_setLineSpacing(arg1 Struct_SS_sfText, arg2 float32)
- func SfText_setOrigin(arg1 Struct_SS_sfText, arg2 SfVector2f)
- func SfText_setOutlineColor(arg1 Struct_SS_sfText, arg2 SfColor)
- func SfText_setOutlineThickness(arg1 Struct_SS_sfText, arg2 float32)
- func SfText_setPosition(arg1 Struct_SS_sfText, arg2 SfVector2f)
- func SfText_setRotation(arg1 Struct_SS_sfText, arg2 float32)
- func SfText_setScale(arg1 Struct_SS_sfText, arg2 SfVector2f)
- func SfText_setString(arg1 Struct_SS_sfText, arg2 string)
- func SfText_setStyle(arg1 Struct_SS_sfText, arg2 uint)
- func SfText_setUnicodeString(arg1 Struct_SS_sfText, arg2 *uint)
- func SfTexture_bind(arg1 Struct_SS_sfTexture)
- func SfTexture_destroy(arg1 Struct_SS_sfTexture)
- func SfTexture_generateMipmap(arg1 Struct_SS_sfTexture) (_swig_ret int)
- func SfTexture_getMaximumSize() (_swig_ret uint)
- func SfTexture_getNativeHandle(arg1 Struct_SS_sfTexture) (_swig_ret uint)
- func SfTexture_isRepeated(arg1 Struct_SS_sfTexture) (_swig_ret int)
- func SfTexture_isSmooth(arg1 Struct_SS_sfTexture) (_swig_ret int)
- func SfTexture_isSrgb(arg1 Struct_SS_sfTexture) (_swig_ret int)
- func SfTexture_setRepeated(arg1 Struct_SS_sfTexture, arg2 int)
- func SfTexture_setSmooth(arg1 Struct_SS_sfTexture, arg2 int)
- func SfTexture_setSrgb(arg1 Struct_SS_sfTexture, arg2 int)
- func SfTexture_swap(arg1 Struct_SS_sfTexture, arg2 Struct_SS_sfTexture)
- func SfTexture_updateFromImage(arg1 Struct_SS_sfTexture, arg2 Struct_SS_sfImage, arg3 uint, arg4 uint)
- func SfTexture_updateFromPixels(arg1 Struct_SS_sfTexture, arg2 *byte, arg3 uint, arg4 uint, arg5 uint, ...)
- func SfTexture_updateFromRenderWindow(arg1 Struct_SS_sfTexture, arg2 Struct_SS_sfRenderWindow, arg3 uint, arg4 uint)
- func SfTexture_updateFromTexture(arg1 Struct_SS_sfTexture, arg2 Struct_SS_sfTexture, arg3 uint, arg4 uint)
- func SfTexture_updateFromWindow(arg1 Struct_SS_sfTexture, arg2 SfWindow, arg3 uint, arg4 uint)
- func SfTransform_combine(arg1 SfTransform, arg2 SfTransform)
- func SfTransform_equal(arg1 SfTransform, arg2 SfTransform) (_swig_ret int)
- func SfTransform_getMatrix(arg1 SfTransform, arg2 *float32)
- func SfTransform_rotate(arg1 SfTransform, arg2 float32)
- func SfTransform_rotateWithCenter(arg1 SfTransform, arg2 float32, arg3 float32, arg4 float32)
- func SfTransform_scale(arg1 SfTransform, arg2 float32, arg3 float32)
- func SfTransform_scaleWithCenter(arg1 SfTransform, arg2 float32, arg3 float32, arg4 float32, arg5 float32)
- func SfTransform_translate(arg1 SfTransform, arg2 float32, arg3 float32)
- func SfTransformable_destroy(arg1 Struct_SS_sfTransformable)
- func SfTransformable_getRotation(arg1 Struct_SS_sfTransformable) (_swig_ret float32)
- func SfTransformable_move(arg1 Struct_SS_sfTransformable, arg2 SfVector2f)
- func SfTransformable_rotate(arg1 Struct_SS_sfTransformable, arg2 float32)
- func SfTransformable_scale(arg1 Struct_SS_sfTransformable, arg2 SfVector2f)
- func SfTransformable_setOrigin(arg1 Struct_SS_sfTransformable, arg2 SfVector2f)
- func SfTransformable_setPosition(arg1 Struct_SS_sfTransformable, arg2 SfVector2f)
- func SfTransformable_setRotation(arg1 Struct_SS_sfTransformable, arg2 float32)
- func SfTransformable_setScale(arg1 Struct_SS_sfTransformable, arg2 SfVector2f)
- func SfVertexArray_append(arg1 Struct_SS_sfVertexArray, arg2 SfVertex)
- func SfVertexArray_clear(arg1 Struct_SS_sfVertexArray)
- func SfVertexArray_destroy(arg1 Struct_SS_sfVertexArray)
- func SfVertexArray_getVertexCount(arg1 Struct_SS_sfVertexArray) (_swig_ret int64)
- func SfVertexArray_resize(arg1 Struct_SS_sfVertexArray, arg2 int64)
- func SfVertexArray_setPrimitiveType(arg1 Struct_SS_sfVertexArray, arg2 SfPrimitiveType)
- func SfVertexBuffer_bind(arg1 Struct_SS_sfVertexBuffer)
- func SfVertexBuffer_destroy(arg1 Struct_SS_sfVertexBuffer)
- func SfVertexBuffer_getNativeHandle(arg1 Struct_SS_sfVertexBuffer) (_swig_ret uint)
- func SfVertexBuffer_getVertexCount(arg1 Struct_SS_sfVertexBuffer) (_swig_ret uint)
- func SfVertexBuffer_isAvailable() (_swig_ret int)
- func SfVertexBuffer_setPrimitiveType(arg1 Struct_SS_sfVertexBuffer, arg2 SfPrimitiveType)
- func SfVertexBuffer_setUsage(arg1 Struct_SS_sfVertexBuffer, arg2 SfVertexBufferUsage)
- func SfVertexBuffer_swap(arg1 Struct_SS_sfVertexBuffer, arg2 Struct_SS_sfVertexBuffer)
- func SfVertexBuffer_update(arg1 Struct_SS_sfVertexBuffer, arg2 SfVertex, arg3 uint, arg4 uint) (_swig_ret int)
- func SfVertexBuffer_updateFromVertexBuffer(arg1 Struct_SS_sfVertexBuffer, arg2 Struct_SS_sfVertexBuffer) (_swig_ret int)
- func SfView_destroy(arg1 Struct_SS_sfView)
- func SfView_getRotation(arg1 Struct_SS_sfView) (_swig_ret float32)
- func SfView_move(arg1 Struct_SS_sfView, arg2 SfVector2f)
- func SfView_reset(arg1 Struct_SS_sfView, arg2 SfFloatRect)
- func SfView_rotate(arg1 Struct_SS_sfView, arg2 float32)
- func SfView_setCenter(arg1 Struct_SS_sfView, arg2 SfVector2f)
- func SfView_setRotation(arg1 Struct_SS_sfView, arg2 float32)
- func SfView_setSize(arg1 Struct_SS_sfView, arg2 SfVector2f)
- func SfView_setViewport(arg1 Struct_SS_sfView, arg2 SfFloatRect)
- func SfView_zoom(arg1 Struct_SS_sfView, arg2 float32)
- func Swig_free(arg1 uintptr)
- func Swig_malloc(arg1 int) (_swig_ret uintptr)
- type SfBlendEquation
- type SfBlendFactor
- type SfBlendMode
- type SfColor
- func GetSfBlack() (_swig_ret SfColor)
- func GetSfBlue() (_swig_ret SfColor)
- func GetSfCyan() (_swig_ret SfColor)
- func GetSfGreen() (_swig_ret SfColor)
- func GetSfMagenta() (_swig_ret SfColor)
- func GetSfRed() (_swig_ret SfColor)
- func GetSfTransparent() (_swig_ret SfColor)
- func GetSfWhite() (_swig_ret SfColor)
- func GetSfYellow() (_swig_ret SfColor)
- func NewSfColor() (_swig_ret SfColor)
- func SfCircleShape_getFillColor(arg1 Struct_SS_sfCircleShape) (_swig_ret SfColor)
- func SfCircleShape_getOutlineColor(arg1 Struct_SS_sfCircleShape) (_swig_ret SfColor)
- func SfColor_add(arg1 SfColor, arg2 SfColor) (_swig_ret SfColor)
- func SfColor_fromInteger(arg1 uint) (_swig_ret SfColor)
- func SfColor_fromRGB(arg1 byte, arg2 byte, arg3 byte) (_swig_ret SfColor)
- func SfColor_fromRGBA(arg1 byte, arg2 byte, arg3 byte, arg4 byte) (_swig_ret SfColor)
- func SfColor_modulate(arg1 SfColor, arg2 SfColor) (_swig_ret SfColor)
- func SfColor_subtract(arg1 SfColor, arg2 SfColor) (_swig_ret SfColor)
- func SfConvexShape_getFillColor(arg1 Struct_SS_sfConvexShape) (_swig_ret SfColor)
- func SfConvexShape_getOutlineColor(arg1 Struct_SS_sfConvexShape) (_swig_ret SfColor)
- func SfImage_getPixel(arg1 Struct_SS_sfImage, arg2 uint, arg3 uint) (_swig_ret SfColor)
- func SfRectangleShape_getFillColor(arg1 Struct_SS_sfRectangleShape) (_swig_ret SfColor)
- func SfRectangleShape_getOutlineColor(arg1 Struct_SS_sfRectangleShape) (_swig_ret SfColor)
- func SfShape_getFillColor(arg1 Struct_SS_sfShape) (_swig_ret SfColor)
- func SfShape_getOutlineColor(arg1 Struct_SS_sfShape) (_swig_ret SfColor)
- func SfSprite_getColor(arg1 Struct_SS_sfSprite) (_swig_ret SfColor)
- func SfText_getColor(arg1 Struct_SS_sfText) (_swig_ret SfColor)
- func SfText_getFillColor(arg1 Struct_SS_sfText) (_swig_ret SfColor)
- func SfText_getOutlineColor(arg1 Struct_SS_sfText) (_swig_ret SfColor)
- type SfContextSettings
- type SfCursor
- type SfEvent
- type SfFloatRect
- func NewSfFloatRect() (_swig_ret SfFloatRect)
- func SfCircleShape_getGlobalBounds(arg1 Struct_SS_sfCircleShape) (_swig_ret SfFloatRect)
- func SfCircleShape_getLocalBounds(arg1 Struct_SS_sfCircleShape) (_swig_ret SfFloatRect)
- func SfConvexShape_getGlobalBounds(arg1 Struct_SS_sfConvexShape) (_swig_ret SfFloatRect)
- func SfConvexShape_getLocalBounds(arg1 Struct_SS_sfConvexShape) (_swig_ret SfFloatRect)
- func SfRectangleShape_getGlobalBounds(arg1 Struct_SS_sfRectangleShape) (_swig_ret SfFloatRect)
- func SfRectangleShape_getLocalBounds(arg1 Struct_SS_sfRectangleShape) (_swig_ret SfFloatRect)
- func SfShape_getGlobalBounds(arg1 Struct_SS_sfShape) (_swig_ret SfFloatRect)
- func SfShape_getLocalBounds(arg1 Struct_SS_sfShape) (_swig_ret SfFloatRect)
- func SfSprite_getGlobalBounds(arg1 Struct_SS_sfSprite) (_swig_ret SfFloatRect)
- func SfSprite_getLocalBounds(arg1 Struct_SS_sfSprite) (_swig_ret SfFloatRect)
- func SfText_getGlobalBounds(arg1 Struct_SS_sfText) (_swig_ret SfFloatRect)
- func SfText_getLocalBounds(arg1 Struct_SS_sfText) (_swig_ret SfFloatRect)
- func SfTransform_transformRect(arg1 SfTransform, arg2 SfFloatRect) (_swig_ret SfFloatRect)
- func SfVertexArray_getBounds(arg1 Struct_SS_sfVertexArray) (_swig_ret SfFloatRect)
- func SfView_getViewport(arg1 Struct_SS_sfView) (_swig_ret SfFloatRect)
- type SfFontInfo
- type SfGlslBvec2
- type SfGlslBvec3
- type SfGlslBvec4
- type SfGlslIvec3
- type SfGlslIvec4
- type SfGlslMat3
- type SfGlslMat4
- type SfGlslVec4
- type SfGlyph
- type SfInputStream
- type SfIntRect
- func NewSfIntRect() (_swig_ret SfIntRect)
- func SfCircleShape_getTextureRect(arg1 Struct_SS_sfCircleShape) (_swig_ret SfIntRect)
- func SfConvexShape_getTextureRect(arg1 Struct_SS_sfConvexShape) (_swig_ret SfIntRect)
- func SfRectangleShape_getTextureRect(arg1 Struct_SS_sfRectangleShape) (_swig_ret SfIntRect)
- func SfRenderTexture_getViewport(arg1 Struct_SS_sfRenderTexture, arg2 Struct_SS_sfView) (_swig_ret SfIntRect)
- func SfRenderWindow_getViewport(arg1 Struct_SS_sfRenderWindow, arg2 Struct_SS_sfView) (_swig_ret SfIntRect)
- func SfShape_getTextureRect(arg1 Struct_SS_sfShape) (_swig_ret SfIntRect)
- func SfSprite_getTextureRect(arg1 Struct_SS_sfSprite) (_swig_ret SfIntRect)
- type SfPrimitiveType
- type SfRenderStates
- type SfTextStyle
- type SfTransform
- func GetSfTransform_Identity() (_swig_ret SfTransform)
- func NewSfTransform() (_swig_ret SfTransform)
- func SfCircleShape_getInverseTransform(arg1 Struct_SS_sfCircleShape) (_swig_ret SfTransform)
- func SfCircleShape_getTransform(arg1 Struct_SS_sfCircleShape) (_swig_ret SfTransform)
- func SfConvexShape_getInverseTransform(arg1 Struct_SS_sfConvexShape) (_swig_ret SfTransform)
- func SfConvexShape_getTransform(arg1 Struct_SS_sfConvexShape) (_swig_ret SfTransform)
- func SfRectangleShape_getInverseTransform(arg1 Struct_SS_sfRectangleShape) (_swig_ret SfTransform)
- func SfRectangleShape_getTransform(arg1 Struct_SS_sfRectangleShape) (_swig_ret SfTransform)
- func SfShape_getInverseTransform(arg1 Struct_SS_sfShape) (_swig_ret SfTransform)
- func SfShape_getTransform(arg1 Struct_SS_sfShape) (_swig_ret SfTransform)
- func SfSprite_getInverseTransform(arg1 Struct_SS_sfSprite) (_swig_ret SfTransform)
- func SfSprite_getTransform(arg1 Struct_SS_sfSprite) (_swig_ret SfTransform)
- func SfText_getInverseTransform(arg1 Struct_SS_sfText) (_swig_ret SfTransform)
- func SfText_getTransform(arg1 Struct_SS_sfText) (_swig_ret SfTransform)
- func SfTransform_fromMatrix(arg1 float32, arg2 float32, arg3 float32, arg4 float32, arg5 float32, ...) (_swig_ret SfTransform)
- func SfTransform_getInverse(arg1 SfTransform) (_swig_ret SfTransform)
- func SfTransformable_getInverseTransform(arg1 Struct_SS_sfTransformable) (_swig_ret SfTransform)
- func SfTransformable_getTransform(arg1 Struct_SS_sfTransformable) (_swig_ret SfTransform)
- type SfVector2f
- func NewSfVector2f() (_swig_ret SfVector2f)
- func SfCircleShape_getOrigin(arg1 Struct_SS_sfCircleShape) (_swig_ret SfVector2f)
- func SfCircleShape_getPoint(arg1 Struct_SS_sfCircleShape, arg2 int64) (_swig_ret SfVector2f)
- func SfCircleShape_getPosition(arg1 Struct_SS_sfCircleShape) (_swig_ret SfVector2f)
- func SfCircleShape_getScale(arg1 Struct_SS_sfCircleShape) (_swig_ret SfVector2f)
- func SfConvexShape_getOrigin(arg1 Struct_SS_sfConvexShape) (_swig_ret SfVector2f)
- func SfConvexShape_getPoint(arg1 Struct_SS_sfConvexShape, arg2 int64) (_swig_ret SfVector2f)
- func SfConvexShape_getPosition(arg1 Struct_SS_sfConvexShape) (_swig_ret SfVector2f)
- func SfConvexShape_getScale(arg1 Struct_SS_sfConvexShape) (_swig_ret SfVector2f)
- func SfRectangleShape_getOrigin(arg1 Struct_SS_sfRectangleShape) (_swig_ret SfVector2f)
- func SfRectangleShape_getPoint(arg1 Struct_SS_sfRectangleShape, arg2 int64) (_swig_ret SfVector2f)
- func SfRectangleShape_getPosition(arg1 Struct_SS_sfRectangleShape) (_swig_ret SfVector2f)
- func SfRectangleShape_getScale(arg1 Struct_SS_sfRectangleShape) (_swig_ret SfVector2f)
- func SfRectangleShape_getSize(arg1 Struct_SS_sfRectangleShape) (_swig_ret SfVector2f)
- func SfRenderTexture_mapPixelToCoords(arg1 Struct_SS_sfRenderTexture, arg2 SfVector2i, arg3 Struct_SS_sfView) (_swig_ret SfVector2f)
- func SfRenderWindow_mapPixelToCoords(arg1 Struct_SS_sfRenderWindow, arg2 SfVector2i, arg3 Struct_SS_sfView) (_swig_ret SfVector2f)
- func SfShape_getOrigin(arg1 Struct_SS_sfShape) (_swig_ret SfVector2f)
- func SfShape_getPoint(arg1 Struct_SS_sfShape, arg2 int64) (_swig_ret SfVector2f)
- func SfShape_getPosition(arg1 Struct_SS_sfShape) (_swig_ret SfVector2f)
- func SfShape_getScale(arg1 Struct_SS_sfShape) (_swig_ret SfVector2f)
- func SfSprite_getOrigin(arg1 Struct_SS_sfSprite) (_swig_ret SfVector2f)
- func SfSprite_getPosition(arg1 Struct_SS_sfSprite) (_swig_ret SfVector2f)
- func SfSprite_getScale(arg1 Struct_SS_sfSprite) (_swig_ret SfVector2f)
- func SfText_findCharacterPos(arg1 Struct_SS_sfText, arg2 int64) (_swig_ret SfVector2f)
- func SfText_getOrigin(arg1 Struct_SS_sfText) (_swig_ret SfVector2f)
- func SfText_getPosition(arg1 Struct_SS_sfText) (_swig_ret SfVector2f)
- func SfText_getScale(arg1 Struct_SS_sfText) (_swig_ret SfVector2f)
- func SfTransform_transformPoint(arg1 SfTransform, arg2 SfVector2f) (_swig_ret SfVector2f)
- func SfTransformable_getOrigin(arg1 Struct_SS_sfTransformable) (_swig_ret SfVector2f)
- func SfTransformable_getPosition(arg1 Struct_SS_sfTransformable) (_swig_ret SfVector2f)
- func SfTransformable_getScale(arg1 Struct_SS_sfTransformable) (_swig_ret SfVector2f)
- func SfView_getCenter(arg1 Struct_SS_sfView) (_swig_ret SfVector2f)
- func SfView_getSize(arg1 Struct_SS_sfView) (_swig_ret SfVector2f)
- type SfVector2i
- func NewSfVector2i() (_swig_ret SfVector2i)
- func SfMouse_getPositionRenderWindow(arg1 Struct_SS_sfRenderWindow) (_swig_ret SfVector2i)
- func SfRenderTexture_mapCoordsToPixel(arg1 Struct_SS_sfRenderTexture, arg2 SfVector2f, arg3 Struct_SS_sfView) (_swig_ret SfVector2i)
- func SfRenderWindow_getPosition(arg1 Struct_SS_sfRenderWindow) (_swig_ret SfVector2i)
- func SfRenderWindow_mapCoordsToPixel(arg1 Struct_SS_sfRenderWindow, arg2 SfVector2f, arg3 Struct_SS_sfView) (_swig_ret SfVector2i)
- func SfTouch_getPositionRenderWindow(arg1 uint, arg2 Struct_SS_sfRenderWindow) (_swig_ret SfVector2i)
- type SfVector2u
- func NewSfVector2u() (_swig_ret SfVector2u)
- func SfImage_getSize(arg1 Struct_SS_sfImage) (_swig_ret SfVector2u)
- func SfRenderTexture_getSize(arg1 Struct_SS_sfRenderTexture) (_swig_ret SfVector2u)
- func SfRenderWindow_getSize(arg1 Struct_SS_sfRenderWindow) (_swig_ret SfVector2u)
- func SfTexture_getSize(arg1 Struct_SS_sfTexture) (_swig_ret SfVector2u)
- type SfVector3f
- type SfVertex
- type SfVertexBufferUsage
- type SfVideoMode
- type SfWindow
- type SfWindowHandle
- type Struct_SS_sfCircleShape
- type Struct_SS_sfConvexShape
- type Struct_SS_sfFont
- func SfFont_copy(arg1 Struct_SS_sfFont) (_swig_ret Struct_SS_sfFont)
- func SfFont_createFromFile(arg1 string) (_swig_ret Struct_SS_sfFont)
- func SfFont_createFromMemory(arg1 uintptr, arg2 int64) (_swig_ret Struct_SS_sfFont)
- func SfFont_createFromStream(arg1 SfInputStream) (_swig_ret Struct_SS_sfFont)
- func SfText_getFont(arg1 Struct_SS_sfText) (_swig_ret Struct_SS_sfFont)
- type Struct_SS_sfImage
- func SfImage_copy(arg1 Struct_SS_sfImage) (_swig_ret Struct_SS_sfImage)
- func SfImage_create(arg1 uint, arg2 uint) (_swig_ret Struct_SS_sfImage)
- func SfImage_createFromColor(arg1 uint, arg2 uint, arg3 SfColor) (_swig_ret Struct_SS_sfImage)
- func SfImage_createFromFile(arg1 string) (_swig_ret Struct_SS_sfImage)
- func SfImage_createFromMemory(arg1 uintptr, arg2 int64) (_swig_ret Struct_SS_sfImage)
- func SfImage_createFromPixels(arg1 uint, arg2 uint, arg3 *byte) (_swig_ret Struct_SS_sfImage)
- func SfImage_createFromStream(arg1 SfInputStream) (_swig_ret Struct_SS_sfImage)
- func SfTexture_copyToImage(arg1 Struct_SS_sfTexture) (_swig_ret Struct_SS_sfImage)
- type Struct_SS_sfRectangleShape
- type Struct_SS_sfRenderTexture
- type Struct_SS_sfRenderWindow
- func SfRenderWindow_create(arg1 SfVideoMode, arg2 string, arg3 uint, arg4 SfContextSettings) (_swig_ret Struct_SS_sfRenderWindow)
- func SfRenderWindow_createFromHandle(arg1 SfWindowHandle, arg2 SfContextSettings) (_swig_ret Struct_SS_sfRenderWindow)
- func SfRenderWindow_createUnicode(arg1 SfVideoMode, arg2 *uint, arg3 uint, arg4 SfContextSettings) (_swig_ret Struct_SS_sfRenderWindow)
- type Struct_SS_sfShader
- func SfShader_createFromFile(arg1 string, arg2 string, arg3 string) (_swig_ret Struct_SS_sfShader)
- func SfShader_createFromMemory(arg1 string, arg2 string, arg3 string) (_swig_ret Struct_SS_sfShader)
- func SfShader_createFromStream(arg1 SfInputStream, arg2 SfInputStream, arg3 SfInputStream) (_swig_ret Struct_SS_sfShader)
- type Struct_SS_sfShape
- type Struct_SS_sfSprite
- type Struct_SS_sfText
- type Struct_SS_sfTexture
- func SfCircleShape_getTexture(arg1 Struct_SS_sfCircleShape) (_swig_ret Struct_SS_sfTexture)
- func SfConvexShape_getTexture(arg1 Struct_SS_sfConvexShape) (_swig_ret Struct_SS_sfTexture)
- func SfFont_getTexture(arg1 Struct_SS_sfFont, arg2 uint) (_swig_ret Struct_SS_sfTexture)
- func SfRectangleShape_getTexture(arg1 Struct_SS_sfRectangleShape) (_swig_ret Struct_SS_sfTexture)
- func SfRenderTexture_getTexture(arg1 Struct_SS_sfRenderTexture) (_swig_ret Struct_SS_sfTexture)
- func SfShape_getTexture(arg1 Struct_SS_sfShape) (_swig_ret Struct_SS_sfTexture)
- func SfSprite_getTexture(arg1 Struct_SS_sfSprite) (_swig_ret Struct_SS_sfTexture)
- func SfTexture_copy(arg1 Struct_SS_sfTexture) (_swig_ret Struct_SS_sfTexture)
- func SfTexture_create(arg1 uint, arg2 uint) (_swig_ret Struct_SS_sfTexture)
- func SfTexture_createFromFile(arg1 string, arg2 SfIntRect) (_swig_ret Struct_SS_sfTexture)
- func SfTexture_createFromImage(arg1 Struct_SS_sfImage, arg2 SfIntRect) (_swig_ret Struct_SS_sfTexture)
- func SfTexture_createFromMemory(arg1 uintptr, arg2 int64, arg3 SfIntRect) (_swig_ret Struct_SS_sfTexture)
- func SfTexture_createFromStream(arg1 SfInputStream, arg2 SfIntRect) (_swig_ret Struct_SS_sfTexture)
- type Struct_SS_sfTransformable
- type Struct_SS_sfVertexArray
- type Struct_SS_sfVertexBuffer
- type Struct_SS_sfView
- func SfRenderTexture_getDefaultView(arg1 Struct_SS_sfRenderTexture) (_swig_ret Struct_SS_sfView)
- func SfRenderTexture_getView(arg1 Struct_SS_sfRenderTexture) (_swig_ret Struct_SS_sfView)
- func SfRenderWindow_getDefaultView(arg1 Struct_SS_sfRenderWindow) (_swig_ret Struct_SS_sfView)
- func SfRenderWindow_getView(arg1 Struct_SS_sfRenderWindow) (_swig_ret Struct_SS_sfView)
- func SfView_copy(arg1 Struct_SS_sfView) (_swig_ret Struct_SS_sfView)
- func SfView_create() (_swig_ret Struct_SS_sfView)
- func SfView_createFromRect(arg1 SfFloatRect) (_swig_ret Struct_SS_sfView)
- type SwigcptrSfBlendMode
- func (arg1 SwigcptrSfBlendMode) GetAlphaDstFactor() (_swig_ret SfBlendFactor)
- func (arg1 SwigcptrSfBlendMode) GetAlphaEquation() (_swig_ret SfBlendEquation)
- func (arg1 SwigcptrSfBlendMode) GetAlphaSrcFactor() (_swig_ret SfBlendFactor)
- func (arg1 SwigcptrSfBlendMode) GetColorDstFactor() (_swig_ret SfBlendFactor)
- func (arg1 SwigcptrSfBlendMode) GetColorEquation() (_swig_ret SfBlendEquation)
- func (arg1 SwigcptrSfBlendMode) GetColorSrcFactor() (_swig_ret SfBlendFactor)
- func (arg1 SwigcptrSfBlendMode) SetAlphaDstFactor(arg2 SfBlendFactor)
- func (arg1 SwigcptrSfBlendMode) SetAlphaEquation(arg2 SfBlendEquation)
- func (arg1 SwigcptrSfBlendMode) SetAlphaSrcFactor(arg2 SfBlendFactor)
- func (arg1 SwigcptrSfBlendMode) SetColorDstFactor(arg2 SfBlendFactor)
- func (arg1 SwigcptrSfBlendMode) SetColorEquation(arg2 SfBlendEquation)
- func (arg1 SwigcptrSfBlendMode) SetColorSrcFactor(arg2 SfBlendFactor)
- func (p SwigcptrSfBlendMode) SwigIsSfBlendMode()
- func (p SwigcptrSfBlendMode) Swigcptr() uintptr
- type SwigcptrSfColor
- func (arg1 SwigcptrSfColor) GetA() (_swig_ret byte)
- func (arg1 SwigcptrSfColor) GetB() (_swig_ret byte)
- func (arg1 SwigcptrSfColor) GetG() (_swig_ret byte)
- func (arg1 SwigcptrSfColor) GetR() (_swig_ret byte)
- func (arg1 SwigcptrSfColor) SetA(arg2 byte)
- func (arg1 SwigcptrSfColor) SetB(arg2 byte)
- func (arg1 SwigcptrSfColor) SetG(arg2 byte)
- func (arg1 SwigcptrSfColor) SetR(arg2 byte)
- func (p SwigcptrSfColor) SwigIsSfColor()
- func (p SwigcptrSfColor) Swigcptr() uintptr
- type SwigcptrSfContextSettings
- type SwigcptrSfCursor
- type SwigcptrSfEvent
- type SwigcptrSfFloatRect
- func (arg1 SwigcptrSfFloatRect) GetHeight() (_swig_ret float32)
- func (arg1 SwigcptrSfFloatRect) GetLeft() (_swig_ret float32)
- func (arg1 SwigcptrSfFloatRect) GetTop() (_swig_ret float32)
- func (arg1 SwigcptrSfFloatRect) GetWidth() (_swig_ret float32)
- func (arg1 SwigcptrSfFloatRect) SetHeight(arg2 float32)
- func (arg1 SwigcptrSfFloatRect) SetLeft(arg2 float32)
- func (arg1 SwigcptrSfFloatRect) SetTop(arg2 float32)
- func (arg1 SwigcptrSfFloatRect) SetWidth(arg2 float32)
- func (p SwigcptrSfFloatRect) SwigIsSfFloatRect()
- func (p SwigcptrSfFloatRect) Swigcptr() uintptr
- type SwigcptrSfFontInfo
- type SwigcptrSfGlslBvec2
- func (arg1 SwigcptrSfGlslBvec2) GetX() (_swig_ret int)
- func (arg1 SwigcptrSfGlslBvec2) GetY() (_swig_ret int)
- func (arg1 SwigcptrSfGlslBvec2) SetX(arg2 int)
- func (arg1 SwigcptrSfGlslBvec2) SetY(arg2 int)
- func (p SwigcptrSfGlslBvec2) SwigIsSfGlslBvec2()
- func (p SwigcptrSfGlslBvec2) Swigcptr() uintptr
- type SwigcptrSfGlslBvec3
- func (arg1 SwigcptrSfGlslBvec3) GetX() (_swig_ret int)
- func (arg1 SwigcptrSfGlslBvec3) GetY() (_swig_ret int)
- func (arg1 SwigcptrSfGlslBvec3) GetZ() (_swig_ret int)
- func (arg1 SwigcptrSfGlslBvec3) SetX(arg2 int)
- func (arg1 SwigcptrSfGlslBvec3) SetY(arg2 int)
- func (arg1 SwigcptrSfGlslBvec3) SetZ(arg2 int)
- func (p SwigcptrSfGlslBvec3) SwigIsSfGlslBvec3()
- func (p SwigcptrSfGlslBvec3) Swigcptr() uintptr
- type SwigcptrSfGlslBvec4
- func (arg1 SwigcptrSfGlslBvec4) GetW() (_swig_ret int)
- func (arg1 SwigcptrSfGlslBvec4) GetX() (_swig_ret int)
- func (arg1 SwigcptrSfGlslBvec4) GetY() (_swig_ret int)
- func (arg1 SwigcptrSfGlslBvec4) GetZ() (_swig_ret int)
- func (arg1 SwigcptrSfGlslBvec4) SetW(arg2 int)
- func (arg1 SwigcptrSfGlslBvec4) SetX(arg2 int)
- func (arg1 SwigcptrSfGlslBvec4) SetY(arg2 int)
- func (arg1 SwigcptrSfGlslBvec4) SetZ(arg2 int)
- func (p SwigcptrSfGlslBvec4) SwigIsSfGlslBvec4()
- func (p SwigcptrSfGlslBvec4) Swigcptr() uintptr
- type SwigcptrSfGlslIvec3
- func (arg1 SwigcptrSfGlslIvec3) GetX() (_swig_ret int)
- func (arg1 SwigcptrSfGlslIvec3) GetY() (_swig_ret int)
- func (arg1 SwigcptrSfGlslIvec3) GetZ() (_swig_ret int)
- func (arg1 SwigcptrSfGlslIvec3) SetX(arg2 int)
- func (arg1 SwigcptrSfGlslIvec3) SetY(arg2 int)
- func (arg1 SwigcptrSfGlslIvec3) SetZ(arg2 int)
- func (p SwigcptrSfGlslIvec3) SwigIsSfGlslIvec3()
- func (p SwigcptrSfGlslIvec3) Swigcptr() uintptr
- type SwigcptrSfGlslIvec4
- func (arg1 SwigcptrSfGlslIvec4) GetW() (_swig_ret int)
- func (arg1 SwigcptrSfGlslIvec4) GetX() (_swig_ret int)
- func (arg1 SwigcptrSfGlslIvec4) GetY() (_swig_ret int)
- func (arg1 SwigcptrSfGlslIvec4) GetZ() (_swig_ret int)
- func (arg1 SwigcptrSfGlslIvec4) SetW(arg2 int)
- func (arg1 SwigcptrSfGlslIvec4) SetX(arg2 int)
- func (arg1 SwigcptrSfGlslIvec4) SetY(arg2 int)
- func (arg1 SwigcptrSfGlslIvec4) SetZ(arg2 int)
- func (p SwigcptrSfGlslIvec4) SwigIsSfGlslIvec4()
- func (p SwigcptrSfGlslIvec4) Swigcptr() uintptr
- type SwigcptrSfGlslMat3
- type SwigcptrSfGlslMat4
- type SwigcptrSfGlslVec4
- func (arg1 SwigcptrSfGlslVec4) GetW() (_swig_ret float32)
- func (arg1 SwigcptrSfGlslVec4) GetX() (_swig_ret float32)
- func (arg1 SwigcptrSfGlslVec4) GetY() (_swig_ret float32)
- func (arg1 SwigcptrSfGlslVec4) GetZ() (_swig_ret float32)
- func (arg1 SwigcptrSfGlslVec4) SetW(arg2 float32)
- func (arg1 SwigcptrSfGlslVec4) SetX(arg2 float32)
- func (arg1 SwigcptrSfGlslVec4) SetY(arg2 float32)
- func (arg1 SwigcptrSfGlslVec4) SetZ(arg2 float32)
- func (p SwigcptrSfGlslVec4) SwigIsSfGlslVec4()
- func (p SwigcptrSfGlslVec4) Swigcptr() uintptr
- type SwigcptrSfGlyph
- func (arg1 SwigcptrSfGlyph) GetAdvance() (_swig_ret float32)
- func (arg1 SwigcptrSfGlyph) GetBounds() (_swig_ret SfFloatRect)
- func (arg1 SwigcptrSfGlyph) GetTextureRect() (_swig_ret SfIntRect)
- func (arg1 SwigcptrSfGlyph) SetAdvance(arg2 float32)
- func (arg1 SwigcptrSfGlyph) SetBounds(arg2 SfFloatRect)
- func (arg1 SwigcptrSfGlyph) SetTextureRect(arg2 SfIntRect)
- func (p SwigcptrSfGlyph) SwigIsSfGlyph()
- func (p SwigcptrSfGlyph) Swigcptr() uintptr
- type SwigcptrSfInputStream
- type SwigcptrSfIntRect
- func (arg1 SwigcptrSfIntRect) GetHeight() (_swig_ret int)
- func (arg1 SwigcptrSfIntRect) GetLeft() (_swig_ret int)
- func (arg1 SwigcptrSfIntRect) GetTop() (_swig_ret int)
- func (arg1 SwigcptrSfIntRect) GetWidth() (_swig_ret int)
- func (arg1 SwigcptrSfIntRect) SetHeight(arg2 int)
- func (arg1 SwigcptrSfIntRect) SetLeft(arg2 int)
- func (arg1 SwigcptrSfIntRect) SetTop(arg2 int)
- func (arg1 SwigcptrSfIntRect) SetWidth(arg2 int)
- func (p SwigcptrSfIntRect) SwigIsSfIntRect()
- func (p SwigcptrSfIntRect) Swigcptr() uintptr
- type SwigcptrSfRenderStates
- func (arg1 SwigcptrSfRenderStates) GetBlendMode() (_swig_ret SfBlendMode)
- func (arg1 SwigcptrSfRenderStates) GetShader() (_swig_ret Struct_SS_sfShader)
- func (arg1 SwigcptrSfRenderStates) GetTexture() (_swig_ret Struct_SS_sfTexture)
- func (arg1 SwigcptrSfRenderStates) GetTransform() (_swig_ret SfTransform)
- func (arg1 SwigcptrSfRenderStates) SetBlendMode(arg2 SfBlendMode)
- func (arg1 SwigcptrSfRenderStates) SetShader(arg2 Struct_SS_sfShader)
- func (arg1 SwigcptrSfRenderStates) SetTexture(arg2 Struct_SS_sfTexture)
- func (arg1 SwigcptrSfRenderStates) SetTransform(arg2 SfTransform)
- func (p SwigcptrSfRenderStates) SwigIsSfRenderStates()
- func (p SwigcptrSfRenderStates) Swigcptr() uintptr
- type SwigcptrSfTransform
- type SwigcptrSfVector2f
- func (arg1 SwigcptrSfVector2f) GetX() (_swig_ret float32)
- func (arg1 SwigcptrSfVector2f) GetY() (_swig_ret float32)
- func (arg1 SwigcptrSfVector2f) SetX(arg2 float32)
- func (arg1 SwigcptrSfVector2f) SetY(arg2 float32)
- func (p SwigcptrSfVector2f) SwigIsSfVector2f()
- func (p SwigcptrSfVector2f) Swigcptr() uintptr
- type SwigcptrSfVector2i
- type SwigcptrSfVector2u
- type SwigcptrSfVector3f
- func (arg1 SwigcptrSfVector3f) GetX() (_swig_ret float32)
- func (arg1 SwigcptrSfVector3f) GetY() (_swig_ret float32)
- func (arg1 SwigcptrSfVector3f) GetZ() (_swig_ret float32)
- func (arg1 SwigcptrSfVector3f) SetX(arg2 float32)
- func (arg1 SwigcptrSfVector3f) SetY(arg2 float32)
- func (arg1 SwigcptrSfVector3f) SetZ(arg2 float32)
- func (p SwigcptrSfVector3f) SwigIsSfVector3f()
- func (p SwigcptrSfVector3f) Swigcptr() uintptr
- type SwigcptrSfVertex
- func (arg1 SwigcptrSfVertex) GetColor() (_swig_ret SfColor)
- func (arg1 SwigcptrSfVertex) GetPosition() (_swig_ret SfVector2f)
- func (arg1 SwigcptrSfVertex) GetTexCoords() (_swig_ret SfVector2f)
- func (arg1 SwigcptrSfVertex) SetColor(arg2 SfColor)
- func (arg1 SwigcptrSfVertex) SetPosition(arg2 SfVector2f)
- func (arg1 SwigcptrSfVertex) SetTexCoords(arg2 SfVector2f)
- func (p SwigcptrSfVertex) SwigIsSfVertex()
- func (p SwigcptrSfVertex) Swigcptr() uintptr
- type SwigcptrSfVideoMode
- type SwigcptrSfWindow
- type SwigcptrSfWindowHandle
- type SwigcptrStruct_SS_sfCircleShape
- type SwigcptrStruct_SS_sfConvexShape
- type SwigcptrStruct_SS_sfFont
- type SwigcptrStruct_SS_sfImage
- type SwigcptrStruct_SS_sfRectangleShape
- type SwigcptrStruct_SS_sfRenderTexture
- type SwigcptrStruct_SS_sfRenderWindow
- type SwigcptrStruct_SS_sfShader
- type SwigcptrStruct_SS_sfShape
- type SwigcptrStruct_SS_sfSprite
- type SwigcptrStruct_SS_sfText
- type SwigcptrStruct_SS_sfTexture
- type SwigcptrStruct_SS_sfTransformable
- type SwigcptrStruct_SS_sfVertexArray
- type SwigcptrStruct_SS_sfVertexBuffer
- type SwigcptrStruct_SS_sfView
Constants ¶
View Source
const CSFML_VERSION_MAJOR int = 2
View Source
const CSFML_VERSION_MINOR int = 5
View Source
const CSFML_VERSION_PATCH int = 1
View Source
const SfFalse int = 0
View Source
const SfTrue int = 1
Variables ¶
View Source
var SfBlendEquationAdd int = _swig_getsfBlendEquationAdd()
View Source
var SfBlendEquationReverseSubtract int = _swig_getsfBlendEquationReverseSubtract()
View Source
var SfBlendEquationSubtract int = _swig_getsfBlendEquationSubtract()
View Source
var SfBlendFactorDstAlpha int = _swig_getsfBlendFactorDstAlpha()
View Source
var SfBlendFactorDstColor int = _swig_getsfBlendFactorDstColor()
View Source
var SfBlendFactorOne int = _swig_getsfBlendFactorOne()
View Source
var SfBlendFactorOneMinusDstAlpha int = _swig_getsfBlendFactorOneMinusDstAlpha()
View Source
var SfBlendFactorOneMinusDstColor int = _swig_getsfBlendFactorOneMinusDstColor()
View Source
var SfBlendFactorOneMinusSrcAlpha int = _swig_getsfBlendFactorOneMinusSrcAlpha()
View Source
var SfBlendFactorOneMinusSrcColor int = _swig_getsfBlendFactorOneMinusSrcColor()
View Source
var SfBlendFactorSrcAlpha int = _swig_getsfBlendFactorSrcAlpha()
View Source
var SfBlendFactorSrcColor int = _swig_getsfBlendFactorSrcColor()
View Source
var SfBlendFactorZero int = _swig_getsfBlendFactorZero()
View Source
var SfLineStrip int = _swig_getsfLineStrip()
View Source
var SfLines int = _swig_getsfLines()
View Source
var SfLinesStrip int = _swig_getsfLinesStrip()
View Source
var SfPoints int = _swig_getsfPoints()
View Source
var SfQuads int = _swig_getsfQuads()
View Source
var SfTextBold int = _swig_getsfTextBold()
View Source
var SfTextItalic int = _swig_getsfTextItalic()
View Source
var SfTextRegular int = _swig_getsfTextRegular()
View Source
var SfTextStrikeThrough int = _swig_getsfTextStrikeThrough()
View Source
var SfTextUnderlined int = _swig_getsfTextUnderlined()
View Source
var SfTriangleFan int = _swig_getsfTriangleFan()
View Source
var SfTriangleStrip int = _swig_getsfTriangleStrip()
View Source
var SfTriangles int = _swig_getsfTriangles()
View Source
var SfTrianglesFan int = _swig_getsfTrianglesFan()
View Source
var SfTrianglesStrip int = _swig_getsfTrianglesStrip()
View Source
var SfVertexBufferDynamic int = _swig_getsfVertexBufferDynamic()
View Source
var SfVertexBufferStatic int = _swig_getsfVertexBufferStatic()
View Source
var SfVertexBufferStream int = _swig_getsfVertexBufferStream()
View Source
var Swig_escape_always_false bool
View Source
var Swig_escape_val interface{}
Functions ¶
func DeleteSfBlendMode ¶
func DeleteSfBlendMode(arg1 SfBlendMode)
func DeleteSfColor ¶
func DeleteSfColor(arg1 SfColor)
func DeleteSfFloatRect ¶
func DeleteSfFloatRect(arg1 SfFloatRect)
func DeleteSfFontInfo ¶
func DeleteSfFontInfo(arg1 SfFontInfo)
func DeleteSfGlslBvec2 ¶
func DeleteSfGlslBvec2(arg1 SfGlslBvec2)
func DeleteSfGlslBvec3 ¶
func DeleteSfGlslBvec3(arg1 SfGlslBvec3)
func DeleteSfGlslBvec4 ¶
func DeleteSfGlslBvec4(arg1 SfGlslBvec4)
func DeleteSfGlslIvec3 ¶
func DeleteSfGlslIvec3(arg1 SfGlslIvec3)
func DeleteSfGlslIvec4 ¶
func DeleteSfGlslIvec4(arg1 SfGlslIvec4)
func DeleteSfGlslMat3 ¶
func DeleteSfGlslMat3(arg1 SfGlslMat3)
func DeleteSfGlslMat4 ¶
func DeleteSfGlslMat4(arg1 SfGlslMat4)
func DeleteSfGlslVec4 ¶
func DeleteSfGlslVec4(arg1 SfGlslVec4)
func DeleteSfGlyph ¶
func DeleteSfGlyph(arg1 SfGlyph)
func DeleteSfIntRect ¶
func DeleteSfIntRect(arg1 SfIntRect)
func DeleteSfRenderStates ¶
func DeleteSfRenderStates(arg1 SfRenderStates)
func DeleteSfTransform ¶
func DeleteSfTransform(arg1 SfTransform)
func DeleteSfVector2f ¶
func DeleteSfVector2f(arg1 SfVector2f)
func DeleteSfVector2i ¶
func DeleteSfVector2i(arg1 SfVector2i)
func DeleteSfVector2u ¶
func DeleteSfVector2u(arg1 SfVector2u)
func DeleteSfVector3f ¶
func DeleteSfVector3f(arg1 SfVector3f)
func DeleteSfVertex ¶
func DeleteSfVertex(arg1 SfVertex)
func SetSfBlack ¶
func SetSfBlack(arg1 SfColor)
func SetSfGreen ¶
func SetSfGreen(arg1 SfColor)
func SetSfMagenta ¶
func SetSfMagenta(arg1 SfColor)
func SetSfTransparent ¶
func SetSfTransparent(arg1 SfColor)
func SetSfWhite ¶
func SetSfWhite(arg1 SfColor)
func SetSfYellow ¶
func SetSfYellow(arg1 SfColor)
func SfCircleShape_destroy ¶
func SfCircleShape_destroy(arg1 Struct_SS_sfCircleShape)
func SfCircleShape_getOutlineThickness ¶
func SfCircleShape_getOutlineThickness(arg1 Struct_SS_sfCircleShape) (_swig_ret float32)
func SfCircleShape_getPointCount ¶
func SfCircleShape_getPointCount(arg1 Struct_SS_sfCircleShape) (_swig_ret int64)
func SfCircleShape_getRadius ¶
func SfCircleShape_getRadius(arg1 Struct_SS_sfCircleShape) (_swig_ret float32)
func SfCircleShape_getRotation ¶
func SfCircleShape_getRotation(arg1 Struct_SS_sfCircleShape) (_swig_ret float32)
func SfCircleShape_move ¶
func SfCircleShape_move(arg1 Struct_SS_sfCircleShape, arg2 SfVector2f)
func SfCircleShape_rotate ¶
func SfCircleShape_rotate(arg1 Struct_SS_sfCircleShape, arg2 float32)
func SfCircleShape_scale ¶
func SfCircleShape_scale(arg1 Struct_SS_sfCircleShape, arg2 SfVector2f)
func SfCircleShape_setFillColor ¶
func SfCircleShape_setFillColor(arg1 Struct_SS_sfCircleShape, arg2 SfColor)
func SfCircleShape_setOrigin ¶
func SfCircleShape_setOrigin(arg1 Struct_SS_sfCircleShape, arg2 SfVector2f)
func SfCircleShape_setOutlineColor ¶
func SfCircleShape_setOutlineColor(arg1 Struct_SS_sfCircleShape, arg2 SfColor)
func SfCircleShape_setOutlineThickness ¶
func SfCircleShape_setOutlineThickness(arg1 Struct_SS_sfCircleShape, arg2 float32)
func SfCircleShape_setPointCount ¶
func SfCircleShape_setPointCount(arg1 Struct_SS_sfCircleShape, arg2 int64)
func SfCircleShape_setPosition ¶
func SfCircleShape_setPosition(arg1 Struct_SS_sfCircleShape, arg2 SfVector2f)
func SfCircleShape_setRadius ¶
func SfCircleShape_setRadius(arg1 Struct_SS_sfCircleShape, arg2 float32)
func SfCircleShape_setRotation ¶
func SfCircleShape_setRotation(arg1 Struct_SS_sfCircleShape, arg2 float32)
func SfCircleShape_setScale ¶
func SfCircleShape_setScale(arg1 Struct_SS_sfCircleShape, arg2 SfVector2f)
func SfCircleShape_setTexture ¶
func SfCircleShape_setTexture(arg1 Struct_SS_sfCircleShape, arg2 Struct_SS_sfTexture, arg3 int)
func SfCircleShape_setTextureRect ¶
func SfCircleShape_setTextureRect(arg1 Struct_SS_sfCircleShape, arg2 SfIntRect)
func SfColor_toInteger ¶
func SfConvexShape_destroy ¶
func SfConvexShape_destroy(arg1 Struct_SS_sfConvexShape)
func SfConvexShape_getOutlineThickness ¶
func SfConvexShape_getOutlineThickness(arg1 Struct_SS_sfConvexShape) (_swig_ret float32)
func SfConvexShape_getPointCount ¶
func SfConvexShape_getPointCount(arg1 Struct_SS_sfConvexShape) (_swig_ret int64)
func SfConvexShape_getRotation ¶
func SfConvexShape_getRotation(arg1 Struct_SS_sfConvexShape) (_swig_ret float32)
func SfConvexShape_move ¶
func SfConvexShape_move(arg1 Struct_SS_sfConvexShape, arg2 SfVector2f)
func SfConvexShape_rotate ¶
func SfConvexShape_rotate(arg1 Struct_SS_sfConvexShape, arg2 float32)
func SfConvexShape_scale ¶
func SfConvexShape_scale(arg1 Struct_SS_sfConvexShape, arg2 SfVector2f)
func SfConvexShape_setFillColor ¶
func SfConvexShape_setFillColor(arg1 Struct_SS_sfConvexShape, arg2 SfColor)
func SfConvexShape_setOrigin ¶
func SfConvexShape_setOrigin(arg1 Struct_SS_sfConvexShape, arg2 SfVector2f)
func SfConvexShape_setOutlineColor ¶
func SfConvexShape_setOutlineColor(arg1 Struct_SS_sfConvexShape, arg2 SfColor)
func SfConvexShape_setOutlineThickness ¶
func SfConvexShape_setOutlineThickness(arg1 Struct_SS_sfConvexShape, arg2 float32)
func SfConvexShape_setPoint ¶
func SfConvexShape_setPoint(arg1 Struct_SS_sfConvexShape, arg2 int64, arg3 SfVector2f)
func SfConvexShape_setPointCount ¶
func SfConvexShape_setPointCount(arg1 Struct_SS_sfConvexShape, arg2 int64)
func SfConvexShape_setPosition ¶
func SfConvexShape_setPosition(arg1 Struct_SS_sfConvexShape, arg2 SfVector2f)
func SfConvexShape_setRotation ¶
func SfConvexShape_setRotation(arg1 Struct_SS_sfConvexShape, arg2 float32)
func SfConvexShape_setScale ¶
func SfConvexShape_setScale(arg1 Struct_SS_sfConvexShape, arg2 SfVector2f)
func SfConvexShape_setTexture ¶
func SfConvexShape_setTexture(arg1 Struct_SS_sfConvexShape, arg2 Struct_SS_sfTexture, arg3 int)
func SfConvexShape_setTextureRect ¶
func SfConvexShape_setTextureRect(arg1 Struct_SS_sfConvexShape, arg2 SfIntRect)
func SfFloatRect_contains ¶
func SfFloatRect_contains(arg1 SfFloatRect, arg2 float32, arg3 float32) (_swig_ret int)
func SfFloatRect_intersects ¶
func SfFloatRect_intersects(arg1 SfFloatRect, arg2 SfFloatRect, arg3 SfFloatRect) (_swig_ret int)
func SfFont_destroy ¶
func SfFont_destroy(arg1 Struct_SS_sfFont)
func SfFont_getKerning ¶
func SfFont_getKerning(arg1 Struct_SS_sfFont, arg2 uint, arg3 uint, arg4 uint) (_swig_ret float32)
func SfFont_getLineSpacing ¶
func SfFont_getLineSpacing(arg1 Struct_SS_sfFont, arg2 uint) (_swig_ret float32)
func SfFont_getUnderlinePosition ¶
func SfFont_getUnderlinePosition(arg1 Struct_SS_sfFont, arg2 uint) (_swig_ret float32)
func SfFont_getUnderlineThickness ¶
func SfFont_getUnderlineThickness(arg1 Struct_SS_sfFont, arg2 uint) (_swig_ret float32)
func SfImage_copyImage ¶
func SfImage_copyImage(arg1 Struct_SS_sfImage, arg2 Struct_SS_sfImage, arg3 uint, arg4 uint, arg5 SfIntRect, arg6 int)
func SfImage_createMaskFromColor ¶
func SfImage_createMaskFromColor(arg1 Struct_SS_sfImage, arg2 SfColor, arg3 byte)
func SfImage_destroy ¶
func SfImage_destroy(arg1 Struct_SS_sfImage)
func SfImage_flipHorizontally ¶
func SfImage_flipHorizontally(arg1 Struct_SS_sfImage)
func SfImage_flipVertically ¶
func SfImage_flipVertically(arg1 Struct_SS_sfImage)
func SfImage_getPixelsPtr ¶
func SfImage_getPixelsPtr(arg1 Struct_SS_sfImage) (_swig_ret *byte)
func SfImage_saveToFile ¶
func SfImage_saveToFile(arg1 Struct_SS_sfImage, arg2 string) (_swig_ret int)
func SfImage_setPixel ¶
func SfImage_setPixel(arg1 Struct_SS_sfImage, arg2 uint, arg3 uint, arg4 SfColor)
func SfIntRect_contains ¶
func SfIntRect_intersects ¶
func SfMouse_setPositionRenderWindow ¶
func SfMouse_setPositionRenderWindow(arg1 SfVector2i, arg2 Struct_SS_sfRenderWindow)
func SfRectangleShape_destroy ¶
func SfRectangleShape_destroy(arg1 Struct_SS_sfRectangleShape)
func SfRectangleShape_getOutlineThickness ¶
func SfRectangleShape_getOutlineThickness(arg1 Struct_SS_sfRectangleShape) (_swig_ret float32)
func SfRectangleShape_getPointCount ¶
func SfRectangleShape_getPointCount(arg1 Struct_SS_sfRectangleShape) (_swig_ret int64)
func SfRectangleShape_getRotation ¶
func SfRectangleShape_getRotation(arg1 Struct_SS_sfRectangleShape) (_swig_ret float32)
func SfRectangleShape_move ¶
func SfRectangleShape_move(arg1 Struct_SS_sfRectangleShape, arg2 SfVector2f)
func SfRectangleShape_rotate ¶
func SfRectangleShape_rotate(arg1 Struct_SS_sfRectangleShape, arg2 float32)
func SfRectangleShape_scale ¶
func SfRectangleShape_scale(arg1 Struct_SS_sfRectangleShape, arg2 SfVector2f)
func SfRectangleShape_setFillColor ¶
func SfRectangleShape_setFillColor(arg1 Struct_SS_sfRectangleShape, arg2 SfColor)
func SfRectangleShape_setOrigin ¶
func SfRectangleShape_setOrigin(arg1 Struct_SS_sfRectangleShape, arg2 SfVector2f)
func SfRectangleShape_setOutlineColor ¶
func SfRectangleShape_setOutlineColor(arg1 Struct_SS_sfRectangleShape, arg2 SfColor)
func SfRectangleShape_setOutlineThickness ¶
func SfRectangleShape_setOutlineThickness(arg1 Struct_SS_sfRectangleShape, arg2 float32)
func SfRectangleShape_setPosition ¶
func SfRectangleShape_setPosition(arg1 Struct_SS_sfRectangleShape, arg2 SfVector2f)
func SfRectangleShape_setRotation ¶
func SfRectangleShape_setRotation(arg1 Struct_SS_sfRectangleShape, arg2 float32)
func SfRectangleShape_setScale ¶
func SfRectangleShape_setScale(arg1 Struct_SS_sfRectangleShape, arg2 SfVector2f)
func SfRectangleShape_setSize ¶
func SfRectangleShape_setSize(arg1 Struct_SS_sfRectangleShape, arg2 SfVector2f)
func SfRectangleShape_setTexture ¶
func SfRectangleShape_setTexture(arg1 Struct_SS_sfRectangleShape, arg2 Struct_SS_sfTexture, arg3 int)
func SfRectangleShape_setTextureRect ¶
func SfRectangleShape_setTextureRect(arg1 Struct_SS_sfRectangleShape, arg2 SfIntRect)
func SfRenderTexture_clear ¶
func SfRenderTexture_clear(arg1 Struct_SS_sfRenderTexture, arg2 SfColor)
func SfRenderTexture_destroy ¶
func SfRenderTexture_destroy(arg1 Struct_SS_sfRenderTexture)
func SfRenderTexture_display ¶
func SfRenderTexture_display(arg1 Struct_SS_sfRenderTexture)
func SfRenderTexture_drawCircleShape ¶
func SfRenderTexture_drawCircleShape(arg1 Struct_SS_sfRenderTexture, arg2 Struct_SS_sfCircleShape, arg3 SfRenderStates)
func SfRenderTexture_drawConvexShape ¶
func SfRenderTexture_drawConvexShape(arg1 Struct_SS_sfRenderTexture, arg2 Struct_SS_sfConvexShape, arg3 SfRenderStates)
func SfRenderTexture_drawPrimitives ¶
func SfRenderTexture_drawPrimitives(arg1 Struct_SS_sfRenderTexture, arg2 SfVertex, arg3 int64, arg4 SfPrimitiveType, arg5 SfRenderStates)
func SfRenderTexture_drawRectangleShape ¶
func SfRenderTexture_drawRectangleShape(arg1 Struct_SS_sfRenderTexture, arg2 Struct_SS_sfRectangleShape, arg3 SfRenderStates)
func SfRenderTexture_drawShape ¶
func SfRenderTexture_drawShape(arg1 Struct_SS_sfRenderTexture, arg2 Struct_SS_sfShape, arg3 SfRenderStates)
func SfRenderTexture_drawSprite ¶
func SfRenderTexture_drawSprite(arg1 Struct_SS_sfRenderTexture, arg2 Struct_SS_sfSprite, arg3 SfRenderStates)
func SfRenderTexture_drawText ¶
func SfRenderTexture_drawText(arg1 Struct_SS_sfRenderTexture, arg2 Struct_SS_sfText, arg3 SfRenderStates)
func SfRenderTexture_drawVertexArray ¶
func SfRenderTexture_drawVertexArray(arg1 Struct_SS_sfRenderTexture, arg2 Struct_SS_sfVertexArray, arg3 SfRenderStates)
func SfRenderTexture_drawVertexBuffer ¶
func SfRenderTexture_drawVertexBuffer(arg1 Struct_SS_sfRenderTexture, arg2 Struct_SS_sfVertexBuffer, arg3 SfRenderStates)
func SfRenderTexture_generateMipmap ¶
func SfRenderTexture_generateMipmap(arg1 Struct_SS_sfRenderTexture) (_swig_ret int)
func SfRenderTexture_getMaximumAntialiasingLevel ¶
func SfRenderTexture_getMaximumAntialiasingLevel() (_swig_ret uint)
func SfRenderTexture_isRepeated ¶
func SfRenderTexture_isRepeated(arg1 Struct_SS_sfRenderTexture) (_swig_ret int)
func SfRenderTexture_isSmooth ¶
func SfRenderTexture_isSmooth(arg1 Struct_SS_sfRenderTexture) (_swig_ret int)
func SfRenderTexture_popGLStates ¶
func SfRenderTexture_popGLStates(arg1 Struct_SS_sfRenderTexture)
func SfRenderTexture_pushGLStates ¶
func SfRenderTexture_pushGLStates(arg1 Struct_SS_sfRenderTexture)
func SfRenderTexture_resetGLStates ¶
func SfRenderTexture_resetGLStates(arg1 Struct_SS_sfRenderTexture)
func SfRenderTexture_setActive ¶
func SfRenderTexture_setActive(arg1 Struct_SS_sfRenderTexture, arg2 int) (_swig_ret int)
func SfRenderTexture_setRepeated ¶
func SfRenderTexture_setRepeated(arg1 Struct_SS_sfRenderTexture, arg2 int)
func SfRenderTexture_setSmooth ¶
func SfRenderTexture_setSmooth(arg1 Struct_SS_sfRenderTexture, arg2 int)
func SfRenderTexture_setView ¶
func SfRenderTexture_setView(arg1 Struct_SS_sfRenderTexture, arg2 Struct_SS_sfView)
func SfRenderWindow_clear ¶
func SfRenderWindow_clear(arg1 Struct_SS_sfRenderWindow, arg2 SfColor)
func SfRenderWindow_close ¶
func SfRenderWindow_close(arg1 Struct_SS_sfRenderWindow)
func SfRenderWindow_destroy ¶
func SfRenderWindow_destroy(arg1 Struct_SS_sfRenderWindow)
func SfRenderWindow_display ¶
func SfRenderWindow_display(arg1 Struct_SS_sfRenderWindow)
func SfRenderWindow_drawCircleShape ¶
func SfRenderWindow_drawCircleShape(arg1 Struct_SS_sfRenderWindow, arg2 Struct_SS_sfCircleShape, arg3 SfRenderStates)
func SfRenderWindow_drawConvexShape ¶
func SfRenderWindow_drawConvexShape(arg1 Struct_SS_sfRenderWindow, arg2 Struct_SS_sfConvexShape, arg3 SfRenderStates)
func SfRenderWindow_drawPrimitives ¶
func SfRenderWindow_drawPrimitives(arg1 Struct_SS_sfRenderWindow, arg2 SfVertex, arg3 int64, arg4 SfPrimitiveType, arg5 SfRenderStates)
func SfRenderWindow_drawRectangleShape ¶
func SfRenderWindow_drawRectangleShape(arg1 Struct_SS_sfRenderWindow, arg2 Struct_SS_sfRectangleShape, arg3 SfRenderStates)
func SfRenderWindow_drawShape ¶
func SfRenderWindow_drawShape(arg1 Struct_SS_sfRenderWindow, arg2 Struct_SS_sfShape, arg3 SfRenderStates)
func SfRenderWindow_drawSprite ¶
func SfRenderWindow_drawSprite(arg1 Struct_SS_sfRenderWindow, arg2 Struct_SS_sfSprite, arg3 SfRenderStates)
func SfRenderWindow_drawText ¶
func SfRenderWindow_drawText(arg1 Struct_SS_sfRenderWindow, arg2 Struct_SS_sfText, arg3 SfRenderStates)
func SfRenderWindow_drawVertexArray ¶
func SfRenderWindow_drawVertexArray(arg1 Struct_SS_sfRenderWindow, arg2 Struct_SS_sfVertexArray, arg3 SfRenderStates)
func SfRenderWindow_drawVertexBuffer ¶
func SfRenderWindow_drawVertexBuffer(arg1 Struct_SS_sfRenderWindow, arg2 Struct_SS_sfVertexBuffer, arg3 SfRenderStates)
func SfRenderWindow_hasFocus ¶
func SfRenderWindow_hasFocus(arg1 Struct_SS_sfRenderWindow) (_swig_ret int)
func SfRenderWindow_isOpen ¶
func SfRenderWindow_isOpen(arg1 Struct_SS_sfRenderWindow) (_swig_ret int)
func SfRenderWindow_pollEvent ¶
func SfRenderWindow_pollEvent(arg1 Struct_SS_sfRenderWindow, arg2 SfEvent) (_swig_ret int)
func SfRenderWindow_popGLStates ¶
func SfRenderWindow_popGLStates(arg1 Struct_SS_sfRenderWindow)
func SfRenderWindow_pushGLStates ¶
func SfRenderWindow_pushGLStates(arg1 Struct_SS_sfRenderWindow)
func SfRenderWindow_requestFocus ¶
func SfRenderWindow_requestFocus(arg1 Struct_SS_sfRenderWindow)
func SfRenderWindow_resetGLStates ¶
func SfRenderWindow_resetGLStates(arg1 Struct_SS_sfRenderWindow)
func SfRenderWindow_setActive ¶
func SfRenderWindow_setActive(arg1 Struct_SS_sfRenderWindow, arg2 int) (_swig_ret int)
func SfRenderWindow_setFramerateLimit ¶
func SfRenderWindow_setFramerateLimit(arg1 Struct_SS_sfRenderWindow, arg2 uint)
func SfRenderWindow_setIcon ¶
func SfRenderWindow_setIcon(arg1 Struct_SS_sfRenderWindow, arg2 uint, arg3 uint, arg4 *byte)
func SfRenderWindow_setJoystickThreshold ¶
func SfRenderWindow_setJoystickThreshold(arg1 Struct_SS_sfRenderWindow, arg2 float32)
func SfRenderWindow_setKeyRepeatEnabled ¶
func SfRenderWindow_setKeyRepeatEnabled(arg1 Struct_SS_sfRenderWindow, arg2 int)
func SfRenderWindow_setMouseCursor ¶
func SfRenderWindow_setMouseCursor(arg1 Struct_SS_sfRenderWindow, arg2 SfCursor)
func SfRenderWindow_setMouseCursorGrabbed ¶
func SfRenderWindow_setMouseCursorGrabbed(arg1 Struct_SS_sfRenderWindow, arg2 int)
func SfRenderWindow_setMouseCursorVisible ¶
func SfRenderWindow_setMouseCursorVisible(arg1 Struct_SS_sfRenderWindow, arg2 int)
func SfRenderWindow_setPosition ¶
func SfRenderWindow_setPosition(arg1 Struct_SS_sfRenderWindow, arg2 SfVector2i)
func SfRenderWindow_setSize ¶
func SfRenderWindow_setSize(arg1 Struct_SS_sfRenderWindow, arg2 SfVector2u)
func SfRenderWindow_setTitle ¶
func SfRenderWindow_setTitle(arg1 Struct_SS_sfRenderWindow, arg2 string)
func SfRenderWindow_setUnicodeTitle ¶
func SfRenderWindow_setUnicodeTitle(arg1 Struct_SS_sfRenderWindow, arg2 *uint)
func SfRenderWindow_setVerticalSyncEnabled ¶
func SfRenderWindow_setVerticalSyncEnabled(arg1 Struct_SS_sfRenderWindow, arg2 int)
func SfRenderWindow_setView ¶
func SfRenderWindow_setView(arg1 Struct_SS_sfRenderWindow, arg2 Struct_SS_sfView)
func SfRenderWindow_setVisible ¶
func SfRenderWindow_setVisible(arg1 Struct_SS_sfRenderWindow, arg2 int)
func SfRenderWindow_waitEvent ¶
func SfRenderWindow_waitEvent(arg1 Struct_SS_sfRenderWindow, arg2 SfEvent) (_swig_ret int)
func SfShader_bind ¶
func SfShader_bind(arg1 Struct_SS_sfShader)
func SfShader_destroy ¶
func SfShader_destroy(arg1 Struct_SS_sfShader)
func SfShader_getNativeHandle ¶
func SfShader_getNativeHandle(arg1 Struct_SS_sfShader) (_swig_ret uint)
func SfShader_isAvailable ¶
func SfShader_isAvailable() (_swig_ret int)
func SfShader_isGeometryAvailable ¶
func SfShader_isGeometryAvailable() (_swig_ret int)
func SfShader_setBoolUniform ¶
func SfShader_setBoolUniform(arg1 Struct_SS_sfShader, arg2 string, arg3 int)
func SfShader_setBvec2Uniform ¶
func SfShader_setBvec2Uniform(arg1 Struct_SS_sfShader, arg2 string, arg3 SfGlslBvec2)
func SfShader_setBvec3Uniform ¶
func SfShader_setBvec3Uniform(arg1 Struct_SS_sfShader, arg2 string, arg3 SfGlslBvec3)
func SfShader_setBvec4Uniform ¶
func SfShader_setBvec4Uniform(arg1 Struct_SS_sfShader, arg2 string, arg3 SfGlslBvec4)
func SfShader_setColorUniform ¶
func SfShader_setColorUniform(arg1 Struct_SS_sfShader, arg2 string, arg3 SfColor)
func SfShader_setCurrentTextureUniform ¶
func SfShader_setCurrentTextureUniform(arg1 Struct_SS_sfShader, arg2 string)
func SfShader_setFloatUniform ¶
func SfShader_setFloatUniform(arg1 Struct_SS_sfShader, arg2 string, arg3 float32)
func SfShader_setFloatUniformArray ¶
func SfShader_setFloatUniformArray(arg1 Struct_SS_sfShader, arg2 string, arg3 *float32, arg4 int64)
func SfShader_setIntColorUniform ¶
func SfShader_setIntColorUniform(arg1 Struct_SS_sfShader, arg2 string, arg3 SfColor)
func SfShader_setIntUniform ¶
func SfShader_setIntUniform(arg1 Struct_SS_sfShader, arg2 string, arg3 int)
func SfShader_setIvec2Uniform ¶
func SfShader_setIvec2Uniform(arg1 Struct_SS_sfShader, arg2 string, arg3 SfVector2i)
func SfShader_setIvec3Uniform ¶
func SfShader_setIvec3Uniform(arg1 Struct_SS_sfShader, arg2 string, arg3 SfGlslIvec3)
func SfShader_setIvec4Uniform ¶
func SfShader_setIvec4Uniform(arg1 Struct_SS_sfShader, arg2 string, arg3 SfGlslIvec4)
func SfShader_setMat3Uniform ¶
func SfShader_setMat3Uniform(arg1 Struct_SS_sfShader, arg2 string, arg3 SfGlslMat3)
func SfShader_setMat3UniformArray ¶
func SfShader_setMat3UniformArray(arg1 Struct_SS_sfShader, arg2 string, arg3 SfGlslMat3, arg4 int64)
func SfShader_setMat4Uniform ¶
func SfShader_setMat4Uniform(arg1 Struct_SS_sfShader, arg2 string, arg3 SfGlslMat4)
func SfShader_setMat4UniformArray ¶
func SfShader_setMat4UniformArray(arg1 Struct_SS_sfShader, arg2 string, arg3 SfGlslMat4, arg4 int64)
func SfShader_setTextureUniform ¶
func SfShader_setTextureUniform(arg1 Struct_SS_sfShader, arg2 string, arg3 Struct_SS_sfTexture)
func SfShader_setVec2Uniform ¶
func SfShader_setVec2Uniform(arg1 Struct_SS_sfShader, arg2 string, arg3 SfVector2f)
func SfShader_setVec2UniformArray ¶
func SfShader_setVec2UniformArray(arg1 Struct_SS_sfShader, arg2 string, arg3 SfVector2f, arg4 int64)
func SfShader_setVec3Uniform ¶
func SfShader_setVec3Uniform(arg1 Struct_SS_sfShader, arg2 string, arg3 SfVector3f)
func SfShader_setVec3UniformArray ¶
func SfShader_setVec3UniformArray(arg1 Struct_SS_sfShader, arg2 string, arg3 SfVector3f, arg4 int64)
func SfShader_setVec4Uniform ¶
func SfShader_setVec4Uniform(arg1 Struct_SS_sfShader, arg2 string, arg3 SfGlslVec4)
func SfShader_setVec4UniformArray ¶
func SfShader_setVec4UniformArray(arg1 Struct_SS_sfShader, arg2 string, arg3 SfGlslVec4, arg4 int64)
func SfShape_destroy ¶
func SfShape_destroy(arg1 Struct_SS_sfShape)
func SfShape_getOutlineThickness ¶
func SfShape_getOutlineThickness(arg1 Struct_SS_sfShape) (_swig_ret float32)
func SfShape_getPointCount ¶
func SfShape_getPointCount(arg1 Struct_SS_sfShape) (_swig_ret int64)
func SfShape_getRotation ¶
func SfShape_getRotation(arg1 Struct_SS_sfShape) (_swig_ret float32)
func SfShape_move ¶
func SfShape_move(arg1 Struct_SS_sfShape, arg2 SfVector2f)
func SfShape_rotate ¶
func SfShape_rotate(arg1 Struct_SS_sfShape, arg2 float32)
func SfShape_scale ¶
func SfShape_scale(arg1 Struct_SS_sfShape, arg2 SfVector2f)
func SfShape_setFillColor ¶
func SfShape_setFillColor(arg1 Struct_SS_sfShape, arg2 SfColor)
func SfShape_setOrigin ¶
func SfShape_setOrigin(arg1 Struct_SS_sfShape, arg2 SfVector2f)
func SfShape_setOutlineColor ¶
func SfShape_setOutlineColor(arg1 Struct_SS_sfShape, arg2 SfColor)
func SfShape_setOutlineThickness ¶
func SfShape_setOutlineThickness(arg1 Struct_SS_sfShape, arg2 float32)
func SfShape_setPosition ¶
func SfShape_setPosition(arg1 Struct_SS_sfShape, arg2 SfVector2f)
func SfShape_setRotation ¶
func SfShape_setRotation(arg1 Struct_SS_sfShape, arg2 float32)
func SfShape_setScale ¶
func SfShape_setScale(arg1 Struct_SS_sfShape, arg2 SfVector2f)
func SfShape_setTexture ¶
func SfShape_setTexture(arg1 Struct_SS_sfShape, arg2 Struct_SS_sfTexture, arg3 int)
func SfShape_setTextureRect ¶
func SfShape_setTextureRect(arg1 Struct_SS_sfShape, arg2 SfIntRect)
func SfShape_update ¶
func SfShape_update(arg1 Struct_SS_sfShape)
func SfSprite_destroy ¶
func SfSprite_destroy(arg1 Struct_SS_sfSprite)
func SfSprite_getRotation ¶
func SfSprite_getRotation(arg1 Struct_SS_sfSprite) (_swig_ret float32)
func SfSprite_move ¶
func SfSprite_move(arg1 Struct_SS_sfSprite, arg2 SfVector2f)
func SfSprite_rotate ¶
func SfSprite_rotate(arg1 Struct_SS_sfSprite, arg2 float32)
func SfSprite_scale ¶
func SfSprite_scale(arg1 Struct_SS_sfSprite, arg2 SfVector2f)
func SfSprite_setColor ¶
func SfSprite_setColor(arg1 Struct_SS_sfSprite, arg2 SfColor)
func SfSprite_setOrigin ¶
func SfSprite_setOrigin(arg1 Struct_SS_sfSprite, arg2 SfVector2f)
func SfSprite_setPosition ¶
func SfSprite_setPosition(arg1 Struct_SS_sfSprite, arg2 SfVector2f)
func SfSprite_setRotation ¶
func SfSprite_setRotation(arg1 Struct_SS_sfSprite, arg2 float32)
func SfSprite_setScale ¶
func SfSprite_setScale(arg1 Struct_SS_sfSprite, arg2 SfVector2f)
func SfSprite_setTexture ¶
func SfSprite_setTexture(arg1 Struct_SS_sfSprite, arg2 Struct_SS_sfTexture, arg3 int)
func SfSprite_setTextureRect ¶
func SfSprite_setTextureRect(arg1 Struct_SS_sfSprite, arg2 SfIntRect)
func SfText_destroy ¶
func SfText_destroy(arg1 Struct_SS_sfText)
func SfText_getCharacterSize ¶
func SfText_getCharacterSize(arg1 Struct_SS_sfText) (_swig_ret uint)
func SfText_getLetterSpacing ¶
func SfText_getLetterSpacing(arg1 Struct_SS_sfText) (_swig_ret float32)
func SfText_getLineSpacing ¶
func SfText_getLineSpacing(arg1 Struct_SS_sfText) (_swig_ret float32)
func SfText_getOutlineThickness ¶
func SfText_getOutlineThickness(arg1 Struct_SS_sfText) (_swig_ret float32)
func SfText_getRotation ¶
func SfText_getRotation(arg1 Struct_SS_sfText) (_swig_ret float32)
func SfText_getString ¶
func SfText_getString(arg1 Struct_SS_sfText) (_swig_ret string)
func SfText_getStyle ¶
func SfText_getStyle(arg1 Struct_SS_sfText) (_swig_ret uint)
func SfText_getUnicodeString ¶
func SfText_getUnicodeString(arg1 Struct_SS_sfText) (_swig_ret *uint)
func SfText_move ¶
func SfText_move(arg1 Struct_SS_sfText, arg2 SfVector2f)
func SfText_rotate ¶
func SfText_rotate(arg1 Struct_SS_sfText, arg2 float32)
func SfText_scale ¶
func SfText_scale(arg1 Struct_SS_sfText, arg2 SfVector2f)
func SfText_setCharacterSize ¶
func SfText_setCharacterSize(arg1 Struct_SS_sfText, arg2 uint)
func SfText_setColor ¶
func SfText_setColor(arg1 Struct_SS_sfText, arg2 SfColor)
func SfText_setFillColor ¶
func SfText_setFillColor(arg1 Struct_SS_sfText, arg2 SfColor)
func SfText_setFont ¶
func SfText_setFont(arg1 Struct_SS_sfText, arg2 Struct_SS_sfFont)
func SfText_setLetterSpacing ¶
func SfText_setLetterSpacing(arg1 Struct_SS_sfText, arg2 float32)
func SfText_setLineSpacing ¶
func SfText_setLineSpacing(arg1 Struct_SS_sfText, arg2 float32)
func SfText_setOrigin ¶
func SfText_setOrigin(arg1 Struct_SS_sfText, arg2 SfVector2f)
func SfText_setOutlineColor ¶
func SfText_setOutlineColor(arg1 Struct_SS_sfText, arg2 SfColor)
func SfText_setOutlineThickness ¶
func SfText_setOutlineThickness(arg1 Struct_SS_sfText, arg2 float32)
func SfText_setPosition ¶
func SfText_setPosition(arg1 Struct_SS_sfText, arg2 SfVector2f)
func SfText_setRotation ¶
func SfText_setRotation(arg1 Struct_SS_sfText, arg2 float32)
func SfText_setScale ¶
func SfText_setScale(arg1 Struct_SS_sfText, arg2 SfVector2f)
func SfText_setString ¶
func SfText_setString(arg1 Struct_SS_sfText, arg2 string)
func SfText_setStyle ¶
func SfText_setStyle(arg1 Struct_SS_sfText, arg2 uint)
func SfText_setUnicodeString ¶
func SfText_setUnicodeString(arg1 Struct_SS_sfText, arg2 *uint)
func SfTexture_bind ¶
func SfTexture_bind(arg1 Struct_SS_sfTexture)
func SfTexture_destroy ¶
func SfTexture_destroy(arg1 Struct_SS_sfTexture)
func SfTexture_generateMipmap ¶
func SfTexture_generateMipmap(arg1 Struct_SS_sfTexture) (_swig_ret int)
func SfTexture_getMaximumSize ¶
func SfTexture_getMaximumSize() (_swig_ret uint)
func SfTexture_getNativeHandle ¶
func SfTexture_getNativeHandle(arg1 Struct_SS_sfTexture) (_swig_ret uint)
func SfTexture_isRepeated ¶
func SfTexture_isRepeated(arg1 Struct_SS_sfTexture) (_swig_ret int)
func SfTexture_isSmooth ¶
func SfTexture_isSmooth(arg1 Struct_SS_sfTexture) (_swig_ret int)
func SfTexture_isSrgb ¶
func SfTexture_isSrgb(arg1 Struct_SS_sfTexture) (_swig_ret int)
func SfTexture_setRepeated ¶
func SfTexture_setRepeated(arg1 Struct_SS_sfTexture, arg2 int)
func SfTexture_setSmooth ¶
func SfTexture_setSmooth(arg1 Struct_SS_sfTexture, arg2 int)
func SfTexture_setSrgb ¶
func SfTexture_setSrgb(arg1 Struct_SS_sfTexture, arg2 int)
func SfTexture_swap ¶
func SfTexture_swap(arg1 Struct_SS_sfTexture, arg2 Struct_SS_sfTexture)
func SfTexture_updateFromImage ¶
func SfTexture_updateFromImage(arg1 Struct_SS_sfTexture, arg2 Struct_SS_sfImage, arg3 uint, arg4 uint)
func SfTexture_updateFromRenderWindow ¶
func SfTexture_updateFromRenderWindow(arg1 Struct_SS_sfTexture, arg2 Struct_SS_sfRenderWindow, arg3 uint, arg4 uint)
func SfTexture_updateFromTexture ¶
func SfTexture_updateFromTexture(arg1 Struct_SS_sfTexture, arg2 Struct_SS_sfTexture, arg3 uint, arg4 uint)
func SfTexture_updateFromWindow ¶
func SfTexture_updateFromWindow(arg1 Struct_SS_sfTexture, arg2 SfWindow, arg3 uint, arg4 uint)
func SfTransform_combine ¶
func SfTransform_combine(arg1 SfTransform, arg2 SfTransform)
func SfTransform_equal ¶
func SfTransform_equal(arg1 SfTransform, arg2 SfTransform) (_swig_ret int)
func SfTransform_getMatrix ¶
func SfTransform_getMatrix(arg1 SfTransform, arg2 *float32)
func SfTransform_rotate ¶
func SfTransform_rotate(arg1 SfTransform, arg2 float32)
func SfTransform_rotateWithCenter ¶
func SfTransform_rotateWithCenter(arg1 SfTransform, arg2 float32, arg3 float32, arg4 float32)
func SfTransform_scale ¶
func SfTransform_scale(arg1 SfTransform, arg2 float32, arg3 float32)
func SfTransform_scaleWithCenter ¶
func SfTransform_scaleWithCenter(arg1 SfTransform, arg2 float32, arg3 float32, arg4 float32, arg5 float32)
func SfTransform_translate ¶
func SfTransform_translate(arg1 SfTransform, arg2 float32, arg3 float32)
func SfTransformable_destroy ¶
func SfTransformable_destroy(arg1 Struct_SS_sfTransformable)
func SfTransformable_getRotation ¶
func SfTransformable_getRotation(arg1 Struct_SS_sfTransformable) (_swig_ret float32)
func SfTransformable_move ¶
func SfTransformable_move(arg1 Struct_SS_sfTransformable, arg2 SfVector2f)
func SfTransformable_rotate ¶
func SfTransformable_rotate(arg1 Struct_SS_sfTransformable, arg2 float32)
func SfTransformable_scale ¶
func SfTransformable_scale(arg1 Struct_SS_sfTransformable, arg2 SfVector2f)
func SfTransformable_setOrigin ¶
func SfTransformable_setOrigin(arg1 Struct_SS_sfTransformable, arg2 SfVector2f)
func SfTransformable_setPosition ¶
func SfTransformable_setPosition(arg1 Struct_SS_sfTransformable, arg2 SfVector2f)
func SfTransformable_setRotation ¶
func SfTransformable_setRotation(arg1 Struct_SS_sfTransformable, arg2 float32)
func SfTransformable_setScale ¶
func SfTransformable_setScale(arg1 Struct_SS_sfTransformable, arg2 SfVector2f)
func SfVertexArray_append ¶
func SfVertexArray_append(arg1 Struct_SS_sfVertexArray, arg2 SfVertex)
func SfVertexArray_clear ¶
func SfVertexArray_clear(arg1 Struct_SS_sfVertexArray)
func SfVertexArray_destroy ¶
func SfVertexArray_destroy(arg1 Struct_SS_sfVertexArray)
func SfVertexArray_getVertexCount ¶
func SfVertexArray_getVertexCount(arg1 Struct_SS_sfVertexArray) (_swig_ret int64)
func SfVertexArray_resize ¶
func SfVertexArray_resize(arg1 Struct_SS_sfVertexArray, arg2 int64)
func SfVertexArray_setPrimitiveType ¶
func SfVertexArray_setPrimitiveType(arg1 Struct_SS_sfVertexArray, arg2 SfPrimitiveType)
func SfVertexBuffer_bind ¶
func SfVertexBuffer_bind(arg1 Struct_SS_sfVertexBuffer)
func SfVertexBuffer_destroy ¶
func SfVertexBuffer_destroy(arg1 Struct_SS_sfVertexBuffer)
func SfVertexBuffer_getNativeHandle ¶
func SfVertexBuffer_getNativeHandle(arg1 Struct_SS_sfVertexBuffer) (_swig_ret uint)
func SfVertexBuffer_getVertexCount ¶
func SfVertexBuffer_getVertexCount(arg1 Struct_SS_sfVertexBuffer) (_swig_ret uint)
func SfVertexBuffer_isAvailable ¶
func SfVertexBuffer_isAvailable() (_swig_ret int)
func SfVertexBuffer_setPrimitiveType ¶
func SfVertexBuffer_setPrimitiveType(arg1 Struct_SS_sfVertexBuffer, arg2 SfPrimitiveType)
func SfVertexBuffer_setUsage ¶
func SfVertexBuffer_setUsage(arg1 Struct_SS_sfVertexBuffer, arg2 SfVertexBufferUsage)
func SfVertexBuffer_swap ¶
func SfVertexBuffer_swap(arg1 Struct_SS_sfVertexBuffer, arg2 Struct_SS_sfVertexBuffer)
func SfVertexBuffer_update ¶
func SfVertexBuffer_update(arg1 Struct_SS_sfVertexBuffer, arg2 SfVertex, arg3 uint, arg4 uint) (_swig_ret int)
func SfVertexBuffer_updateFromVertexBuffer ¶
func SfVertexBuffer_updateFromVertexBuffer(arg1 Struct_SS_sfVertexBuffer, arg2 Struct_SS_sfVertexBuffer) (_swig_ret int)
func SfView_destroy ¶
func SfView_destroy(arg1 Struct_SS_sfView)
func SfView_getRotation ¶
func SfView_getRotation(arg1 Struct_SS_sfView) (_swig_ret float32)
func SfView_move ¶
func SfView_move(arg1 Struct_SS_sfView, arg2 SfVector2f)
func SfView_reset ¶
func SfView_reset(arg1 Struct_SS_sfView, arg2 SfFloatRect)
func SfView_rotate ¶
func SfView_rotate(arg1 Struct_SS_sfView, arg2 float32)
func SfView_setCenter ¶
func SfView_setCenter(arg1 Struct_SS_sfView, arg2 SfVector2f)
func SfView_setRotation ¶
func SfView_setRotation(arg1 Struct_SS_sfView, arg2 float32)
func SfView_setSize ¶
func SfView_setSize(arg1 Struct_SS_sfView, arg2 SfVector2f)
func SfView_setViewport ¶
func SfView_setViewport(arg1 Struct_SS_sfView, arg2 SfFloatRect)
func SfView_zoom ¶
func SfView_zoom(arg1 Struct_SS_sfView, arg2 float32)
func Swig_malloc ¶
Types ¶
type SfBlendEquation ¶
type SfBlendEquation int
type SfBlendFactor ¶
type SfBlendFactor int
type SfBlendMode ¶
type SfBlendMode interface { Swigcptr() uintptr SwigIsSfBlendMode() SetColorSrcFactor(arg2 SfBlendFactor) GetColorSrcFactor() (_swig_ret SfBlendFactor) SetColorDstFactor(arg2 SfBlendFactor) GetColorDstFactor() (_swig_ret SfBlendFactor) SetColorEquation(arg2 SfBlendEquation) GetColorEquation() (_swig_ret SfBlendEquation) SetAlphaSrcFactor(arg2 SfBlendFactor) GetAlphaSrcFactor() (_swig_ret SfBlendFactor) SetAlphaDstFactor(arg2 SfBlendFactor) GetAlphaDstFactor() (_swig_ret SfBlendFactor) SetAlphaEquation(arg2 SfBlendEquation) GetAlphaEquation() (_swig_ret SfBlendEquation) }
func GetSfBlendAdd ¶
func GetSfBlendAdd() (_swig_ret SfBlendMode)
func GetSfBlendAlpha ¶
func GetSfBlendAlpha() (_swig_ret SfBlendMode)
func GetSfBlendMultiply ¶
func GetSfBlendMultiply() (_swig_ret SfBlendMode)
func GetSfBlendNone ¶
func GetSfBlendNone() (_swig_ret SfBlendMode)
func NewSfBlendMode ¶
func NewSfBlendMode() (_swig_ret SfBlendMode)
type SfColor ¶
type SfColor interface { Swigcptr() uintptr SwigIsSfColor() SetR(arg2 byte) GetR() (_swig_ret byte) SetG(arg2 byte) GetG() (_swig_ret byte) SetB(arg2 byte) GetB() (_swig_ret byte) SetA(arg2 byte) GetA() (_swig_ret byte) }
func GetSfBlack ¶
func GetSfBlack() (_swig_ret SfColor)
func GetSfGreen ¶
func GetSfGreen() (_swig_ret SfColor)
func GetSfMagenta ¶
func GetSfMagenta() (_swig_ret SfColor)
func GetSfTransparent ¶
func GetSfTransparent() (_swig_ret SfColor)
func GetSfWhite ¶
func GetSfWhite() (_swig_ret SfColor)
func GetSfYellow ¶
func GetSfYellow() (_swig_ret SfColor)
func NewSfColor ¶
func NewSfColor() (_swig_ret SfColor)
func SfCircleShape_getFillColor ¶
func SfCircleShape_getFillColor(arg1 Struct_SS_sfCircleShape) (_swig_ret SfColor)
func SfCircleShape_getOutlineColor ¶
func SfCircleShape_getOutlineColor(arg1 Struct_SS_sfCircleShape) (_swig_ret SfColor)
func SfColor_add ¶
func SfColor_fromInteger ¶
func SfColor_fromRGBA ¶
func SfColor_modulate ¶
func SfColor_subtract ¶
func SfConvexShape_getFillColor ¶
func SfConvexShape_getFillColor(arg1 Struct_SS_sfConvexShape) (_swig_ret SfColor)
func SfConvexShape_getOutlineColor ¶
func SfConvexShape_getOutlineColor(arg1 Struct_SS_sfConvexShape) (_swig_ret SfColor)
func SfImage_getPixel ¶
func SfImage_getPixel(arg1 Struct_SS_sfImage, arg2 uint, arg3 uint) (_swig_ret SfColor)
func SfRectangleShape_getFillColor ¶
func SfRectangleShape_getFillColor(arg1 Struct_SS_sfRectangleShape) (_swig_ret SfColor)
func SfRectangleShape_getOutlineColor ¶
func SfRectangleShape_getOutlineColor(arg1 Struct_SS_sfRectangleShape) (_swig_ret SfColor)
func SfShape_getFillColor ¶
func SfShape_getFillColor(arg1 Struct_SS_sfShape) (_swig_ret SfColor)
func SfShape_getOutlineColor ¶
func SfShape_getOutlineColor(arg1 Struct_SS_sfShape) (_swig_ret SfColor)
func SfSprite_getColor ¶
func SfSprite_getColor(arg1 Struct_SS_sfSprite) (_swig_ret SfColor)
func SfText_getColor ¶
func SfText_getColor(arg1 Struct_SS_sfText) (_swig_ret SfColor)
func SfText_getFillColor ¶
func SfText_getFillColor(arg1 Struct_SS_sfText) (_swig_ret SfColor)
func SfText_getOutlineColor ¶
func SfText_getOutlineColor(arg1 Struct_SS_sfText) (_swig_ret SfColor)
type SfContextSettings ¶
type SfContextSettings interface {
Swigcptr() uintptr
}
func SfRenderWindow_getSettings ¶
func SfRenderWindow_getSettings(arg1 Struct_SS_sfRenderWindow) (_swig_ret SfContextSettings)
type SfFloatRect ¶
type SfFloatRect interface { Swigcptr() uintptr SwigIsSfFloatRect() SetLeft(arg2 float32) GetLeft() (_swig_ret float32) SetTop(arg2 float32) GetTop() (_swig_ret float32) SetWidth(arg2 float32) GetWidth() (_swig_ret float32) SetHeight(arg2 float32) GetHeight() (_swig_ret float32) }
func NewSfFloatRect ¶
func NewSfFloatRect() (_swig_ret SfFloatRect)
func SfCircleShape_getGlobalBounds ¶
func SfCircleShape_getGlobalBounds(arg1 Struct_SS_sfCircleShape) (_swig_ret SfFloatRect)
func SfCircleShape_getLocalBounds ¶
func SfCircleShape_getLocalBounds(arg1 Struct_SS_sfCircleShape) (_swig_ret SfFloatRect)
func SfConvexShape_getGlobalBounds ¶
func SfConvexShape_getGlobalBounds(arg1 Struct_SS_sfConvexShape) (_swig_ret SfFloatRect)
func SfConvexShape_getLocalBounds ¶
func SfConvexShape_getLocalBounds(arg1 Struct_SS_sfConvexShape) (_swig_ret SfFloatRect)
func SfRectangleShape_getGlobalBounds ¶
func SfRectangleShape_getGlobalBounds(arg1 Struct_SS_sfRectangleShape) (_swig_ret SfFloatRect)
func SfRectangleShape_getLocalBounds ¶
func SfRectangleShape_getLocalBounds(arg1 Struct_SS_sfRectangleShape) (_swig_ret SfFloatRect)
func SfShape_getGlobalBounds ¶
func SfShape_getGlobalBounds(arg1 Struct_SS_sfShape) (_swig_ret SfFloatRect)
func SfShape_getLocalBounds ¶
func SfShape_getLocalBounds(arg1 Struct_SS_sfShape) (_swig_ret SfFloatRect)
func SfSprite_getGlobalBounds ¶
func SfSprite_getGlobalBounds(arg1 Struct_SS_sfSprite) (_swig_ret SfFloatRect)
func SfSprite_getLocalBounds ¶
func SfSprite_getLocalBounds(arg1 Struct_SS_sfSprite) (_swig_ret SfFloatRect)
func SfText_getGlobalBounds ¶
func SfText_getGlobalBounds(arg1 Struct_SS_sfText) (_swig_ret SfFloatRect)
func SfText_getLocalBounds ¶
func SfText_getLocalBounds(arg1 Struct_SS_sfText) (_swig_ret SfFloatRect)
func SfTransform_transformRect ¶
func SfTransform_transformRect(arg1 SfTransform, arg2 SfFloatRect) (_swig_ret SfFloatRect)
func SfVertexArray_getBounds ¶
func SfVertexArray_getBounds(arg1 Struct_SS_sfVertexArray) (_swig_ret SfFloatRect)
func SfView_getViewport ¶
func SfView_getViewport(arg1 Struct_SS_sfView) (_swig_ret SfFloatRect)
type SfFontInfo ¶
type SfFontInfo interface { Swigcptr() uintptr SwigIsSfFontInfo() SetFamily(arg2 string) GetFamily() (_swig_ret string) }
func NewSfFontInfo ¶
func NewSfFontInfo() (_swig_ret SfFontInfo)
func SfFont_getInfo ¶
func SfFont_getInfo(arg1 Struct_SS_sfFont) (_swig_ret SfFontInfo)
type SfGlslBvec2 ¶
type SfGlslBvec2 interface { Swigcptr() uintptr SwigIsSfGlslBvec2() SetX(arg2 int) GetX() (_swig_ret int) SetY(arg2 int) GetY() (_swig_ret int) }
func NewSfGlslBvec2 ¶
func NewSfGlslBvec2() (_swig_ret SfGlslBvec2)
type SfGlslBvec3 ¶
type SfGlslBvec3 interface { Swigcptr() uintptr SwigIsSfGlslBvec3() SetX(arg2 int) GetX() (_swig_ret int) SetY(arg2 int) GetY() (_swig_ret int) SetZ(arg2 int) GetZ() (_swig_ret int) }
func NewSfGlslBvec3 ¶
func NewSfGlslBvec3() (_swig_ret SfGlslBvec3)
type SfGlslBvec4 ¶
type SfGlslBvec4 interface { Swigcptr() uintptr SwigIsSfGlslBvec4() SetX(arg2 int) GetX() (_swig_ret int) SetY(arg2 int) GetY() (_swig_ret int) SetZ(arg2 int) GetZ() (_swig_ret int) SetW(arg2 int) GetW() (_swig_ret int) }
func NewSfGlslBvec4 ¶
func NewSfGlslBvec4() (_swig_ret SfGlslBvec4)
type SfGlslIvec3 ¶
type SfGlslIvec3 interface { Swigcptr() uintptr SwigIsSfGlslIvec3() SetX(arg2 int) GetX() (_swig_ret int) SetY(arg2 int) GetY() (_swig_ret int) SetZ(arg2 int) GetZ() (_swig_ret int) }
func NewSfGlslIvec3 ¶
func NewSfGlslIvec3() (_swig_ret SfGlslIvec3)
type SfGlslIvec4 ¶
type SfGlslIvec4 interface { Swigcptr() uintptr SwigIsSfGlslIvec4() SetX(arg2 int) GetX() (_swig_ret int) SetY(arg2 int) GetY() (_swig_ret int) SetZ(arg2 int) GetZ() (_swig_ret int) SetW(arg2 int) GetW() (_swig_ret int) }
func NewSfGlslIvec4 ¶
func NewSfGlslIvec4() (_swig_ret SfGlslIvec4)
type SfGlslMat3 ¶
type SfGlslMat3 interface { Swigcptr() uintptr SwigIsSfGlslMat3() SetArray(arg2 *float32) GetArray() (_swig_ret *float32) }
func NewSfGlslMat3 ¶
func NewSfGlslMat3() (_swig_ret SfGlslMat3)
type SfGlslMat4 ¶
type SfGlslMat4 interface { Swigcptr() uintptr SwigIsSfGlslMat4() SetArray(arg2 *float32) GetArray() (_swig_ret *float32) }
func NewSfGlslMat4 ¶
func NewSfGlslMat4() (_swig_ret SfGlslMat4)
type SfGlslVec4 ¶
type SfGlslVec4 interface { Swigcptr() uintptr SwigIsSfGlslVec4() SetX(arg2 float32) GetX() (_swig_ret float32) SetY(arg2 float32) GetY() (_swig_ret float32) SetZ(arg2 float32) GetZ() (_swig_ret float32) SetW(arg2 float32) GetW() (_swig_ret float32) }
func NewSfGlslVec4 ¶
func NewSfGlslVec4() (_swig_ret SfGlslVec4)
type SfGlyph ¶
type SfGlyph interface { Swigcptr() uintptr SwigIsSfGlyph() SetAdvance(arg2 float32) GetAdvance() (_swig_ret float32) SetBounds(arg2 SfFloatRect) GetBounds() (_swig_ret SfFloatRect) SetTextureRect(arg2 SfIntRect) GetTextureRect() (_swig_ret SfIntRect) }
func NewSfGlyph ¶
func NewSfGlyph() (_swig_ret SfGlyph)
func SfFont_getGlyph ¶
type SfInputStream ¶
type SfInputStream interface {
Swigcptr() uintptr
}
type SfIntRect ¶
type SfIntRect interface { Swigcptr() uintptr SwigIsSfIntRect() SetLeft(arg2 int) GetLeft() (_swig_ret int) SetTop(arg2 int) GetTop() (_swig_ret int) SetWidth(arg2 int) GetWidth() (_swig_ret int) SetHeight(arg2 int) GetHeight() (_swig_ret int) }
func NewSfIntRect ¶
func NewSfIntRect() (_swig_ret SfIntRect)
func SfCircleShape_getTextureRect ¶
func SfCircleShape_getTextureRect(arg1 Struct_SS_sfCircleShape) (_swig_ret SfIntRect)
func SfConvexShape_getTextureRect ¶
func SfConvexShape_getTextureRect(arg1 Struct_SS_sfConvexShape) (_swig_ret SfIntRect)
func SfRectangleShape_getTextureRect ¶
func SfRectangleShape_getTextureRect(arg1 Struct_SS_sfRectangleShape) (_swig_ret SfIntRect)
func SfRenderTexture_getViewport ¶
func SfRenderTexture_getViewport(arg1 Struct_SS_sfRenderTexture, arg2 Struct_SS_sfView) (_swig_ret SfIntRect)
func SfRenderWindow_getViewport ¶
func SfRenderWindow_getViewport(arg1 Struct_SS_sfRenderWindow, arg2 Struct_SS_sfView) (_swig_ret SfIntRect)
func SfShape_getTextureRect ¶
func SfShape_getTextureRect(arg1 Struct_SS_sfShape) (_swig_ret SfIntRect)
func SfSprite_getTextureRect ¶
func SfSprite_getTextureRect(arg1 Struct_SS_sfSprite) (_swig_ret SfIntRect)
type SfPrimitiveType ¶
type SfPrimitiveType int
func SfVertexArray_getPrimitiveType ¶
func SfVertexArray_getPrimitiveType(arg1 Struct_SS_sfVertexArray) (_swig_ret SfPrimitiveType)
func SfVertexBuffer_getPrimitiveType ¶
func SfVertexBuffer_getPrimitiveType(arg1 Struct_SS_sfVertexBuffer) (_swig_ret SfPrimitiveType)
type SfRenderStates ¶
type SfRenderStates interface { Swigcptr() uintptr SwigIsSfRenderStates() SetBlendMode(arg2 SfBlendMode) GetBlendMode() (_swig_ret SfBlendMode) SetTransform(arg2 SfTransform) GetTransform() (_swig_ret SfTransform) SetTexture(arg2 Struct_SS_sfTexture) GetTexture() (_swig_ret Struct_SS_sfTexture) SetShader(arg2 Struct_SS_sfShader) GetShader() (_swig_ret Struct_SS_sfShader) }
func NewSfRenderStates ¶
func NewSfRenderStates() (_swig_ret SfRenderStates)
type SfTextStyle ¶
type SfTextStyle int
type SfTransform ¶
type SfTransform interface { Swigcptr() uintptr SwigIsSfTransform() SetMatrix(arg2 *float32) GetMatrix() (_swig_ret *float32) }
func GetSfTransform_Identity ¶
func GetSfTransform_Identity() (_swig_ret SfTransform)
func NewSfTransform ¶
func NewSfTransform() (_swig_ret SfTransform)
func SfCircleShape_getInverseTransform ¶
func SfCircleShape_getInverseTransform(arg1 Struct_SS_sfCircleShape) (_swig_ret SfTransform)
func SfCircleShape_getTransform ¶
func SfCircleShape_getTransform(arg1 Struct_SS_sfCircleShape) (_swig_ret SfTransform)
func SfConvexShape_getInverseTransform ¶
func SfConvexShape_getInverseTransform(arg1 Struct_SS_sfConvexShape) (_swig_ret SfTransform)
func SfConvexShape_getTransform ¶
func SfConvexShape_getTransform(arg1 Struct_SS_sfConvexShape) (_swig_ret SfTransform)
func SfRectangleShape_getInverseTransform ¶
func SfRectangleShape_getInverseTransform(arg1 Struct_SS_sfRectangleShape) (_swig_ret SfTransform)
func SfRectangleShape_getTransform ¶
func SfRectangleShape_getTransform(arg1 Struct_SS_sfRectangleShape) (_swig_ret SfTransform)
func SfShape_getInverseTransform ¶
func SfShape_getInverseTransform(arg1 Struct_SS_sfShape) (_swig_ret SfTransform)
func SfShape_getTransform ¶
func SfShape_getTransform(arg1 Struct_SS_sfShape) (_swig_ret SfTransform)
func SfSprite_getInverseTransform ¶
func SfSprite_getInverseTransform(arg1 Struct_SS_sfSprite) (_swig_ret SfTransform)
func SfSprite_getTransform ¶
func SfSprite_getTransform(arg1 Struct_SS_sfSprite) (_swig_ret SfTransform)
func SfText_getInverseTransform ¶
func SfText_getInverseTransform(arg1 Struct_SS_sfText) (_swig_ret SfTransform)
func SfText_getTransform ¶
func SfText_getTransform(arg1 Struct_SS_sfText) (_swig_ret SfTransform)
func SfTransform_fromMatrix ¶
func SfTransform_getInverse ¶
func SfTransform_getInverse(arg1 SfTransform) (_swig_ret SfTransform)
func SfTransformable_getInverseTransform ¶
func SfTransformable_getInverseTransform(arg1 Struct_SS_sfTransformable) (_swig_ret SfTransform)
func SfTransformable_getTransform ¶
func SfTransformable_getTransform(arg1 Struct_SS_sfTransformable) (_swig_ret SfTransform)
type SfVector2f ¶
type SfVector2f interface { Swigcptr() uintptr SwigIsSfVector2f() SetX(arg2 float32) GetX() (_swig_ret float32) SetY(arg2 float32) GetY() (_swig_ret float32) }
func NewSfVector2f ¶
func NewSfVector2f() (_swig_ret SfVector2f)
func SfCircleShape_getOrigin ¶
func SfCircleShape_getOrigin(arg1 Struct_SS_sfCircleShape) (_swig_ret SfVector2f)
func SfCircleShape_getPoint ¶
func SfCircleShape_getPoint(arg1 Struct_SS_sfCircleShape, arg2 int64) (_swig_ret SfVector2f)
func SfCircleShape_getPosition ¶
func SfCircleShape_getPosition(arg1 Struct_SS_sfCircleShape) (_swig_ret SfVector2f)
func SfCircleShape_getScale ¶
func SfCircleShape_getScale(arg1 Struct_SS_sfCircleShape) (_swig_ret SfVector2f)
func SfConvexShape_getOrigin ¶
func SfConvexShape_getOrigin(arg1 Struct_SS_sfConvexShape) (_swig_ret SfVector2f)
func SfConvexShape_getPoint ¶
func SfConvexShape_getPoint(arg1 Struct_SS_sfConvexShape, arg2 int64) (_swig_ret SfVector2f)
func SfConvexShape_getPosition ¶
func SfConvexShape_getPosition(arg1 Struct_SS_sfConvexShape) (_swig_ret SfVector2f)
func SfConvexShape_getScale ¶
func SfConvexShape_getScale(arg1 Struct_SS_sfConvexShape) (_swig_ret SfVector2f)
func SfRectangleShape_getOrigin ¶
func SfRectangleShape_getOrigin(arg1 Struct_SS_sfRectangleShape) (_swig_ret SfVector2f)
func SfRectangleShape_getPoint ¶
func SfRectangleShape_getPoint(arg1 Struct_SS_sfRectangleShape, arg2 int64) (_swig_ret SfVector2f)
func SfRectangleShape_getPosition ¶
func SfRectangleShape_getPosition(arg1 Struct_SS_sfRectangleShape) (_swig_ret SfVector2f)
func SfRectangleShape_getScale ¶
func SfRectangleShape_getScale(arg1 Struct_SS_sfRectangleShape) (_swig_ret SfVector2f)
func SfRectangleShape_getSize ¶
func SfRectangleShape_getSize(arg1 Struct_SS_sfRectangleShape) (_swig_ret SfVector2f)
func SfRenderTexture_mapPixelToCoords ¶
func SfRenderTexture_mapPixelToCoords(arg1 Struct_SS_sfRenderTexture, arg2 SfVector2i, arg3 Struct_SS_sfView) (_swig_ret SfVector2f)
func SfRenderWindow_mapPixelToCoords ¶
func SfRenderWindow_mapPixelToCoords(arg1 Struct_SS_sfRenderWindow, arg2 SfVector2i, arg3 Struct_SS_sfView) (_swig_ret SfVector2f)
func SfShape_getOrigin ¶
func SfShape_getOrigin(arg1 Struct_SS_sfShape) (_swig_ret SfVector2f)
func SfShape_getPoint ¶
func SfShape_getPoint(arg1 Struct_SS_sfShape, arg2 int64) (_swig_ret SfVector2f)
func SfShape_getPosition ¶
func SfShape_getPosition(arg1 Struct_SS_sfShape) (_swig_ret SfVector2f)
func SfShape_getScale ¶
func SfShape_getScale(arg1 Struct_SS_sfShape) (_swig_ret SfVector2f)
func SfSprite_getOrigin ¶
func SfSprite_getOrigin(arg1 Struct_SS_sfSprite) (_swig_ret SfVector2f)
func SfSprite_getPosition ¶
func SfSprite_getPosition(arg1 Struct_SS_sfSprite) (_swig_ret SfVector2f)
func SfSprite_getScale ¶
func SfSprite_getScale(arg1 Struct_SS_sfSprite) (_swig_ret SfVector2f)
func SfText_findCharacterPos ¶
func SfText_findCharacterPos(arg1 Struct_SS_sfText, arg2 int64) (_swig_ret SfVector2f)
func SfText_getOrigin ¶
func SfText_getOrigin(arg1 Struct_SS_sfText) (_swig_ret SfVector2f)
func SfText_getPosition ¶
func SfText_getPosition(arg1 Struct_SS_sfText) (_swig_ret SfVector2f)
func SfText_getScale ¶
func SfText_getScale(arg1 Struct_SS_sfText) (_swig_ret SfVector2f)
func SfTransform_transformPoint ¶
func SfTransform_transformPoint(arg1 SfTransform, arg2 SfVector2f) (_swig_ret SfVector2f)
func SfTransformable_getOrigin ¶
func SfTransformable_getOrigin(arg1 Struct_SS_sfTransformable) (_swig_ret SfVector2f)
func SfTransformable_getPosition ¶
func SfTransformable_getPosition(arg1 Struct_SS_sfTransformable) (_swig_ret SfVector2f)
func SfTransformable_getScale ¶
func SfTransformable_getScale(arg1 Struct_SS_sfTransformable) (_swig_ret SfVector2f)
func SfView_getCenter ¶
func SfView_getCenter(arg1 Struct_SS_sfView) (_swig_ret SfVector2f)
func SfView_getSize ¶
func SfView_getSize(arg1 Struct_SS_sfView) (_swig_ret SfVector2f)
type SfVector2i ¶
type SfVector2i interface { Swigcptr() uintptr SwigIsSfVector2i() SetX(arg2 int) GetX() (_swig_ret int) SetY(arg2 int) GetY() (_swig_ret int) }
func NewSfVector2i ¶
func NewSfVector2i() (_swig_ret SfVector2i)
func SfMouse_getPositionRenderWindow ¶
func SfMouse_getPositionRenderWindow(arg1 Struct_SS_sfRenderWindow) (_swig_ret SfVector2i)
func SfRenderTexture_mapCoordsToPixel ¶
func SfRenderTexture_mapCoordsToPixel(arg1 Struct_SS_sfRenderTexture, arg2 SfVector2f, arg3 Struct_SS_sfView) (_swig_ret SfVector2i)
func SfRenderWindow_getPosition ¶
func SfRenderWindow_getPosition(arg1 Struct_SS_sfRenderWindow) (_swig_ret SfVector2i)
func SfRenderWindow_mapCoordsToPixel ¶
func SfRenderWindow_mapCoordsToPixel(arg1 Struct_SS_sfRenderWindow, arg2 SfVector2f, arg3 Struct_SS_sfView) (_swig_ret SfVector2i)
func SfTouch_getPositionRenderWindow ¶
func SfTouch_getPositionRenderWindow(arg1 uint, arg2 Struct_SS_sfRenderWindow) (_swig_ret SfVector2i)
type SfVector2u ¶
type SfVector2u interface { Swigcptr() uintptr SwigIsSfVector2u() SetX(arg2 uint) GetX() (_swig_ret uint) SetY(arg2 uint) GetY() (_swig_ret uint) }
func NewSfVector2u ¶
func NewSfVector2u() (_swig_ret SfVector2u)
func SfImage_getSize ¶
func SfImage_getSize(arg1 Struct_SS_sfImage) (_swig_ret SfVector2u)
func SfRenderTexture_getSize ¶
func SfRenderTexture_getSize(arg1 Struct_SS_sfRenderTexture) (_swig_ret SfVector2u)
func SfRenderWindow_getSize ¶
func SfRenderWindow_getSize(arg1 Struct_SS_sfRenderWindow) (_swig_ret SfVector2u)
func SfTexture_getSize ¶
func SfTexture_getSize(arg1 Struct_SS_sfTexture) (_swig_ret SfVector2u)
type SfVector3f ¶
type SfVector3f interface { Swigcptr() uintptr SwigIsSfVector3f() SetX(arg2 float32) GetX() (_swig_ret float32) SetY(arg2 float32) GetY() (_swig_ret float32) SetZ(arg2 float32) GetZ() (_swig_ret float32) }
func NewSfVector3f ¶
func NewSfVector3f() (_swig_ret SfVector3f)
type SfVertex ¶
type SfVertex interface { Swigcptr() uintptr SwigIsSfVertex() SetPosition(arg2 SfVector2f) GetPosition() (_swig_ret SfVector2f) SetColor(arg2 SfColor) GetColor() (_swig_ret SfColor) SetTexCoords(arg2 SfVector2f) GetTexCoords() (_swig_ret SfVector2f) }
func NewSfVertex ¶
func NewSfVertex() (_swig_ret SfVertex)
func SfVertexArray_getVertex ¶
func SfVertexArray_getVertex(arg1 Struct_SS_sfVertexArray, arg2 int64) (_swig_ret SfVertex)
type SfVertexBufferUsage ¶
type SfVertexBufferUsage int
func SfVertexBuffer_getUsage ¶
func SfVertexBuffer_getUsage(arg1 Struct_SS_sfVertexBuffer) (_swig_ret SfVertexBufferUsage)
type SfVideoMode ¶
type SfVideoMode interface {
Swigcptr() uintptr
}
type SfWindowHandle ¶
type SfWindowHandle interface {
Swigcptr() uintptr
}
func SfRenderWindow_getSystemHandle ¶
func SfRenderWindow_getSystemHandle(arg1 Struct_SS_sfRenderWindow) (_swig_ret SfWindowHandle)
type Struct_SS_sfCircleShape ¶
type Struct_SS_sfCircleShape interface {
Swigcptr() uintptr
}
func SfCircleShape_copy ¶
func SfCircleShape_copy(arg1 Struct_SS_sfCircleShape) (_swig_ret Struct_SS_sfCircleShape)
func SfCircleShape_create ¶
func SfCircleShape_create() (_swig_ret Struct_SS_sfCircleShape)
type Struct_SS_sfConvexShape ¶
type Struct_SS_sfConvexShape interface {
Swigcptr() uintptr
}
func SfConvexShape_copy ¶
func SfConvexShape_copy(arg1 Struct_SS_sfConvexShape) (_swig_ret Struct_SS_sfConvexShape)
func SfConvexShape_create ¶
func SfConvexShape_create() (_swig_ret Struct_SS_sfConvexShape)
type Struct_SS_sfFont ¶
type Struct_SS_sfFont interface {
Swigcptr() uintptr
}
func SfFont_copy ¶
func SfFont_copy(arg1 Struct_SS_sfFont) (_swig_ret Struct_SS_sfFont)
func SfFont_createFromFile ¶
func SfFont_createFromFile(arg1 string) (_swig_ret Struct_SS_sfFont)
func SfFont_createFromMemory ¶
func SfFont_createFromMemory(arg1 uintptr, arg2 int64) (_swig_ret Struct_SS_sfFont)
func SfFont_createFromStream ¶
func SfFont_createFromStream(arg1 SfInputStream) (_swig_ret Struct_SS_sfFont)
func SfText_getFont ¶
func SfText_getFont(arg1 Struct_SS_sfText) (_swig_ret Struct_SS_sfFont)
type Struct_SS_sfImage ¶
type Struct_SS_sfImage interface {
Swigcptr() uintptr
}
func SfImage_copy ¶
func SfImage_copy(arg1 Struct_SS_sfImage) (_swig_ret Struct_SS_sfImage)
func SfImage_create ¶
func SfImage_create(arg1 uint, arg2 uint) (_swig_ret Struct_SS_sfImage)
func SfImage_createFromColor ¶
func SfImage_createFromColor(arg1 uint, arg2 uint, arg3 SfColor) (_swig_ret Struct_SS_sfImage)
func SfImage_createFromFile ¶
func SfImage_createFromFile(arg1 string) (_swig_ret Struct_SS_sfImage)
func SfImage_createFromMemory ¶
func SfImage_createFromMemory(arg1 uintptr, arg2 int64) (_swig_ret Struct_SS_sfImage)
func SfImage_createFromPixels ¶
func SfImage_createFromPixels(arg1 uint, arg2 uint, arg3 *byte) (_swig_ret Struct_SS_sfImage)
func SfImage_createFromStream ¶
func SfImage_createFromStream(arg1 SfInputStream) (_swig_ret Struct_SS_sfImage)
func SfTexture_copyToImage ¶
func SfTexture_copyToImage(arg1 Struct_SS_sfTexture) (_swig_ret Struct_SS_sfImage)
type Struct_SS_sfRectangleShape ¶
type Struct_SS_sfRectangleShape interface {
Swigcptr() uintptr
}
func SfRectangleShape_copy ¶
func SfRectangleShape_copy(arg1 Struct_SS_sfRectangleShape) (_swig_ret Struct_SS_sfRectangleShape)
func SfRectangleShape_create ¶
func SfRectangleShape_create() (_swig_ret Struct_SS_sfRectangleShape)
type Struct_SS_sfRenderTexture ¶
type Struct_SS_sfRenderTexture interface {
Swigcptr() uintptr
}
func SfRenderTexture_create ¶
func SfRenderTexture_create(arg1 uint, arg2 uint, arg3 int) (_swig_ret Struct_SS_sfRenderTexture)
func SfRenderTexture_createWithSettings ¶
func SfRenderTexture_createWithSettings(arg1 uint, arg2 uint, arg3 SfContextSettings) (_swig_ret Struct_SS_sfRenderTexture)
type Struct_SS_sfRenderWindow ¶
type Struct_SS_sfRenderWindow interface {
Swigcptr() uintptr
}
func SfRenderWindow_create ¶
func SfRenderWindow_create(arg1 SfVideoMode, arg2 string, arg3 uint, arg4 SfContextSettings) (_swig_ret Struct_SS_sfRenderWindow)
func SfRenderWindow_createFromHandle ¶
func SfRenderWindow_createFromHandle(arg1 SfWindowHandle, arg2 SfContextSettings) (_swig_ret Struct_SS_sfRenderWindow)
func SfRenderWindow_createUnicode ¶
func SfRenderWindow_createUnicode(arg1 SfVideoMode, arg2 *uint, arg3 uint, arg4 SfContextSettings) (_swig_ret Struct_SS_sfRenderWindow)
type Struct_SS_sfShader ¶
type Struct_SS_sfShader interface {
Swigcptr() uintptr
}
func SfShader_createFromFile ¶
func SfShader_createFromFile(arg1 string, arg2 string, arg3 string) (_swig_ret Struct_SS_sfShader)
func SfShader_createFromMemory ¶
func SfShader_createFromMemory(arg1 string, arg2 string, arg3 string) (_swig_ret Struct_SS_sfShader)
func SfShader_createFromStream ¶
func SfShader_createFromStream(arg1 SfInputStream, arg2 SfInputStream, arg3 SfInputStream) (_swig_ret Struct_SS_sfShader)
type Struct_SS_sfShape ¶
type Struct_SS_sfShape interface {
Swigcptr() uintptr
}
func SfShape_create ¶
func SfShape_create(arg1 _swig_fnptr, arg2 _swig_fnptr, arg3 uintptr) (_swig_ret Struct_SS_sfShape)
type Struct_SS_sfSprite ¶
type Struct_SS_sfSprite interface {
Swigcptr() uintptr
}
func SfSprite_copy ¶
func SfSprite_copy(arg1 Struct_SS_sfSprite) (_swig_ret Struct_SS_sfSprite)
func SfSprite_create ¶
func SfSprite_create() (_swig_ret Struct_SS_sfSprite)
type Struct_SS_sfText ¶
type Struct_SS_sfText interface {
Swigcptr() uintptr
}
func SfText_copy ¶
func SfText_copy(arg1 Struct_SS_sfText) (_swig_ret Struct_SS_sfText)
func SfText_create ¶
func SfText_create() (_swig_ret Struct_SS_sfText)
type Struct_SS_sfTexture ¶
type Struct_SS_sfTexture interface {
Swigcptr() uintptr
}
func SfCircleShape_getTexture ¶
func SfCircleShape_getTexture(arg1 Struct_SS_sfCircleShape) (_swig_ret Struct_SS_sfTexture)
func SfConvexShape_getTexture ¶
func SfConvexShape_getTexture(arg1 Struct_SS_sfConvexShape) (_swig_ret Struct_SS_sfTexture)
func SfFont_getTexture ¶
func SfFont_getTexture(arg1 Struct_SS_sfFont, arg2 uint) (_swig_ret Struct_SS_sfTexture)
func SfRectangleShape_getTexture ¶
func SfRectangleShape_getTexture(arg1 Struct_SS_sfRectangleShape) (_swig_ret Struct_SS_sfTexture)
func SfRenderTexture_getTexture ¶
func SfRenderTexture_getTexture(arg1 Struct_SS_sfRenderTexture) (_swig_ret Struct_SS_sfTexture)
func SfShape_getTexture ¶
func SfShape_getTexture(arg1 Struct_SS_sfShape) (_swig_ret Struct_SS_sfTexture)
func SfSprite_getTexture ¶
func SfSprite_getTexture(arg1 Struct_SS_sfSprite) (_swig_ret Struct_SS_sfTexture)
func SfTexture_copy ¶
func SfTexture_copy(arg1 Struct_SS_sfTexture) (_swig_ret Struct_SS_sfTexture)
func SfTexture_create ¶
func SfTexture_create(arg1 uint, arg2 uint) (_swig_ret Struct_SS_sfTexture)
func SfTexture_createFromFile ¶
func SfTexture_createFromFile(arg1 string, arg2 SfIntRect) (_swig_ret Struct_SS_sfTexture)
func SfTexture_createFromImage ¶
func SfTexture_createFromImage(arg1 Struct_SS_sfImage, arg2 SfIntRect) (_swig_ret Struct_SS_sfTexture)
func SfTexture_createFromMemory ¶
func SfTexture_createFromMemory(arg1 uintptr, arg2 int64, arg3 SfIntRect) (_swig_ret Struct_SS_sfTexture)
func SfTexture_createFromStream ¶
func SfTexture_createFromStream(arg1 SfInputStream, arg2 SfIntRect) (_swig_ret Struct_SS_sfTexture)
type Struct_SS_sfTransformable ¶
type Struct_SS_sfTransformable interface {
Swigcptr() uintptr
}
func SfTransformable_copy ¶
func SfTransformable_copy(arg1 Struct_SS_sfTransformable) (_swig_ret Struct_SS_sfTransformable)
func SfTransformable_create ¶
func SfTransformable_create() (_swig_ret Struct_SS_sfTransformable)
type Struct_SS_sfVertexArray ¶
type Struct_SS_sfVertexArray interface {
Swigcptr() uintptr
}
func SfVertexArray_copy ¶
func SfVertexArray_copy(arg1 Struct_SS_sfVertexArray) (_swig_ret Struct_SS_sfVertexArray)
func SfVertexArray_create ¶
func SfVertexArray_create() (_swig_ret Struct_SS_sfVertexArray)
type Struct_SS_sfVertexBuffer ¶
type Struct_SS_sfVertexBuffer interface {
Swigcptr() uintptr
}
func SfVertexBuffer_copy ¶
func SfVertexBuffer_copy(arg1 Struct_SS_sfVertexBuffer) (_swig_ret Struct_SS_sfVertexBuffer)
func SfVertexBuffer_create ¶
func SfVertexBuffer_create(arg1 uint, arg2 SfPrimitiveType, arg3 SfVertexBufferUsage) (_swig_ret Struct_SS_sfVertexBuffer)
type Struct_SS_sfView ¶
type Struct_SS_sfView interface {
Swigcptr() uintptr
}
func SfRenderTexture_getDefaultView ¶
func SfRenderTexture_getDefaultView(arg1 Struct_SS_sfRenderTexture) (_swig_ret Struct_SS_sfView)
func SfRenderTexture_getView ¶
func SfRenderTexture_getView(arg1 Struct_SS_sfRenderTexture) (_swig_ret Struct_SS_sfView)
func SfRenderWindow_getDefaultView ¶
func SfRenderWindow_getDefaultView(arg1 Struct_SS_sfRenderWindow) (_swig_ret Struct_SS_sfView)
func SfRenderWindow_getView ¶
func SfRenderWindow_getView(arg1 Struct_SS_sfRenderWindow) (_swig_ret Struct_SS_sfView)
func SfView_copy ¶
func SfView_copy(arg1 Struct_SS_sfView) (_swig_ret Struct_SS_sfView)
func SfView_create ¶
func SfView_create() (_swig_ret Struct_SS_sfView)
func SfView_createFromRect ¶
func SfView_createFromRect(arg1 SfFloatRect) (_swig_ret Struct_SS_sfView)
type SwigcptrSfBlendMode ¶
type SwigcptrSfBlendMode uintptr
func (SwigcptrSfBlendMode) GetAlphaDstFactor ¶
func (arg1 SwigcptrSfBlendMode) GetAlphaDstFactor() (_swig_ret SfBlendFactor)
func (SwigcptrSfBlendMode) GetAlphaEquation ¶
func (arg1 SwigcptrSfBlendMode) GetAlphaEquation() (_swig_ret SfBlendEquation)
func (SwigcptrSfBlendMode) GetAlphaSrcFactor ¶
func (arg1 SwigcptrSfBlendMode) GetAlphaSrcFactor() (_swig_ret SfBlendFactor)
func (SwigcptrSfBlendMode) GetColorDstFactor ¶
func (arg1 SwigcptrSfBlendMode) GetColorDstFactor() (_swig_ret SfBlendFactor)
func (SwigcptrSfBlendMode) GetColorEquation ¶
func (arg1 SwigcptrSfBlendMode) GetColorEquation() (_swig_ret SfBlendEquation)
func (SwigcptrSfBlendMode) GetColorSrcFactor ¶
func (arg1 SwigcptrSfBlendMode) GetColorSrcFactor() (_swig_ret SfBlendFactor)
func (SwigcptrSfBlendMode) SetAlphaDstFactor ¶
func (arg1 SwigcptrSfBlendMode) SetAlphaDstFactor(arg2 SfBlendFactor)
func (SwigcptrSfBlendMode) SetAlphaEquation ¶
func (arg1 SwigcptrSfBlendMode) SetAlphaEquation(arg2 SfBlendEquation)
func (SwigcptrSfBlendMode) SetAlphaSrcFactor ¶
func (arg1 SwigcptrSfBlendMode) SetAlphaSrcFactor(arg2 SfBlendFactor)
func (SwigcptrSfBlendMode) SetColorDstFactor ¶
func (arg1 SwigcptrSfBlendMode) SetColorDstFactor(arg2 SfBlendFactor)
func (SwigcptrSfBlendMode) SetColorEquation ¶
func (arg1 SwigcptrSfBlendMode) SetColorEquation(arg2 SfBlendEquation)
func (SwigcptrSfBlendMode) SetColorSrcFactor ¶
func (arg1 SwigcptrSfBlendMode) SetColorSrcFactor(arg2 SfBlendFactor)
func (SwigcptrSfBlendMode) SwigIsSfBlendMode ¶
func (p SwigcptrSfBlendMode) SwigIsSfBlendMode()
func (SwigcptrSfBlendMode) Swigcptr ¶
func (p SwigcptrSfBlendMode) Swigcptr() uintptr
type SwigcptrSfColor ¶
type SwigcptrSfColor uintptr
func (SwigcptrSfColor) GetA ¶
func (arg1 SwigcptrSfColor) GetA() (_swig_ret byte)
func (SwigcptrSfColor) GetB ¶
func (arg1 SwigcptrSfColor) GetB() (_swig_ret byte)
func (SwigcptrSfColor) GetG ¶
func (arg1 SwigcptrSfColor) GetG() (_swig_ret byte)
func (SwigcptrSfColor) GetR ¶
func (arg1 SwigcptrSfColor) GetR() (_swig_ret byte)
func (SwigcptrSfColor) SetA ¶
func (arg1 SwigcptrSfColor) SetA(arg2 byte)
func (SwigcptrSfColor) SetB ¶
func (arg1 SwigcptrSfColor) SetB(arg2 byte)
func (SwigcptrSfColor) SetG ¶
func (arg1 SwigcptrSfColor) SetG(arg2 byte)
func (SwigcptrSfColor) SetR ¶
func (arg1 SwigcptrSfColor) SetR(arg2 byte)
func (SwigcptrSfColor) SwigIsSfColor ¶
func (p SwigcptrSfColor) SwigIsSfColor()
func (SwigcptrSfColor) Swigcptr ¶
func (p SwigcptrSfColor) Swigcptr() uintptr
type SwigcptrSfContextSettings ¶
type SwigcptrSfContextSettings uintptr
func (SwigcptrSfContextSettings) Swigcptr ¶
func (p SwigcptrSfContextSettings) Swigcptr() uintptr
type SwigcptrSfCursor ¶
type SwigcptrSfCursor uintptr
func (SwigcptrSfCursor) Swigcptr ¶
func (p SwigcptrSfCursor) Swigcptr() uintptr
type SwigcptrSfEvent ¶
type SwigcptrSfEvent uintptr
func (SwigcptrSfEvent) Swigcptr ¶
func (p SwigcptrSfEvent) Swigcptr() uintptr
type SwigcptrSfFloatRect ¶
type SwigcptrSfFloatRect uintptr
func (SwigcptrSfFloatRect) GetHeight ¶
func (arg1 SwigcptrSfFloatRect) GetHeight() (_swig_ret float32)
func (SwigcptrSfFloatRect) GetLeft ¶
func (arg1 SwigcptrSfFloatRect) GetLeft() (_swig_ret float32)
func (SwigcptrSfFloatRect) GetTop ¶
func (arg1 SwigcptrSfFloatRect) GetTop() (_swig_ret float32)
func (SwigcptrSfFloatRect) GetWidth ¶
func (arg1 SwigcptrSfFloatRect) GetWidth() (_swig_ret float32)
func (SwigcptrSfFloatRect) SetHeight ¶
func (arg1 SwigcptrSfFloatRect) SetHeight(arg2 float32)
func (SwigcptrSfFloatRect) SetLeft ¶
func (arg1 SwigcptrSfFloatRect) SetLeft(arg2 float32)
func (SwigcptrSfFloatRect) SetTop ¶
func (arg1 SwigcptrSfFloatRect) SetTop(arg2 float32)
func (SwigcptrSfFloatRect) SetWidth ¶
func (arg1 SwigcptrSfFloatRect) SetWidth(arg2 float32)
func (SwigcptrSfFloatRect) SwigIsSfFloatRect ¶
func (p SwigcptrSfFloatRect) SwigIsSfFloatRect()
func (SwigcptrSfFloatRect) Swigcptr ¶
func (p SwigcptrSfFloatRect) Swigcptr() uintptr
type SwigcptrSfFontInfo ¶
type SwigcptrSfFontInfo uintptr
func (SwigcptrSfFontInfo) GetFamily ¶
func (arg1 SwigcptrSfFontInfo) GetFamily() (_swig_ret string)
func (SwigcptrSfFontInfo) SetFamily ¶
func (arg1 SwigcptrSfFontInfo) SetFamily(arg2 string)
func (SwigcptrSfFontInfo) SwigIsSfFontInfo ¶
func (p SwigcptrSfFontInfo) SwigIsSfFontInfo()
func (SwigcptrSfFontInfo) Swigcptr ¶
func (p SwigcptrSfFontInfo) Swigcptr() uintptr
type SwigcptrSfGlslBvec2 ¶
type SwigcptrSfGlslBvec2 uintptr
func (SwigcptrSfGlslBvec2) GetX ¶
func (arg1 SwigcptrSfGlslBvec2) GetX() (_swig_ret int)
func (SwigcptrSfGlslBvec2) GetY ¶
func (arg1 SwigcptrSfGlslBvec2) GetY() (_swig_ret int)
func (SwigcptrSfGlslBvec2) SetX ¶
func (arg1 SwigcptrSfGlslBvec2) SetX(arg2 int)
func (SwigcptrSfGlslBvec2) SetY ¶
func (arg1 SwigcptrSfGlslBvec2) SetY(arg2 int)
func (SwigcptrSfGlslBvec2) SwigIsSfGlslBvec2 ¶
func (p SwigcptrSfGlslBvec2) SwigIsSfGlslBvec2()
func (SwigcptrSfGlslBvec2) Swigcptr ¶
func (p SwigcptrSfGlslBvec2) Swigcptr() uintptr
type SwigcptrSfGlslBvec3 ¶
type SwigcptrSfGlslBvec3 uintptr
func (SwigcptrSfGlslBvec3) GetX ¶
func (arg1 SwigcptrSfGlslBvec3) GetX() (_swig_ret int)
func (SwigcptrSfGlslBvec3) GetY ¶
func (arg1 SwigcptrSfGlslBvec3) GetY() (_swig_ret int)
func (SwigcptrSfGlslBvec3) GetZ ¶
func (arg1 SwigcptrSfGlslBvec3) GetZ() (_swig_ret int)
func (SwigcptrSfGlslBvec3) SetX ¶
func (arg1 SwigcptrSfGlslBvec3) SetX(arg2 int)
func (SwigcptrSfGlslBvec3) SetY ¶
func (arg1 SwigcptrSfGlslBvec3) SetY(arg2 int)
func (SwigcptrSfGlslBvec3) SetZ ¶
func (arg1 SwigcptrSfGlslBvec3) SetZ(arg2 int)
func (SwigcptrSfGlslBvec3) SwigIsSfGlslBvec3 ¶
func (p SwigcptrSfGlslBvec3) SwigIsSfGlslBvec3()
func (SwigcptrSfGlslBvec3) Swigcptr ¶
func (p SwigcptrSfGlslBvec3) Swigcptr() uintptr
type SwigcptrSfGlslBvec4 ¶
type SwigcptrSfGlslBvec4 uintptr
func (SwigcptrSfGlslBvec4) GetW ¶
func (arg1 SwigcptrSfGlslBvec4) GetW() (_swig_ret int)
func (SwigcptrSfGlslBvec4) GetX ¶
func (arg1 SwigcptrSfGlslBvec4) GetX() (_swig_ret int)
func (SwigcptrSfGlslBvec4) GetY ¶
func (arg1 SwigcptrSfGlslBvec4) GetY() (_swig_ret int)
func (SwigcptrSfGlslBvec4) GetZ ¶
func (arg1 SwigcptrSfGlslBvec4) GetZ() (_swig_ret int)
func (SwigcptrSfGlslBvec4) SetW ¶
func (arg1 SwigcptrSfGlslBvec4) SetW(arg2 int)
func (SwigcptrSfGlslBvec4) SetX ¶
func (arg1 SwigcptrSfGlslBvec4) SetX(arg2 int)
func (SwigcptrSfGlslBvec4) SetY ¶
func (arg1 SwigcptrSfGlslBvec4) SetY(arg2 int)
func (SwigcptrSfGlslBvec4) SetZ ¶
func (arg1 SwigcptrSfGlslBvec4) SetZ(arg2 int)
func (SwigcptrSfGlslBvec4) SwigIsSfGlslBvec4 ¶
func (p SwigcptrSfGlslBvec4) SwigIsSfGlslBvec4()
func (SwigcptrSfGlslBvec4) Swigcptr ¶
func (p SwigcptrSfGlslBvec4) Swigcptr() uintptr
type SwigcptrSfGlslIvec3 ¶
type SwigcptrSfGlslIvec3 uintptr
func (SwigcptrSfGlslIvec3) GetX ¶
func (arg1 SwigcptrSfGlslIvec3) GetX() (_swig_ret int)
func (SwigcptrSfGlslIvec3) GetY ¶
func (arg1 SwigcptrSfGlslIvec3) GetY() (_swig_ret int)
func (SwigcptrSfGlslIvec3) GetZ ¶
func (arg1 SwigcptrSfGlslIvec3) GetZ() (_swig_ret int)
func (SwigcptrSfGlslIvec3) SetX ¶
func (arg1 SwigcptrSfGlslIvec3) SetX(arg2 int)
func (SwigcptrSfGlslIvec3) SetY ¶
func (arg1 SwigcptrSfGlslIvec3) SetY(arg2 int)
func (SwigcptrSfGlslIvec3) SetZ ¶
func (arg1 SwigcptrSfGlslIvec3) SetZ(arg2 int)
func (SwigcptrSfGlslIvec3) SwigIsSfGlslIvec3 ¶
func (p SwigcptrSfGlslIvec3) SwigIsSfGlslIvec3()
func (SwigcptrSfGlslIvec3) Swigcptr ¶
func (p SwigcptrSfGlslIvec3) Swigcptr() uintptr
type SwigcptrSfGlslIvec4 ¶
type SwigcptrSfGlslIvec4 uintptr
func (SwigcptrSfGlslIvec4) GetW ¶
func (arg1 SwigcptrSfGlslIvec4) GetW() (_swig_ret int)
func (SwigcptrSfGlslIvec4) GetX ¶
func (arg1 SwigcptrSfGlslIvec4) GetX() (_swig_ret int)
func (SwigcptrSfGlslIvec4) GetY ¶
func (arg1 SwigcptrSfGlslIvec4) GetY() (_swig_ret int)
func (SwigcptrSfGlslIvec4) GetZ ¶
func (arg1 SwigcptrSfGlslIvec4) GetZ() (_swig_ret int)
func (SwigcptrSfGlslIvec4) SetW ¶
func (arg1 SwigcptrSfGlslIvec4) SetW(arg2 int)
func (SwigcptrSfGlslIvec4) SetX ¶
func (arg1 SwigcptrSfGlslIvec4) SetX(arg2 int)
func (SwigcptrSfGlslIvec4) SetY ¶
func (arg1 SwigcptrSfGlslIvec4) SetY(arg2 int)
func (SwigcptrSfGlslIvec4) SetZ ¶
func (arg1 SwigcptrSfGlslIvec4) SetZ(arg2 int)
func (SwigcptrSfGlslIvec4) SwigIsSfGlslIvec4 ¶
func (p SwigcptrSfGlslIvec4) SwigIsSfGlslIvec4()
func (SwigcptrSfGlslIvec4) Swigcptr ¶
func (p SwigcptrSfGlslIvec4) Swigcptr() uintptr
type SwigcptrSfGlslMat3 ¶
type SwigcptrSfGlslMat3 uintptr
func (SwigcptrSfGlslMat3) GetArray ¶
func (arg1 SwigcptrSfGlslMat3) GetArray() (_swig_ret *float32)
func (SwigcptrSfGlslMat3) SetArray ¶
func (arg1 SwigcptrSfGlslMat3) SetArray(arg2 *float32)
func (SwigcptrSfGlslMat3) SwigIsSfGlslMat3 ¶
func (p SwigcptrSfGlslMat3) SwigIsSfGlslMat3()
func (SwigcptrSfGlslMat3) Swigcptr ¶
func (p SwigcptrSfGlslMat3) Swigcptr() uintptr
type SwigcptrSfGlslMat4 ¶
type SwigcptrSfGlslMat4 uintptr
func (SwigcptrSfGlslMat4) GetArray ¶
func (arg1 SwigcptrSfGlslMat4) GetArray() (_swig_ret *float32)
func (SwigcptrSfGlslMat4) SetArray ¶
func (arg1 SwigcptrSfGlslMat4) SetArray(arg2 *float32)
func (SwigcptrSfGlslMat4) SwigIsSfGlslMat4 ¶
func (p SwigcptrSfGlslMat4) SwigIsSfGlslMat4()
func (SwigcptrSfGlslMat4) Swigcptr ¶
func (p SwigcptrSfGlslMat4) Swigcptr() uintptr
type SwigcptrSfGlslVec4 ¶
type SwigcptrSfGlslVec4 uintptr
func (SwigcptrSfGlslVec4) GetW ¶
func (arg1 SwigcptrSfGlslVec4) GetW() (_swig_ret float32)
func (SwigcptrSfGlslVec4) GetX ¶
func (arg1 SwigcptrSfGlslVec4) GetX() (_swig_ret float32)
func (SwigcptrSfGlslVec4) GetY ¶
func (arg1 SwigcptrSfGlslVec4) GetY() (_swig_ret float32)
func (SwigcptrSfGlslVec4) GetZ ¶
func (arg1 SwigcptrSfGlslVec4) GetZ() (_swig_ret float32)
func (SwigcptrSfGlslVec4) SetW ¶
func (arg1 SwigcptrSfGlslVec4) SetW(arg2 float32)
func (SwigcptrSfGlslVec4) SetX ¶
func (arg1 SwigcptrSfGlslVec4) SetX(arg2 float32)
func (SwigcptrSfGlslVec4) SetY ¶
func (arg1 SwigcptrSfGlslVec4) SetY(arg2 float32)
func (SwigcptrSfGlslVec4) SetZ ¶
func (arg1 SwigcptrSfGlslVec4) SetZ(arg2 float32)
func (SwigcptrSfGlslVec4) SwigIsSfGlslVec4 ¶
func (p SwigcptrSfGlslVec4) SwigIsSfGlslVec4()
func (SwigcptrSfGlslVec4) Swigcptr ¶
func (p SwigcptrSfGlslVec4) Swigcptr() uintptr
type SwigcptrSfGlyph ¶
type SwigcptrSfGlyph uintptr
func (SwigcptrSfGlyph) GetAdvance ¶
func (arg1 SwigcptrSfGlyph) GetAdvance() (_swig_ret float32)
func (SwigcptrSfGlyph) GetBounds ¶
func (arg1 SwigcptrSfGlyph) GetBounds() (_swig_ret SfFloatRect)
func (SwigcptrSfGlyph) GetTextureRect ¶
func (arg1 SwigcptrSfGlyph) GetTextureRect() (_swig_ret SfIntRect)
func (SwigcptrSfGlyph) SetAdvance ¶
func (arg1 SwigcptrSfGlyph) SetAdvance(arg2 float32)
func (SwigcptrSfGlyph) SetBounds ¶
func (arg1 SwigcptrSfGlyph) SetBounds(arg2 SfFloatRect)
func (SwigcptrSfGlyph) SetTextureRect ¶
func (arg1 SwigcptrSfGlyph) SetTextureRect(arg2 SfIntRect)
func (SwigcptrSfGlyph) SwigIsSfGlyph ¶
func (p SwigcptrSfGlyph) SwigIsSfGlyph()
func (SwigcptrSfGlyph) Swigcptr ¶
func (p SwigcptrSfGlyph) Swigcptr() uintptr
type SwigcptrSfInputStream ¶
type SwigcptrSfInputStream uintptr
func (SwigcptrSfInputStream) Swigcptr ¶
func (p SwigcptrSfInputStream) Swigcptr() uintptr
type SwigcptrSfIntRect ¶
type SwigcptrSfIntRect uintptr
func (SwigcptrSfIntRect) GetHeight ¶
func (arg1 SwigcptrSfIntRect) GetHeight() (_swig_ret int)
func (SwigcptrSfIntRect) GetLeft ¶
func (arg1 SwigcptrSfIntRect) GetLeft() (_swig_ret int)
func (SwigcptrSfIntRect) GetTop ¶
func (arg1 SwigcptrSfIntRect) GetTop() (_swig_ret int)
func (SwigcptrSfIntRect) GetWidth ¶
func (arg1 SwigcptrSfIntRect) GetWidth() (_swig_ret int)
func (SwigcptrSfIntRect) SetHeight ¶
func (arg1 SwigcptrSfIntRect) SetHeight(arg2 int)
func (SwigcptrSfIntRect) SetLeft ¶
func (arg1 SwigcptrSfIntRect) SetLeft(arg2 int)
func (SwigcptrSfIntRect) SetTop ¶
func (arg1 SwigcptrSfIntRect) SetTop(arg2 int)
func (SwigcptrSfIntRect) SetWidth ¶
func (arg1 SwigcptrSfIntRect) SetWidth(arg2 int)
func (SwigcptrSfIntRect) SwigIsSfIntRect ¶
func (p SwigcptrSfIntRect) SwigIsSfIntRect()
func (SwigcptrSfIntRect) Swigcptr ¶
func (p SwigcptrSfIntRect) Swigcptr() uintptr
type SwigcptrSfRenderStates ¶
type SwigcptrSfRenderStates uintptr
func (SwigcptrSfRenderStates) GetBlendMode ¶
func (arg1 SwigcptrSfRenderStates) GetBlendMode() (_swig_ret SfBlendMode)
func (SwigcptrSfRenderStates) GetShader ¶
func (arg1 SwigcptrSfRenderStates) GetShader() (_swig_ret Struct_SS_sfShader)
func (SwigcptrSfRenderStates) GetTexture ¶
func (arg1 SwigcptrSfRenderStates) GetTexture() (_swig_ret Struct_SS_sfTexture)
func (SwigcptrSfRenderStates) GetTransform ¶
func (arg1 SwigcptrSfRenderStates) GetTransform() (_swig_ret SfTransform)
func (SwigcptrSfRenderStates) SetBlendMode ¶
func (arg1 SwigcptrSfRenderStates) SetBlendMode(arg2 SfBlendMode)
func (SwigcptrSfRenderStates) SetShader ¶
func (arg1 SwigcptrSfRenderStates) SetShader(arg2 Struct_SS_sfShader)
func (SwigcptrSfRenderStates) SetTexture ¶
func (arg1 SwigcptrSfRenderStates) SetTexture(arg2 Struct_SS_sfTexture)
func (SwigcptrSfRenderStates) SetTransform ¶
func (arg1 SwigcptrSfRenderStates) SetTransform(arg2 SfTransform)
func (SwigcptrSfRenderStates) SwigIsSfRenderStates ¶
func (p SwigcptrSfRenderStates) SwigIsSfRenderStates()
func (SwigcptrSfRenderStates) Swigcptr ¶
func (p SwigcptrSfRenderStates) Swigcptr() uintptr
type SwigcptrSfTransform ¶
type SwigcptrSfTransform uintptr
func (SwigcptrSfTransform) GetMatrix ¶
func (arg1 SwigcptrSfTransform) GetMatrix() (_swig_ret *float32)
func (SwigcptrSfTransform) SetMatrix ¶
func (arg1 SwigcptrSfTransform) SetMatrix(arg2 *float32)
func (SwigcptrSfTransform) SwigIsSfTransform ¶
func (p SwigcptrSfTransform) SwigIsSfTransform()
func (SwigcptrSfTransform) Swigcptr ¶
func (p SwigcptrSfTransform) Swigcptr() uintptr
type SwigcptrSfVector2f ¶
type SwigcptrSfVector2f uintptr
func (SwigcptrSfVector2f) GetX ¶
func (arg1 SwigcptrSfVector2f) GetX() (_swig_ret float32)
func (SwigcptrSfVector2f) GetY ¶
func (arg1 SwigcptrSfVector2f) GetY() (_swig_ret float32)
func (SwigcptrSfVector2f) SetX ¶
func (arg1 SwigcptrSfVector2f) SetX(arg2 float32)
func (SwigcptrSfVector2f) SetY ¶
func (arg1 SwigcptrSfVector2f) SetY(arg2 float32)
func (SwigcptrSfVector2f) SwigIsSfVector2f ¶
func (p SwigcptrSfVector2f) SwigIsSfVector2f()
func (SwigcptrSfVector2f) Swigcptr ¶
func (p SwigcptrSfVector2f) Swigcptr() uintptr
type SwigcptrSfVector2i ¶
type SwigcptrSfVector2i uintptr
func (SwigcptrSfVector2i) GetX ¶
func (arg1 SwigcptrSfVector2i) GetX() (_swig_ret int)
func (SwigcptrSfVector2i) GetY ¶
func (arg1 SwigcptrSfVector2i) GetY() (_swig_ret int)
func (SwigcptrSfVector2i) SetX ¶
func (arg1 SwigcptrSfVector2i) SetX(arg2 int)
func (SwigcptrSfVector2i) SetY ¶
func (arg1 SwigcptrSfVector2i) SetY(arg2 int)
func (SwigcptrSfVector2i) SwigIsSfVector2i ¶
func (p SwigcptrSfVector2i) SwigIsSfVector2i()
func (SwigcptrSfVector2i) Swigcptr ¶
func (p SwigcptrSfVector2i) Swigcptr() uintptr
type SwigcptrSfVector2u ¶
type SwigcptrSfVector2u uintptr
func (SwigcptrSfVector2u) GetX ¶
func (arg1 SwigcptrSfVector2u) GetX() (_swig_ret uint)
func (SwigcptrSfVector2u) GetY ¶
func (arg1 SwigcptrSfVector2u) GetY() (_swig_ret uint)
func (SwigcptrSfVector2u) SetX ¶
func (arg1 SwigcptrSfVector2u) SetX(arg2 uint)
func (SwigcptrSfVector2u) SetY ¶
func (arg1 SwigcptrSfVector2u) SetY(arg2 uint)
func (SwigcptrSfVector2u) SwigIsSfVector2u ¶
func (p SwigcptrSfVector2u) SwigIsSfVector2u()
func (SwigcptrSfVector2u) Swigcptr ¶
func (p SwigcptrSfVector2u) Swigcptr() uintptr
type SwigcptrSfVector3f ¶
type SwigcptrSfVector3f uintptr
func (SwigcptrSfVector3f) GetX ¶
func (arg1 SwigcptrSfVector3f) GetX() (_swig_ret float32)
func (SwigcptrSfVector3f) GetY ¶
func (arg1 SwigcptrSfVector3f) GetY() (_swig_ret float32)
func (SwigcptrSfVector3f) GetZ ¶
func (arg1 SwigcptrSfVector3f) GetZ() (_swig_ret float32)
func (SwigcptrSfVector3f) SetX ¶
func (arg1 SwigcptrSfVector3f) SetX(arg2 float32)
func (SwigcptrSfVector3f) SetY ¶
func (arg1 SwigcptrSfVector3f) SetY(arg2 float32)
func (SwigcptrSfVector3f) SetZ ¶
func (arg1 SwigcptrSfVector3f) SetZ(arg2 float32)
func (SwigcptrSfVector3f) SwigIsSfVector3f ¶
func (p SwigcptrSfVector3f) SwigIsSfVector3f()
func (SwigcptrSfVector3f) Swigcptr ¶
func (p SwigcptrSfVector3f) Swigcptr() uintptr
type SwigcptrSfVertex ¶
type SwigcptrSfVertex uintptr
func (SwigcptrSfVertex) GetColor ¶
func (arg1 SwigcptrSfVertex) GetColor() (_swig_ret SfColor)
func (SwigcptrSfVertex) GetPosition ¶
func (arg1 SwigcptrSfVertex) GetPosition() (_swig_ret SfVector2f)
func (SwigcptrSfVertex) GetTexCoords ¶
func (arg1 SwigcptrSfVertex) GetTexCoords() (_swig_ret SfVector2f)
func (SwigcptrSfVertex) SetColor ¶
func (arg1 SwigcptrSfVertex) SetColor(arg2 SfColor)
func (SwigcptrSfVertex) SetPosition ¶
func (arg1 SwigcptrSfVertex) SetPosition(arg2 SfVector2f)
func (SwigcptrSfVertex) SetTexCoords ¶
func (arg1 SwigcptrSfVertex) SetTexCoords(arg2 SfVector2f)
func (SwigcptrSfVertex) SwigIsSfVertex ¶
func (p SwigcptrSfVertex) SwigIsSfVertex()
func (SwigcptrSfVertex) Swigcptr ¶
func (p SwigcptrSfVertex) Swigcptr() uintptr
type SwigcptrSfVideoMode ¶
type SwigcptrSfVideoMode uintptr
func (SwigcptrSfVideoMode) Swigcptr ¶
func (p SwigcptrSfVideoMode) Swigcptr() uintptr
type SwigcptrSfWindow ¶
type SwigcptrSfWindow uintptr
func (SwigcptrSfWindow) Swigcptr ¶
func (p SwigcptrSfWindow) Swigcptr() uintptr
type SwigcptrSfWindowHandle ¶
type SwigcptrSfWindowHandle uintptr
func (SwigcptrSfWindowHandle) Swigcptr ¶
func (p SwigcptrSfWindowHandle) Swigcptr() uintptr
type SwigcptrStruct_SS_sfCircleShape ¶
type SwigcptrStruct_SS_sfCircleShape uintptr
func (SwigcptrStruct_SS_sfCircleShape) Swigcptr ¶
func (p SwigcptrStruct_SS_sfCircleShape) Swigcptr() uintptr
type SwigcptrStruct_SS_sfConvexShape ¶
type SwigcptrStruct_SS_sfConvexShape uintptr
func (SwigcptrStruct_SS_sfConvexShape) Swigcptr ¶
func (p SwigcptrStruct_SS_sfConvexShape) Swigcptr() uintptr
type SwigcptrStruct_SS_sfFont ¶
type SwigcptrStruct_SS_sfFont uintptr
func (SwigcptrStruct_SS_sfFont) Swigcptr ¶
func (p SwigcptrStruct_SS_sfFont) Swigcptr() uintptr
type SwigcptrStruct_SS_sfImage ¶
type SwigcptrStruct_SS_sfImage uintptr
func (SwigcptrStruct_SS_sfImage) Swigcptr ¶
func (p SwigcptrStruct_SS_sfImage) Swigcptr() uintptr
type SwigcptrStruct_SS_sfRectangleShape ¶
type SwigcptrStruct_SS_sfRectangleShape uintptr
func (SwigcptrStruct_SS_sfRectangleShape) Swigcptr ¶
func (p SwigcptrStruct_SS_sfRectangleShape) Swigcptr() uintptr
type SwigcptrStruct_SS_sfRenderTexture ¶
type SwigcptrStruct_SS_sfRenderTexture uintptr
func (SwigcptrStruct_SS_sfRenderTexture) Swigcptr ¶
func (p SwigcptrStruct_SS_sfRenderTexture) Swigcptr() uintptr
type SwigcptrStruct_SS_sfRenderWindow ¶
type SwigcptrStruct_SS_sfRenderWindow uintptr
func (SwigcptrStruct_SS_sfRenderWindow) Swigcptr ¶
func (p SwigcptrStruct_SS_sfRenderWindow) Swigcptr() uintptr
type SwigcptrStruct_SS_sfShader ¶
type SwigcptrStruct_SS_sfShader uintptr
func (SwigcptrStruct_SS_sfShader) Swigcptr ¶
func (p SwigcptrStruct_SS_sfShader) Swigcptr() uintptr
type SwigcptrStruct_SS_sfShape ¶
type SwigcptrStruct_SS_sfShape uintptr
func (SwigcptrStruct_SS_sfShape) Swigcptr ¶
func (p SwigcptrStruct_SS_sfShape) Swigcptr() uintptr
type SwigcptrStruct_SS_sfSprite ¶
type SwigcptrStruct_SS_sfSprite uintptr
func (SwigcptrStruct_SS_sfSprite) Swigcptr ¶
func (p SwigcptrStruct_SS_sfSprite) Swigcptr() uintptr
type SwigcptrStruct_SS_sfText ¶
type SwigcptrStruct_SS_sfText uintptr
func (SwigcptrStruct_SS_sfText) Swigcptr ¶
func (p SwigcptrStruct_SS_sfText) Swigcptr() uintptr
type SwigcptrStruct_SS_sfTexture ¶
type SwigcptrStruct_SS_sfTexture uintptr
func (SwigcptrStruct_SS_sfTexture) Swigcptr ¶
func (p SwigcptrStruct_SS_sfTexture) Swigcptr() uintptr
type SwigcptrStruct_SS_sfTransformable ¶
type SwigcptrStruct_SS_sfTransformable uintptr
func (SwigcptrStruct_SS_sfTransformable) Swigcptr ¶
func (p SwigcptrStruct_SS_sfTransformable) Swigcptr() uintptr
type SwigcptrStruct_SS_sfVertexArray ¶
type SwigcptrStruct_SS_sfVertexArray uintptr
func (SwigcptrStruct_SS_sfVertexArray) Swigcptr ¶
func (p SwigcptrStruct_SS_sfVertexArray) Swigcptr() uintptr
type SwigcptrStruct_SS_sfVertexBuffer ¶
type SwigcptrStruct_SS_sfVertexBuffer uintptr
func (SwigcptrStruct_SS_sfVertexBuffer) Swigcptr ¶
func (p SwigcptrStruct_SS_sfVertexBuffer) Swigcptr() uintptr
type SwigcptrStruct_SS_sfView ¶
type SwigcptrStruct_SS_sfView uintptr
func (SwigcptrStruct_SS_sfView) Swigcptr ¶
func (p SwigcptrStruct_SS_sfView) Swigcptr() uintptr
Click to show internal directories.
Click to hide internal directories.