Modul Pygame tidak memiliki anggota
"""If you are using pylint on Visual Studio Code write
this line at the beginning of the program :"""
# pylint: disable=no-member
"""the rest of the program :"""
x = bla bla
....
Morpheus v2.0