Open main menu

CDOT Wiki β

Changes

BTP300 Student Resources

No change in size, 18:09, 11 October 2011
Useful Pseudo Code
=Student Resources=
The purpose of this page is to share useful information that can help all groups with their projects.
==Useful Pseudo Codepseudo code==
This is one way to design some of your classes. Other ways are also possible. The instance variable and pointer names are left to your discretion. Not all methods and functions are included. The simpler ones are omitted.
===CFrame===