Class Beamer
- java.lang.Object
-
- Item
-
- Beamer
-
public class Beamer extends Item
Décrivez votre classe Beamer ici.- Version:
- 12/04/2021
- Author:
- Alban FERRACANI
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcharge(Room pChargeRoom)voiddischarge()RoomgetRoomCharge()booleanisCharged()-
Methods inherited from class Item
getDescription, getNomItem, getPoids, getShortDescription
-
-