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 SfCircleShape)
- func SfCircleShape_getOutlineThickness(arg1 SfCircleShape) (_swig_ret float32)
- func SfCircleShape_getPointCount(arg1 SfCircleShape) (_swig_ret int64)
- func SfCircleShape_getRadius(arg1 SfCircleShape) (_swig_ret float32)
- func SfCircleShape_getRotation(arg1 SfCircleShape) (_swig_ret float32)
- func SfCircleShape_move(arg1 SfCircleShape, arg2 SfVector2f)
- func SfCircleShape_rotate(arg1 SfCircleShape, arg2 float32)
- func SfCircleShape_scale(arg1 SfCircleShape, arg2 SfVector2f)
- func SfCircleShape_setFillColor(arg1 SfCircleShape, arg2 SfColor)
- func SfCircleShape_setOrigin(arg1 SfCircleShape, arg2 SfVector2f)
- func SfCircleShape_setOutlineColor(arg1 SfCircleShape, arg2 SfColor)
- func SfCircleShape_setOutlineThickness(arg1 SfCircleShape, arg2 float32)
- func SfCircleShape_setPointCount(arg1 SfCircleShape, arg2 int64)
- func SfCircleShape_setPosition(arg1 SfCircleShape, arg2 SfVector2f)
- func SfCircleShape_setRadius(arg1 SfCircleShape, arg2 float32)
- func SfCircleShape_setRotation(arg1 SfCircleShape, arg2 float32)
- func SfCircleShape_setScale(arg1 SfCircleShape, arg2 SfVector2f)
- func SfCircleShape_setTexture(arg1 SfCircleShape, arg2 SfTexture, arg3 int)
- func SfCircleShape_setTextureRect(arg1 SfCircleShape, arg2 SfIntRect)
- func SfColor_toInteger(arg1 SfColor) (_swig_ret uint)
- func SfConvexShape_destroy(arg1 SfConvexShape)
- func SfConvexShape_getOutlineThickness(arg1 SfConvexShape) (_swig_ret float32)
- func SfConvexShape_getPointCount(arg1 SfConvexShape) (_swig_ret int64)
- func SfConvexShape_getRotation(arg1 SfConvexShape) (_swig_ret float32)
- func SfConvexShape_move(arg1 SfConvexShape, arg2 SfVector2f)
- func SfConvexShape_rotate(arg1 SfConvexShape, arg2 float32)
- func SfConvexShape_scale(arg1 SfConvexShape, arg2 SfVector2f)
- func SfConvexShape_setFillColor(arg1 SfConvexShape, arg2 SfColor)
- func SfConvexShape_setOrigin(arg1 SfConvexShape, arg2 SfVector2f)
- func SfConvexShape_setOutlineColor(arg1 SfConvexShape, arg2 SfColor)
- func SfConvexShape_setOutlineThickness(arg1 SfConvexShape, arg2 float32)
- func SfConvexShape_setPoint(arg1 SfConvexShape, arg2 int64, arg3 SfVector2f)
- func SfConvexShape_setPointCount(arg1 SfConvexShape, arg2 int64)
- func SfConvexShape_setPosition(arg1 SfConvexShape, arg2 SfVector2f)
- func SfConvexShape_setRotation(arg1 SfConvexShape, arg2 float32)
- func SfConvexShape_setScale(arg1 SfConvexShape, arg2 SfVector2f)
- func SfConvexShape_setTexture(arg1 SfConvexShape, arg2 SfTexture, arg3 int)
- func SfConvexShape_setTextureRect(arg1 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 SfFont)
- func SfFont_getBoldKerning(arg1 SfFont, arg2 uint, arg3 uint, arg4 uint) (_swig_ret float32)
- func SfFont_getKerning(arg1 SfFont, arg2 uint, arg3 uint, arg4 uint) (_swig_ret float32)
- func SfFont_getLineSpacing(arg1 SfFont, arg2 uint) (_swig_ret float32)
- func SfFont_getUnderlinePosition(arg1 SfFont, arg2 uint) (_swig_ret float32)
- func SfFont_getUnderlineThickness(arg1 SfFont, arg2 uint) (_swig_ret float32)
- func SfFont_hasGlyph(arg1 SfFont, arg2 uint) (_swig_ret int)
- func SfFont_isSmooth(arg1 SfFont) (_swig_ret int)
- func SfFont_setSmooth(arg1 SfFont, arg2 int)
- func SfImage_copyImage(arg1 SfImage, arg2 SfImage, arg3 uint, arg4 uint, arg5 SfIntRect, arg6 int)
- func SfImage_createMaskFromColor(arg1 SfImage, arg2 SfColor, arg3 byte)
- func SfImage_destroy(arg1 SfImage)
- func SfImage_flipHorizontally(arg1 SfImage)
- func SfImage_flipVertically(arg1 SfImage)
- func SfImage_getPixelsPtr(arg1 SfImage) (_swig_ret *byte)
- func SfImage_saveToFile(arg1 SfImage, arg2 string) (_swig_ret int)
- func SfImage_saveToMemory(arg1 SfImage, arg2 SfBuffer, arg3 string) (_swig_ret int)
- func SfImage_setPixel(arg1 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 SfRenderWindow)
- func SfRectangleShape_destroy(arg1 SfRectangleShape)
- func SfRectangleShape_getOutlineThickness(arg1 SfRectangleShape) (_swig_ret float32)
- func SfRectangleShape_getPointCount(arg1 SfRectangleShape) (_swig_ret int64)
- func SfRectangleShape_getRotation(arg1 SfRectangleShape) (_swig_ret float32)
- func SfRectangleShape_move(arg1 SfRectangleShape, arg2 SfVector2f)
- func SfRectangleShape_rotate(arg1 SfRectangleShape, arg2 float32)
- func SfRectangleShape_scale(arg1 SfRectangleShape, arg2 SfVector2f)
- func SfRectangleShape_setFillColor(arg1 SfRectangleShape, arg2 SfColor)
- func SfRectangleShape_setOrigin(arg1 SfRectangleShape, arg2 SfVector2f)
- func SfRectangleShape_setOutlineColor(arg1 SfRectangleShape, arg2 SfColor)
- func SfRectangleShape_setOutlineThickness(arg1 SfRectangleShape, arg2 float32)
- func SfRectangleShape_setPosition(arg1 SfRectangleShape, arg2 SfVector2f)
- func SfRectangleShape_setRotation(arg1 SfRectangleShape, arg2 float32)
- func SfRectangleShape_setScale(arg1 SfRectangleShape, arg2 SfVector2f)
- func SfRectangleShape_setSize(arg1 SfRectangleShape, arg2 SfVector2f)
- func SfRectangleShape_setTexture(arg1 SfRectangleShape, arg2 SfTexture, arg3 int)
- func SfRectangleShape_setTextureRect(arg1 SfRectangleShape, arg2 SfIntRect)
- func SfRenderTexture_clear(arg1 SfRenderTexture, arg2 SfColor)
- func SfRenderTexture_destroy(arg1 SfRenderTexture)
- func SfRenderTexture_display(arg1 SfRenderTexture)
- func SfRenderTexture_drawCircleShape(arg1 SfRenderTexture, arg2 SfCircleShape, arg3 SfRenderStates)
- func SfRenderTexture_drawConvexShape(arg1 SfRenderTexture, arg2 SfConvexShape, arg3 SfRenderStates)
- func SfRenderTexture_drawPrimitives(arg1 SfRenderTexture, arg2 SfVertex, arg3 int64, arg4 SfPrimitiveType, ...)
- func SfRenderTexture_drawRectangleShape(arg1 SfRenderTexture, arg2 SfRectangleShape, arg3 SfRenderStates)
- func SfRenderTexture_drawShape(arg1 SfRenderTexture, arg2 SfShape, arg3 SfRenderStates)
- func SfRenderTexture_drawSprite(arg1 SfRenderTexture, arg2 SfSprite, arg3 SfRenderStates)
- func SfRenderTexture_drawText(arg1 SfRenderTexture, arg2 SfText, arg3 SfRenderStates)
- func SfRenderTexture_drawVertexArray(arg1 SfRenderTexture, arg2 SfVertexArray, arg3 SfRenderStates)
- func SfRenderTexture_drawVertexBuffer(arg1 SfRenderTexture, arg2 SfVertexBuffer, arg3 SfRenderStates)
- func SfRenderTexture_drawVertexBufferRange(arg1 SfRenderTexture, arg2 SfVertexBuffer, arg3 int64, arg4 int64, ...)
- func SfRenderTexture_generateMipmap(arg1 SfRenderTexture) (_swig_ret int)
- func SfRenderTexture_getMaximumAntialiasingLevel() (_swig_ret uint)
- func SfRenderTexture_isRepeated(arg1 SfRenderTexture) (_swig_ret int)
- func SfRenderTexture_isSmooth(arg1 SfRenderTexture) (_swig_ret int)
- func SfRenderTexture_isSrgb(arg1 SfRenderTexture) (_swig_ret int)
- func SfRenderTexture_popGLStates(arg1 SfRenderTexture)
- func SfRenderTexture_pushGLStates(arg1 SfRenderTexture)
- func SfRenderTexture_resetGLStates(arg1 SfRenderTexture)
- func SfRenderTexture_setActive(arg1 SfRenderTexture, arg2 int) (_swig_ret int)
- func SfRenderTexture_setRepeated(arg1 SfRenderTexture, arg2 int)
- func SfRenderTexture_setSmooth(arg1 SfRenderTexture, arg2 int)
- func SfRenderTexture_setView(arg1 SfRenderTexture, arg2 SfView)
- func SfRenderWindow_clear(arg1 SfRenderWindow, arg2 SfColor)
- func SfRenderWindow_close(arg1 SfRenderWindow)
- func SfRenderWindow_createVulkanSurface(arg1 SfRenderWindow, arg2 VkInstance, arg3 VkSurfaceKHR, ...) (_swig_ret int)
- func SfRenderWindow_destroy(arg1 SfRenderWindow)
- func SfRenderWindow_display(arg1 SfRenderWindow)
- func SfRenderWindow_drawCircleShape(arg1 SfRenderWindow, arg2 SfCircleShape, arg3 SfRenderStates)
- func SfRenderWindow_drawConvexShape(arg1 SfRenderWindow, arg2 SfConvexShape, arg3 SfRenderStates)
- func SfRenderWindow_drawPrimitives(arg1 SfRenderWindow, arg2 SfVertex, arg3 int64, arg4 SfPrimitiveType, ...)
- func SfRenderWindow_drawRectangleShape(arg1 SfRenderWindow, arg2 SfRectangleShape, arg3 SfRenderStates)
- func SfRenderWindow_drawShape(arg1 SfRenderWindow, arg2 SfShape, arg3 SfRenderStates)
- func SfRenderWindow_drawSprite(arg1 SfRenderWindow, arg2 SfSprite, arg3 SfRenderStates)
- func SfRenderWindow_drawText(arg1 SfRenderWindow, arg2 SfText, arg3 SfRenderStates)
- func SfRenderWindow_drawVertexArray(arg1 SfRenderWindow, arg2 SfVertexArray, arg3 SfRenderStates)
- func SfRenderWindow_drawVertexBuffer(arg1 SfRenderWindow, arg2 SfVertexBuffer, arg3 SfRenderStates)
- func SfRenderWindow_drawVertexBufferRange(arg1 SfRenderWindow, arg2 SfVertexBuffer, arg3 int64, arg4 int64, ...)
- func SfRenderWindow_hasFocus(arg1 SfRenderWindow) (_swig_ret int)
- func SfRenderWindow_isOpen(arg1 SfRenderWindow) (_swig_ret int)
- func SfRenderWindow_isSrgb(arg1 SfRenderWindow) (_swig_ret int)
- func SfRenderWindow_pollEvent(arg1 SfRenderWindow, arg2 SfEvent) (_swig_ret int)
- func SfRenderWindow_popGLStates(arg1 SfRenderWindow)
- func SfRenderWindow_pushGLStates(arg1 SfRenderWindow)
- func SfRenderWindow_requestFocus(arg1 SfRenderWindow)
- func SfRenderWindow_resetGLStates(arg1 SfRenderWindow)
- func SfRenderWindow_setActive(arg1 SfRenderWindow, arg2 int) (_swig_ret int)
- func SfRenderWindow_setFramerateLimit(arg1 SfRenderWindow, arg2 uint)
- func SfRenderWindow_setIcon(arg1 SfRenderWindow, arg2 uint, arg3 uint, arg4 *byte)
- func SfRenderWindow_setJoystickThreshold(arg1 SfRenderWindow, arg2 float32)
- func SfRenderWindow_setKeyRepeatEnabled(arg1 SfRenderWindow, arg2 int)
- func SfRenderWindow_setMouseCursor(arg1 SfRenderWindow, arg2 SfCursor)
- func SfRenderWindow_setMouseCursorGrabbed(arg1 SfRenderWindow, arg2 int)
- func SfRenderWindow_setMouseCursorVisible(arg1 SfRenderWindow, arg2 int)
- func SfRenderWindow_setPosition(arg1 SfRenderWindow, arg2 SfVector2i)
- func SfRenderWindow_setSize(arg1 SfRenderWindow, arg2 SfVector2u)
- func SfRenderWindow_setTitle(arg1 SfRenderWindow, arg2 string)
- func SfRenderWindow_setUnicodeTitle(arg1 SfRenderWindow, arg2 *uint)
- func SfRenderWindow_setVerticalSyncEnabled(arg1 SfRenderWindow, arg2 int)
- func SfRenderWindow_setView(arg1 SfRenderWindow, arg2 SfView)
- func SfRenderWindow_setVisible(arg1 SfRenderWindow, arg2 int)
- func SfRenderWindow_waitEvent(arg1 SfRenderWindow, arg2 SfEvent) (_swig_ret int)
- func SfShader_bind(arg1 SfShader)
- func SfShader_destroy(arg1 SfShader)
- func SfShader_getNativeHandle(arg1 SfShader) (_swig_ret uint)
- func SfShader_isAvailable() (_swig_ret int)
- func SfShader_isGeometryAvailable() (_swig_ret int)
- func SfShader_setBoolUniform(arg1 SfShader, arg2 string, arg3 int)
- func SfShader_setBvec2Uniform(arg1 SfShader, arg2 string, arg3 SfGlslBvec2)
- func SfShader_setBvec3Uniform(arg1 SfShader, arg2 string, arg3 SfGlslBvec3)
- func SfShader_setBvec4Uniform(arg1 SfShader, arg2 string, arg3 SfGlslBvec4)
- func SfShader_setColorParameter(arg1 SfShader, arg2 string, arg3 SfColor)
- func SfShader_setColorUniform(arg1 SfShader, arg2 string, arg3 SfColor)
- func SfShader_setCurrentTextureParameter(arg1 SfShader, arg2 string)
- func SfShader_setCurrentTextureUniform(arg1 SfShader, arg2 string)
- func SfShader_setFloat2Parameter(arg1 SfShader, arg2 string, arg3 float32, arg4 float32)
- func SfShader_setFloat3Parameter(arg1 SfShader, arg2 string, arg3 float32, arg4 float32, arg5 float32)
- func SfShader_setFloat4Parameter(arg1 SfShader, arg2 string, arg3 float32, arg4 float32, arg5 float32, ...)
- func SfShader_setFloatParameter(arg1 SfShader, arg2 string, arg3 float32)
- func SfShader_setFloatUniform(arg1 SfShader, arg2 string, arg3 float32)
- func SfShader_setFloatUniformArray(arg1 SfShader, arg2 string, arg3 *float32, arg4 int64)
- func SfShader_setIntColorUniform(arg1 SfShader, arg2 string, arg3 SfColor)
- func SfShader_setIntUniform(arg1 SfShader, arg2 string, arg3 int)
- func SfShader_setIvec2Uniform(arg1 SfShader, arg2 string, arg3 SfVector2i)
- func SfShader_setIvec3Uniform(arg1 SfShader, arg2 string, arg3 SfGlslIvec3)
- func SfShader_setIvec4Uniform(arg1 SfShader, arg2 string, arg3 SfGlslIvec4)
- func SfShader_setMat3Uniform(arg1 SfShader, arg2 string, arg3 SfGlslMat3)
- func SfShader_setMat3UniformArray(arg1 SfShader, arg2 string, arg3 SfGlslMat3, arg4 int64)
- func SfShader_setMat4Uniform(arg1 SfShader, arg2 string, arg3 SfGlslMat4)
- func SfShader_setMat4UniformArray(arg1 SfShader, arg2 string, arg3 SfGlslMat4, arg4 int64)
- func SfShader_setTextureParameter(arg1 SfShader, arg2 string, arg3 SfTexture)
- func SfShader_setTextureUniform(arg1 SfShader, arg2 string, arg3 SfTexture)
- func SfShader_setTransformParameter(arg1 SfShader, arg2 string, arg3 SfTransform)
- func SfShader_setVec2Uniform(arg1 SfShader, arg2 string, arg3 SfVector2f)
- func SfShader_setVec2UniformArray(arg1 SfShader, arg2 string, arg3 SfVector2f, arg4 int64)
- func SfShader_setVec3Uniform(arg1 SfShader, arg2 string, arg3 SfVector3f)
- func SfShader_setVec3UniformArray(arg1 SfShader, arg2 string, arg3 SfVector3f, arg4 int64)
- func SfShader_setVec4Uniform(arg1 SfShader, arg2 string, arg3 SfGlslVec4)
- func SfShader_setVec4UniformArray(arg1 SfShader, arg2 string, arg3 SfGlslVec4, arg4 int64)
- func SfShader_setVector2Parameter(arg1 SfShader, arg2 string, arg3 SfVector2f)
- func SfShader_setVector3Parameter(arg1 SfShader, arg2 string, arg3 SfVector3f)
- func SfShape_destroy(arg1 SfShape)
- func SfShape_getOutlineThickness(arg1 SfShape) (_swig_ret float32)
- func SfShape_getPointCount(arg1 SfShape) (_swig_ret int64)
- func SfShape_getRotation(arg1 SfShape) (_swig_ret float32)
- func SfShape_move(arg1 SfShape, arg2 SfVector2f)
- func SfShape_rotate(arg1 SfShape, arg2 float32)
- func SfShape_scale(arg1 SfShape, arg2 SfVector2f)
- func SfShape_setFillColor(arg1 SfShape, arg2 SfColor)
- func SfShape_setOrigin(arg1 SfShape, arg2 SfVector2f)
- func SfShape_setOutlineColor(arg1 SfShape, arg2 SfColor)
- func SfShape_setOutlineThickness(arg1 SfShape, arg2 float32)
- func SfShape_setPosition(arg1 SfShape, arg2 SfVector2f)
- func SfShape_setRotation(arg1 SfShape, arg2 float32)
- func SfShape_setScale(arg1 SfShape, arg2 SfVector2f)
- func SfShape_setTexture(arg1 SfShape, arg2 SfTexture, arg3 int)
- func SfShape_setTextureRect(arg1 SfShape, arg2 SfIntRect)
- func SfShape_update(arg1 SfShape)
- func SfSprite_destroy(arg1 SfSprite)
- func SfSprite_getRotation(arg1 SfSprite) (_swig_ret float32)
- func SfSprite_move(arg1 SfSprite, arg2 SfVector2f)
- func SfSprite_rotate(arg1 SfSprite, arg2 float32)
- func SfSprite_scale(arg1 SfSprite, arg2 SfVector2f)
- func SfSprite_setColor(arg1 SfSprite, arg2 SfColor)
- func SfSprite_setOrigin(arg1 SfSprite, arg2 SfVector2f)
- func SfSprite_setPosition(arg1 SfSprite, arg2 SfVector2f)
- func SfSprite_setRotation(arg1 SfSprite, arg2 float32)
- func SfSprite_setScale(arg1 SfSprite, arg2 SfVector2f)
- func SfSprite_setTexture(arg1 SfSprite, arg2 SfTexture, arg3 int)
- func SfSprite_setTextureRect(arg1 SfSprite, arg2 SfIntRect)
- func SfText_destroy(arg1 SfText)
- func SfText_getCharacterSize(arg1 SfText) (_swig_ret uint)
- func SfText_getLetterSpacing(arg1 SfText) (_swig_ret float32)
- func SfText_getLineSpacing(arg1 SfText) (_swig_ret float32)
- func SfText_getOutlineThickness(arg1 SfText) (_swig_ret float32)
- func SfText_getRotation(arg1 SfText) (_swig_ret float32)
- func SfText_getString(arg1 SfText) (_swig_ret string)
- func SfText_getStyle(arg1 SfText) (_swig_ret uint)
- func SfText_getUnicodeString(arg1 SfText) (_swig_ret *uint)
- func SfText_move(arg1 SfText, arg2 SfVector2f)
- func SfText_rotate(arg1 SfText, arg2 float32)
- func SfText_scale(arg1 SfText, arg2 SfVector2f)
- func SfText_setCharacterSize(arg1 SfText, arg2 uint)
- func SfText_setColor(arg1 SfText, arg2 SfColor)
- func SfText_setFillColor(arg1 SfText, arg2 SfColor)
- func SfText_setFont(arg1 SfText, arg2 SfFont)
- func SfText_setLetterSpacing(arg1 SfText, arg2 float32)
- func SfText_setLineSpacing(arg1 SfText, arg2 float32)
- func SfText_setOrigin(arg1 SfText, arg2 SfVector2f)
- func SfText_setOutlineColor(arg1 SfText, arg2 SfColor)
- func SfText_setOutlineThickness(arg1 SfText, arg2 float32)
- func SfText_setPosition(arg1 SfText, arg2 SfVector2f)
- func SfText_setRotation(arg1 SfText, arg2 float32)
- func SfText_setScale(arg1 SfText, arg2 SfVector2f)
- func SfText_setString(arg1 SfText, arg2 string)
- func SfText_setStyle(arg1 SfText, arg2 uint)
- func SfText_setUnicodeString(arg1 SfText, arg2 *uint)
- func SfTexture_bind(arg1 SfTexture, arg2 SfTextureCoordinateType)
- func SfTexture_destroy(arg1 SfTexture)
- func SfTexture_generateMipmap(arg1 SfTexture) (_swig_ret int)
- func SfTexture_getMaximumSize() (_swig_ret uint)
- func SfTexture_getNativeHandle(arg1 SfTexture) (_swig_ret uint)
- func SfTexture_isRepeated(arg1 SfTexture) (_swig_ret int)
- func SfTexture_isSmooth(arg1 SfTexture) (_swig_ret int)
- func SfTexture_isSrgb(arg1 SfTexture) (_swig_ret int)
- func SfTexture_setRepeated(arg1 SfTexture, arg2 int)
- func SfTexture_setSmooth(arg1 SfTexture, arg2 int)
- func SfTexture_swap(arg1 SfTexture, arg2 SfTexture)
- func SfTexture_updateFromImage(arg1 SfTexture, arg2 SfImage, arg3 uint, arg4 uint)
- func SfTexture_updateFromPixels(arg1 SfTexture, arg2 *byte, arg3 uint, arg4 uint, arg5 uint, arg6 uint)
- func SfTexture_updateFromRenderWindow(arg1 SfTexture, arg2 SfRenderWindow, arg3 uint, arg4 uint)
- func SfTexture_updateFromTexture(arg1 SfTexture, arg2 SfTexture, arg3 uint, arg4 uint)
- func SfTexture_updateFromWindow(arg1 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 SfTransformable)
- func SfTransformable_getRotation(arg1 SfTransformable) (_swig_ret float32)
- func SfTransformable_move(arg1 SfTransformable, arg2 SfVector2f)
- func SfTransformable_rotate(arg1 SfTransformable, arg2 float32)
- func SfTransformable_scale(arg1 SfTransformable, arg2 SfVector2f)
- func SfTransformable_setOrigin(arg1 SfTransformable, arg2 SfVector2f)
- func SfTransformable_setPosition(arg1 SfTransformable, arg2 SfVector2f)
- func SfTransformable_setRotation(arg1 SfTransformable, arg2 float32)
- func SfTransformable_setScale(arg1 SfTransformable, arg2 SfVector2f)
- func SfVertexArray_append(arg1 SfVertexArray, arg2 SfVertex)
- func SfVertexArray_clear(arg1 SfVertexArray)
- func SfVertexArray_destroy(arg1 SfVertexArray)
- func SfVertexArray_getVertexCount(arg1 SfVertexArray) (_swig_ret int64)
- func SfVertexArray_resize(arg1 SfVertexArray, arg2 int64)
- func SfVertexArray_setPrimitiveType(arg1 SfVertexArray, arg2 SfPrimitiveType)
- func SfVertexBuffer_bind(arg1 SfVertexBuffer)
- func SfVertexBuffer_destroy(arg1 SfVertexBuffer)
- func SfVertexBuffer_getNativeHandle(arg1 SfVertexBuffer) (_swig_ret uint)
- func SfVertexBuffer_getVertexCount(arg1 SfVertexBuffer) (_swig_ret uint)
- func SfVertexBuffer_isAvailable() (_swig_ret int)
- func SfVertexBuffer_setPrimitiveType(arg1 SfVertexBuffer, arg2 SfPrimitiveType)
- func SfVertexBuffer_setUsage(arg1 SfVertexBuffer, arg2 SfVertexBufferUsage)
- func SfVertexBuffer_swap(arg1 SfVertexBuffer, arg2 SfVertexBuffer)
- func SfVertexBuffer_update(arg1 SfVertexBuffer, arg2 SfVertex, arg3 uint, arg4 uint) (_swig_ret int)
- func SfVertexBuffer_updateFromVertexBuffer(arg1 SfVertexBuffer, arg2 SfVertexBuffer) (_swig_ret int)
- func SfView_destroy(arg1 SfView)
- func SfView_getRotation(arg1 SfView) (_swig_ret float32)
- func SfView_move(arg1 SfView, arg2 SfVector2f)
- func SfView_reset(arg1 SfView, arg2 SfFloatRect)
- func SfView_rotate(arg1 SfView, arg2 float32)
- func SfView_setCenter(arg1 SfView, arg2 SfVector2f)
- func SfView_setRotation(arg1 SfView, arg2 float32)
- func SfView_setSize(arg1 SfView, arg2 SfVector2f)
- func SfView_setViewport(arg1 SfView, arg2 SfFloatRect)
- func SfView_zoom(arg1 SfView, arg2 float32)
- func Swig_free(arg1 uintptr)
- func Swig_malloc(arg1 int) (_swig_ret uintptr)
- type SfBlendEquation
- type SfBlendFactor
- type SfBlendMode
- func GetSfBlendAdd() (_swig_ret SfBlendMode)
- func GetSfBlendAlpha() (_swig_ret SfBlendMode)
- func GetSfBlendMax() (_swig_ret SfBlendMode)
- func GetSfBlendMin() (_swig_ret SfBlendMode)
- func GetSfBlendMultiply() (_swig_ret SfBlendMode)
- func GetSfBlendNone() (_swig_ret SfBlendMode)
- func NewSfBlendMode() (_swig_ret SfBlendMode)
- type SfBuffer
- type SfCircleShape
- 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 SfCircleShape) (_swig_ret SfColor)
- func SfCircleShape_getOutlineColor(arg1 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 SfConvexShape) (_swig_ret SfColor)
- func SfConvexShape_getOutlineColor(arg1 SfConvexShape) (_swig_ret SfColor)
- func SfImage_getPixel(arg1 SfImage, arg2 uint, arg3 uint) (_swig_ret SfColor)
- func SfRectangleShape_getFillColor(arg1 SfRectangleShape) (_swig_ret SfColor)
- func SfRectangleShape_getOutlineColor(arg1 SfRectangleShape) (_swig_ret SfColor)
- func SfShape_getFillColor(arg1 SfShape) (_swig_ret SfColor)
- func SfShape_getOutlineColor(arg1 SfShape) (_swig_ret SfColor)
- func SfSprite_getColor(arg1 SfSprite) (_swig_ret SfColor)
- func SfText_getColor(arg1 SfText) (_swig_ret SfColor)
- func SfText_getFillColor(arg1 SfText) (_swig_ret SfColor)
- func SfText_getOutlineColor(arg1 SfText) (_swig_ret SfColor)
- type SfContextSettings
- type SfConvexShape
- type SfCursor
- type SfEvent
- type SfFloatRect
- func NewSfFloatRect() (_swig_ret SfFloatRect)
- func SfCircleShape_getGlobalBounds(arg1 SfCircleShape) (_swig_ret SfFloatRect)
- func SfCircleShape_getLocalBounds(arg1 SfCircleShape) (_swig_ret SfFloatRect)
- func SfConvexShape_getGlobalBounds(arg1 SfConvexShape) (_swig_ret SfFloatRect)
- func SfConvexShape_getLocalBounds(arg1 SfConvexShape) (_swig_ret SfFloatRect)
- func SfRectangleShape_getGlobalBounds(arg1 SfRectangleShape) (_swig_ret SfFloatRect)
- func SfRectangleShape_getLocalBounds(arg1 SfRectangleShape) (_swig_ret SfFloatRect)
- func SfShape_getGlobalBounds(arg1 SfShape) (_swig_ret SfFloatRect)
- func SfShape_getLocalBounds(arg1 SfShape) (_swig_ret SfFloatRect)
- func SfSprite_getGlobalBounds(arg1 SfSprite) (_swig_ret SfFloatRect)
- func SfSprite_getLocalBounds(arg1 SfSprite) (_swig_ret SfFloatRect)
- func SfText_getGlobalBounds(arg1 SfText) (_swig_ret SfFloatRect)
- func SfText_getLocalBounds(arg1 SfText) (_swig_ret SfFloatRect)
- func SfTransform_transformRect(arg1 SfTransform, arg2 SfFloatRect) (_swig_ret SfFloatRect)
- func SfVertexArray_getBounds(arg1 SfVertexArray) (_swig_ret SfFloatRect)
- func SfView_getViewport(arg1 SfView) (_swig_ret SfFloatRect)
- type SfFont
- func SfFont_copy(arg1 SfFont) (_swig_ret SfFont)
- func SfFont_createFromFile(arg1 string) (_swig_ret SfFont)
- func SfFont_createFromMemory(arg1 uintptr, arg2 int64) (_swig_ret SfFont)
- func SfFont_createFromStream(arg1 SfInputStream) (_swig_ret SfFont)
- func SfText_getFont(arg1 SfText) (_swig_ret SfFont)
- type SfFontInfo
- type SfGlslBvec2
- type SfGlslBvec3
- type SfGlslBvec4
- type SfGlslIvec3
- type SfGlslIvec4
- type SfGlslMat3
- type SfGlslMat4
- type SfGlslVec4
- type SfGlyph
- type SfImage
- func SfImage_copy(arg1 SfImage) (_swig_ret SfImage)
- func SfImage_create(arg1 uint, arg2 uint) (_swig_ret SfImage)
- func SfImage_createFromColor(arg1 uint, arg2 uint, arg3 SfColor) (_swig_ret SfImage)
- func SfImage_createFromFile(arg1 string) (_swig_ret SfImage)
- func SfImage_createFromMemory(arg1 uintptr, arg2 int64) (_swig_ret SfImage)
- func SfImage_createFromPixels(arg1 uint, arg2 uint, arg3 *byte) (_swig_ret SfImage)
- func SfImage_createFromStream(arg1 SfInputStream) (_swig_ret SfImage)
- func SfRenderWindow_capture(arg1 SfRenderWindow) (_swig_ret SfImage)
- func SfTexture_copyToImage(arg1 SfTexture) (_swig_ret SfImage)
- type SfInputStream
- type SfIntRect
- func NewSfIntRect() (_swig_ret SfIntRect)
- func SfCircleShape_getTextureRect(arg1 SfCircleShape) (_swig_ret SfIntRect)
- func SfConvexShape_getTextureRect(arg1 SfConvexShape) (_swig_ret SfIntRect)
- func SfRectangleShape_getTextureRect(arg1 SfRectangleShape) (_swig_ret SfIntRect)
- func SfRenderTexture_getViewport(arg1 SfRenderTexture, arg2 SfView) (_swig_ret SfIntRect)
- func SfRenderWindow_getViewport(arg1 SfRenderWindow, arg2 SfView) (_swig_ret SfIntRect)
- func SfShape_getTextureRect(arg1 SfShape) (_swig_ret SfIntRect)
- func SfSprite_getTextureRect(arg1 SfSprite) (_swig_ret SfIntRect)
- type SfPrimitiveType
- type SfRectangleShape
- type SfRenderStates
- type SfRenderTexture
- type SfRenderWindow
- func SfRenderWindow_create(arg1 SfVideoMode, arg2 string, arg3 uint, arg4 SfContextSettings) (_swig_ret SfRenderWindow)
- func SfRenderWindow_createFromHandle(arg1 SfWindowHandle, arg2 SfContextSettings) (_swig_ret SfRenderWindow)
- func SfRenderWindow_createUnicode(arg1 SfVideoMode, arg2 *uint, arg3 uint, arg4 SfContextSettings) (_swig_ret SfRenderWindow)
- type SfShader
- type SfShape
- type SfSprite
- type SfText
- type SfTextStyle
- type SfTexture
- func SfCircleShape_getTexture(arg1 SfCircleShape) (_swig_ret SfTexture)
- func SfConvexShape_getTexture(arg1 SfConvexShape) (_swig_ret SfTexture)
- func SfFont_getTexture(arg1 SfFont, arg2 uint) (_swig_ret SfTexture)
- func SfRectangleShape_getTexture(arg1 SfRectangleShape) (_swig_ret SfTexture)
- func SfRenderTexture_getTexture(arg1 SfRenderTexture) (_swig_ret SfTexture)
- func SfShape_getTexture(arg1 SfShape) (_swig_ret SfTexture)
- func SfSprite_getTexture(arg1 SfSprite) (_swig_ret SfTexture)
- func SfTexture_copy(arg1 SfTexture) (_swig_ret SfTexture)
- func SfTexture_create(arg1 uint, arg2 uint) (_swig_ret SfTexture)
- func SfTexture_createFromFile(arg1 string, arg2 SfIntRect) (_swig_ret SfTexture)
- func SfTexture_createFromImage(arg1 SfImage, arg2 SfIntRect) (_swig_ret SfTexture)
- func SfTexture_createFromMemory(arg1 uintptr, arg2 int64, arg3 SfIntRect) (_swig_ret SfTexture)
- func SfTexture_createFromStream(arg1 SfInputStream, arg2 SfIntRect) (_swig_ret SfTexture)
- func SfTexture_createSrgbFromFile(arg1 string, arg2 SfIntRect) (_swig_ret SfTexture)
- func SfTexture_createSrgbFromImage(arg1 SfImage, arg2 SfIntRect) (_swig_ret SfTexture)
- func SfTexture_createSrgbFromMemory(arg1 uintptr, arg2 int64, arg3 SfIntRect) (_swig_ret SfTexture)
- func SfTexture_createSrgbFromStream(arg1 SfInputStream, arg2 SfIntRect) (_swig_ret SfTexture)
- type SfTextureCoordinateType
- type SfTransform
- func GetSfTransform_Identity() (_swig_ret SfTransform)
- func NewSfTransform() (_swig_ret SfTransform)
- func SfCircleShape_getInverseTransform(arg1 SfCircleShape) (_swig_ret SfTransform)
- func SfCircleShape_getTransform(arg1 SfCircleShape) (_swig_ret SfTransform)
- func SfConvexShape_getInverseTransform(arg1 SfConvexShape) (_swig_ret SfTransform)
- func SfConvexShape_getTransform(arg1 SfConvexShape) (_swig_ret SfTransform)
- func SfRectangleShape_getInverseTransform(arg1 SfRectangleShape) (_swig_ret SfTransform)
- func SfRectangleShape_getTransform(arg1 SfRectangleShape) (_swig_ret SfTransform)
- func SfShape_getInverseTransform(arg1 SfShape) (_swig_ret SfTransform)
- func SfShape_getTransform(arg1 SfShape) (_swig_ret SfTransform)
- func SfSprite_getInverseTransform(arg1 SfSprite) (_swig_ret SfTransform)
- func SfSprite_getTransform(arg1 SfSprite) (_swig_ret SfTransform)
- func SfText_getInverseTransform(arg1 SfText) (_swig_ret SfTransform)
- func SfText_getTransform(arg1 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 SfTransformable) (_swig_ret SfTransform)
- func SfTransformable_getTransform(arg1 SfTransformable) (_swig_ret SfTransform)
- type SfTransformable
- type SfVector2f
- func NewSfVector2f() (_swig_ret SfVector2f)
- func SfCircleShape_getOrigin(arg1 SfCircleShape) (_swig_ret SfVector2f)
- func SfCircleShape_getPoint(arg1 SfCircleShape, arg2 int64) (_swig_ret SfVector2f)
- func SfCircleShape_getPosition(arg1 SfCircleShape) (_swig_ret SfVector2f)
- func SfCircleShape_getScale(arg1 SfCircleShape) (_swig_ret SfVector2f)
- func SfConvexShape_getOrigin(arg1 SfConvexShape) (_swig_ret SfVector2f)
- func SfConvexShape_getPoint(arg1 SfConvexShape, arg2 int64) (_swig_ret SfVector2f)
- func SfConvexShape_getPosition(arg1 SfConvexShape) (_swig_ret SfVector2f)
- func SfConvexShape_getScale(arg1 SfConvexShape) (_swig_ret SfVector2f)
- func SfFloatRect_getPosition(arg1 SfFloatRect) (_swig_ret SfVector2f)
- func SfFloatRect_getSize(arg1 SfFloatRect) (_swig_ret SfVector2f)
- func SfRectangleShape_getOrigin(arg1 SfRectangleShape) (_swig_ret SfVector2f)
- func SfRectangleShape_getPoint(arg1 SfRectangleShape, arg2 int64) (_swig_ret SfVector2f)
- func SfRectangleShape_getPosition(arg1 SfRectangleShape) (_swig_ret SfVector2f)
- func SfRectangleShape_getScale(arg1 SfRectangleShape) (_swig_ret SfVector2f)
- func SfRectangleShape_getSize(arg1 SfRectangleShape) (_swig_ret SfVector2f)
- func SfRenderTexture_mapPixelToCoords(arg1 SfRenderTexture, arg2 SfVector2i, arg3 SfView) (_swig_ret SfVector2f)
- func SfRenderWindow_mapPixelToCoords(arg1 SfRenderWindow, arg2 SfVector2i, arg3 SfView) (_swig_ret SfVector2f)
- func SfShape_getOrigin(arg1 SfShape) (_swig_ret SfVector2f)
- func SfShape_getPoint(arg1 SfShape, arg2 int64) (_swig_ret SfVector2f)
- func SfShape_getPosition(arg1 SfShape) (_swig_ret SfVector2f)
- func SfShape_getScale(arg1 SfShape) (_swig_ret SfVector2f)
- func SfSprite_getOrigin(arg1 SfSprite) (_swig_ret SfVector2f)
- func SfSprite_getPosition(arg1 SfSprite) (_swig_ret SfVector2f)
- func SfSprite_getScale(arg1 SfSprite) (_swig_ret SfVector2f)
- func SfText_findCharacterPos(arg1 SfText, arg2 int64) (_swig_ret SfVector2f)
- func SfText_getOrigin(arg1 SfText) (_swig_ret SfVector2f)
- func SfText_getPosition(arg1 SfText) (_swig_ret SfVector2f)
- func SfText_getScale(arg1 SfText) (_swig_ret SfVector2f)
- func SfTransform_transformPoint(arg1 SfTransform, arg2 SfVector2f) (_swig_ret SfVector2f)
- func SfTransformable_getOrigin(arg1 SfTransformable) (_swig_ret SfVector2f)
- func SfTransformable_getPosition(arg1 SfTransformable) (_swig_ret SfVector2f)
- func SfTransformable_getScale(arg1 SfTransformable) (_swig_ret SfVector2f)
- func SfView_getCenter(arg1 SfView) (_swig_ret SfVector2f)
- func SfView_getSize(arg1 SfView) (_swig_ret SfVector2f)
- type SfVector2i
- func NewSfVector2i() (_swig_ret SfVector2i)
- func SfIntRect_getPosition(arg1 SfIntRect) (_swig_ret SfVector2i)
- func SfIntRect_getSize(arg1 SfIntRect) (_swig_ret SfVector2i)
- func SfMouse_getPositionRenderWindow(arg1 SfRenderWindow) (_swig_ret SfVector2i)
- func SfRenderTexture_mapCoordsToPixel(arg1 SfRenderTexture, arg2 SfVector2f, arg3 SfView) (_swig_ret SfVector2i)
- func SfRenderWindow_getPosition(arg1 SfRenderWindow) (_swig_ret SfVector2i)
- func SfRenderWindow_mapCoordsToPixel(arg1 SfRenderWindow, arg2 SfVector2f, arg3 SfView) (_swig_ret SfVector2i)
- func SfTouch_getPositionRenderWindow(arg1 uint, arg2 SfRenderWindow) (_swig_ret SfVector2i)
- type SfVector2u
- func NewSfVector2u() (_swig_ret SfVector2u)
- func SfImage_getSize(arg1 SfImage) (_swig_ret SfVector2u)
- func SfRenderTexture_getSize(arg1 SfRenderTexture) (_swig_ret SfVector2u)
- func SfRenderWindow_getSize(arg1 SfRenderWindow) (_swig_ret SfVector2u)
- func SfTexture_getSize(arg1 SfTexture) (_swig_ret SfVector2u)
- type SfVector3f
- type SfVertex
- type SfVertexArray
- type SfVertexBuffer
- type SfVertexBufferUsage
- type SfVideoMode
- type SfView
- func SfRenderTexture_getDefaultView(arg1 SfRenderTexture) (_swig_ret SfView)
- func SfRenderTexture_getView(arg1 SfRenderTexture) (_swig_ret SfView)
- func SfRenderWindow_getDefaultView(arg1 SfRenderWindow) (_swig_ret SfView)
- func SfRenderWindow_getView(arg1 SfRenderWindow) (_swig_ret SfView)
- func SfView_copy(arg1 SfView) (_swig_ret SfView)
- func SfView_create() (_swig_ret SfView)
- func SfView_createFromRect(arg1 SfFloatRect) (_swig_ret SfView)
- type SfWindow
- type SfWindowHandle
- 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 SwigcptrSfBuffer
- type SwigcptrSfCircleShape
- 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 SwigcptrSfConvexShape
- 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 SwigcptrSfFont
- 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 SwigcptrSfImage
- 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 SwigcptrSfRectangleShape
- type SwigcptrSfRenderStates
- func (arg1 SwigcptrSfRenderStates) GetBlendMode() (_swig_ret SfBlendMode)
- func (arg1 SwigcptrSfRenderStates) GetShader() (_swig_ret SfShader)
- func (arg1 SwigcptrSfRenderStates) GetTexture() (_swig_ret SfTexture)
- func (arg1 SwigcptrSfRenderStates) GetTransform() (_swig_ret SfTransform)
- func (arg1 SwigcptrSfRenderStates) SetBlendMode(arg2 SfBlendMode)
- func (arg1 SwigcptrSfRenderStates) SetShader(arg2 SfShader)
- func (arg1 SwigcptrSfRenderStates) SetTexture(arg2 SfTexture)
- func (arg1 SwigcptrSfRenderStates) SetTransform(arg2 SfTransform)
- func (p SwigcptrSfRenderStates) SwigIsSfRenderStates()
- func (p SwigcptrSfRenderStates) Swigcptr() uintptr
- type SwigcptrSfRenderTexture
- type SwigcptrSfRenderWindow
- type SwigcptrSfShader
- type SwigcptrSfShape
- type SwigcptrSfSprite
- type SwigcptrSfText
- type SwigcptrSfTexture
- type SwigcptrSfTransform
- type SwigcptrSfTransformable
- 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 SwigcptrSfVertexArray
- type SwigcptrSfVertexBuffer
- type SwigcptrSfVideoMode
- type SwigcptrSfView
- type SwigcptrSfWindow
- type SwigcptrSfWindowHandle
- type SwigcptrVkAllocationCallbacks
- type SwigcptrVkInstance
- type SwigcptrVkSurfaceKHR
- type VkAllocationCallbacks
- type VkInstance
- type VkSurfaceKHR
Constants ¶
View Source
const CSFML_VERSION_MAJOR int = 2
View Source
const CSFML_VERSION_MINOR int = 6
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 SfBlendEquationMax int = _swig_getsfBlendEquationMax()
View Source
var SfBlendEquationMin int = _swig_getsfBlendEquationMin()
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 SfTextureNormalized int = _swig_getsfTextureNormalized()
View Source
var SfTexturePixels int = _swig_getsfTexturePixels()
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 ¶ added in v0.0.3
func DeleteSfVector2f(arg1 SfVector2f)
func DeleteSfVector2i ¶ added in v0.0.3
func DeleteSfVector2i(arg1 SfVector2i)
func DeleteSfVector2u ¶ added in v0.0.3
func DeleteSfVector2u(arg1 SfVector2u)
func DeleteSfVector3f ¶ added in v0.0.3
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 SfCircleShape)
func SfCircleShape_getOutlineThickness ¶
func SfCircleShape_getOutlineThickness(arg1 SfCircleShape) (_swig_ret float32)
func SfCircleShape_getPointCount ¶
func SfCircleShape_getPointCount(arg1 SfCircleShape) (_swig_ret int64)
func SfCircleShape_getRadius ¶
func SfCircleShape_getRadius(arg1 SfCircleShape) (_swig_ret float32)
func SfCircleShape_getRotation ¶
func SfCircleShape_getRotation(arg1 SfCircleShape) (_swig_ret float32)
func SfCircleShape_move ¶
func SfCircleShape_move(arg1 SfCircleShape, arg2 SfVector2f)
func SfCircleShape_rotate ¶
func SfCircleShape_rotate(arg1 SfCircleShape, arg2 float32)
func SfCircleShape_scale ¶
func SfCircleShape_scale(arg1 SfCircleShape, arg2 SfVector2f)
func SfCircleShape_setFillColor ¶
func SfCircleShape_setFillColor(arg1 SfCircleShape, arg2 SfColor)
func SfCircleShape_setOrigin ¶
func SfCircleShape_setOrigin(arg1 SfCircleShape, arg2 SfVector2f)
func SfCircleShape_setOutlineColor ¶
func SfCircleShape_setOutlineColor(arg1 SfCircleShape, arg2 SfColor)
func SfCircleShape_setOutlineThickness ¶
func SfCircleShape_setOutlineThickness(arg1 SfCircleShape, arg2 float32)
func SfCircleShape_setPointCount ¶
func SfCircleShape_setPointCount(arg1 SfCircleShape, arg2 int64)
func SfCircleShape_setPosition ¶
func SfCircleShape_setPosition(arg1 SfCircleShape, arg2 SfVector2f)
func SfCircleShape_setRadius ¶
func SfCircleShape_setRadius(arg1 SfCircleShape, arg2 float32)
func SfCircleShape_setRotation ¶
func SfCircleShape_setRotation(arg1 SfCircleShape, arg2 float32)
func SfCircleShape_setScale ¶
func SfCircleShape_setScale(arg1 SfCircleShape, arg2 SfVector2f)
func SfCircleShape_setTexture ¶
func SfCircleShape_setTexture(arg1 SfCircleShape, arg2 SfTexture, arg3 int)
func SfCircleShape_setTextureRect ¶
func SfCircleShape_setTextureRect(arg1 SfCircleShape, arg2 SfIntRect)
func SfColor_toInteger ¶
func SfConvexShape_destroy ¶
func SfConvexShape_destroy(arg1 SfConvexShape)
func SfConvexShape_getOutlineThickness ¶
func SfConvexShape_getOutlineThickness(arg1 SfConvexShape) (_swig_ret float32)
func SfConvexShape_getPointCount ¶
func SfConvexShape_getPointCount(arg1 SfConvexShape) (_swig_ret int64)
func SfConvexShape_getRotation ¶
func SfConvexShape_getRotation(arg1 SfConvexShape) (_swig_ret float32)
func SfConvexShape_move ¶
func SfConvexShape_move(arg1 SfConvexShape, arg2 SfVector2f)
func SfConvexShape_rotate ¶
func SfConvexShape_rotate(arg1 SfConvexShape, arg2 float32)
func SfConvexShape_scale ¶
func SfConvexShape_scale(arg1 SfConvexShape, arg2 SfVector2f)
func SfConvexShape_setFillColor ¶
func SfConvexShape_setFillColor(arg1 SfConvexShape, arg2 SfColor)
func SfConvexShape_setOrigin ¶
func SfConvexShape_setOrigin(arg1 SfConvexShape, arg2 SfVector2f)
func SfConvexShape_setOutlineColor ¶
func SfConvexShape_setOutlineColor(arg1 SfConvexShape, arg2 SfColor)
func SfConvexShape_setOutlineThickness ¶
func SfConvexShape_setOutlineThickness(arg1 SfConvexShape, arg2 float32)
func SfConvexShape_setPoint ¶
func SfConvexShape_setPoint(arg1 SfConvexShape, arg2 int64, arg3 SfVector2f)
func SfConvexShape_setPointCount ¶
func SfConvexShape_setPointCount(arg1 SfConvexShape, arg2 int64)
func SfConvexShape_setPosition ¶
func SfConvexShape_setPosition(arg1 SfConvexShape, arg2 SfVector2f)
func SfConvexShape_setRotation ¶
func SfConvexShape_setRotation(arg1 SfConvexShape, arg2 float32)
func SfConvexShape_setScale ¶
func SfConvexShape_setScale(arg1 SfConvexShape, arg2 SfVector2f)
func SfConvexShape_setTexture ¶
func SfConvexShape_setTexture(arg1 SfConvexShape, arg2 SfTexture, arg3 int)
func SfConvexShape_setTextureRect ¶
func SfConvexShape_setTextureRect(arg1 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 SfFont)
func SfFont_getBoldKerning ¶
func SfFont_getKerning ¶
func SfFont_getLineSpacing ¶
func SfFont_hasGlyph ¶
func SfFont_isSmooth ¶
func SfFont_setSmooth ¶
func SfImage_copyImage ¶
func SfImage_destroy ¶
func SfImage_destroy(arg1 SfImage)
func SfImage_flipHorizontally ¶
func SfImage_flipHorizontally(arg1 SfImage)
func SfImage_flipVertically ¶
func SfImage_flipVertically(arg1 SfImage)
func SfImage_getPixelsPtr ¶
func SfImage_saveToFile ¶
func SfImage_saveToMemory ¶
func SfIntRect_contains ¶
func SfIntRect_intersects ¶
func SfMouse_setPositionRenderWindow ¶
func SfMouse_setPositionRenderWindow(arg1 SfVector2i, arg2 SfRenderWindow)
func SfRectangleShape_destroy ¶
func SfRectangleShape_destroy(arg1 SfRectangleShape)
func SfRectangleShape_getOutlineThickness ¶
func SfRectangleShape_getOutlineThickness(arg1 SfRectangleShape) (_swig_ret float32)
func SfRectangleShape_getPointCount ¶
func SfRectangleShape_getPointCount(arg1 SfRectangleShape) (_swig_ret int64)
func SfRectangleShape_getRotation ¶
func SfRectangleShape_getRotation(arg1 SfRectangleShape) (_swig_ret float32)
func SfRectangleShape_move ¶
func SfRectangleShape_move(arg1 SfRectangleShape, arg2 SfVector2f)
func SfRectangleShape_rotate ¶
func SfRectangleShape_rotate(arg1 SfRectangleShape, arg2 float32)
func SfRectangleShape_scale ¶
func SfRectangleShape_scale(arg1 SfRectangleShape, arg2 SfVector2f)
func SfRectangleShape_setFillColor ¶
func SfRectangleShape_setFillColor(arg1 SfRectangleShape, arg2 SfColor)
func SfRectangleShape_setOrigin ¶
func SfRectangleShape_setOrigin(arg1 SfRectangleShape, arg2 SfVector2f)
func SfRectangleShape_setOutlineColor ¶
func SfRectangleShape_setOutlineColor(arg1 SfRectangleShape, arg2 SfColor)
func SfRectangleShape_setOutlineThickness ¶
func SfRectangleShape_setOutlineThickness(arg1 SfRectangleShape, arg2 float32)
func SfRectangleShape_setPosition ¶
func SfRectangleShape_setPosition(arg1 SfRectangleShape, arg2 SfVector2f)
func SfRectangleShape_setRotation ¶
func SfRectangleShape_setRotation(arg1 SfRectangleShape, arg2 float32)
func SfRectangleShape_setScale ¶
func SfRectangleShape_setScale(arg1 SfRectangleShape, arg2 SfVector2f)
func SfRectangleShape_setSize ¶
func SfRectangleShape_setSize(arg1 SfRectangleShape, arg2 SfVector2f)
func SfRectangleShape_setTexture ¶
func SfRectangleShape_setTexture(arg1 SfRectangleShape, arg2 SfTexture, arg3 int)
func SfRectangleShape_setTextureRect ¶
func SfRectangleShape_setTextureRect(arg1 SfRectangleShape, arg2 SfIntRect)
func SfRenderTexture_clear ¶
func SfRenderTexture_clear(arg1 SfRenderTexture, arg2 SfColor)
func SfRenderTexture_destroy ¶
func SfRenderTexture_destroy(arg1 SfRenderTexture)
func SfRenderTexture_display ¶
func SfRenderTexture_display(arg1 SfRenderTexture)
func SfRenderTexture_drawCircleShape ¶
func SfRenderTexture_drawCircleShape(arg1 SfRenderTexture, arg2 SfCircleShape, arg3 SfRenderStates)
func SfRenderTexture_drawConvexShape ¶
func SfRenderTexture_drawConvexShape(arg1 SfRenderTexture, arg2 SfConvexShape, arg3 SfRenderStates)
func SfRenderTexture_drawPrimitives ¶
func SfRenderTexture_drawPrimitives(arg1 SfRenderTexture, arg2 SfVertex, arg3 int64, arg4 SfPrimitiveType, arg5 SfRenderStates)
func SfRenderTexture_drawRectangleShape ¶
func SfRenderTexture_drawRectangleShape(arg1 SfRenderTexture, arg2 SfRectangleShape, arg3 SfRenderStates)
func SfRenderTexture_drawShape ¶
func SfRenderTexture_drawShape(arg1 SfRenderTexture, arg2 SfShape, arg3 SfRenderStates)
func SfRenderTexture_drawSprite ¶
func SfRenderTexture_drawSprite(arg1 SfRenderTexture, arg2 SfSprite, arg3 SfRenderStates)
func SfRenderTexture_drawText ¶
func SfRenderTexture_drawText(arg1 SfRenderTexture, arg2 SfText, arg3 SfRenderStates)
func SfRenderTexture_drawVertexArray ¶
func SfRenderTexture_drawVertexArray(arg1 SfRenderTexture, arg2 SfVertexArray, arg3 SfRenderStates)
func SfRenderTexture_drawVertexBuffer ¶
func SfRenderTexture_drawVertexBuffer(arg1 SfRenderTexture, arg2 SfVertexBuffer, arg3 SfRenderStates)
func SfRenderTexture_drawVertexBufferRange ¶
func SfRenderTexture_drawVertexBufferRange(arg1 SfRenderTexture, arg2 SfVertexBuffer, arg3 int64, arg4 int64, arg5 SfRenderStates)
func SfRenderTexture_generateMipmap ¶
func SfRenderTexture_generateMipmap(arg1 SfRenderTexture) (_swig_ret int)
func SfRenderTexture_getMaximumAntialiasingLevel ¶
func SfRenderTexture_getMaximumAntialiasingLevel() (_swig_ret uint)
func SfRenderTexture_isRepeated ¶
func SfRenderTexture_isRepeated(arg1 SfRenderTexture) (_swig_ret int)
func SfRenderTexture_isSmooth ¶
func SfRenderTexture_isSmooth(arg1 SfRenderTexture) (_swig_ret int)
func SfRenderTexture_isSrgb ¶
func SfRenderTexture_isSrgb(arg1 SfRenderTexture) (_swig_ret int)
func SfRenderTexture_popGLStates ¶
func SfRenderTexture_popGLStates(arg1 SfRenderTexture)
func SfRenderTexture_pushGLStates ¶
func SfRenderTexture_pushGLStates(arg1 SfRenderTexture)
func SfRenderTexture_resetGLStates ¶
func SfRenderTexture_resetGLStates(arg1 SfRenderTexture)
func SfRenderTexture_setActive ¶
func SfRenderTexture_setActive(arg1 SfRenderTexture, arg2 int) (_swig_ret int)
func SfRenderTexture_setRepeated ¶
func SfRenderTexture_setRepeated(arg1 SfRenderTexture, arg2 int)
func SfRenderTexture_setSmooth ¶
func SfRenderTexture_setSmooth(arg1 SfRenderTexture, arg2 int)
func SfRenderTexture_setView ¶
func SfRenderTexture_setView(arg1 SfRenderTexture, arg2 SfView)
func SfRenderWindow_clear ¶
func SfRenderWindow_clear(arg1 SfRenderWindow, arg2 SfColor)
func SfRenderWindow_close ¶
func SfRenderWindow_close(arg1 SfRenderWindow)
func SfRenderWindow_createVulkanSurface ¶
func SfRenderWindow_createVulkanSurface(arg1 SfRenderWindow, arg2 VkInstance, arg3 VkSurfaceKHR, arg4 VkAllocationCallbacks) (_swig_ret int)
func SfRenderWindow_destroy ¶
func SfRenderWindow_destroy(arg1 SfRenderWindow)
func SfRenderWindow_display ¶
func SfRenderWindow_display(arg1 SfRenderWindow)
func SfRenderWindow_drawCircleShape ¶
func SfRenderWindow_drawCircleShape(arg1 SfRenderWindow, arg2 SfCircleShape, arg3 SfRenderStates)
func SfRenderWindow_drawConvexShape ¶
func SfRenderWindow_drawConvexShape(arg1 SfRenderWindow, arg2 SfConvexShape, arg3 SfRenderStates)
func SfRenderWindow_drawPrimitives ¶
func SfRenderWindow_drawPrimitives(arg1 SfRenderWindow, arg2 SfVertex, arg3 int64, arg4 SfPrimitiveType, arg5 SfRenderStates)
func SfRenderWindow_drawRectangleShape ¶
func SfRenderWindow_drawRectangleShape(arg1 SfRenderWindow, arg2 SfRectangleShape, arg3 SfRenderStates)
func SfRenderWindow_drawShape ¶
func SfRenderWindow_drawShape(arg1 SfRenderWindow, arg2 SfShape, arg3 SfRenderStates)
func SfRenderWindow_drawSprite ¶
func SfRenderWindow_drawSprite(arg1 SfRenderWindow, arg2 SfSprite, arg3 SfRenderStates)
func SfRenderWindow_drawText ¶
func SfRenderWindow_drawText(arg1 SfRenderWindow, arg2 SfText, arg3 SfRenderStates)
func SfRenderWindow_drawVertexArray ¶
func SfRenderWindow_drawVertexArray(arg1 SfRenderWindow, arg2 SfVertexArray, arg3 SfRenderStates)
func SfRenderWindow_drawVertexBuffer ¶
func SfRenderWindow_drawVertexBuffer(arg1 SfRenderWindow, arg2 SfVertexBuffer, arg3 SfRenderStates)
func SfRenderWindow_drawVertexBufferRange ¶
func SfRenderWindow_drawVertexBufferRange(arg1 SfRenderWindow, arg2 SfVertexBuffer, arg3 int64, arg4 int64, arg5 SfRenderStates)
func SfRenderWindow_hasFocus ¶
func SfRenderWindow_hasFocus(arg1 SfRenderWindow) (_swig_ret int)
func SfRenderWindow_isOpen ¶
func SfRenderWindow_isOpen(arg1 SfRenderWindow) (_swig_ret int)
func SfRenderWindow_isSrgb ¶
func SfRenderWindow_isSrgb(arg1 SfRenderWindow) (_swig_ret int)
func SfRenderWindow_pollEvent ¶
func SfRenderWindow_pollEvent(arg1 SfRenderWindow, arg2 SfEvent) (_swig_ret int)
func SfRenderWindow_popGLStates ¶
func SfRenderWindow_popGLStates(arg1 SfRenderWindow)
func SfRenderWindow_pushGLStates ¶
func SfRenderWindow_pushGLStates(arg1 SfRenderWindow)
func SfRenderWindow_requestFocus ¶
func SfRenderWindow_requestFocus(arg1 SfRenderWindow)
func SfRenderWindow_resetGLStates ¶
func SfRenderWindow_resetGLStates(arg1 SfRenderWindow)
func SfRenderWindow_setActive ¶
func SfRenderWindow_setActive(arg1 SfRenderWindow, arg2 int) (_swig_ret int)
func SfRenderWindow_setFramerateLimit ¶
func SfRenderWindow_setFramerateLimit(arg1 SfRenderWindow, arg2 uint)
func SfRenderWindow_setIcon ¶
func SfRenderWindow_setIcon(arg1 SfRenderWindow, arg2 uint, arg3 uint, arg4 *byte)
func SfRenderWindow_setJoystickThreshold ¶
func SfRenderWindow_setJoystickThreshold(arg1 SfRenderWindow, arg2 float32)
func SfRenderWindow_setKeyRepeatEnabled ¶
func SfRenderWindow_setKeyRepeatEnabled(arg1 SfRenderWindow, arg2 int)
func SfRenderWindow_setMouseCursor ¶
func SfRenderWindow_setMouseCursor(arg1 SfRenderWindow, arg2 SfCursor)
func SfRenderWindow_setMouseCursorGrabbed ¶
func SfRenderWindow_setMouseCursorGrabbed(arg1 SfRenderWindow, arg2 int)
func SfRenderWindow_setMouseCursorVisible ¶
func SfRenderWindow_setMouseCursorVisible(arg1 SfRenderWindow, arg2 int)
func SfRenderWindow_setPosition ¶
func SfRenderWindow_setPosition(arg1 SfRenderWindow, arg2 SfVector2i)
func SfRenderWindow_setSize ¶
func SfRenderWindow_setSize(arg1 SfRenderWindow, arg2 SfVector2u)
func SfRenderWindow_setTitle ¶
func SfRenderWindow_setTitle(arg1 SfRenderWindow, arg2 string)
func SfRenderWindow_setUnicodeTitle ¶
func SfRenderWindow_setUnicodeTitle(arg1 SfRenderWindow, arg2 *uint)
func SfRenderWindow_setVerticalSyncEnabled ¶
func SfRenderWindow_setVerticalSyncEnabled(arg1 SfRenderWindow, arg2 int)
func SfRenderWindow_setView ¶
func SfRenderWindow_setView(arg1 SfRenderWindow, arg2 SfView)
func SfRenderWindow_setVisible ¶
func SfRenderWindow_setVisible(arg1 SfRenderWindow, arg2 int)
func SfRenderWindow_waitEvent ¶
func SfRenderWindow_waitEvent(arg1 SfRenderWindow, arg2 SfEvent) (_swig_ret int)
func SfShader_bind ¶
func SfShader_bind(arg1 SfShader)
func SfShader_destroy ¶
func SfShader_destroy(arg1 SfShader)
func SfShader_isAvailable ¶
func SfShader_isAvailable() (_swig_ret int)
func SfShader_isGeometryAvailable ¶
func SfShader_isGeometryAvailable() (_swig_ret int)
func SfShader_setBoolUniform ¶
func SfShader_setBvec2Uniform ¶
func SfShader_setBvec2Uniform(arg1 SfShader, arg2 string, arg3 SfGlslBvec2)
func SfShader_setBvec3Uniform ¶
func SfShader_setBvec3Uniform(arg1 SfShader, arg2 string, arg3 SfGlslBvec3)
func SfShader_setBvec4Uniform ¶
func SfShader_setBvec4Uniform(arg1 SfShader, arg2 string, arg3 SfGlslBvec4)
func SfShader_setIntUniform ¶
func SfShader_setIvec2Uniform ¶
func SfShader_setIvec2Uniform(arg1 SfShader, arg2 string, arg3 SfVector2i)
func SfShader_setIvec3Uniform ¶
func SfShader_setIvec3Uniform(arg1 SfShader, arg2 string, arg3 SfGlslIvec3)
func SfShader_setIvec4Uniform ¶
func SfShader_setIvec4Uniform(arg1 SfShader, arg2 string, arg3 SfGlslIvec4)
func SfShader_setMat3Uniform ¶
func SfShader_setMat3Uniform(arg1 SfShader, arg2 string, arg3 SfGlslMat3)
func SfShader_setMat3UniformArray ¶
func SfShader_setMat3UniformArray(arg1 SfShader, arg2 string, arg3 SfGlslMat3, arg4 int64)
func SfShader_setMat4Uniform ¶
func SfShader_setMat4Uniform(arg1 SfShader, arg2 string, arg3 SfGlslMat4)
func SfShader_setMat4UniformArray ¶
func SfShader_setMat4UniformArray(arg1 SfShader, arg2 string, arg3 SfGlslMat4, arg4 int64)
func SfShader_setTransformParameter ¶
func SfShader_setTransformParameter(arg1 SfShader, arg2 string, arg3 SfTransform)
func SfShader_setVec2Uniform ¶
func SfShader_setVec2Uniform(arg1 SfShader, arg2 string, arg3 SfVector2f)
func SfShader_setVec2UniformArray ¶
func SfShader_setVec2UniformArray(arg1 SfShader, arg2 string, arg3 SfVector2f, arg4 int64)
func SfShader_setVec3Uniform ¶
func SfShader_setVec3Uniform(arg1 SfShader, arg2 string, arg3 SfVector3f)
func SfShader_setVec3UniformArray ¶
func SfShader_setVec3UniformArray(arg1 SfShader, arg2 string, arg3 SfVector3f, arg4 int64)
func SfShader_setVec4Uniform ¶
func SfShader_setVec4Uniform(arg1 SfShader, arg2 string, arg3 SfGlslVec4)
func SfShader_setVec4UniformArray ¶
func SfShader_setVec4UniformArray(arg1 SfShader, arg2 string, arg3 SfGlslVec4, arg4 int64)
func SfShader_setVector2Parameter ¶
func SfShader_setVector2Parameter(arg1 SfShader, arg2 string, arg3 SfVector2f)
func SfShader_setVector3Parameter ¶
func SfShader_setVector3Parameter(arg1 SfShader, arg2 string, arg3 SfVector3f)
func SfShape_destroy ¶
func SfShape_destroy(arg1 SfShape)
func SfShape_getPointCount ¶
func SfShape_getRotation ¶
func SfShape_move ¶
func SfShape_move(arg1 SfShape, arg2 SfVector2f)
func SfShape_rotate ¶
func SfShape_scale ¶
func SfShape_scale(arg1 SfShape, arg2 SfVector2f)
func SfShape_setFillColor ¶
func SfShape_setOrigin ¶
func SfShape_setOrigin(arg1 SfShape, arg2 SfVector2f)
func SfShape_setOutlineColor ¶
func SfShape_setPosition ¶
func SfShape_setPosition(arg1 SfShape, arg2 SfVector2f)
func SfShape_setRotation ¶
func SfShape_setScale ¶
func SfShape_setScale(arg1 SfShape, arg2 SfVector2f)
func SfShape_setTexture ¶
func SfShape_setTextureRect ¶
func SfShape_update ¶
func SfShape_update(arg1 SfShape)
func SfSprite_destroy ¶
func SfSprite_destroy(arg1 SfSprite)
func SfSprite_getRotation ¶
func SfSprite_move ¶
func SfSprite_move(arg1 SfSprite, arg2 SfVector2f)
func SfSprite_rotate ¶
func SfSprite_scale ¶
func SfSprite_scale(arg1 SfSprite, arg2 SfVector2f)
func SfSprite_setColor ¶
func SfSprite_setOrigin ¶
func SfSprite_setOrigin(arg1 SfSprite, arg2 SfVector2f)
func SfSprite_setPosition ¶
func SfSprite_setPosition(arg1 SfSprite, arg2 SfVector2f)
func SfSprite_setRotation ¶
func SfSprite_setScale ¶
func SfSprite_setScale(arg1 SfSprite, arg2 SfVector2f)
func SfSprite_setTexture ¶
func SfSprite_setTextureRect ¶
func SfText_destroy ¶
func SfText_destroy(arg1 SfText)
func SfText_getCharacterSize ¶
func SfText_getLetterSpacing ¶
func SfText_getLineSpacing ¶
func SfText_getRotation ¶
func SfText_getString ¶
func SfText_getStyle ¶
func SfText_getUnicodeString ¶
func SfText_move ¶
func SfText_move(arg1 SfText, arg2 SfVector2f)
func SfText_rotate ¶
func SfText_scale ¶
func SfText_scale(arg1 SfText, arg2 SfVector2f)
func SfText_setCharacterSize ¶
func SfText_setColor ¶
func SfText_setFillColor ¶
func SfText_setFont ¶
func SfText_setLetterSpacing ¶
func SfText_setLineSpacing ¶
func SfText_setOrigin ¶
func SfText_setOrigin(arg1 SfText, arg2 SfVector2f)
func SfText_setOutlineColor ¶
func SfText_setPosition ¶
func SfText_setPosition(arg1 SfText, arg2 SfVector2f)
func SfText_setRotation ¶
func SfText_setScale ¶
func SfText_setScale(arg1 SfText, arg2 SfVector2f)
func SfText_setString ¶
func SfText_setStyle ¶
func SfText_setUnicodeString ¶
func SfTexture_bind ¶
func SfTexture_bind(arg1 SfTexture, arg2 SfTextureCoordinateType)
func SfTexture_destroy ¶
func SfTexture_destroy(arg1 SfTexture)
func SfTexture_getMaximumSize ¶
func SfTexture_getMaximumSize() (_swig_ret uint)
func SfTexture_isRepeated ¶
func SfTexture_isSmooth ¶
func SfTexture_isSrgb ¶
func SfTexture_setRepeated ¶
func SfTexture_setSmooth ¶
func SfTexture_swap ¶
func SfTexture_updateFromRenderWindow ¶
func SfTexture_updateFromRenderWindow(arg1 SfTexture, arg2 SfRenderWindow, 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 SfTransformable)
func SfTransformable_getRotation ¶
func SfTransformable_getRotation(arg1 SfTransformable) (_swig_ret float32)
func SfTransformable_move ¶
func SfTransformable_move(arg1 SfTransformable, arg2 SfVector2f)
func SfTransformable_rotate ¶
func SfTransformable_rotate(arg1 SfTransformable, arg2 float32)
func SfTransformable_scale ¶
func SfTransformable_scale(arg1 SfTransformable, arg2 SfVector2f)
func SfTransformable_setOrigin ¶
func SfTransformable_setOrigin(arg1 SfTransformable, arg2 SfVector2f)
func SfTransformable_setPosition ¶
func SfTransformable_setPosition(arg1 SfTransformable, arg2 SfVector2f)
func SfTransformable_setRotation ¶
func SfTransformable_setRotation(arg1 SfTransformable, arg2 float32)
func SfTransformable_setScale ¶
func SfTransformable_setScale(arg1 SfTransformable, arg2 SfVector2f)
func SfVertexArray_append ¶
func SfVertexArray_append(arg1 SfVertexArray, arg2 SfVertex)
func SfVertexArray_clear ¶
func SfVertexArray_clear(arg1 SfVertexArray)
func SfVertexArray_destroy ¶
func SfVertexArray_destroy(arg1 SfVertexArray)
func SfVertexArray_getVertexCount ¶
func SfVertexArray_getVertexCount(arg1 SfVertexArray) (_swig_ret int64)
func SfVertexArray_resize ¶
func SfVertexArray_resize(arg1 SfVertexArray, arg2 int64)
func SfVertexArray_setPrimitiveType ¶
func SfVertexArray_setPrimitiveType(arg1 SfVertexArray, arg2 SfPrimitiveType)
func SfVertexBuffer_bind ¶
func SfVertexBuffer_bind(arg1 SfVertexBuffer)
func SfVertexBuffer_destroy ¶
func SfVertexBuffer_destroy(arg1 SfVertexBuffer)
func SfVertexBuffer_getNativeHandle ¶
func SfVertexBuffer_getNativeHandle(arg1 SfVertexBuffer) (_swig_ret uint)
func SfVertexBuffer_getVertexCount ¶
func SfVertexBuffer_getVertexCount(arg1 SfVertexBuffer) (_swig_ret uint)
func SfVertexBuffer_isAvailable ¶
func SfVertexBuffer_isAvailable() (_swig_ret int)
func SfVertexBuffer_setPrimitiveType ¶
func SfVertexBuffer_setPrimitiveType(arg1 SfVertexBuffer, arg2 SfPrimitiveType)
func SfVertexBuffer_setUsage ¶
func SfVertexBuffer_setUsage(arg1 SfVertexBuffer, arg2 SfVertexBufferUsage)
func SfVertexBuffer_swap ¶
func SfVertexBuffer_swap(arg1 SfVertexBuffer, arg2 SfVertexBuffer)
func SfVertexBuffer_update ¶
func SfVertexBuffer_update(arg1 SfVertexBuffer, arg2 SfVertex, arg3 uint, arg4 uint) (_swig_ret int)
func SfVertexBuffer_updateFromVertexBuffer ¶
func SfVertexBuffer_updateFromVertexBuffer(arg1 SfVertexBuffer, arg2 SfVertexBuffer) (_swig_ret int)
func SfView_destroy ¶
func SfView_destroy(arg1 SfView)
func SfView_getRotation ¶
func SfView_move ¶
func SfView_move(arg1 SfView, arg2 SfVector2f)
func SfView_reset ¶
func SfView_reset(arg1 SfView, arg2 SfFloatRect)
func SfView_rotate ¶
func SfView_setCenter ¶
func SfView_setCenter(arg1 SfView, arg2 SfVector2f)
func SfView_setRotation ¶
func SfView_setSize ¶
func SfView_setSize(arg1 SfView, arg2 SfVector2f)
func SfView_setViewport ¶
func SfView_setViewport(arg1 SfView, arg2 SfFloatRect)
func SfView_zoom ¶
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 GetSfBlendMax ¶
func GetSfBlendMax() (_swig_ret SfBlendMode)
func GetSfBlendMin ¶
func GetSfBlendMin() (_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 SfCircleShape ¶
type SfCircleShape interface {
Swigcptr() uintptr
}
func SfCircleShape_copy ¶
func SfCircleShape_copy(arg1 SfCircleShape) (_swig_ret SfCircleShape)
func SfCircleShape_create ¶
func SfCircleShape_create() (_swig_ret SfCircleShape)
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 SfCircleShape) (_swig_ret SfColor)
func SfCircleShape_getOutlineColor ¶
func SfCircleShape_getOutlineColor(arg1 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 SfConvexShape) (_swig_ret SfColor)
func SfConvexShape_getOutlineColor ¶
func SfConvexShape_getOutlineColor(arg1 SfConvexShape) (_swig_ret SfColor)
func SfImage_getPixel ¶
func SfRectangleShape_getFillColor ¶
func SfRectangleShape_getFillColor(arg1 SfRectangleShape) (_swig_ret SfColor)
func SfRectangleShape_getOutlineColor ¶
func SfRectangleShape_getOutlineColor(arg1 SfRectangleShape) (_swig_ret SfColor)
func SfShape_getFillColor ¶
func SfShape_getOutlineColor ¶
func SfSprite_getColor ¶
func SfText_getColor ¶
func SfText_getFillColor ¶
func SfText_getOutlineColor ¶
type SfContextSettings ¶
type SfContextSettings interface {
Swigcptr() uintptr
}
func SfRenderWindow_getSettings ¶
func SfRenderWindow_getSettings(arg1 SfRenderWindow) (_swig_ret SfContextSettings)
type SfConvexShape ¶
type SfConvexShape interface {
Swigcptr() uintptr
}
func SfConvexShape_copy ¶
func SfConvexShape_copy(arg1 SfConvexShape) (_swig_ret SfConvexShape)
func SfConvexShape_create ¶
func SfConvexShape_create() (_swig_ret SfConvexShape)
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 SfCircleShape) (_swig_ret SfFloatRect)
func SfCircleShape_getLocalBounds ¶
func SfCircleShape_getLocalBounds(arg1 SfCircleShape) (_swig_ret SfFloatRect)
func SfConvexShape_getGlobalBounds ¶
func SfConvexShape_getGlobalBounds(arg1 SfConvexShape) (_swig_ret SfFloatRect)
func SfConvexShape_getLocalBounds ¶
func SfConvexShape_getLocalBounds(arg1 SfConvexShape) (_swig_ret SfFloatRect)
func SfRectangleShape_getGlobalBounds ¶
func SfRectangleShape_getGlobalBounds(arg1 SfRectangleShape) (_swig_ret SfFloatRect)
func SfRectangleShape_getLocalBounds ¶
func SfRectangleShape_getLocalBounds(arg1 SfRectangleShape) (_swig_ret SfFloatRect)
func SfShape_getGlobalBounds ¶
func SfShape_getGlobalBounds(arg1 SfShape) (_swig_ret SfFloatRect)
func SfShape_getLocalBounds ¶
func SfShape_getLocalBounds(arg1 SfShape) (_swig_ret SfFloatRect)
func SfSprite_getGlobalBounds ¶
func SfSprite_getGlobalBounds(arg1 SfSprite) (_swig_ret SfFloatRect)
func SfSprite_getLocalBounds ¶
func SfSprite_getLocalBounds(arg1 SfSprite) (_swig_ret SfFloatRect)
func SfText_getGlobalBounds ¶
func SfText_getGlobalBounds(arg1 SfText) (_swig_ret SfFloatRect)
func SfText_getLocalBounds ¶
func SfText_getLocalBounds(arg1 SfText) (_swig_ret SfFloatRect)
func SfTransform_transformRect ¶
func SfTransform_transformRect(arg1 SfTransform, arg2 SfFloatRect) (_swig_ret SfFloatRect)
func SfVertexArray_getBounds ¶
func SfVertexArray_getBounds(arg1 SfVertexArray) (_swig_ret SfFloatRect)
func SfView_getViewport ¶
func SfView_getViewport(arg1 SfView) (_swig_ret SfFloatRect)
type SfFont ¶
type SfFont interface {
Swigcptr() uintptr
}
func SfFont_copy ¶
func SfFont_createFromFile ¶
func SfFont_createFromMemory ¶
func SfFont_createFromStream ¶
func SfFont_createFromStream(arg1 SfInputStream) (_swig_ret SfFont)
func SfText_getFont ¶
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 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)
type SfImage ¶
type SfImage interface {
Swigcptr() uintptr
}
func SfImage_copy ¶
func SfImage_create ¶
func SfImage_createFromColor ¶
func SfImage_createFromFile ¶
func SfImage_createFromStream ¶
func SfImage_createFromStream(arg1 SfInputStream) (_swig_ret SfImage)
func SfRenderWindow_capture ¶
func SfRenderWindow_capture(arg1 SfRenderWindow) (_swig_ret SfImage)
func SfTexture_copyToImage ¶
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 SfCircleShape) (_swig_ret SfIntRect)
func SfConvexShape_getTextureRect ¶
func SfConvexShape_getTextureRect(arg1 SfConvexShape) (_swig_ret SfIntRect)
func SfRectangleShape_getTextureRect ¶
func SfRectangleShape_getTextureRect(arg1 SfRectangleShape) (_swig_ret SfIntRect)
func SfRenderTexture_getViewport ¶
func SfRenderTexture_getViewport(arg1 SfRenderTexture, arg2 SfView) (_swig_ret SfIntRect)
func SfRenderWindow_getViewport ¶
func SfRenderWindow_getViewport(arg1 SfRenderWindow, arg2 SfView) (_swig_ret SfIntRect)
func SfShape_getTextureRect ¶
func SfSprite_getTextureRect ¶
type SfPrimitiveType ¶
type SfPrimitiveType int
func SfVertexArray_getPrimitiveType ¶
func SfVertexArray_getPrimitiveType(arg1 SfVertexArray) (_swig_ret SfPrimitiveType)
func SfVertexBuffer_getPrimitiveType ¶
func SfVertexBuffer_getPrimitiveType(arg1 SfVertexBuffer) (_swig_ret SfPrimitiveType)
type SfRectangleShape ¶
type SfRectangleShape interface {
Swigcptr() uintptr
}
func SfRectangleShape_copy ¶
func SfRectangleShape_copy(arg1 SfRectangleShape) (_swig_ret SfRectangleShape)
func SfRectangleShape_create ¶
func SfRectangleShape_create() (_swig_ret SfRectangleShape)
type SfRenderStates ¶
type SfRenderStates interface { Swigcptr() uintptr SwigIsSfRenderStates() SetBlendMode(arg2 SfBlendMode) GetBlendMode() (_swig_ret SfBlendMode) SetTransform(arg2 SfTransform) GetTransform() (_swig_ret SfTransform) SetTexture(arg2 SfTexture) GetTexture() (_swig_ret SfTexture) SetShader(arg2 SfShader) GetShader() (_swig_ret SfShader) }
func NewSfRenderStates ¶
func NewSfRenderStates() (_swig_ret SfRenderStates)
func SfRenderStates_default ¶
func SfRenderStates_default() (_swig_ret SfRenderStates)
type SfRenderTexture ¶
type SfRenderTexture interface {
Swigcptr() uintptr
}
func SfRenderTexture_create ¶
func SfRenderTexture_create(arg1 uint, arg2 uint, arg3 int) (_swig_ret SfRenderTexture)
func SfRenderTexture_createWithSettings ¶
func SfRenderTexture_createWithSettings(arg1 uint, arg2 uint, arg3 SfContextSettings) (_swig_ret SfRenderTexture)
type SfRenderWindow ¶
type SfRenderWindow interface {
Swigcptr() uintptr
}
func SfRenderWindow_create ¶
func SfRenderWindow_create(arg1 SfVideoMode, arg2 string, arg3 uint, arg4 SfContextSettings) (_swig_ret SfRenderWindow)
func SfRenderWindow_createFromHandle ¶
func SfRenderWindow_createFromHandle(arg1 SfWindowHandle, arg2 SfContextSettings) (_swig_ret SfRenderWindow)
func SfRenderWindow_createUnicode ¶
func SfRenderWindow_createUnicode(arg1 SfVideoMode, arg2 *uint, arg3 uint, arg4 SfContextSettings) (_swig_ret SfRenderWindow)
type SfShader ¶
type SfShader interface {
Swigcptr() uintptr
}
func SfShader_createFromFile ¶
func SfShader_createFromStream ¶
func SfShader_createFromStream(arg1 SfInputStream, arg2 SfInputStream, arg3 SfInputStream) (_swig_ret SfShader)
type SfSprite ¶
type SfSprite interface {
Swigcptr() uintptr
}
func SfSprite_copy ¶
func SfSprite_create ¶
func SfSprite_create() (_swig_ret SfSprite)
type SfText ¶
type SfText interface {
Swigcptr() uintptr
}
func SfText_copy ¶
func SfText_create ¶
func SfText_create() (_swig_ret SfText)
type SfTextStyle ¶
type SfTextStyle int
type SfTexture ¶
type SfTexture interface {
Swigcptr() uintptr
}
func SfCircleShape_getTexture ¶
func SfCircleShape_getTexture(arg1 SfCircleShape) (_swig_ret SfTexture)
func SfConvexShape_getTexture ¶
func SfConvexShape_getTexture(arg1 SfConvexShape) (_swig_ret SfTexture)
func SfFont_getTexture ¶
func SfRectangleShape_getTexture ¶
func SfRectangleShape_getTexture(arg1 SfRectangleShape) (_swig_ret SfTexture)
func SfRenderTexture_getTexture ¶
func SfRenderTexture_getTexture(arg1 SfRenderTexture) (_swig_ret SfTexture)
func SfShape_getTexture ¶
func SfSprite_getTexture ¶
func SfTexture_copy ¶
func SfTexture_create ¶
func SfTexture_createFromStream ¶
func SfTexture_createFromStream(arg1 SfInputStream, arg2 SfIntRect) (_swig_ret SfTexture)
func SfTexture_createSrgbFromStream ¶
func SfTexture_createSrgbFromStream(arg1 SfInputStream, arg2 SfIntRect) (_swig_ret SfTexture)
type SfTextureCoordinateType ¶
type SfTextureCoordinateType 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 SfCircleShape) (_swig_ret SfTransform)
func SfCircleShape_getTransform ¶
func SfCircleShape_getTransform(arg1 SfCircleShape) (_swig_ret SfTransform)
func SfConvexShape_getInverseTransform ¶
func SfConvexShape_getInverseTransform(arg1 SfConvexShape) (_swig_ret SfTransform)
func SfConvexShape_getTransform ¶
func SfConvexShape_getTransform(arg1 SfConvexShape) (_swig_ret SfTransform)
func SfRectangleShape_getInverseTransform ¶
func SfRectangleShape_getInverseTransform(arg1 SfRectangleShape) (_swig_ret SfTransform)
func SfRectangleShape_getTransform ¶
func SfRectangleShape_getTransform(arg1 SfRectangleShape) (_swig_ret SfTransform)
func SfShape_getInverseTransform ¶
func SfShape_getInverseTransform(arg1 SfShape) (_swig_ret SfTransform)
func SfShape_getTransform ¶
func SfShape_getTransform(arg1 SfShape) (_swig_ret SfTransform)
func SfSprite_getInverseTransform ¶
func SfSprite_getInverseTransform(arg1 SfSprite) (_swig_ret SfTransform)
func SfSprite_getTransform ¶
func SfSprite_getTransform(arg1 SfSprite) (_swig_ret SfTransform)
func SfText_getInverseTransform ¶
func SfText_getInverseTransform(arg1 SfText) (_swig_ret SfTransform)
func SfText_getTransform ¶
func SfText_getTransform(arg1 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 SfTransformable) (_swig_ret SfTransform)
func SfTransformable_getTransform ¶
func SfTransformable_getTransform(arg1 SfTransformable) (_swig_ret SfTransform)
type SfTransformable ¶
type SfTransformable interface {
Swigcptr() uintptr
}
func SfTransformable_copy ¶
func SfTransformable_copy(arg1 SfTransformable) (_swig_ret SfTransformable)
func SfTransformable_create ¶
func SfTransformable_create() (_swig_ret SfTransformable)
type SfVector2f ¶
type SfVector2f interface { Swigcptr() uintptr SwigIsSfVector2f() SetX(arg2 float32) GetX() (_swig_ret float32) SetY(arg2 float32) GetY() (_swig_ret float32) }
func NewSfVector2f ¶ added in v0.0.3
func NewSfVector2f() (_swig_ret SfVector2f)
func SfCircleShape_getOrigin ¶
func SfCircleShape_getOrigin(arg1 SfCircleShape) (_swig_ret SfVector2f)
func SfCircleShape_getPoint ¶
func SfCircleShape_getPoint(arg1 SfCircleShape, arg2 int64) (_swig_ret SfVector2f)
func SfCircleShape_getPosition ¶
func SfCircleShape_getPosition(arg1 SfCircleShape) (_swig_ret SfVector2f)
func SfCircleShape_getScale ¶
func SfCircleShape_getScale(arg1 SfCircleShape) (_swig_ret SfVector2f)
func SfConvexShape_getOrigin ¶
func SfConvexShape_getOrigin(arg1 SfConvexShape) (_swig_ret SfVector2f)
func SfConvexShape_getPoint ¶
func SfConvexShape_getPoint(arg1 SfConvexShape, arg2 int64) (_swig_ret SfVector2f)
func SfConvexShape_getPosition ¶
func SfConvexShape_getPosition(arg1 SfConvexShape) (_swig_ret SfVector2f)
func SfConvexShape_getScale ¶
func SfConvexShape_getScale(arg1 SfConvexShape) (_swig_ret SfVector2f)
func SfFloatRect_getPosition ¶
func SfFloatRect_getPosition(arg1 SfFloatRect) (_swig_ret SfVector2f)
func SfFloatRect_getSize ¶
func SfFloatRect_getSize(arg1 SfFloatRect) (_swig_ret SfVector2f)
func SfRectangleShape_getOrigin ¶
func SfRectangleShape_getOrigin(arg1 SfRectangleShape) (_swig_ret SfVector2f)
func SfRectangleShape_getPoint ¶
func SfRectangleShape_getPoint(arg1 SfRectangleShape, arg2 int64) (_swig_ret SfVector2f)
func SfRectangleShape_getPosition ¶
func SfRectangleShape_getPosition(arg1 SfRectangleShape) (_swig_ret SfVector2f)
func SfRectangleShape_getScale ¶
func SfRectangleShape_getScale(arg1 SfRectangleShape) (_swig_ret SfVector2f)
func SfRectangleShape_getSize ¶
func SfRectangleShape_getSize(arg1 SfRectangleShape) (_swig_ret SfVector2f)
func SfRenderTexture_mapPixelToCoords ¶
func SfRenderTexture_mapPixelToCoords(arg1 SfRenderTexture, arg2 SfVector2i, arg3 SfView) (_swig_ret SfVector2f)
func SfRenderWindow_mapPixelToCoords ¶
func SfRenderWindow_mapPixelToCoords(arg1 SfRenderWindow, arg2 SfVector2i, arg3 SfView) (_swig_ret SfVector2f)
func SfShape_getOrigin ¶
func SfShape_getOrigin(arg1 SfShape) (_swig_ret SfVector2f)
func SfShape_getPoint ¶
func SfShape_getPoint(arg1 SfShape, arg2 int64) (_swig_ret SfVector2f)
func SfShape_getPosition ¶
func SfShape_getPosition(arg1 SfShape) (_swig_ret SfVector2f)
func SfShape_getScale ¶
func SfShape_getScale(arg1 SfShape) (_swig_ret SfVector2f)
func SfSprite_getOrigin ¶
func SfSprite_getOrigin(arg1 SfSprite) (_swig_ret SfVector2f)
func SfSprite_getPosition ¶
func SfSprite_getPosition(arg1 SfSprite) (_swig_ret SfVector2f)
func SfSprite_getScale ¶
func SfSprite_getScale(arg1 SfSprite) (_swig_ret SfVector2f)
func SfText_findCharacterPos ¶
func SfText_findCharacterPos(arg1 SfText, arg2 int64) (_swig_ret SfVector2f)
func SfText_getOrigin ¶
func SfText_getOrigin(arg1 SfText) (_swig_ret SfVector2f)
func SfText_getPosition ¶
func SfText_getPosition(arg1 SfText) (_swig_ret SfVector2f)
func SfText_getScale ¶
func SfText_getScale(arg1 SfText) (_swig_ret SfVector2f)
func SfTransform_transformPoint ¶
func SfTransform_transformPoint(arg1 SfTransform, arg2 SfVector2f) (_swig_ret SfVector2f)
func SfTransformable_getOrigin ¶
func SfTransformable_getOrigin(arg1 SfTransformable) (_swig_ret SfVector2f)
func SfTransformable_getPosition ¶
func SfTransformable_getPosition(arg1 SfTransformable) (_swig_ret SfVector2f)
func SfTransformable_getScale ¶
func SfTransformable_getScale(arg1 SfTransformable) (_swig_ret SfVector2f)
func SfView_getCenter ¶
func SfView_getCenter(arg1 SfView) (_swig_ret SfVector2f)
func SfView_getSize ¶
func SfView_getSize(arg1 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 ¶ added in v0.0.3
func NewSfVector2i() (_swig_ret SfVector2i)
func SfIntRect_getPosition ¶
func SfIntRect_getPosition(arg1 SfIntRect) (_swig_ret SfVector2i)
func SfIntRect_getSize ¶
func SfIntRect_getSize(arg1 SfIntRect) (_swig_ret SfVector2i)
func SfMouse_getPositionRenderWindow ¶
func SfMouse_getPositionRenderWindow(arg1 SfRenderWindow) (_swig_ret SfVector2i)
func SfRenderTexture_mapCoordsToPixel ¶
func SfRenderTexture_mapCoordsToPixel(arg1 SfRenderTexture, arg2 SfVector2f, arg3 SfView) (_swig_ret SfVector2i)
func SfRenderWindow_getPosition ¶
func SfRenderWindow_getPosition(arg1 SfRenderWindow) (_swig_ret SfVector2i)
func SfRenderWindow_mapCoordsToPixel ¶
func SfRenderWindow_mapCoordsToPixel(arg1 SfRenderWindow, arg2 SfVector2f, arg3 SfView) (_swig_ret SfVector2i)
func SfTouch_getPositionRenderWindow ¶
func SfTouch_getPositionRenderWindow(arg1 uint, arg2 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 ¶ added in v0.0.3
func NewSfVector2u() (_swig_ret SfVector2u)
func SfImage_getSize ¶
func SfImage_getSize(arg1 SfImage) (_swig_ret SfVector2u)
func SfRenderTexture_getSize ¶
func SfRenderTexture_getSize(arg1 SfRenderTexture) (_swig_ret SfVector2u)
func SfRenderWindow_getSize ¶
func SfRenderWindow_getSize(arg1 SfRenderWindow) (_swig_ret SfVector2u)
func SfTexture_getSize ¶
func SfTexture_getSize(arg1 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 ¶ added in v0.0.3
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 SfVertexArray, arg2 int64) (_swig_ret SfVertex)
type SfVertexArray ¶
type SfVertexArray interface {
Swigcptr() uintptr
}
func SfVertexArray_copy ¶
func SfVertexArray_copy(arg1 SfVertexArray) (_swig_ret SfVertexArray)
func SfVertexArray_create ¶
func SfVertexArray_create() (_swig_ret SfVertexArray)
type SfVertexBuffer ¶
type SfVertexBuffer interface {
Swigcptr() uintptr
}
func SfVertexBuffer_copy ¶
func SfVertexBuffer_copy(arg1 SfVertexBuffer) (_swig_ret SfVertexBuffer)
func SfVertexBuffer_create ¶
func SfVertexBuffer_create(arg1 uint, arg2 SfPrimitiveType, arg3 SfVertexBufferUsage) (_swig_ret SfVertexBuffer)
type SfVertexBufferUsage ¶
type SfVertexBufferUsage int
func SfVertexBuffer_getUsage ¶
func SfVertexBuffer_getUsage(arg1 SfVertexBuffer) (_swig_ret SfVertexBufferUsage)
type SfVideoMode ¶
type SfVideoMode interface {
Swigcptr() uintptr
}
type SfView ¶
type SfView interface {
Swigcptr() uintptr
}
func SfRenderTexture_getDefaultView ¶
func SfRenderTexture_getDefaultView(arg1 SfRenderTexture) (_swig_ret SfView)
func SfRenderTexture_getView ¶
func SfRenderTexture_getView(arg1 SfRenderTexture) (_swig_ret SfView)
func SfRenderWindow_getDefaultView ¶
func SfRenderWindow_getDefaultView(arg1 SfRenderWindow) (_swig_ret SfView)
func SfRenderWindow_getView ¶
func SfRenderWindow_getView(arg1 SfRenderWindow) (_swig_ret SfView)
func SfView_copy ¶
func SfView_create ¶
func SfView_create() (_swig_ret SfView)
func SfView_createFromRect ¶
func SfView_createFromRect(arg1 SfFloatRect) (_swig_ret SfView)
type SfWindowHandle ¶
type SfWindowHandle interface {
Swigcptr() uintptr
}
func SfRenderWindow_getSystemHandle ¶
func SfRenderWindow_getSystemHandle(arg1 SfRenderWindow) (_swig_ret SfWindowHandle)
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 SwigcptrSfBuffer ¶
type SwigcptrSfBuffer uintptr
func (SwigcptrSfBuffer) Swigcptr ¶
func (p SwigcptrSfBuffer) Swigcptr() uintptr
type SwigcptrSfCircleShape ¶
type SwigcptrSfCircleShape uintptr
func (SwigcptrSfCircleShape) Swigcptr ¶
func (p SwigcptrSfCircleShape) 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 SwigcptrSfConvexShape ¶
type SwigcptrSfConvexShape uintptr
func (SwigcptrSfConvexShape) Swigcptr ¶
func (p SwigcptrSfConvexShape) 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 SwigcptrSfFont ¶
type SwigcptrSfFont uintptr
func (SwigcptrSfFont) Swigcptr ¶
func (p SwigcptrSfFont) 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 SwigcptrSfImage ¶
type SwigcptrSfImage uintptr
func (SwigcptrSfImage) Swigcptr ¶
func (p SwigcptrSfImage) 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 SwigcptrSfRectangleShape ¶
type SwigcptrSfRectangleShape uintptr
func (SwigcptrSfRectangleShape) Swigcptr ¶
func (p SwigcptrSfRectangleShape) 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 SfShader)
func (SwigcptrSfRenderStates) GetTexture ¶
func (arg1 SwigcptrSfRenderStates) GetTexture() (_swig_ret 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 SfShader)
func (SwigcptrSfRenderStates) SetTexture ¶
func (arg1 SwigcptrSfRenderStates) SetTexture(arg2 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 SwigcptrSfRenderTexture ¶
type SwigcptrSfRenderTexture uintptr
func (SwigcptrSfRenderTexture) Swigcptr ¶
func (p SwigcptrSfRenderTexture) Swigcptr() uintptr
type SwigcptrSfRenderWindow ¶
type SwigcptrSfRenderWindow uintptr
func (SwigcptrSfRenderWindow) Swigcptr ¶
func (p SwigcptrSfRenderWindow) Swigcptr() uintptr
type SwigcptrSfShader ¶
type SwigcptrSfShader uintptr
func (SwigcptrSfShader) Swigcptr ¶
func (p SwigcptrSfShader) Swigcptr() uintptr
type SwigcptrSfShape ¶
type SwigcptrSfShape uintptr
func (SwigcptrSfShape) Swigcptr ¶
func (p SwigcptrSfShape) Swigcptr() uintptr
type SwigcptrSfSprite ¶
type SwigcptrSfSprite uintptr
func (SwigcptrSfSprite) Swigcptr ¶
func (p SwigcptrSfSprite) Swigcptr() uintptr
type SwigcptrSfText ¶
type SwigcptrSfText uintptr
func (SwigcptrSfText) Swigcptr ¶
func (p SwigcptrSfText) Swigcptr() uintptr
type SwigcptrSfTexture ¶
type SwigcptrSfTexture uintptr
func (SwigcptrSfTexture) Swigcptr ¶
func (p SwigcptrSfTexture) 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 SwigcptrSfTransformable ¶
type SwigcptrSfTransformable uintptr
func (SwigcptrSfTransformable) Swigcptr ¶
func (p SwigcptrSfTransformable) Swigcptr() uintptr
type SwigcptrSfVector2f ¶
type SwigcptrSfVector2f uintptr
func (SwigcptrSfVector2f) GetX ¶ added in v0.0.3
func (arg1 SwigcptrSfVector2f) GetX() (_swig_ret float32)
func (SwigcptrSfVector2f) GetY ¶ added in v0.0.3
func (arg1 SwigcptrSfVector2f) GetY() (_swig_ret float32)
func (SwigcptrSfVector2f) SetX ¶ added in v0.0.3
func (arg1 SwigcptrSfVector2f) SetX(arg2 float32)
func (SwigcptrSfVector2f) SetY ¶ added in v0.0.3
func (arg1 SwigcptrSfVector2f) SetY(arg2 float32)
func (SwigcptrSfVector2f) SwigIsSfVector2f ¶ added in v0.0.3
func (p SwigcptrSfVector2f) SwigIsSfVector2f()
func (SwigcptrSfVector2f) Swigcptr ¶
func (p SwigcptrSfVector2f) Swigcptr() uintptr
type SwigcptrSfVector2i ¶
type SwigcptrSfVector2i uintptr
func (SwigcptrSfVector2i) GetX ¶ added in v0.0.3
func (arg1 SwigcptrSfVector2i) GetX() (_swig_ret int)
func (SwigcptrSfVector2i) GetY ¶ added in v0.0.3
func (arg1 SwigcptrSfVector2i) GetY() (_swig_ret int)
func (SwigcptrSfVector2i) SetX ¶ added in v0.0.3
func (arg1 SwigcptrSfVector2i) SetX(arg2 int)
func (SwigcptrSfVector2i) SetY ¶ added in v0.0.3
func (arg1 SwigcptrSfVector2i) SetY(arg2 int)
func (SwigcptrSfVector2i) SwigIsSfVector2i ¶ added in v0.0.3
func (p SwigcptrSfVector2i) SwigIsSfVector2i()
func (SwigcptrSfVector2i) Swigcptr ¶
func (p SwigcptrSfVector2i) Swigcptr() uintptr
type SwigcptrSfVector2u ¶
type SwigcptrSfVector2u uintptr
func (SwigcptrSfVector2u) GetX ¶ added in v0.0.3
func (arg1 SwigcptrSfVector2u) GetX() (_swig_ret uint)
func (SwigcptrSfVector2u) GetY ¶ added in v0.0.3
func (arg1 SwigcptrSfVector2u) GetY() (_swig_ret uint)
func (SwigcptrSfVector2u) SetX ¶ added in v0.0.3
func (arg1 SwigcptrSfVector2u) SetX(arg2 uint)
func (SwigcptrSfVector2u) SetY ¶ added in v0.0.3
func (arg1 SwigcptrSfVector2u) SetY(arg2 uint)
func (SwigcptrSfVector2u) SwigIsSfVector2u ¶ added in v0.0.3
func (p SwigcptrSfVector2u) SwigIsSfVector2u()
func (SwigcptrSfVector2u) Swigcptr ¶
func (p SwigcptrSfVector2u) Swigcptr() uintptr
type SwigcptrSfVector3f ¶
type SwigcptrSfVector3f uintptr
func (SwigcptrSfVector3f) GetX ¶ added in v0.0.3
func (arg1 SwigcptrSfVector3f) GetX() (_swig_ret float32)
func (SwigcptrSfVector3f) GetY ¶ added in v0.0.3
func (arg1 SwigcptrSfVector3f) GetY() (_swig_ret float32)
func (SwigcptrSfVector3f) GetZ ¶ added in v0.0.3
func (arg1 SwigcptrSfVector3f) GetZ() (_swig_ret float32)
func (SwigcptrSfVector3f) SetX ¶ added in v0.0.3
func (arg1 SwigcptrSfVector3f) SetX(arg2 float32)
func (SwigcptrSfVector3f) SetY ¶ added in v0.0.3
func (arg1 SwigcptrSfVector3f) SetY(arg2 float32)
func (SwigcptrSfVector3f) SetZ ¶ added in v0.0.3
func (arg1 SwigcptrSfVector3f) SetZ(arg2 float32)
func (SwigcptrSfVector3f) SwigIsSfVector3f ¶ added in v0.0.3
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 SwigcptrSfVertexArray ¶
type SwigcptrSfVertexArray uintptr
func (SwigcptrSfVertexArray) Swigcptr ¶
func (p SwigcptrSfVertexArray) Swigcptr() uintptr
type SwigcptrSfVertexBuffer ¶
type SwigcptrSfVertexBuffer uintptr
func (SwigcptrSfVertexBuffer) Swigcptr ¶
func (p SwigcptrSfVertexBuffer) Swigcptr() uintptr
type SwigcptrSfVideoMode ¶
type SwigcptrSfVideoMode uintptr
func (SwigcptrSfVideoMode) Swigcptr ¶
func (p SwigcptrSfVideoMode) Swigcptr() uintptr
type SwigcptrSfView ¶
type SwigcptrSfView uintptr
func (SwigcptrSfView) Swigcptr ¶
func (p SwigcptrSfView) 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 SwigcptrVkAllocationCallbacks ¶
type SwigcptrVkAllocationCallbacks uintptr
func (SwigcptrVkAllocationCallbacks) Swigcptr ¶
func (p SwigcptrVkAllocationCallbacks) Swigcptr() uintptr
type SwigcptrVkInstance ¶
type SwigcptrVkInstance uintptr
func (SwigcptrVkInstance) Swigcptr ¶
func (p SwigcptrVkInstance) Swigcptr() uintptr
type SwigcptrVkSurfaceKHR ¶
type SwigcptrVkSurfaceKHR uintptr
func (SwigcptrVkSurfaceKHR) Swigcptr ¶
func (p SwigcptrVkSurfaceKHR) Swigcptr() uintptr
type VkAllocationCallbacks ¶
type VkAllocationCallbacks interface {
Swigcptr() uintptr
}
type VkInstance ¶
type VkInstance interface {
Swigcptr() uintptr
}
type VkSurfaceKHR ¶
type VkSurfaceKHR interface {
Swigcptr() uintptr
}
Click to show internal directories.
Click to hide internal directories.