Search:

Type: Posts; User: ~Kyo~

Search: Search took 0.11 seconds.

  1. Thread: OOP and java

    by ~Kyo~
    Replies
    6
    Views
    1,689

    Re: OOP and java

    Ok so in short interfaces are promises to make any class that implements them to have specific functions. So in a way it is like having inheritance with promises of overloading any functions from...
  2. Thread: OOP and java

    by ~Kyo~
    Replies
    6
    Views
    1,689

    Re: OOP and java

    They have some strange deals in android so it is likely android related. I am in the process of breaking it into smaller parts - unfortunately lets take the accelerometer and the specific question...
  3. Thread: OOP and java

    by ~Kyo~
    Replies
    6
    Views
    1,689

    Re: OOP and java

    They should be, so far all my examples have shown it done this way. In general my logic is usually separated. In the cases I have seen java has been some thrown together stuff. No doubt minecraft...
  4. Thread: OOP and java

    by ~Kyo~
    Replies
    6
    Views
    1,689

    OOP and java

    I am a bit new to java and had decided to program for my nexus7... I am well versed in C++ and was wondering if it was possible to structure code similarly to what you would see in a C++ project in...
Results 1 to 4 of 4