Skip to content

Latest commit

 

History

History
65 lines (44 loc) · 581 Bytes

ClassList.md

File metadata and controls

65 lines (44 loc) · 581 Bytes

#Namespace EcocoDeFightBase

Physics

  • MovableCharact
  • ControllableCharact
  • Collider(s)
  • Map

Drawing / Sound

  • Bitmap
  • Animation
  • Animator
  • Camera
  • Sound

Game Flow

  • Enviroment
  • GameFlowDriver
  • Input

Others

  • Color
  • Point

#Namespace EcocoDeFight

Ecoco (main character)

  • Ecoco
  • Penguin
  • PenguinState_*

Enemy

  • (Iced)Mob
  • Caterpillar
  • Mouse
  • Watermelon

Resource

  • BGMPlayer
  • BackGround
  • GameMap
  • ScoreBoard
  • StageIn

Stage Control

  • IStage
  • Stage*
  • State*
  • GameFlow

#Basic Game Flow

ecoflow