Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F4673
player.py
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
353 B
Referenced Files
None
Subscribers
None
player.py
View Options
from
k.ui
import
*
from
.base
import
Keys
class
Panel
(
Keys
):
def
__init__
(
self
,
panel
,
anchors
,
container
):
super
()
.
__init__
(
panel
,
anchors
,
container
)
self
.
lbl_title
=
pygame_gui
.
elements
.
UILabel
(
text
=
'player'
,
manager
=
self
.
k
.
gui
,
container
=
self
.
container
,
relative_rect
=
SPACER
)
File Metadata
Details
Attached
Mime Type
text/x-script.python
Expires
Mon, Sep 21, 12:04 PM (3 h, 10 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3605
Default Alt Text
player.py (353 B)
Attached To
Mode
rK Media System
Attached
Detach File
Event Timeline
Log In to Comment