Overview

Classes

  • Card
  • CardRegular
  • Component
  • ComponentAvatar
  • ComponentFlag
  • ComponentImage
  • ComponentLabel
  • ComponentXPBar
  • ErrorImage
  • OsuAPI
  • OsuSignature
  • PredefinedColours
  • Signature
  • Template
  • TemplateNormal
  • Utils
  • Overview
  • Class

Class OsuSignature

The osu! signature object.

Signature
Extended by OsuSignature
Author: Lemmmy
Located at OsuSignature.php
Methods summary
public
# __construct( array $user, Template $template )

Creates a new osu! signature.

Creates a new osu! signature.

Parameters

$user
The user whom the signature will be the signature's subject
$template
The template this signature will be based on.

Overrides

Signature::__construct()
public array
# getUser( )

Returns

array
The user data of the requested signature's subject
public string
# getHexColour( )

Returns

string
public
# generate( $hexColour = "#bb1177" )
Methods inherited from Signature
drawBackground(), getCanvas(), output()
Properties inherited from Signature
$canvas
API documentation generated by ApiGen