Class CardRegular
The background card of the original osu!nextsig design.
- Card
-
CardRegular
public
|
|
public
|
#
drawBackgroundFill( Imagick $base, string $hexColour )
Draws the background's fill for the signature |
public
|
|
public
|
|
public
|
|
public
|
|
public
|
__construct()
|
integer |
SIG_MARGIN
The margin of the entire signature card |
#
3
|
integer |
SIG_STROKE_WIDTH
The outer stroke width of the signature card |
#
2
|
integer |
SIG_INNER_PADDING
The inner padding of the signature card |
#
6
|
integer |
SIG_ROUNDING
How much to round the edges of the signature card |
#
3
|
integer |
SIG_OUTER_ROUNDING
How much to round the outer edges of the signature card |
#
3
|
integer |
TRIANGLE_STRIP_HEIGHT
How large the triangle strip should be |
#
28
|
string |
IMG_TRIANGLES
The triangles image to use for the signature card's header |
#
"img/triangles_all.png"
|
$baseHeight,
$baseWidth,
$canvas,
$user
|