mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 17:59:48 +00:00
Color: Fixed a confusing inconsistency in documentation
This commit is contained in:
@ -38,7 +38,7 @@ class Color{
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns the alpha (transparency) value of this colour.
|
||||
* Returns the alpha (opacity) value of this colour.
|
||||
* @return int
|
||||
*/
|
||||
public function getA() : int{
|
||||
|
Reference in New Issue
Block a user