C# Class NeHe.Lesson05

Lesson 05: Solid Objects.

Original Author: Jeff Molofee (NeHe) http://nehe.gamedev.net/data/lessons/lesson.asp?lesson=05

C# Implementation: Randy Ridge http://www.taoframework.com

Inheritance: System.Windows.Forms.Form
Show file Open project: mono/gtkglarea-sharp

Public Methods

Method Description
Main ( string argc ) : int
RotateObjects ( ) : bool

Method Details

Main() public static method

public static Main ( string argc ) : int
argc string
return int

RotateObjects() public static method

public static RotateObjects ( ) : bool
return bool