This document provides summaries of various topics related to functions and classes in Ring including: defining functions; parameters, return values, and scope; recursion; and calling functions. It also summarizes topics related to game engines in Ring such as classes for sprites, maps, sound, and more. Additionally, it summarizes Ring's graphics and GUI capabilities as well as functions for strings, lists, files, and more.