Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start documenting everything! #11

Open
26 of 30 tasks
Hamcha opened this issue Dec 3, 2017 · 0 comments
Open
26 of 30 tasks

Start documenting everything! #11

Hamcha opened this issue Dec 3, 2017 · 0 comments
Assignees
Labels
enhancement Missing or better functionality low priority Nice to have, but not required right now

Comments

@Hamcha
Copy link
Member

Hamcha commented Dec 3, 2017

As of 2017/12/05:

Behaviours

  • Hovercraft.h

Components

  • Camera.h
  • Light.h
  • MeshCollider.h
  • Renderable.h
  • Rigidbody.h
  • Sprite.h
  • Transform.h

Input

  • GCController.h
  • HovercraftController.h

Math

  • Matrix.h
  • Quaternion.h
  • Rect.h
  • Vector.h
  • Vector2D.h

Rendering

  • Graphics.h
  • Material.h
  • Mesh.h
  • Shader.h
  • Texture.h

Resources

  • MeshResource.h
  • Resource.h
  • ResourceLoader.h
  • ShaderResource.h
  • TextureResource.h

Systems

These don't really need much docs, some explaination of the private methods might be useful for later though

  • BehaviourSystem.h
  • InputSystem.h
  • PhysicsSystem.h
  • RenderSystem.h
  • UISystem.h
@Hamcha Hamcha self-assigned this Dec 5, 2017
@Hamcha Hamcha added enhancement Missing or better functionality low priority Nice to have, but not required right now labels Dec 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Missing or better functionality low priority Nice to have, but not required right now
Projects
None yet
Development

No branches or pull requests

1 participant