Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- public class noise1 {
- static bool noise2 = 0;
- public static void soundUp() {
- noise2=++
- }
- public static void soundDown() {
- noise2=--
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement