|
2dfc21b8ef
|
distance can now be represented by a constant pixel value or a function that is called when the distance have to be updated
|
2023-02-15 08:57:24 +01:00 |
|
|
e5ce93a207
|
added a RoomCreate and a RoomJoin scene
|
2023-02-14 23:02:44 +01:00 |
|
|
3db2ea3c9a
|
fixed the on_pressed event on the bbox
|
2023-02-14 13:43:22 +01:00 |
|
|
48da47c234
|
added Image and Input widgets
|
2023-02-14 10:36:59 +01:00 |
|
|
31d1069709
|
added Button widget (label to fix)
|
2023-02-13 20:32:23 +01:00 |
|
|
59ee20efe5
|
fixed bbox property not returning the correct x2 and y2
|
2023-02-13 14:31:25 +01:00 |
|
|
11476f5de8
|
added on_press, on_release, on_hover_enter, on_hover_leave event on BoxWidget
|
2023-02-12 14:04:07 +01:00 |
|
|
9b008cbaea
|
added BoxWidget class that allow widgets with a bbox
|
2023-02-11 00:31:48 +01:00 |
|