Conversation

Notices

  1. I'm such a hard worker. Half the methods I'm adding are placeholders that do absolutely NOTHING.

    Thursday, 22-Mar-12 02:25:40 UTC from StatusNet Android
    1. @redenchilada void doStuff() { /* Lol I lied, it actually does nothing. */}

      Thursday, 22-Mar-12 02:26:13 UTC from web
      1. @minti Actual code excerpt: public static void hurt(double xSource, double ySource) {/*lol idk, this should hurt people at some point*/}

        Thursday, 22-Mar-12 02:28:07 UTC from StatusNet Android
        1. @redenchilada Haha. Method stubs are best stubs. At least you plan out your code.

          Thursday, 22-Mar-12 02:29:02 UTC from web
          1. @minti My code is currently a mess of abstract classes that should actually be static classes referencing other abstract methods that should actually be static classes with a side of objects that have paths of inheritance that would spill off of the paper if I wrote them down. Anyone who can actually code would cry if they looked at it.

            Thursday, 22-Mar-12 02:32:34 UTC from StatusNet Android
            1. @redenchilada ... I wanna see a method chart now. Haha

              Thursday, 22-Mar-12 02:33:13 UTC from web
              1. @minti a what now

                Thursday, 22-Mar-12 02:37:11 UTC from StatusNet Android
                1. @redenchilada A chart that sees what methods call what other methods, and what classes are used and how they interact etc.

                  Thursday, 22-Mar-12 02:37:57 UTC from web
                  1. @minti uhhh Can Eclipse generate one or will I have to sketch one out myself?

                    Thursday, 22-Mar-12 02:39:05 UTC from StatusNet Android
                    1. @redenchilada Normally you get a plugin to do it, I've never used Eclipse so you'll have to find it. It's basically a flow chart of your program. xD

                      Thursday, 22-Mar-12 02:39:34 UTC from web
            2. @redenchilada I don't code, and it hurts anyways. It at least runs. Right?

              Thursday, 22-Mar-12 02:33:33 UTC from web
              1. @greatandpowerfuleaglehooves Of course it runs. That's all I care about.

                Thursday, 22-Mar-12 02:35:08 UTC from StatusNet Android