mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-18 12:04:46 +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
|
* @return int
|
||||||
*/
|
*/
|
||||||
public function getA() : int{
|
public function getA() : int{
|
||||||
|
Reference in New Issue
Block a user