mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
changed comment
This commit is contained in:
parent
f8f1515162
commit
1f6600d77a
@ -10,7 +10,7 @@ class DirectFrame(DirectGuiWidget):
|
|||||||
# Each of these has 1 or more states
|
# Each of these has 1 or more states
|
||||||
# The same object can be used for all states or each
|
# The same object can be used for all states or each
|
||||||
# state can have a different text/geom/image (for radio button
|
# state can have a different text/geom/image (for radio button
|
||||||
# and check button indicators, for example
|
# and check button indicators, for example).
|
||||||
optiondefs = (
|
optiondefs = (
|
||||||
# Define type of DirectGuiWidget
|
# Define type of DirectGuiWidget
|
||||||
('pgFunc', PGItem, None),
|
('pgFunc', PGItem, None),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user