SceneManager:IsWithinBounds
From Data Realms Wiki
(Difference between revisions)
Latest revision as of 00:47, 28 June 2012
Function | |
---|---|
Syntax | IsWithinBounds( * Int coordinates.
|
Description: | |
Returns whether the integer coordinates passed in are within the bounds of the current Scene, considering its wrapping. | |
Returns | Whether within bounds or not, considering wrapping. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |