RectangleShape.create

  1. void create()
  2. RectangleShape create(vec2 position, vec2 size)
  3. RectangleShape create(Texture texture, vec2 position, vec2 size)
  4. RectangleShape create(Texture texture, vec2 position, vec2 size, vec4 texCoords)
    class RectangleShape
    static
    create
    (
    Texture texture
    ,,
    vec2 size
    ,
    )

Meta