Changes

Jump to: navigation, search

Assignment 2 (Release 0.1): Q & A

10 bytes added, 13:24, 13 October 2012
no edit summary
'''Q:''' How does the capture function work?<br>
'''A:''' It sets the position to which ever area the character is to receive and calls a method called .get character(). This is a method that was not introduced to zus but it is inside the capture function.<br>
'''Submitted by:''' Shavauhn and Elsi, Team 6<br><br>
'''Q:''' Can you call a method on the most derived class if using multiple inheritance and the two bases has the same name?<br>
'''A:''' Yes you can but need need to use :: to deal with the ambiguity between the class. So you would call base::method()<br>
'''Submitted by:''' Shavauhn and Elsi, Team 6<br><br>
1
edit

Navigation menu