mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-13 13:25:16 +00:00
Color: Fixed a confusing inconsistency in documentation
This commit is contained in:
parent
d9f0546cb3
commit
1a4b653d07
@ -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{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user