mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 00:32:57 -04:00
event: Mention that ButtonEvent API is not stable for Python use
This commit is contained in:
parent
6419acb56f
commit
e2c26adcf0
@ -42,6 +42,9 @@ class DatagramIterator;
|
|||||||
* keyboard (and other buttons for which there is a corresponding ButtonHandle
|
* keyboard (and other buttons for which there is a corresponding ButtonHandle
|
||||||
* object), while keystroke events are defined across the entire Unicode
|
* object), while keystroke events are defined across the entire Unicode
|
||||||
* character set.
|
* character set.
|
||||||
|
*
|
||||||
|
* This API should not be considered stable and may change in a future version
|
||||||
|
* of Panda3D.
|
||||||
*/
|
*/
|
||||||
class EXPCL_PANDA_EVENT ButtonEvent {
|
class EXPCL_PANDA_EVENT ButtonEvent {
|
||||||
PUBLISHED:
|
PUBLISHED:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user