Overview

Classes

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

Class TemplateNormal

The original osu!nextsig signature card. This is the design that followed through from v1 to v3. This is a pretty messy class.

Template
Extended by TemplateNormal
Author: Lemmmy
Located at TemplateNormal.php
Methods summary
public
# __construct( OsuSignature $signature )

Add the components.

Add the components.

Parameters

$signature
The base signature.

Overrides

Template::__construct()
public integer
# getImageMarginWidth( )

Returns

integer
The width to be added to the image.

Overrides

Template::getImageMarginWidth()
public integer
# getImageMarginHeight( )

Returns

integer
The height to be added to the image.

Overrides

Template::getImageMarginHeight()
Methods inherited from Template
addComponent(), calculateBaseHeight(), calculateBaseWidth(), drawComponents(), getCard(), getComponents(), getSignature(), setCard()
Properties inherited from Template
$extraHeight, $extraWidth
API documentation generated by ApiGen