Page MenuHomeGitPull.it
Diviner Tech Docs CeleritySpriteGenerator

final class CeleritySpriteGenerator
Phorge Technical Documentation (Celerity)

This class is not documented.

Methods

public function buildTokenSheet()

Build the sprite sheet of token images used by the Token application

Return
PhutilSpriteSheet

public function buildLoginSheet()

Build the sprite sheet of authentication provider logos

Return
PhutilSpriteSheet

private function getPath($to_path)

This method is not documented.
Parameters
$to_path
Return
wild

private function getDirectoryList($dir)

This method is not documented.
Parameters
$dir
Return
array<string>File names of the images, without file extension

private function buildSheet($name, $has_retina, $type, $extra_css)

This method is not documented.
Parameters
$name
$has_retina
$type
$extra_css
Return
PhutilSpriteSheet