Skip to content

Commit

Permalink
TODO #231
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom committed May 8, 2024
1 parent 440b4ac commit 439d6cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/common/model/Particle.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ export type ParticleStateObject = {
vy: number;
};

//TODO https://github.com/phetsims/gas-properties/issues/231 implement TPoolable ?
export default class Particle {

// These are settable in the Diffusion screen
Expand Down

0 comments on commit 439d6cd

Please sign in to comment.