mirror of
https://github.com/OpenMW/openmw.git
synced 2026-01-23 07:00:57 +00:00
docs - adjust more ordering and add interfaces to package table
This commit is contained in:
parent
3bdf57f7c1
commit
320b2cf55e
3 changed files with 5 additions and 4 deletions
|
|
@ -9,7 +9,7 @@ Interfaces
|
|||
|
||||
Activation <interface_activation>
|
||||
AI <interface_ai>
|
||||
Animation <interface_animation>
|
||||
AnimationController <interface_animation>
|
||||
Camera <interface_camera>
|
||||
Controls <interface_controls>
|
||||
Crimes <interface_crimes>
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@ Packages
|
|||
core <openmw_core>
|
||||
debug <openmw_debug>
|
||||
input <openmw_input>
|
||||
interfaces <openmw_interfaces>
|
||||
markup <openmw_markup>
|
||||
menu <openmw_menu>
|
||||
nearby <openmw_nearby>
|
||||
|
|
|
|||
|
|
@ -78,11 +78,11 @@ Events
|
|||
:hidden:
|
||||
|
||||
Widget <widgets/widget>
|
||||
Container <widgets/container>
|
||||
Flex <widgets/flex>
|
||||
Image <widgets/image>
|
||||
Text <widgets/text>
|
||||
TextEdit <widgets/textedit>
|
||||
Image <widgets/image>
|
||||
Flex <widgets/flex>
|
||||
Container <widgets/container>
|
||||
|
||||
Example
|
||||
-------
|
||||
|
|
|
|||
Loading…
Reference in a new issue