Book Image

Lua Game Development Cookbook

By : Mario Kasuba, Mário Kašuba
Book Image

Lua Game Development Cookbook

By: Mario Kasuba, Mário Kašuba

Overview of this book

Table of Contents (16 chapters)
Lua Game Development Cookbook
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface
Index

Chapter 6. The User Interface

This chapter will cover the following recipes:

  • Drawing a simple window

  • Moving the window

  • Using the window hierarchy

  • Showing the part of the window with the stencil test and window content scrolling

  • Window controls and interaction