game: online: recoded but collision not work
This commit is contained in:
@ -4,7 +4,7 @@ import { Segment } from "./Segment.js";
|
||||
import { PongGame } from "./PongGame.js";
|
||||
import { Position } from "./Position.js";
|
||||
|
||||
export class MyPlayer extends PongPlayer
|
||||
export class PongMyPlayer extends PongPlayer
|
||||
{
|
||||
/**
|
||||
* @param {Client} client
|
||||
|
Reference in New Issue
Block a user