Update docs/dev/Lua API.rst

Co-authored-by: Myk <myk.taylor@gmail.com>
develop
shevernitskiy 2023-08-30 12:49:28 +03:00 committed by GitHub
parent 72a985c3b0
commit 63913567cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

@ -3915,9 +3915,6 @@ These modules make extensive use of the ``class`` module, and define
things ranging from the basic ``Painter``, ``View`` and ``Screen``
classes, to fully functional predefined dialogs.
In addition to the ``gui`` module, there is a ``textures`` module that allows
you to perform actions on textures to use them as tiles during rendering.
gui
===