Skip to content

s1223/grafkomFJT

Repository files navigation

grafkomFJT

File Utama

berada di Object.cpp

File Tambahan

Kotak

nama file : Kotak.h
nama file : Lingkaran.h
: Segitiga.h

OOP Template

  • Class Object
    • This class is the base class. It have interface method which is render() method. This method should implemented later in its child class.
  • Class Square
    • Child of Object class. Should implement render() method.
  • Class Main
    • Entrypoint of the application. Should initialize windows, rendering process, etc.

Good Luck, Have Fun. - Ocsa

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages