CSC120 Recap Demos for month 1 of CSC220, Fall 2019
Interface Inheritance added 9/5, rotation of bounding boxes
9/6, implementation inheritance 9/10.
CSC220F19DemoA_SetupDraw
demo from 8/29 recap of csc120. See 8/29 videos at the bottom
of this page.
CSC220F19DemoB_Function
demo from 8/29 recap of csc120. See 8/29 videos at the bottom
of this page.
CSC220F19DemoC_Class
demo from 8/29 recap of csc120. See 8/29 videos at the bottom
of this page.
CSC220F19DemoD_ClassArray
demo from 8/29 recap of csc120. See 8/29 videos at the bottom
of this page.
CSC220F19DemoE_ClassArrayTranslate
demo from 8/29 recap of csc120. See 8/29 videos at the bottom
of this page.
Added a "while" loop and some comments in
class on 9/3.
CSC220F19DemoF_ClassArrayTranslateBB
added bounding boxes & collision detection in class 9/3.
Added keyPressed() detection of 'f' for
freezing display & 'b' for toggling bounding box display 9/3
evening.
CSC220F19DemoG_ClassInterfaceInheritance
added interface inheritance for peer classes Avatar1 and
Avatar2.
Rotation of bounding boxes added Friday
9/6. Here is an illustration to thing through rotateBB().
CSC220F19DemoH_HelperClassInheritance
adds an abstract helper class for shared parts of Avatar1 and
Avatar2.
See 9/10 Zoom recording below.
VIDEOS
Fall 2019 videos removed per KUIT, see bottom
of our CSC220 course page.