SimpleBox.this

initialises with a box and a texture

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

Meta