mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 08:44:01 +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
|
||||
*/
|
||||
public function getA() : int{
|
||||
|
Loading…
x
Reference in New Issue
Block a user