Open main menu

CDOT Wiki β

Changes

BTP300 Practical Tips 2012

156 bytes added, 16:26, 7 September 2012
no edit summary
Share useful information that can help all groups with their projects.
==A1 ==* executable code (BORLAND) about the display and edit functions <a href="https://scs.senecac.on.ca/~peter.liu/a1test_editBORLAND.exe"></a> ==A2: Useful Pseudo Code (Dr. Chris Szalwinski) ==
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===
1
edit