Class AS::DisplayList
In: lib/as_main.rb
Parent: Object

Wrapper class for OpenGL display lists.

Methods

call   gen_list   new  

Attributes

list_id  [R] 

Public Class methods

Creates a display list from the block passed to the constructor.

Public Instance methods

Call the display list.

[Validate]