View bf4_offsets.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
OFFSET_DXRENDERER : 0x142738080 | |
OFFSET_GAMERENDERER : 0x142672378 | |
OFFSET_ANGLES : 0x1423b2ec0 | |
OFFSET_MAIN : 0x142364b78 | |
OFFSET_WORLDRENDERSETTINGS : 0x1426724a0 | |
OFFSET_BORDERINPUTNODE : 0x142671fb0 | |
OFFSET_WEAPON : 0x0 | |
OFFSET_SOLDIER_JD62 : 0x142679340 | |
OFFSET_DXDISPLAYSETTINGS : 0x142364c70 | |
OFFSET_FLAG : 0x142385a98 |
View colors.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
class: Color | |
type: enum | |
description: Encapsulates an abstract color. Contains a large list | |
of different colors which can be accessed like: | |
Color.Russet | |