SimpleBox.this

initialises with a box and a texture

  1. this(SDL_Rect pbox, SDL_Color colour)
  2. this(SDL_Rect pbox, Texture texture)
    class SimpleBox
    this
    (
    SDL_Rect pbox
    ,
    Texture texture
    )

Meta