SimpleBox.this

initialises with a box and a colour image

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

Meta