Search:

Type: Posts; User: codyjames9955

Search: Search took 0.01 seconds.

  1. Replies
    0
    Views
    1,394

    Winforms. Problem adding to panels.

    I've been developing this game editor in C# on a winform for about a week and have ran into a problem. My save works. I can add tiles fine. I encounter a problem when i try to add a snap function....
  2. Replies
    7
    Views
    1,561

    I'm trying to do interaction between objects in a...

    I'm trying to do interaction between objects in a game.. and its somewhat confusing.. So I want to be able to trigger when something happens.. ex. collision etc..
  3. Replies
    7
    Views
    1,561

    Yeah.. basically.. or would i be better off...

    Yeah.. basically.. or would i be better off having functions in the Parent class to handle the communication between objects
  4. Replies
    7
    Views
    1,561

    Okay.. So is it better to have something within...

    Okay.. So is it better to have something within the class they are contained in messaging between them. then to have functions built in the classes communicating to each other. so say pass the class...
  5. Replies
    7
    Views
    1,561

    Quick question about classes

    I'm wondering what is the best method to go about this. So say i have class A and class B and an instance of each within the same scope.. How would I access one class from another. I hope you...
Results 1 to 5 of 5